General :: Convert ZIP CWM In Flashable File With Stock Recovery

May 27, 2014

You can convert the file to be attached to me a file cwm in a file flashable with the stock recovery.

I tried to change the name of the file to update.zip, but the stock recovery gives me error.

General :: Convert ZIP CWM in Flashable file with stock recovery


General :: HTC One X+ - Making Recovery Flashable Zip?

Jun 12, 2013

The format of recovery that we download from official website is .img. How can we make it a cm flashable zip?

HTC One X+

View 2 Replies View Related

General :: Flashable CWM Recovery For ZTE V793

Dec 26, 2013

I have a problem using this method URL>..Thats is there any other way to have a CWM Recovery in my ZTE V793?Like Flashing Zip using Stock Recovery or Something..

Also is there a way i can Maximze the capacity of my Internal Memory.Like using Swap Partion or Ungaze Data2SD?

View 1 Replies View Related

General :: How To Make APK Into Flashable Zip For Recovery

May 19, 2013

GT-N7100. Q. How to make an apk into flash able zip for recovery?

View 2 Replies View Related

General :: How To Create Flashable Zip File

Jun 10, 2013

I know people talk about this all the time... I found a lot of thread of how to create a flashable zip file.. But every thread has it different than others. So I have tried it several ways and still get errors...

I'm trying to make a flashable zip to push an apk to system/app and I decided to do this to test it out...

This is the update-script I have tested it with

run_program("/sbin/busybox", "mount", "/system");
delete("/system/app/FlashBarService.apk");
package_extract_dir("system", "/system");
run_program("/sbin/busybox", "unmount", "/system");

Ok what I figure is the run_program is to mount system with busybox. Every line i see that it have this on there.. Then Im trying to replace an app from system/app so I put in delete("/system/app/name of app");

then package_extract_dir("system", :/system"); is so recovery can extract and push the zip file

and again run_program to unmount... But recovery is giving me an error status 4

I also deleted that delete line and still got status 4.

Again this is another way I tried it to do it with

run_program("/sbin/busybox", "mount", "/system");
run_program("/sbin/busybox", "mount", "/cache");
run_program("/sbin/busybox", "mount", "/data");
package_extract_dir("system", "/system");
run_program("/sbin/busybox", "umount", "/system");
run_program("/sbin/busybox", "umount", "/cache");
run_program("/sbin/busybox", "umount", "/data");

And this way too

mount("ext4", "EMMC", "/dev/block/mmcblk0p14", "/system");
mount("ext4", "EMMC", "/dev/block/mmcblk0p14", "/data");
package_extract_dir("system", "/system");
run_program("/sbin/busybox", "unmount", "/system");
run_program("/sbin/busybox", "unmount", "/data");

And till got status 4.

Inside my xxx.zip I have it set up this way META-INF/com/google/android
And other folder on root system/app

I have a GS3.

Like I said I have followed several threads about this and all looks different and none worked.

I know this is supposed to be the easies thing to do when it comes to android. But I just need to be directed to the right path.

View 5 Replies View Related

General :: Creating CWM Flashable Zip For APK File?

Aug 13, 2012

Can create a cwm flashable zip for my given .apk file

View 1 Replies View Related

General :: Boot Animation - How To Make Flashable Zip File

Oct 11, 2013

Making boot animation? I need to know how to make the flashable zip file I already have the images created

I need them optimized as well, not sure what tool is needed or how to make it? Its for the SG4.

View 2 Replies View Related

General :: Galaxy Ace - Create File Flashable Through Odin?

Oct 14, 2012

I have a firmware for my galaxy ace named S5830XWKTM_S5830OXXKT3_S5830XWKT7_HOME.tar.md5 and I wanted to edit the baseband so I could make it work in my S5830L by just changing "amss" file...

But I can't change it if they are in .md5 and if I change the file to .zip and transfer amss, I can't change it back to .md5

How can I turn S5830XWKTM_S5830OXXKT3_S5830XWKT7_HOME.tar.zip into S5830XWKTM_S5830OXXKT3_S5830XWKT7_HOME.tar.md5

View 9 Replies View Related

General :: GAPPS - Eliminate Or Add Some More Applications Inside Of CWM Flashable Zip File?

Aug 8, 2012

Can we reorganize the applications inside the 'Gapps_ ics_ xxxxxx.signed zip'?

I mean can we eliminate or add some more applications inside of CWM flashable zip file, instead of working with TitaniumBackup to restore our own favorite applications after every wipe Rom Flash ?I mean just deleting or adding some xxxxx .apk files...

View 4 Replies View Related

HTC EVO 4G :: Flashable Version Of Clockworkmod Recovery

Nov 28, 2010

I'm looking for a flashable version of clockworkmod recovery. I know I can flash it with rom manager but what i'm looking for is a version I can flash in ra recovery.

View 14 Replies View Related

General :: How To Make CWM Recovery From Stock Recovery On Windows

Aug 8, 2013

is there anyway to compile cwm on windows i have cygwin installed

View 4 Replies View Related

General :: How To Convert Dex File To Jar

Mar 27, 2014

I've been trying to convert a certain Dex file to Jar.

It's not the regular Classes file,When I try to convert it i get this error

dex-translator not support an odex file asks me to download smali to covert odex to dex, the Smali file is in Jar

how to use it to convert Odex file to Dex

View 4 Replies View Related

General :: Convert DIVX File To MP4?

Jul 28, 2012

I tried Videora, but that was a failure. I use doubletwist on my Android phone and it doesnt play DIVX files but it will play MP4... The whole point is I'm trying to play The Dark Knight Rises on my phone...

View 3 Replies View Related

General :: Convert Odex To Dex File?

Apr 12, 2012

I have a big problem deodexing files in ICS. I have tried xUltimate 2.3.3 but it doesn't work and I get error messages. Then I have tried baksmali by calling

java -jar baksmali-1.3.2.jar -x -d ./origi_frame myapp.odex

It works without giving me any error messages but in the output directory are only *.smali-files (instead of dex-files). Before calling baksmali I have downloaded the framework-folder from the device and placed it under ./origi_frame.

How is it possible to convert an .odex file to a .dex file?

I am using a Nexus S, Android 4.0.4, rooted.

View 1 Replies View Related

General :: Possible To Convert Excel File To APK?

Aug 31, 2012

I have a excel sheet. Can make it apk file?

GT-I9300

View 7 Replies View Related

General :: Convert GIF To Video File?

Dec 20, 2013

I was trying to send some .gif files to some friends via WhatsApp and I realised that it doesn't actually send them as .gif files, it converts them to .jpg files?

Is there any way I can convert them on my Android device to small video files so I can send them via WhatsApp?

View 1 Replies View Related

General :: Convert Tunein Records To MP3 Or Any File?

Jul 1, 2012

Can we convert tunein records to mp3 or any file? I added .mp3, .wav, .aac but isnt working.

View 2 Replies View Related

Android : How To Convert Class File To Dex File

Nov 12, 2010

How to convert class file to dex file in android? Is there any way?

View 2 Replies View Related

HTC Incredible :: Updating Radio - How To Boot Into Stock Recovery And Not Clockworks Recovery

Aug 11, 2010

ok, so I put the PB31IMG file on my sdcard, and the dinc_ota. I changed dinc_ota to update. (I did not name the file update.zip.zip) I powered down, I entered bootloader, and it loaded the PB31IMG and whatever. then I hit volume down and selected recovery. this brought me to clockwork recovery. I noticed the isntructions said to boot into STOCK recovery. well, I like a dummy ignored that and tried to apply the update.zip thru clockwork.

This is what I got:

CODE:.......................

So, is this because I tried doing it through clockwork recovery? is it because I didn't apply the first OTA update we got? what does that mean exactly anyways? is it saying I need to install the leaked froyo ROM, and then update the radio? How do I boot into stock recovery and not clockworks recovery? does this count as applying the update.zip once, meening if I do it again I'll brick my phone? should I sell this thing and get a samsung flip phone because I'm too stupid to own a Dinc?

View 2 Replies View Related

Motorola Droid :: Fix - Stock Recovery Coming Back / Custom Recovery Wont Stick

Aug 24, 2010

First off let me say that I was wrong about this issue. Its not an issue with Easy root it is just something built into android. So I apologize to anyone I argued this subject with but specifically Patch. Its also not an issue with rom manager. This applys to users that after flashing a custom recovery they can boot into it once but the next time you try to boot into recovery it has reverted to stock.

This mostly happens to users of easy root or users that use my guide for rooting using Linux

So for the fix.

Download this file and place it in the root of your sd card.
http://dl.dropbox.com/u/7223192/install-recovery.sh

Download Terminal Emulator from the market. The one by the dev Jack Palevich.
Open it and type the following commands.

su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
dd if=/sdcard/install-recovery.sh of=/system/etc/install-recovery.sh
chmod 550 /system/etc/install-recovery.sh
sync

after that just flash the custom recovery of your choice and you should be good to go.

I tested this on my phone and another user tested it for me and it worked for both of us. If anyone has an issue let me know. This issue is so sporadic that its hard to have people test the fix.

View 19 Replies View Related

General :: How To Flash Stock Recovery

Feb 21, 2012

I tried to flash CWM Recovery but when the 'confirm your device' menu popped up, my phone wasn't there so i just selected the first one on the list. Now when i try to reboot into recovery, nothing happens. It just boots up normally. how to either flash stock recovery or a custom recovery that will work?

View 1 Replies View Related

General :: How To Make CWM Recovery For New Stock ROM

Aug 2, 2013

how to make cwm recovery for a new stock rom... means which files i have to compile?

View 6 Replies View Related

General :: How To Backup Stock Recovery And ROM

Nov 28, 2013

I've already rooted my phone using the Framaroot method. (OS is JB 4.2.2)

Now now, i want to backup my stock recovery and my stock ROM.

I know i can backup my stock ROM using CWM recovery, but if i do that, i will lose my stock recovery.

So first i have to backup my recovery somehow, and then i can install CWM recovery and then use any custom ROM i want.

View 1 Replies View Related

General :: How To Pull Stock Recovery

Apr 3, 2013

i have tried every single methods to pull stock recovery but i am not able to pull it i don't know why. i have tried every possible adb commands but not working

View 3 Replies View Related

General :: What Is Android Stock Recovery IMG

Feb 13, 2012

I'm a newbie for Android world. So i saw that several forums members posted " i need stock recovery IMG". What is the mean and what is the "Android stock recovery IMG".

View 6 Replies View Related

General :: HTC Desire VC Stock Recovery?

Nov 11, 2012

I would like to do OTA update my htc desire vc but CWM does not work during update. It say "status error 7".

Therefore, I need "htc desire vc stock recovery" for OTA update.And then, how to do OTA update without stock recovery?

View 1 Replies View Related

General :: Stock Recovery For HTC Explorer?

Jun 18, 2012

Where I can find stock recovery for HTC explorer? A310e

View 7 Replies View Related

General :: How To Restore Stock Recovery

Nov 24, 2012

i have this HTC V9899 from china, i think this is not real htc, but don't know this is cloning from which model, it looks like rezound but the rear camera is in center.you can search in google "htc v9899 cdma gsm".there is two model of v9899, the cdma-gsm and gsm 4g.the 4g version is clone to rezound, very same.i have the cdma-gsm version.

the phone specification: dual on dual standby cdma evdo rev A and gsm 2g, 1 ghz processor, 512 ram and 512 rom, adreno 200, 4.3" screen, 960x540 resolution, amoled screen, 8mp rear camera with auto focus and flashlight, front camera, ics 4.0.4

i got this phone already root, and i want to learn how to cock rom, so to backup the rom, i learn from threads that i need clockworkmod to backup and install rom, and the easieast way is to install rom manager.

so i install rom manager, and need to install cwmr, some phone list show up, i try to flash it but none work, i try many model and so far the recovery screen just show logo and hanging.

i have novo7 tool that can flash recovery.img from sdcard, i have try many recovery.img and none work too.the bad thing is i didn't backup stock recovery.img cause i don't know how.the stock revocery is e3 system recovery.the phone work fine and rooted.just when i go to recovery by pressing power with vol up button, the phone just show verizon logo and hanging.

i still can access adb with my computer and my phone with power button and vol down.how can i install clockworkmod recovery for this phone? and if can't, how can i restore stock recovery.

View 1 Replies View Related

General :: Samsung Galaxy Tab 7.7 Stock Recovery?

Nov 29, 2013

I have Samsung GT-P6800, that is 7.7 tab, actually, some days ago, it has developed the bootloop problem, I decided to load custom recovery and take the backup of the data, because I can't able to lose the data as the data is very much important that is stored on the tab, but when I load the Odin V3.70 & V1.85 and in the PDA section I load the .tar file of TWRP 2.6.3.0 recovery, and flash then I got the success & pass message in the Odin, but when I restart the tab in the recovery mode, I again go in to the Default stock recovery that is e3 Android System Recovery, I don't know why this is happening, as I have tried many versions of Odin as well as twrp and cwm recovery, but whenever I go in the recovery mode, I found the stock recovery loading(e3).

View 1 Replies View Related

General :: Selecting Options In Stock Recovery?

Sep 24, 2013

Volume up/down work for highlighting each option but power button will not select the highlighted option. How to select an option in system recovery for LG?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved