An easier way to theme you build - Touch CDMA General

Hey guys, Stericson finally publicly release his meta morph app, for those who don't know it's a way new way to theme you build.
More info here http://forum.xda-developers.com/showthread.php?t=591329
Someone needs to try this out and report back if it works.

mssmison said:
Hey guys, Stericson finally publicly release his meta morph app, for those who don't know it's a way new way to theme you build.
More info here http://forum.xda-developers.com/showthread.php?t=591329
Someone needs to try this out and report back if it works.
Click to expand...
Click to collapse
it requires andexplorer which isnt supported in the market for QVGA

it's a free download from their website here: http://www.lysesoft.com/products/andexplorer/AndExplorer.apk

mssmison said:
it's a free download from their website here: http://www.lysesoft.com/products/andexplorer/AndExplorer.apk
Click to expand...
Click to collapse
worked like a charm thanks
checking out metamorph now... will post back
EDIT: well it works i used the hero icon pack from here which you have to put on your sdcard, then use the app to apply it

well i just tried this out, and i did every everything i was suppose to, i'm trying to install a full stock android 2.0 theme (found on this tread), and once it finshes installing the theme, it asks to reboot. I choice dont and nothing happens. then i did it again and choice reboot, and it doesnt work.
i'm running tmo-ota-drc92 1.6

It mentions that we need root to use Metamorph. Do these vogue-android roms by default have root?

Has anyone been able to use MetaMorph? I keep getting "Zip was not found on your phone. MetaMorph needs this to run...." Even after I hit "Yes" it continues to prompt.
The author states:
You must have root to use this. That is a must.
Here is what is going on with the check:
MetaMorph is downloading the zip binary to your sdcard.
Metamorph should have already made the /system partition of your phone read/writeable at the intial startup.
After downloading the file, it copies it over to /system/bin and chods it to 0755 so it is ready to use.
Metamorph then restarts the process that checks for all required files, so it can verify that all files are in place.
For the zip binary, we check a few places:
/system/bin/
/system/xbin/
/data/local/xbin/
/data/local/bin/
/system/sd/xbin/
If MetaMorph doesn't find the file in one of these places, it prompts you to download Zip again thinking that it failed.
It checks for it in the directories because these are usually in the phones PATH. (refering to an operating systems PATH, in this case Androids path variable.
Hope that helps
Also, at any time, you may watch the ddms output to see every "root" command that is being passed through.
Stephen
Click to expand...
Click to collapse
Every rom I've tried the /System is read only. How are you guys able to use this app?

you need to download zip and install it to your phone
adb shell mount -o remount,rw /system
adb push zip /system/bin
adb shell mount -o remount,rw /system
Try that.
If you check the last couple pages of stericons thread you'll find a link for zip.

Thanks. I tried it but no workie
For reference I am using this via traditional SD Card (not using EXT2 method or NAND)
Running "Droid-Ion Donut 1.6"
Code:
C:\Download>dir zi*
Volume in drive C has no label.
Volume Serial Number is C8E7-AA81
Directory of C:\Download
12/05/2009 04:19 PM 822,807 zip
1 File(s) 822,807 bytes
0 Dir(s) 8,560,734,208 bytes free
C:\Download>adb shell mount -o remount,rw /system
C:\Download>adb push zip /system/bin
failed to copy 'zip' to '/system/bin/zip': Read-only file system
C:\Download>

Seems to work via EXT2 method but not by traditional sd card.

Works
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Works
Works on Zens droid build...

myn said:
Seems to work via EXT2 method but not by traditional sd card.
Click to expand...
Click to collapse
No it wouldn't. If you're using a squashfs file system that it will not work. You must be using either a system.ext2 image for the sdcard partition method or the nand method.

Help
I am running Donut 1.6 on my vouge and when i try to use Metamorph it says setting up zip but does nothing. I have the AndroidThemes folder with themes on it I am running metamorph 1.5 with the zip file on my SD card. I am using the EXT2 setup and it is doing nothing Any advice

crackeyes said:
I am running Donut 1.6 on my vouge and when i try to use Metamorph it says setting up zip but does nothing. I have the AndroidThemes folder with themes on it I am running metamorph 1.5 with the zip file on my SD card. I am using the EXT2 setup and it is doing nothing Any advice
Click to expand...
Click to collapse
Hi
Once it finishes the setup you should go back to the screen from where you pick themes. Has the downloading completed?

I have the zip file on the root of the SD card but it just sits there saying setting up the zip file

Have you tried making /system read/writeable?
adb shell mount -o remount,rw /system
adb push zip /system/bin

myn said:
Have you tried making /system read/writeable?
adb shell mount -o remount,rw /system
adb push zip /system/bin
Click to expand...
Click to collapse
Sorry for noobness but how. I am slowly working on learning all th ins and outs

mssmison said:
No it wouldn't. If you're using a squashfs file system that it will not work. You must be using either a system.ext2 image for the sdcard partition method or the nand method.
Click to expand...
Click to collapse
Is there an easy way to change a squashfs system image into an ext2 image so that we can use this with the partition method?

TheKartus said:
Is there an easy way to change a squashfs system image into an ext2 image so that we can use this with the partition method?
Click to expand...
Click to collapse
you'd have to dl to a windows box, unsquash it and use genext2fs to recreate the android ext2 image file.

Related

[Q] need adb help! - com.amazon.mp3.apk to /system/app

The second update failed. Phone stuck on oem recovery screen so I clicked home+power to see what was going on, and this is what I see.
Android system recovery <2e>
Use trackball to highlight;
click to select.
reboot system now [Home+Back]
apply sdcard:update.zip [Alt+S]
wipe data/factory reset [Alt+W]
wipe cache partition
-------------------------------
Finding update package...
Opening update package...
Verifying update pckage...
Installing update...
Verifying current system...
assert failed: apply_patch_check
("/system/app/com.amazon.mp3.apk", "c2a88c45aa6e99c0a0062620c5d2618ea620ef53", "ecbbf78fe9b3095692199f7e98edb93ef706ea44")
E:Error in /cache/e3671133717d.signed-opal-FRG83-from-DMD64.e3671133.zip
(Status 7)
Installation aborted.
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Any thoughts? Obviously I just have to reinstall AmazonMP3.apk from Titanium Backup and the update should apply, but was wondering if this error might allow me to copy the update files from the sd card or something? I'm waiting to reboot the phone in case anyone has any bright ideas.
I can't find my backup of amazonmp3.apk. Can anyone send it to me? It needs to be in /system/
Phateless said:
I can't find my backup of amazonmp3.apk. Can anyone send it to me? It needs to be in /system/
Click to expand...
Click to collapse
Here is one
wjsturgis3 said:
Here is one
Click to expand...
Click to collapse
Awesome, thank you! Now how do I get install it to /system?
Phateless said:
Awesome, thank you! Now how do I get install it to /system?
Click to expand...
Click to collapse
/system/app
ripgut said:
/system/app
Click to expand...
Click to collapse
When I go to the /system folder it's completely empty.
ripgut said:
/system/app
Click to expand...
Click to collapse
Mount /system first.
Binary100100 said:
Mount /system first.
Click to expand...
Click to collapse
Through terminal or adb? What exactly does the mount command do? I just installed adb last night and don't know how to use it yet.
Phateless said:
Through terminal or adb? What exactly does the mount command do? I just installed adb last night and don't know how to use it yet.
Click to expand...
Click to collapse
If you're using the Recovery, to add/remove the apps in /system you must first mount /system. To add/remove apps while the system is active you should use command (windows)/terminal (linux) to 'adb remount' and then you can 'adb push appname.apk /system/app'
Binary100100 said:
If you're using the Recovery, to add/remove the apps in /system you must first mount /system. To add/remove apps while the system is active you should use command (windows)/terminal (linux) to 'adb remount' and then you can 'adb push appname.apk /system/app'
Click to expand...
Click to collapse
Got my popup for the 2nd update and tried those commands and it says "no device connected."
My phone and computer also don't seem to recognize each. Is it possible the update is disable usb debugging??
It won't let me remount! I'm doing with the system on because I can't figure out how to do it through recovery.
I'm getting:
remount failed: Operation not permitted.
If I try push it says "read only file system."
Now what??
I'm a total noooooooob at this, somebody give me a clue, lol.
Phateless said:
Got my popup for the 2nd update and tried those commands and it says "no device connected."
My phone and computer also don't seem to recognize each. Is it possible the update is disable usb debugging??
It won't let me remount! I'm doing with the system on because I can't figure out how to do it through recovery.
I'm getting:
remount failed: Operation not permitted.
If I try push it says "read only file system."
Now what??
I'm a total noooooooob at this, somebody give me a clue, lol.
Click to expand...
Click to collapse
You must have root access to modify anything in /system directory.
Binary100100 said:
You must have root access to modify anything in /system directory.
Click to expand...
Click to collapse
I DO have root access, albeit on my oem Donut through Universal Androot. Rebooting in recovery and trying again yielded different results, but not quite success.
I finally used root explorer to copy the apk back to where it goes. Hopefully that's enough to satisfy the update check.

[Q] ADB and recovery mode

Firmware JP9, power-on to recovery mode => install update.zip => error can't mount sdcard => try to using adb for mounting sdcard manually but adb did not active.
One more thing, root using one click 1.5.5 OK for apps but can not achieve SU @ adb (and adb only work while boot into normal mode)
Any suggestion for install the update.zip from sdcard?
No more recovery for me either (I didn't flash the bootloader althrough).
When you use adb and type "su", the phone should prompt you a window.
Gsam101 said:
No more recovery for me either (I didn't flash the bootloader althrough).
When you use adb and type "su", the phone should prompt you a window.
Click to expand...
Click to collapse
for the same reason I can not update gps.conf with european settings, it says error message when I try adb
nastyba said:
for the same reason I can not update gps.conf with european settings, it says error message when I try adb
Click to expand...
Click to collapse
root your phone using super one click 1.5.5 (Run the soft first, and click root wait until the software said that waitting devices... plug your phone to PC using usb cable and wait more 2'' or 5'' . DONE! It's safe and you can unroot as well)
you can using some missing command by busybox (the easiest way in install titanium backup and click the problems? button in the right bottom it will automatically install new busy box to your phone)
adb shell
$su
#busybox mount -o remount,rw /system (change to your path to the gps.conf - with this command you can edit or replace the old file)
#busybox cp /sdcard/gps.conf /system/.../gps.conf
DONE
Good luk!
kenblat said:
adb shell
$su
#busybox mount -o remount,rw /system (change to your path to the gps.conf - with this command you can edit or replace the old file)
#busybox cp /sdcard/gps.conf /system/.../gps.conf
Click to expand...
Click to collapse
Or you can install "Root explorer" - RO/RW mount in 1 click + file explorer
kenblat said:
root your phone using super one click 1.5.5 (Run the soft first, and click root wait until the software said that waitting devices... plug your phone to PC using usb cable and wait more 2'' or 5'' . DONE! It's safe and you can unroot as well)
you can using some missing command by busybox (the easiest way in install titanium backup and click the problems? button in the right bottom it will automatically install new busy box to your phone)
adb shell
$su
#busybox mount -o remount,rw /system (change to your path to the gps.conf - with this command you can edit or replace the old file)
#busybox cp /sdcard/gps.conf /system/.../gps.conf
DONE
Good luk!
Click to expand...
Click to collapse
Thank you for your effort - I have rooted phone & Titanium backup installed and busybox installed after Titanium was launched first time.
I can not run Adb Shell
#su works OK
after "busybox..." it says error message
I cannot find root explorer on market
and finaly I was trying Terminal emulator and SUFBS and I still can not edit system/etc/GPS.CONF ((
any ideas please ?
angry_friend said:
Or you can install "Root explorer" - RO/RW mount in 1 click + file explorer
Click to expand...
Click to collapse
hi, where did you get it pls ?
nastyba said:
hi, where did you get it pls ?
Click to expand...
Click to collapse
google for blackdroid and there search for root explorer...
google for "android+ root explorer.apk download"
nastyba said:
hi, where did you get it pls ?
Click to expand...
Click to collapse
QR Code of the app:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
yeah I forgot, it's not free, but it worth 3.90$ to pay, trust me

[HOWTO] Install Honeycomb Music Application On Froyo

First of all this is my first HowTo so please bear with me and my language
Disclaimer:
I am not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about installing this app! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
I was trying to install Honeycomb music application on my lg p500 but simply installing the apk was not doing the job for p500 user
so i just searched a lot for installing this application on my rooted optimus one i found the procedure and i have just shortened it.
I was running this app on void echo but i should also run on other roms
but first have a look that how does this app look alike
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Instruction of installing
Edit: before you continue, please backup the orignal Music.apk from /system/app in case the methods fails for you
edit : before you try steps below just give a try installing music.apk like any other apk. If installer gives u a error "application not installed" then follow these steps given below
a.) adb method (recommended)
1) First of all copy these 2 file in root of your sd card (click to download)
Music.apk
libjumper.so
2) turn on usb debugging in phone
3) now open adb shell and use these commands
Code:
adb shell
su
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system
# cd sdcard
# cp Music.apk /system/app
# cp libjumper.so /system/lib
# reboot
(alternatively you can also write the above core in terminal emulator )
4 now the phone will reboot and you should have your music player replaced
if you did'nt find any changes or found music app missing repeat the above steps and reboot phone one more time
b.) directly through file manager(does'nt worked for me but you can try)
1) First of all copy these 2 file in root of your sd card (click to download)
Music.apk
libjumper.so
2) now open any rooted file explorer such as su file manager or root explorer
3) now copy libjumper.so and paste it in your system/lib folder (if you are not able to copy then pz check to mount the folder as r/w
4) now copy Music.apk to system/app folder ( it will replace the original app )
5) restart your phone
hope you liked the tutorial and i cannot guarantee it working on your phone though it work on every phone if steps followed correctly.
when i do it with adb. I get always a error message no such file/ or directory, but the two files are in the root folder of my sd card. Can you help me out?
mikescho said:
when i do it with adb. I get always a error message no such file/ or directory, but the two files are in the root folder of my sd card. Can you help me out?
Click to expand...
Click to collapse
Yes, he forgot to say that you have to write:
cp /sdcard/Music.apk etc...
Same for libjumper.so
EDIT: I'm on CM7 and i manage to replace the music app(via the adb method), but it crashes everytime i try to open it. Let me know if you know how to do it properly.
i cannot gaurantee u to run it on cm7 because it is in alpha stage and it has so many bugs try it any froyo rom
Sent from my LG-P500 using XDA App
doesnchot work on me. im on void echo too.. hmmm
sahilisburman said:
i cannot gaurantee u to run it on cm7 because it is in alpha stage and it has so many bugs try it any froyo rom
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
No problem, thank you anyway. I'll keep posted to see if you manage to get it work even on 2.3 roms.
peacekeeper05 said:
doesnchot work on me. im on void echo too.. hmmm
Click to expand...
Click to collapse
It works definatly on void echo coz i am using it currently on echo do it one more time and reboot ur phone.
Sent from my LG-P500 using XDA App
how to install on LG GT540 gyngerbread 2.3.2?
it didn't work on CM7 alpha 3.
ame85 said:
Yes, he forgot to say that you have to write:
cp /sdcard/Music.apk etc...
Same for libjumper.so
EDIT: I'm on CM7 and i manage to replace the music app(via the adb method), but it crashes everytime i try to open it. Let me know if you know how to do it properly.
Click to expand...
Click to collapse
for cm7 i just removed the old one
rebooted and instaled this musik.apk
and works nice.
ciolnadu said:
for cm7 i just removed the old one
rebooted and instaled this musik.apk
and works nice.
Click to expand...
Click to collapse
So I first have to remove the old one, and then follow the procedure?
no
just remove the old one
reboot your phone
and then install the new apk just like installing any apk
this worked for me
ciolnadu said:
no
just remove the old one
reboot your phone
and then install the new apk just like installing any apk
this worked for me
Click to expand...
Click to collapse
On certain roms application does more installs so this tutorial is for those rom which gives an error while installing
Sent from my LG-P500 using XDA App
i have rebooted for almost 10x now. still no music app showed. this may sound silly but do i need to install the orginal music app first for this to work cause i dont have any music app.
ciolnadu said:
no
just remove the old one
reboot your phone
and then install the new apk just like installing any apk
this worked for me
Click to expand...
Click to collapse
Mmmh not working..Must have done something wrong. What about the libjumper.so file? Do you put it into the system/lib folder? Or you just install the apk and ignore the .so?
ok just to be sure.. what if some error comes how do i restore it to previous music player
firs i follwed that proccedure
but the apk gave me many FC
so i think it's ok if u copy that lib
try that too
bharathbala2003 said:
ok just to be sure.. what if some error comes how do i restore it to previous music player
Click to expand...
Click to collapse
u can always do a backup using titanium backup
ame85 said:
Mmmh not working..Must have done something wrong. What about the libjumper.so file? Do you put it into the system/lib folder? Or you just install the apk and ignore the .so?
Click to expand...
Click to collapse
copy that libjumper
i just soo that i have 2 music icons
1 from music apk
and 1 from libjumper
bharathbala2003 said:
ok just to be sure.. what if some error comes how do i restore it to previous music player
Click to expand...
Click to collapse
1)do a backup copy of the original .apk
2)Remove, by a root file manager, the libjumper.so and music.apk from the folders where you copied them
3)Copy the default music.apk to your sdcard
4)Debug mode
5)refollow the procedure above, ignoring the libjumper.so line
6)Done
I've done this three or four times, so I know it works

I deleted some files in root accidentally; now it won't boot.

I deleted some critical files in /system directory accidentally, and it force closed / shut off.
When I tried turning it back on, it never gets past the "kindle fire" screen.
Connecting it to the computer and using adb, su command doesn't work, mount doesn't work... but it can detect the device.
So... am I screwed?
Unless someone discovers, or Kindle support can give you, a way to load the software via the boot loader, you're probably bricked.
I'm not sure if the boot loader has this functionality. Has anyone successfully extracted it yet?
I was playing around last night replacing packages and I did something similar...where I got stuck in the same situation. What I was able to do (and was very happy/surprised it worked) was using the root process to get back in.
The one I used was the one with the script you run which does everything for you. I'm on a mac so I hacked the runmemac.sh script and add in a few lines after the /system mount point was remounted rw to push out the apk's I had swapped and make sure the permissions were set right. I kicked off the script and it proceeded to root my kindle (even though it was not necessary) and put my packages back.
It's an ugly way...I could have just ran the individual commands but I was being lazy. It also means you need the original packages you removed first in order to put them back. But it worked.
Basically find this section in the script:
echo "--- remounting /system"
./$varadb shell "/data/local/tmp/busybox mount -o remount,rw /system"
and add:
./$varadb push whatever.apk /system/app/
./$varadb shell "chown root.root /system/app/whatever.apk"
./$varadb shell "chmod 644 /system/app/whatever.apk"
If push doesn't work, you can try install. I had a few trial and errors in the process but that is from my last go around which worked...twice.
ivanemoore said:
The one I used was the one with the script you run which does everything for you. I'm on a mac so I hacked the runmemac.sh script and add in a few lines after the /system mount point was remounted rw to push out the apk's I had swapped and make sure the permissions were set right.
Click to expand...
Click to collapse
It wouldn't mount... :/. *sigh*
The fire does have a recovery partition but I've not figured out how to trigger it during boot..
have you tried getting to it through ADB?
---------- Post added at 09:42 PM ---------- Previous post was at 09:38 PM ----------
MayfairDROID said:
have you tried getting to it through ADB?
Click to expand...
Click to collapse
Nope..to easy I guess I tried ADB REBOOT RECOVERY with no success. It rebooted back to the lock screen
Download the standalone 6.1 update and adb in and put it in the updates folder. Then reboot.
Sent from my Kindle Fire using Tapatalk
Lkish said:
Download the standalone 6.1 update and adb in and put it in the updates folder. Then reboot.
Sent from my Kindle Fire using Tapatalk
Click to expand...
Click to collapse
How do I adb push files to /sdcard/kindleupdates/ directory?
After typing "adb devices" to show the device, I typed:
C:\adb> adb push update-kindle-6.1_D01E_2017120.bin /sdcard/kindlefireupdates/
To which I got:
failed to copy 'update-kindle....bin' to '/sdcard/kindlefireupdates/': Permission denied
I tried using "\":
C:\adb> adb push update-kindle-6.1_D01E_2017120.bin \sdcard\kindlefireupdates\
To which I got:
failed to copy 'update....bin' to '\sdcard\kindlefireupdates\': Read-only file system
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Try this:
adb shell mount -w -t vfat /dev/block/mmcblk0p12 /mnt/sdcard
adb push update-kindle....bin /mnt/sdcard/kindleupdates
transfuntioner said:
Try this:
adb shell mount -w -t vfat /dev/block/mmcblk0p12 /mnt/sdcard
adb push update-kindle....bin /mnt/sdcard/kindleupdates
Click to expand...
Click to collapse
mount: Operation not permitted.
Doing:
adb shell su
results in "[1] Segmentation fault su"
Sorry, forgot about the su part.. I am guessing adb remount also does not work.
[email protected] said:
Unless someone discovers, or Kindle support can give you, a way to load the software via the boot loader, you're probably bricked.
I'm not sure if the boot loader has this functionality. Has anyone successfully extracted it yet?
Click to expand...
Click to collapse
Yes, I've been able to get at this functionality! I am still working on documenting my findings in my fastboot thread. However, be forewarned, the method & instructions are not user friendly at the moment!
transfuntioner said:
I am guessing adb remount also does not work.
Click to expand...
Click to collapse
Nope. Guess this is bricked 'till bootloader is available (which, I hope, can be pushed through adb)... *sigh*
if you have busybox installed try adb shell first, then busybox mount.. like
adb shell
# busybox mount -w -t vfat /dev/block/mmcblk0p12 /mnt/sdcard
for me it wouldnt do the command unless i used busybox
or you could use the other..
busybox mount -o rw,remount /mnt/sdcard
but if your getting at least the adb console then all is not lost..
pyrorob said:
if you have busybox installed try adb shell first, then busybox mount.. like
adb shell
# busybox mount -w -t vfat /dev/block/mmcblk0p12 /mnt/sdcard
for me it wouldnt do the command unless i used busybox
or you could use the other..
busybox mount -o rw,remount /mnt/sdcard
but if your getting at least the adb console then all is not lost..
Click to expand...
Click to collapse
Didn't work either... I could've sworn I installed busybox as a method of rooting... >.>
Oh well... until recovery is out, guess this is just a $200 paperweight x.x.
I did it using a Mac to download the kindle software 6.1 update then usb connected the fire and it mounts on the Mac as a drive. Then drag the file into kindleupdates folder. Reboot will then run the update automatically.
Sent from my Kindle Fire using Tapatalk
Printerscape said:
I deleted some critical files in /system directory accidentally, and it force closed / shut off.
When I tried turning it back on, it never gets past the "kindle fire" screen.
Connecting it to the computer and using adb, su command doesn't work, mount doesn't work... but it can detect the device.
So... am I screwed?
Click to expand...
Click to collapse
I was having the same issues.. bootlooped/bricked after rooting, pretty sure I removed system files somehow when adding google apps. Anyway, my friend and I figured out how to recover it back to out of the box state. This is what fixed my Kindle. I just posted a thread on it here with all the steps: forum.xda-developers.com/showthread.php?t=1356257 hope it helps!
Has anyone had any luck writing the files from the Kindle 6.1 Update Rom dump to the Kindle fire?

[UTILITY][RUU IMITATE]Easy Installer - Install your rom's like an RUU[HTC only]

Easy Installer​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What is Easy Installer?
Easy installer is a windows RUU imitate that helps you as user to install your Rom's with only 2 clicks. Fully automated!
For devs Easy installer helps to provide Rom's alternate to the recovery zip archive.
Click to expand...
Click to collapse
How does Easy installer work?
Thats easy. The developer create a system img file of his rom and configure Easy installer easily with one config file. The package can provide like a normal rom.
The user run a little exe-file and the RUU installs the rom fully automated! If something runs false, the RUU gives the user an error and a explanation what he can to do now.
Click to expand...
Click to collapse
What i need for Easy installer
For now, Easy Installer works only with image files, so you need your Rom as a image file. You can create a image file of your rom easily with mkyaffs.arm (find in attachements).
The config file is easy to understand. An example here (found in package too):
Code:
;The config file is neccessary for the RUU. Here you define all file namens.
[functions]
;imgfile specify, if you want to flash a image or a zip file (0=zip-file, 1=img-file). For now, only img files working, sry :(
imgfile=1
;waitbl set the time the RUU wait for the bootloader (fastboot). Some devices take a while to reboot to bootloader. Set the time here, in generally the time 10 is enough
waitbl=10
;the img-name specify the name of the image file without the file extension!
img-name=system
;zip-name is for one of the next versions, when it is possible to flash zip files. If you want, you can delete this
zip-name=HC_MIUI3.2
;boot-name specify the name of the boot.img without extension.
boot-name=boot
;set the name of the clockworkmod recovery file for your device here.
cwm-name=cwm
;rec-name is the original recovery of HTC that must be inserted for img-files. Put the name here without extension
rec-name=recovery
[labels]
;specify the shown rom-name in the RUU
rom-name=.sense
;the device name is the full name of the device the rom is for
device-name=Wildfire S
;some devices has more versions (marvel, marvelc, marvelct e.g.). Specify for what device your rom is.
device-code=marvel
The picture in the RUU is namend "PHONE.bmp" in package, you can replace with your own.
Click to expand...
Click to collapse
How to create the system.img?
Well, thats is easy
1. Install your Rom you want to use in Easy Installer at your phone via the Recovery (don't start the Rom!!!)
2. Go to recovery, connect your phone via USB-Cable to computer
3. Download the mkfs.arm.zip (see attachements)
4. Create a new directory in your SD-Card (example: "build")
5. Copy the extracted file "mkfs" of the downloaded archive into the folder "build"
6. Insert the SD-Card into the phone
7. In recovery go to: "mounts&storage->mound /sdcard" or run following adb-command: adb mound /sdcard
8. run the following commands in adb one after one:
adb shell
cd /sdcard/build
./mkfs /system /sdcard/build/system.img
9. Wait for the "Build OK."-message
10. Exit the adb shell via exit command and turn off the phone
11. Take the SD-Card of the phone and insert it into your PC
12. in the SD-Card's folder /build you will find a "system.img". Use this file for the easy installer
Click to expand...
Click to collapse
Changelog
v0.0.1
- first version, basic install function
Click to expand...
Click to collapse
Download
See the attachements (WSWizard.zip)
Click to expand...
Click to collapse
Will this work for all devices?
Any chances of bricking? Because many of users of Micromax A70 bricked their phone by a chinese flashing tool.
Burned from my laser torch using pencil cells
Sorry, i see now, that i posted this in false section. In genarally it works only for HTC devices which are unlocked or S-OFF, not for others!
How can I use the mkfs.arm?
it works only on ARM-based devices, like the HTC phones.
You must copy the file onto your sd-card e.g.:
adb push mkfs.arm /sdcard/build
After this you install your Rom on the device or copy the /system-files to the sd-card. Now you run following command:
adb shell
cd /sdcard/build
./mkfs.arm /system /sdcard/system.img
ODER
./mkfs.arm /sdcard/build/system /sdcard/system.img
Then the file will build a system.img and copy it onto the sdcard for next use
Would like to know if this would work to ONelll123
Wipe everything
Flash Rom
Make Nandroid
Use Nandroid as ROM's Images
It seems much easier to me than having to go to shell and all Not meant to be an insult, just a recommendation/question
Hmm, it ia qn idea, but idk in what filesystem the backups are saved. If it is yaffs2 it can be that this works.
But you must do shell commands too. Its for secruity reasons and that this method used works.
Sent from my HTC Wildfire S A510e using XDA
ONeill123 said:
it works only on ARM-based devices, like the HTC phones.
You must copy the file onto your sd-card e.g.:
adb push mkfs.arm /sdcard/build
After this you install your Rom on the device or copy the /system-files to the sd-card. Now you run following command:
adb shell
cd /sdcard/build
./mkfs.arm /system /sdcard/system.img
ODER
./mkfs.arm /sdcard/build/system /sdcard/system.img
Then the file will build a system.img and copy it onto the sdcard for next use
Click to expand...
Click to collapse
Thanks I will be try this when htc one x gets adb working recovery

Categories

Resources