Related
My phone is rooted, Super User is running for ROM manager. I get an error every time i click "Flash ClockwordMod Recovery" HTC G2 is clicked, then i get the error "An error occured while flashing your recovery"
Help please, Im rooted and SU is running fine. I also have busybox.. not that it has anything to do with it. I just want to install a custom rom. thanks
i am having the exact same problem as well. could it be a problem with the server side?
Could be the download.
You could always use the manual method.
I all ready have CWM 3.0.0.5 installed i've just gone in to rom manager and tried to flash and older recovery and I'm getting the same error. There is a manual method, trying to find it now and will post here when I do
Sent from my HTC Vision using XDA App
Same issue, if someone can post the latest recovery file. It lives somewhere in the clockworkmod directory on the sd card. If you can also tell us what the directory is, we should be able to place the recovery in the same directory. That way rom manager will not try to download. thanks.
OK download recovery image from here http://mrcellphoneunlocker.com/recovery.img you will need to do this from your pc not your phone then transfer to your sdcard don't put in a file though and rename to recovery.img
I then open termianl emulator and type in
su
flash_image recovery /sdcard/recovery.img
I don't think this version of CWM is up todays though
Sent from my HTC Vision using XDA App
Quoted my self instead of editing
Thanks, but to get latest recovery image, can you do as I suggest and get the recovery image from the clockword mod directory on the sd card? If can also tell us what the full directory path is, we can 'trick' rom manager into not needing to download. Thanks.
I
saquib said:
Thanks, but to get latest recovery image, can you do as I suggest and get the recovery image from the clockword mod directory on the sd card? If can also tell us what the full directory path is, we can 'trick' rom manager into not needing to download. Thanks.
Click to expand...
Click to collapse
I've looked but I can't find it. I've searched the forums and I can't find a direct download for the latest recovery ill keep looking though. If not I'm sure I have a copy on my pc.
Sent from my HTC Vision using XDA App
Recoveries are here:
http://mirror.kanged.net/recoveries/
Anyone got the flash_image script?
saquib said:
Anyone got the flash_image script?
Click to expand...
Click to collapse
flash_image is a binary not a script, in any case you can get it here:
http://forum.xda-developers.com/showthread.php?t=902493
For those of you who want a Touch CWM recovery on your phone I have converted the image file into an Odin flash capable .tar file. If anyone would like me to do the same for the other carriers I will do so, but please keep in mind I am unable to test those recoveries.
This is version 5.8.4.5 of the CWM Touch recovery. Backup/restore is confirmed working
This is for the T-MOBILE variant only and will most likely up your custom recovery flash counter. You have been warned.
Oh, and I am not responsible if you choose to DL this and brick your phone or otherwise, I tested on my phone and it flashed just fine.
Thanks Moonfire711 for this information:
Download the tmo touch recovery .img from the Clockworksmod site, or DL the version provided and un'zip' it to your computer. I don't know if these instructions will work for anything other than the tmo version at this point.
to install:
1. Rename the file to cwmtr.img to make this easier.
2. Place cwmtr.img in your root sdcard using step 3., or use your usb cable or some wifi explorer.
3. adb push cwmtr.img /sdcard/cwmtr.img * (skip this step if the file is already on your sdcard).
4. adb shell *If not using adb, and you want to use terminal emulator, start at step 5. with the file already on your sdcard.
5. su
6. dd if=/sdcard/cwmtr.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
7. reboot recovery
I did NOT make this recovery or alter it in any way, I do NOT take credit for this recovery, it's CWM 100%
downloading now thanks
Sent from my SGH-T999 using XDA Premium App
Thankyou! So all we do is download this tar and use pda in Odin to flash correct? And will rom manager recognize this recovery? (I didn't want to buy it on rom manager)
Sent from my SGH-T999 using xda premium
Flash through Odin yes, I just checked and Rom Manager tells me "There are no Touch recoveries available for your Device". Although I have flashed the Insecure Kernel so you may want to make sure you have STOCK kernel if you want Rom Manager to recognize your device. Otherwise it works as it should in recovery mode.
I tried a version earlier and it did not support external sdcard.
Don't know if this one is any different, but I doubt it.
This is probably the same version, No Ext SD Card support on it. I'll update the main post to show that, thanks for thinking about that. Though personally I'm willing to sacrifice that for a touch recovery, others may not.
EDIT: Looks like there are two options, SD Card and Internal SD Card. This has Ext SD Card support. Works on my phone with the Insecure Kernel.
So ext and int sd card both working? And we flash Odin pda check auto reboot?
Sent from my SGH-T999 using Tapatalk 2
Yeah can someone confirm ext sd card working?
Sent from my SGH-T999 using xda premium
OP, feel free to add these instructions to the OP for anyone that doesn't want to use Odin for any reason, and still wants to get this for free without using Rom Manager Premium.
Download the tmo touch recovery .img from the Clockworksmod site here. I don't know if these instructions will work for anything other than the tmo version at this point.
to install:
1. Rename the file to cwmtr.img to make this easier.
2. Place cwmtr.img in your root sdcard using step 3., or use your usb cable or some wifi explorer.
3. adb push cwmtr.img /sdcard/cwmtr.img * (skip this step if the file is already on your sdcard).
4. adb shell *If not using adb, and you want to use terminal emulator, start at step 5. with the file already on your sdcard.
5. su
6. dd if=/sdcard/cwmtr.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
7. reboot recovery
That's it.
Hope this helps someone out.
Looks awesome. Downloading..
moonfire711 said:
OP, feel free to add these instructions to the OP for anyone that doesn't want to use Odin for any reason, and still wants to get this for free without using Rom Manager Premium.
Download the tmo touch recovery .img from the Clockworksmod site here. I don't know if these instructions will work for anything other than the tmo version at this point.
to install:
1. Rename the file to cwmtr.img to make this easier.
2. Place cwmtr.img in your root sdcard using step 3., or use your usb cable or some wifi explorer.
3. adb push cwmtr.img /sdcard/cwmtr.img * (skip this step if the file is already on your sdcard).
4. adb shell *If not using adb, and you want to use terminal emulator, start at step 5. with the file already on your sdcard.
5. su
6. dd if=/sdcard/cwmtr.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
7. reboot recovery
That's it.
Hope this helps someone out.
Click to expand...
Click to collapse
Or you can download the .tar from the OP and do as follows:
1. Open ODIN
2. Reboot into Download mode (Vol. Down+Home+Power)
3. Plug your phone and ensure ODIN recognizes it in the box (com#)
4. Click PDA and add the recovery.tar file
5. Make sure it says "Pass" then unplug your phone and exit from ODIN.
Your phone will reboot and you should now have the touch recovery.
Yes ext backup is working, use the first option that just say "backup." I will assume the "restore" is for ext sd as well.
Man backing up takes unsually longer than the non-touch cwm. Also anyone know how to adjust the date and time of the folder it creates when you make a backup??
I know wrong thread, but same subject!, anyone try TWRP yet?
id_twin said:
Or you can download the .tar from the OP and do as follows:
1. Open ODIN
2. Reboot into Download mode (Vol. Down+Home+Power)
3. Plug your phone and ensure ODIN recognizes it in the box (com#)
4. Click PDA and add the recovery.tar file
5. Make sure it says "Pass" then unplug your phone and exit from ODIN.
Your phone will reboot and you should now have the touch recovery.
Click to expand...
Click to collapse
I hope your intent was to have what you typed put in the OP. If it was to negate what I wrote in any way, then the point was to offer a way that will not jump your flash counter (in case anyone cares), and to offer a way that doesn't require using Odin. Hell, I didn't even need a pc.
---------- Post added at 05:53 PM ---------- Previous post was at 05:52 PM ----------
uoY_redruM said:
I know wrong thread, but same subject!, anyone try TWRP yet?
Click to expand...
Click to collapse
I put it on my phone for about one night, but didn't play with it much. I did make a backup and it seemed to work fine. It was just a little foreign to me, so I decided to stick with the touch version of cwm for now.
uoY_redruM said:
I know wrong thread, but same subject!, anyone try TWRP yet?
Click to expand...
Click to collapse
been using it since i posted in your thread yesterday and no issues with ext or backup/restore.
I haven't yet, I've always known CWM. is TWRP recovery any better or worse then CWM?
aaldiar said:
I haven't yet, I've always known CWM. is TWRP recovery any better or worse then CWM?
Click to expand...
Click to collapse
In my opinion, and this is only MY OPINION, TWRP is loads better. No offense to the great work CWM developer(s) does but I really dislike CWM. I've always used TWRP be it N1, Galaxy Nexus, Kindle Fire and now S3. The only time I strayed was 4EXT Touch (by Maxx) for N1, but there's no release for S3
I think 4ext is hands down number 1, I used trwp on my Kindle also its great but cwm does the job lol
Sent from my SGH-T999 using Tapatalk 2
sTyLeSz said:
I think 4ext is hands down number 1, I used trwp on my Kindle also its great but cwm does the job lol
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
Yeah, I posted in the N1 forum asking Max to bring 4EXT to SGS3 but he never responded. I may shoot him a PM and ask him.
That's exactly how I feel, CWM does the job lol. I much prefer TWRP though.
moonfire711 said:
I hope your intent was to have what you typed put in the OP. If it was to negate what I wrote in any way, then the point was to offer a way that will not jump your flash counter (in case anyone cares), and to offer a way that doesn't require using Odin. Hell, I didn't even need a pc.
Click to expand...
Click to collapse
No ill intent meant, just wanted people to know the other option if they're not confident using command line.
I present CWM touch 6.0.1.2!
This is for the T-mobile d2tmo only. (it may work on others but it has not been tested)
External sd card support is present.
to install:
1. Rename the file to cwmtr6.img to make this easier.
2. adb push cwmtr6.img /sdcard/cwmtr6.img * (skip this step if the file is already on your sdcard).
3. adb shell *If not using adb, and you want to use terminal emulator, start at step 5. with the file already on your sdcard.
4. su
5. dd if=/sdcard/cwmtr6.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
6. reboot recovery
DOWNLOAD: http://jenkins.cyanogenmod.com/job/recovery/4244/artifact/archive/recovery.img
http://forum.xda-developers.com/attachment.php?attachmentid=1286722&stc=1&d=1346108680
https://www.dropbox.com/s/k9tjbhtz79y95x8/cwmtr6.img
Odin Tar (thanks to cybernook): http://forum.xda-developers.com/attachment.php?attachmentid=1287723&d=1346158787
THIS BUILD HAS ONLY BEEN COMPILED BY ME USING CLOCKWORKMODS RECOVERY BUILDER!!! I DID NOT MAKE IT!
I present CWM non-touch 6.0.1.2!
NOTE: This one is untested by me. please report back.
This is for the T-mobile d2tmo only. (it may work on others but it has not been tested)
External sd card support is present.
to install:
1. Rename the file to cwm6.img to make this easier.
2. adb push cwm6.img /sdcard/cwm6.img * (skip this step if the file is already on your sdcard).
3. adb shell *If not using adb, and you want to use terminal emulator, start at step 5. with the file already on your sdcard.
4. su
5. dd if=/sdcard/cwm6.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
6. reboot recovery
DOWNLOAD: http://forum.xda-developers.com/attachment.php?attachmentid=1286734&stc=1&d=1346109454
http://jenkins.cyanogenmod.com/job/recovery/4251/artifact/archive/recovery.img
https://www.dropbox.com/s/biy0juwx87ank78/cwm6.img
THIS BUILD HAS ONLY BEEN COMPILED BY ME USING CLOCKWORKMODS RECOVERY BUILDER!!! I DID NOT MAKE IT!
thank you
I downloaded the time placed on sd straight from phone then I highlighted the text from step 5 and pasted into my terminal emulator then reboot recovery and voila . Works like a charm! Thank you
Hmmmmm
Sent from my SGH-T999 using xda app-developers app
Do u get both exsd an sd support?
Sent from my SGH-T999 using xda premium
spodie said:
Do u get both exsd an sd support?
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
I was able to access both from the recovery menu.
Worked like a charm.
Sent from my SGH-T999 using xda premium
thanks great work.
Very nice -- worked like a charm! Haven't tried backing up to external, but from the looks of it, everything is working correctly.
Here's a flashable 6.0.1.2 touch version if anyone wants it.
motoman234 said:
Here's a flashable 6.0.1.2 touch version if anyone wants it.
Click to expand...
Click to collapse
Would you mind if I put that in the OP?
Sent from my SGH-T999 using Tapatalk 2
Here is an ODIN flash-able of the Touch version:
cybrnook said:
Here is an ODIN flash-able of the Touch version:
Click to expand...
Click to collapse
Can I also add that to the OP?
Sent from my SGH-T999 using Tapatalk 2
Works LIke a Champ
jellydroid13 said:
I present CWM touch 6.0.1.2!
This is for the T-mobile d2tmo only. (it may work on others but it has not been tested)
External sd card support is present.
to install:
1. Rename the file to cwmtr6.img to make this easier.
2. adb push cwmtr6.img /sdcard/cwmtr6.img * (skip this step if the file is already on your sdcard).
3. adb shell *If not using adb, and you want to use terminal emulator, start at step 5. with the file already on your sdcard.
4. su
5. dd if=/sdcard/cwmtr6.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
6. reboot recovery
DOWNLOAD: http://jenkins.cyanogenmod.com/job/recovery/4244/artifact/archive/recovery.img
http://forum.xda-developers.com/attachment.php?attachmentid=1286722&stc=1&d=1346108680
https://www.dropbox.com/s/k9tjbhtz79y95x8/cwmtr6.img
THIS BUILD HAS ONLY BEEN COMPILED BY ME USING CLOCKWORKMODS RECOVERY BUILDER!!! I DID NOT MAKE IT!
Click to expand...
Click to collapse
I followed your directions and everything works perfectly!!!
Touch CWM is so much nicer and easier on the volume button
Thank you
jellydroid13 said:
Can I also add that to the OP?
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
Knock yourself out
cybrnook said:
Knock yourself out
Click to expand...
Click to collapse
dude...your clip image in your sig is f*cking hilarious! I crack up whenever I see it.....
The sh*t people come up with.... :laugh:
So can someone give some background on this update? I did a backup to my extSD card and it doesnt backup the applications. I also see a 'blobs' folder when I look at the backup folder in root explorer.
Whats the difference between .dup and .tar in the advance backup options. Any info would be appreciated.... thanks!
So after doing some digging around, I found out a bunch about this new version of CWMR/CWMTR.
First,
You may notice a 'blobs' folder when you do a backup. Don't panic, this is now part of the backup process.
Second,
You may find that your backups are completed reasonably faster after the initial backup and your backup folder for that particular backup is also significantly smaller as in under 100mb smaller when it used to be close or even over 1gig.
Touch Recovery does not make a "full backup" anymore. It only backs up what has changed since a previous backup, and keeps track of the changes in a clockworkmod/backup/blobs folder. This is pretty cool because its designed to save on space and speed up the backup process. So if you look at your 'blobs' folder, its size is going to be HUGE. Thats where all the files that once made up your HUGE zip backup are located.
Hopefully you guys find this info a little more helpful....because I had a ton of questions after seeing how this new version created backups, etc.
cybrnook said:
Here is an ODIN flash-able of the Touch version:
Click to expand...
Click to collapse
Thanks for the flash-able dude. For some reason I could not do it thru terminal emulator it kept saying permissions were denied whenever I put the code in
Sent from my SGH-T999 using xda premium
makavelicruz said:
Thanks for the flash-able dude. For some reason I could not do it thru terminal emulator it kept saying permissions were denied whenever I put the code in
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
ooooo, you don't want to do that. The Odin flash-able image is ONLY flash-able through Odin. If you want, you can extract the recovery.img file from within it, and use THAT file to flash via Terminal.
You can ONLY flash a *.img file the Terminal way.
You can flash custom recovery three ways:
*.img flash-able via Terminal
*.tar, *.md5 flash-able via Odin
*.zip flash-able from within custom recovery
Good luck!
cybrnook said:
ooooo, you don't want to do that. The Odin flash-able image is ONLY flash-able through Odin. If you want, you can extract the recovery.img file from within it, and use THAT file to flash via Terminal.
You can ONLY flash a *.img file the Terminal way.
You can three ways:
*.img flash-able via Terminal
*.tar, *.md5 flash-able via Odin
*.zip flash-able from within custom recovery
Good luck!
Click to expand...
Click to collapse
I think he meant that he wasn't able to use just the img so he had to use the odin tar.
I have been looking how to update TWRP from an older version on my phone. I haven't found a set of instructions. Could someone please tell me how ?
bfranc said:
I have been looking how to update TWRP from an older version on my phone. I haven't found a set of instructions. Could someone please tell me how ?
Click to expand...
Click to collapse
If you want the latest use goomanager in the play store.... if you want a different version than the latest go here http://forum.xda-developers.com/showthread.php?t=1639673
pottyvick said:
If you want the latest use goomanager in the play store.... if you want a different version than the latest go here http://forum.xda-developers.com/showthread.php?t=1639673
Click to expand...
Click to collapse
So do I use goo manager and just install the newer version over the old version using install script?
bfranc said:
So do I use goo manager and just install the newer version over the old version using install script?
Click to expand...
Click to collapse
Yes
socal-trucker said:
Yes
Click to expand...
Click to collapse
Thanks I wasn't sure
I installed the new image file using Install Open Recovery Script but now I have two image files in the goomanager directory. One is for the older recovery and the other is for 2.3.3.3.0. When I reboot into recovery it goes into the old recovery. Is it ok to delete the image file for the old recovery? I won't do any harm in doing this?
Following these instructions would be the easiest way to avoid any damage or trouble
1. http:// teamw . in/ project / twrp2 /101
2. Download the .img file for your phone and save it on your computer.
3. Rename the .img file to recovery.img and save it to your internal sd card of your phone. For example: recovery-clockwork-6.0.1.4-hercules.img ------> recovery.img
4. Open up Terminal Emulator on your phone and type the following 2 commands:
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p22
(please note the second command is a one line command with spaces between "dd & if=" and ".img & of=")
If your Rom identifies your internal sdcard as /emmc instead of /sdcard, then make the adjustment to command line (dd if=/emmc/recovery.img) instead of what is posted above.
(i cant do direct links sorry)
ClockworkMod Recovery Version 6.0.3.2 is now available officially for your T-Mobile Samsung Galaxy S 4. You can install ClockworkMod Recovery on your rooted T-Mobile Samsung Galaxy S 4 by installing ROM Manager. ROM Manager is available on the Google Play Store at:
https://play.google.com/store/apps/details?id=com.koushikdutta.rommanager
Alternatively you can download the ROM Manager APK directly from ClockworkMod.com at:
http://download.clockworkmod.com/recoveries/RomManager.apk
Once installed use the "Recovery Setup" section to install or update your recovery installation.
You can also install the latest version of ClockworkMod Recovery manually. The images for both the touch and non-touch version are available directly at:
http://www.clockworkmod.com/rommanager
Simply locate your device (T-Mobile Samsung Galaxy S 4) and download the linked image to the right. You can than flash it manually or with any tool designed to manually flash recovery images.
CHANGES-
Version 6.0.3.2 - Initial version listed here
We are picking up. Nice
How do I install a .IMG file (the CWM recovery download file) onto the S4? There is no FASTBOOT mode (or I can't access it for some reason).
Yes, I know I can use rom manager to install CWM, but that isn't my question.
I can confirm - it does work.
Thanks for the quick posting of this!
Oh boy! i'm getting my S4 sooner then i thought now lol. Monday? i sure hope so if not i'll have to wait til the weekend i think but oh man, CM10.1 here we come
Nice recovery I downloaded rom manager and installed the touch recovery and it's very good but the only problem is that the space between the text is really close to each other I mean you have a really big screen and it only uses less than a third u know what I mean? Just saying so far I like it but that's the only thing I find annoying
Sent from a phone better than yours!
lagunas11 said:
Nice recovery I downloaded rom manager and installed the touch recovery and it's very good but the only problem is that the space between the text is really close to each other I mean you have a really big screen and it only uses less than a third u know what I mean? Just saying so far I like it but that's the only thing I find annoying
Sent from a phone better than yours!
Click to expand...
Click to collapse
Exactly the problem I am having. I am wondering if R.M. is installing the proper version of touch. It's almost impossible to use. It also doesn't support gestures which makes it more difficult.
gweedo767 said:
ClockworkMod Recovery Version 6.0.3.2 is now available officially for your T-Mobile Samsung Galaxy S 4. You can install ClockworkMod Recovery on your rooted T-Mobile Samsung Galaxy S 4 by installing ROM Manager. ROM Manager is available on the Google Play Store at:
https://play.google.com/store/apps/details?id=com.koushikdutta.rommanager
Alternatively you can download the ROM Manager APK directly from ClockworkMod.com at:
http://download.clockworkmod.com/recoveries/RomManager.apk
Once installed use the "Recovery Setup" section to install or update your recovery installation.
You can also install the latest version of ClockworkMod Recovery manually. The images for both the touch and non-touch version are available directly at:
http://www.clockworkmod.com/rommanager
Simply locate your device (T-Mobile Samsung Galaxy S 4) and download the linked image to the right. You can than flash it manually or with any tool designed to manually flash recovery images.
CHANGES-
Version 6.0.3.2 - Initial version listed here
Click to expand...
Click to collapse
-1 i would prefer if you didnt submit this
not enough rainbows
Does anyone have instructions how to install the IMG. Via terminal emulator?
jbats said:
Does anyone have instructions how to install the IMG. Via terminal emulator?
Click to expand...
Click to collapse
Use Odin dude its way easier to install.. It takes less than 15 seconds to do it
Sent from a phone better than yours!
How do u flash IMG. In Odin? All I need to know is where the IMG. Goes in /system ?? That way you can manually install any IMG. Via terminal. @shabbypenguin any ideas? Your a wiz with this stuff :good:
jbats said:
How do u flash IMG. In Odin? All I need to know is where the IMG. Goes in /system ?? That way you can manually install any IMG. Via terminal. @shabbypenguin any ideas? Your a wiz with this stuff :good:
Click to expand...
Click to collapse
if you use adb sehll then be sure to follow these commands as well:
adb shell
su
then once in a rooted shell (or terminal emulator) be sure you know the exact location and name of clockworkmod recovery.img
dd if=/sdcard/cwmrecovery.img of=/dev/block/platform/msm.sdcc.1/by-name/recovery
replace the bold part with the name of the file
replace teh underlined with where it is located
Thx shabby, I'll use this when mine arrives on Monday. Might be a good idea to create a thread with these how to's. Love your work, used your methods when I got my t769.
Works like a charm! now waiting for some good ROMs im tired of this crappy STOCK boring Rom!
shabbypenguin said:
if you use adb sehll then be sure to follow these commands as well:
adb shell
su
then once in a rooted shell (or terminal emulator) be sure you know the exact location and name of clockworkmod recovery.img
dd if=/sdcard/cwmrecovery.img of=/dev/block/platform/msm.sdcc.1/by-name/recovery
replace the bold part with the name of the file
replace teh underlined with where it is located
Click to expand...
Click to collapse
I'm running this with files and locations set exactly as in your example and getting "no such directory or file." Must be missing something obvious.
hmmm try on external sd and change the path to match that then?
How do you switch between TWRP and CWM? The WICKED ROM requires TWRP, but I've always used CWM... I'd like to be able to switch without much trouble if needed.
shabbypenguin said:
hmmm try on external sd and change the path to match that then?
Click to expand...
Click to collapse
Tried that as well with same result. Triple checked path and spelling & case (if case even matters). Can you double check your command line and make sure there is no typo? Thanks
MisterEdF said:
Tried that as well with same result. Triple checked path and spelling & case (if case even matters).
Click to expand...
Click to collapse
it does
try teh direct mmcblk then
dd if=/sdcard/cwmrecovery.img of=/dev/block/mmcblk0p21
and see if that works for ya, before you try using the command "ls -l /path/to/cwmrecovery.img" without the quotes and make sure teh phone sees it
shabbypenguin said:
it does
try teh direct mmcblk then
dd if=/sdcard/cwmrecovery.img of=/dev/block/mmcblk0p21
and see if that works for ya, before you try using the command "ls -l /path/to/cwmrecovery.img" without the quotes and make sure teh phone sees it
Click to expand...
Click to collapse
Turns out the path to the extSdCard is actually /storage/extSdCard. Couldn't see the directory of the sdcard noway nohow. Can't figure out why. /storage/extSdCard worked.
Thanks.