DBDigital / nookdevs

Automatically exported from code.google.com/p/nookdevs Please note I am not a developer. I only created this to prevent the code from being lost with the shutdown of GoogleCode. If you wish to work on this, contact me and I will add you. :)
0 stars 0 forks source link

[trook 1.2] #120

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. uninstall older trook
2. try to install trook 1.2 by craftycoder
3. get the following error:

Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE]

What is the expected output? What do you see instead?

I expect to see "Success" :)

What version of the product are you using? On what operating system?

I am using the latest nookDevs rom, 2.4.1

Please provide any additional information below.

Original issue reported on code.google.com by yuttadha...@gmail.com on 11 Aug 2010 at 4:08

GoogleCodeExporter commented 8 years ago
Okay, figured it out, as per Android Developer Forums:

Pull /data/system/packages.xml
Find the entry for your package and comment it out.
shell back in and chmod packages.xml to be world-writeable
Push packages.xml back into the phone.
Restart the phone. 

The old trook leaves a key that has to be deleted.

Original comment by yuttadha...@gmail.com on 11 Aug 2010 at 4:31