Jump to content

Help!!! All apk files in /system/app ware deleted.


Recommended Posts

Posted

I delete all apk files in /system/app folder by mistake, then I copy my backup files to /system/app from my computer and set all apk files with 644 permission.

But now ,the phone just show boot screen and loop.

This is my phone:http://android.modaco.com/content/zte-blade-blade-modaco-com/324584/how-to-dump-the-rom-of-v880-sample-handset-chinese-blade/

I can't use Clockwork to recovery my system.

I think there is something wrong with permission setting, somebody can help me?

Sorry fo my English, and Wish you can understand my words.

Help!

Help!!

Help!!!

Guest Arr Too
Posted
I copy my backup files to /system/app from my computer and set all apk files with 644 permission.

Permissions should be 755 (at least).

Guest Phoenix Silver
Posted
I can't use Clockwork to recovery my system.

why can't you use clockwork ?

Guest Arr Too
Posted
I can't use Clockwork to recovery my system.

If ClockworkMod doesn't work on your V880 (?) then you may be able to use fastboot (hold down Up vol button when booting, which should leave the green Android on screen): use Tom G's images.

Posted
Permissions should be 755 (at least).

I tried it, but no effect.

Posted
why can't you use clockwork ?

My blade is a smple machine,Paul's new ROM was came from my machine and Paul's recovery.img can't work on my phone.

Guest Arr Too
Posted
I tried it, but no effect.

I don't think there's anything in /system/app that needs a different permission, so maybe you've not replaced everything? Or maybe deleted something in another directory? The simplest thing may be to backup what you have now, and then start again with Tom G's plain images to get back to a working system.

Posted
If ClockworkMod doesn't work on your V880 (?) then you may be able to use fastboot (hold down Up vol button when booting, which should leave the green Android on screen): use Tom G's images.

NO, it dosen't work.My blade can't use fastboot.

I had try to use flash_image to flash all recovery.img I could find,but no one can work.

Guest Arr Too
Posted (edited)
NO, it dosen't work.My blade can't use fastboot.

You can get into FTM mode (Vol- held down on booting), but not into fastboot mode (Vol+ held down on booting)? You know that fastboot mode just looks like it is stuck on booting? The green Android just stays on screen? If the V880 isn't being recognised by your PC (or Mac) then maybe try installing the USB drivers, or try the Linux Live CD option. Perhaps you need the Windows USB drivers modifying to recognise the V880?

Edited by Arr Too
Posted
You can get into FTM mode (Vol- held down on booting), but not into fastboot mode (Vol+ held down on booting)? You know that fastboot mode just looks like it is stuck on booting? The green Android just stays on screen? If the V880 isn't being recognised by your PC (or Mac) then maybe try installing the USB drivers, or try the Linux Live CD option. Perhaps you need the Windows USB drivers modifying to recognise the V880?

Yes, I can get into FTM mode when I hold VOL- on booting.But when I hold VOL+ on booting ,it just show green Android a little while, and then goto bootscreen.

I don't know how to modify the USB driver.

Posted

I can use "adb shell" to access the system, and use SuperOneClick to root it,but I can't find the sdcard, what can I do with this?

Posted (edited)

if its a 2.2 rom using adb the sd cards is /mnt/sdcard

not sure about 2.1 roms

Edited by Lew247
Posted
if its a 2.2 rom using adb the sd cards is /mnt/sdcard

not sure about 2.1 roms

I'm 2.2,sdcard not be mounted,so I just can pull files to my computer.

Guest Arr Too
Posted
I'm 2.2,sdcard not be mounted,so I just can pull files to my computer.

You could use flash_image on the phone itself (from the phone's shell after using "adb shell"), but you'd need to get the system.img onto the phone, and the best place to put that would be on the SD card. :) But you could use this route to flash a better recovery image, if you can find one that works on the V880 (or you can extract one from a friend's phone?).

flash_image examples here and here.

Posted
You could use flash_image on the phone itself (from the phone's shell after using "adb shell"), but you'd need to get the system.img onto the phone, and the best place to put that would be on the SD card. :) But you could use this route to flash a better recovery image, if you can find one that works on the V880 (or you can extract one from a friend's phone?).

flash_image examples here and here.

Thanks Arr,I can't find another one, it is just only one as I know :) .

Guest Arr Too
Posted
I can use "adb shell" to access the system, and use SuperOneClick to root it,but I can't find the sdcard, what can I do with this?

How can you run "adb shell" if the phone is boot looping? Do you mean you can run "adb shell" when in FTM mode?

Posted

try a manual wipe operation?

rm /data/dalvik-cache

rm /data/data

etc……

Posted
try a manual wipe operation?

rm /data/dalvik-cache

rm /data/data

etc……

Just delete these two folder?

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.