General :: HTC One Fully Wiped - Now No SDCard Folder
Jul 29, 2013
I did a full wipe of my phone to see If I ccan get rid of cyanogen mod. Now I have no sdcard folder. and I'm stuck in the TWRP menu. Is their anyway of getting my phone back? I have AT&T. I have no android software nothing. but in filemanager It finds a couple folder mostly all empty. Did I void my warranty? Will I never get my phone back?
View 3 Replies
Sep 14, 2009
I want to make a sdcard folder private to my application same the way we have /data/data/<app> directory. and prevent the access of that folder from other apps.
How could I achieve this in android?
View 3 Replies
View Related
Jan 14, 2013
have created a folder in SdCard using a code below:
if (Environment.MEDIA_MOUNTED.equals(state)) {
// We can read and write the media
log.v("Storage","ablo to read and write");
//create Beatss folder
File direct = new File(Environment.getExternalStorageDirectory() + "/Beatss");
boolean success = true;
if (!direct.exists()) {
success = direct.mkdir();
}
I can see that this folder has been created through DDMS. When I connect phone via USB to computer and explore the sdCard i dont see this folder. However, as I mentioned I can see it via DDMS. What is wrong?
View 2 Replies
View Related
Mar 5, 2009
Man, this application is so awesome....... simple but what a great way to study. Anyway, does anyone know if the flashcards are stored on the sdcard or the phone? I found a folder on the sdcard named studydroid, but using Astro it looks like the folder is empty.
View 8 Replies
View Related
Sep 29, 2010
I am not able to view SDCard folder in FileExplorer of DDMS in Android.
But I was able to view SDCard folder when I used adb command from command prompt like below:
androidsdk ools>adb shell
$ ls
I am able to view list of folders when I typed ls in which I can see sdcard folder from the list of folders .my doubt how can we view the sdCard option in Eclipse using FileExplorer.Also I want I want to delete or insert some files in sdcard.How can this be possible for me.can anyone hel me in sorting out this issue.
View 1 Replies
View Related
Aug 24, 2010
I posted this thread on the tips and tricks realizing that this section might be better.
I am trying to set up custom icons and was following the instructions on the tips and tricks but on my SDcard i do not see the folder "dcim". any reason why? what do i need to do to see this folder?
View 1 Replies
View Related
Oct 15, 2010
Ok I have been trying to figure this out for a while. I have an application that needs to read images from a folder created by the application on the sdcard. I have no idea what the names of the files are because the user specifies the names of the files. I need to read the images from the folder and make something like the default image viewer, where you can share them delete them and things like that. Im thinking read them into a grid view first but 1) cant figure out how to dynamically read them from a folder 2) how would I implement the image options like the default viewer? If there was a way to open the default viewer on a certain folder that would help.
Anyways any input would be amazing been working on it for a while.
View 1 Replies
View Related
Sep 30, 2010
I rooted my phone back before 2.2 came out. I've played with CWM, made Nandroid and Titanium backups, removed bloat and installed most of the root only apps. What I haven't done yet is flash a ROM. This is mainly because it seems that while there are a crap ton of ROMs being developed out there all of them seem to either not be fully stable or are missing some sort of key feature (camera, videocam, bluetooth, LED, internal storage, etc).
Are there any ROMs that you folks are currently using that's stable and has all the features of the phone working? If not, what's the closest one that you've found?
View 17 Replies
View Related
Jan 15, 2014
Tablet is a GT-P7500 Samsung Galaxy 10.1...Was going to be installing a new ROM on my tablet, problem is I though I had transferred the files onto the old tablet, but I had accidentally transferred them to my new tablet. So I opened up CWM and wiped everything. Then went to install from zip and the files weren't there. So I cant boot back into android to transfer the files. I can't boot into adt either and sammobile new hosting site terafile wont allow me to download any of the original files to flash with odin as it keeps coming up with Wrong IP.
Currently it loads to the splash screen showing Samsung Galaxy Tab 10.1 and sits there.Any links to a ROM I can flash through ODIN. Or a way to transfer files onto a dead tab?
View 2 Replies
View Related
Oct 22, 2013
I wiped the internal storage on my htc one on accident while trying to wipe the dalvik cache on twrp. Now when I turn on my phone it gets stuck on the splash screen. I hold down the volume button when turning it on and it goes to hboot where I am able to navigate to fastboot and my twrp recovery. Besides those two things all data on my phone is completely gone the storage only has about 16 megabytes on it now. In the cmd prompt typing in adb comes up with device not found and adb device shows an empty list.
Fastboot devices in cmd however dpes find my phone which is odd. Updating my drives doesn't work and the mtp driver can not install for some reason. So I can not use adb to push or sideload anything. I could use twrp to sideload something maybe if I could somehow get something onto my phone. RUU won't work because I never turned my s-off and since I am now at this stage I don't know of anyway I can turn my s-off. how I could get my adb to find my device(updating drivers doesn't work). I've unlocked and relocked bootloader so many times for different things. Basically there is no os on my phone. I can not use adb to put a rom on my phone. I only have access to boot fast boot usb and twrp recovery.
View 5 Replies
View Related
Apr 27, 2014
Few days ago I was wiping my phone to install another rom and besides wiping data and cache, I also made the huge mistake of wiping SYSTEM... My phone now just boots into recovery and nothing else.
I have an Efox Smart e4, equals to no.1 s6 and hdc galaxy s4 according to other posts here. MTK 6589, 1gb internal, 1,84gb internal sd.
The first custom rom that i installed was Essefour no.1 s6 by iceman and also the touch recovery. The rom performed great but I wanted to solve the issue that the phone kept switching between sd external and internal randomly. Also, I wanted to merge the internal memory with the internal sd so I was gonna try another rom. With this problem, was even trying the stock rom but to no avail.
When I try to install the Smart e4 factory rom for cwm and I get status 7.
E:Resource type (image) failed to load
Installing /sdcard/SMART-E4_V1.0_V01_2013-10-29_CWM.zip
Checking for MD5 file
Skipping MD5 check: no MD5 file found.
... Writing boot...
assert failed: write_raw_image("/tmp/boot.img", "boot")
Error in /sdcard/SMART-E4_V1.0_V01_2013-10-29_CWM.zip
(Status 7)
Other roms it just fails.
Right now, my computer windows 8.1 x64 can't identify correctly my phone, only access the sd. So can't do any adb push. In download mode it identifies as lenovo composite interface?? and cdc serial, the last I can't install. In other modes, I get gt-9500 but with the yellow triangle.
View 3 Replies
View Related
Oct 4, 2013
i accidently wiped out all my internal htc one data storage and now im stucked, the phone was sim unlocked and rooted,
now what is left in the phone is twrp prog. and i start to make a power off through twrp it pop up a message that the phone
need to be rooted and i pushed the start up recovery botton it says the it tampered and unlocked but the S-on
and i bought the phone modified so i dont have any experience on android i was an iphone user before
i dont know hw to push a file to the storage cos i cant have acces on the phone through searching in my computer
and i searched for bell canada or rogers RUU but it wasnt available
View 3 Replies
View Related
Jan 24, 2013
I've been using android for a while now, and I actually can move smoothly througth the system. But now I want to update for the first time my firmware with a newer custom rom. And I have some doubts:
Usually all customs roms make you do the wipes. What what actually happens with that? I know what those directories have, but I guess the proccess only erases the apps and some configuration, right? Because I think some apps config are stored on the internal storage.
It is recommendable to make a backup of the folders to be wiped and then restore it? If it is, will the overall config be the same as before the rom change?
View 1 Replies
View Related
Apr 6, 2014
Ok so I wiped and formatted my SD Card to FAT32. I am in the reboot/recovery screen of my android with ClockworkMod and I noticed when I turned on USB Mass Storage, the SD Card is readable but there is nothing on it now. Is there any important files I am going to need to put on the SD Card for my android to function correctly on start up/running? Or will my android automatically put the correct files on the SD Card on boot? Haven't tried booting it .
View 1 Replies
View Related
May 1, 2012
i was in the gym today and had to switch batterys , when the phone started back up i had no texts atall and its been over 2 months since my last backup and have lost alot of texts
could the old database file have been orphaned or has my phone a galaxy note moved the file location of the sms database file ? or can i revert back to an old version ?
View 1 Replies
View Related
May 7, 2014
Is there a way to reinstall all the apps in one click after I wiped my android clean?
View 2 Replies
View Related
Aug 16, 2010
I replaced my original sdcard with a sandisk 16gb card. Everything went well until I started getting these blasted read on errors. Earlymon suggested a fix from another board but I don't have a stand alone card reader so I couldn't do it that way.
I was wondering if I just backed up all my stuff from my sdcard to my iMac and then just reformatted my sdcard via the phone, would that solve my problems?
View 3 Replies
View Related
Feb 22, 2009
I've got some code that downloads mp3s remotely over a streaming url connection... This all works fine but my problem is once the file is complete and I pull up the music app it's not there. A reboot of the phone and it now shows up... anyone know how to force this refresh to occur from without my code?
View 3 Replies
View Related
Aug 30, 2012
I'm wondering what every folder contains in the system folder of a Custom/ROM. By system folders i mean:
app
bin
(csc)
etc
fonts
framework
lib
media
T9DB
tts
usr
vsc
xbin
View 3 Replies
View Related
Jul 3, 2013
My android tablet will power on, but after the little green guy goes away it goes to the screen where is only says android and it flashes through the letters. After a couple times it wil stop flasing in between the d & the r. Then keeps doing that.
View 3 Replies
View Related
Oct 30, 2013
I've attempted to root my girlfriends phone for her so I can unlock it, but the phone just wont root. I've tried superoneclick and a ton of other 1 click roots along with the manual rooting at first (where you go into recovery mode and apply the update from the sd card).
I can see the superuser app, however I cannot grant superuser access to any apps. The version is v2.3.6 and if it makes a difference, it's an irish phone locked to use meteor (a network).
I've also downloaded rootchecker from the play store and it says that I do not have "proper root access to the phone" or something similar. Proper was the predominant word though.Whenever I use superoneclick, the application always freezes as well.
I can do the unlocking half of it myself, I just need root access..Also, when in recovery mode, this comes up in yellow at the bottom.
View 2 Replies
View Related
Jul 25, 2012
my phone is fully charged but cannot boot
it showns this symbol when charing when i unplug,cannot boot
i cant even boot so cannot go into recovery
View 1 Replies
View Related
Feb 5, 2012
Is there a way to install APK's from any of the bootloader menus? I can install through ADB if the device is fully booted & I have enabled USB Debugging. Is that the only way?
If that IS the only way, is there a way to reset the device's "first boot" attribute back to true after the first boot, so that the manufacturer's setup software runs on the next boot?
View 2 Replies
View Related
Feb 2, 2013
I recently purchased a Bell Canada version of the SG Note 2 (i317), I am on Telus so I attempted to Unlock the phone. I looked online and found people were having success unlocking these phones for free using the *#197327640# method, (whereby you go into the service mode, turn off the PERSHO_256 and then INITIALLIZ).
I tried this method and the phone then seemed to work with my telus sim, but only for voice, not data. When I put in a Bell SIM from a friend, both voice and data worked fine - which tells me its not a hardware (radio) issue. I also tried using another friends Telus SIM and had the same results as mine - which tells me it's not a SIM error. Also, all the settings in the mobile network area appeared to be correctly set up.
So, my next step was to try and reflash the phone to the stock Bell ROM and then just buy an Unlock code. I downloaded the stock ROM (2 different ones actually) and used Odin 3.07 to reload the ROM. I've tried it several times now, with both Bell ROMs and each time it says it's been successful, but the phone remains in the same, partially unlocked state.
It seems as though by using the PERSHO_256 method I have permanently, PARTIALLY unlocked the phone. I can't seem to re-lock it by installing the stock Bell ROM, and since it's unlocked, I can't get the foreign SIM error to come up to enable me to put in my purchased unlock code.
View 2 Replies
View Related
Sep 9, 2012
My specific device is a GSM Galaxy Nexus.
So, I have 3 batteries for my phone. 1 stock (1750mAh) and 2 extended (2000mAh). No I don't need all that juice... its a story for another time. Anyway....
Lately when I charge a battery in the external charger (using a USB cable and the wall plug supplied with the phone) the battery will not fully charge. The LED on the charger will change from red to green (Usually I charge the battery overnight, or while I'm away at work during the day). However when I put the battery in the phone, it will show somewhere between 80%-90% charged.
1) Would a 100% drain and charge reset the battery's "fuel gauge"?
2) My phone automatically powers off at 6% (which is fine, needs enough juice to save current settings and power down properly). Is there a way to truely drain the battery down to 0%? (I'm thinking of some kind of low-voltage lightbulb or LED connected to the positive and negative terminals should drain that down to 0%. Is this recommeneded or is it fine just running it down till the phone powers off?
Normally I try to plug my phone in and charge (or power off and swap batteries) once they hit about 40%-60%. I'm only interested in doing a full drain to see if that will get these batteries to fully charge in the desktop charger. Besides I've read from a few sources that it is GOOD for the battery to do this once in a while (Fully drain, charge to100%) to properly maintain them.
And as a side note, charging the battery in the phone (either with the wall plug or from USB cable on my computer) will always result in a 100% charge, which makes me thing the issue is with the desktop unit itself (perhaps faulty circuit that cuts off charge current when it thinks its full ?)
View 4 Replies
View Related
Feb 28, 2013
I purchased an extended battery, a Motorola branded BP7X for a Droid 2 phone. It's rated at 3.7 volts/1820 mAh. I tested it with a volt-ohm meter and got a reading of 4.2 volts.
When I install the battery in the phone and connect the charger (phone is off), the charging graphic shows the battery is fully charged. I can power on the phone with the charger attached, but as soon as the charger is disconnected, the phone dies. I tried this battery in two Droid 2 phones and got the same behaviour. Is this an indication the battery is defective, or is there something I need to do to make the battery work?
View 1 Replies
View Related
Apr 28, 2013
I bought this device (Galaxy S2 plus i9105p) few days ago.Yesterday I tried my recovery for a first time. There is a red triangle with a exclamation mark and fallen android guy. I can move in my recovery, but anything wont work. For example if I try to do factory reset and confirm it, everything dissapears but the fallen android guy and red triangle.
The phone and android itself works very well.
Is that normal?
Should I try warranty?
I have stock firmware, stock recovery, no root etc.
View 1 Replies
View Related
Apr 14, 2014
I would like to have a keyboard which is fully transparent and have swipe functionality..Fleksy does have this, but doesnt support Swipe.
View 6 Replies
View Related
May 12, 2014
I got a new moto g about a week ago and it worked like a charm, but yesterday it started doing something wired, the battery indicator always shows that the phone is fully charged, to the point where it shut its self down because it run out, and still showed battery fully charged.
View 4 Replies
View Related
Dec 11, 2013
I mean. I'm a Linux user and a Mac OSX user. I Do NOT need fat32. I can read linux partition with my linux machine. and linux ext format don't have 4G limitation. I can even found ext driver for windows. or Mac but I found that my android phone can't format it to ext, I want my /sdcard in ext format. Is that a solution for this?
View 1 Replies
View Related