Closed GoogleCodeExporter closed 8 years ago
Ok, once again the question...
What exactly is the output of the command?
$ adb uninstall com.androidiani.MarketEnabler
Does it say that it successfully removed the application?
What is the output of the following command (open a root shell)?
$ find -name \*MarketEnabler\*
I (with installed marketEnabler) have something in dalvik-cache, /data/app and
/data/data
From my experience, if you manually delete the apk and dex files you have to
run the
uninstall command again after this to clear the entries from the DB.
Original comment by michel.racic
on 18 Feb 2010 at 7:52
Wow, I swear it's like magic when you reply! I had previously tried running $
adb
uninstall com.androidiani.MarketEnabler with the result "Failure". I just tried
it
again now, and it succeeded. I am now able to install the newest version.
Thanks for the help, and sorry for wasting your time!
Original comment by mmill...@gmail.com
on 18 Feb 2010 at 8:20
No problem ;-)
That is what the bug tracker is for, I can't test it with every phone / rom
combination that is available.
That's some weird behavior that I usually now from Windows that happens in
android as
well...
Next time remember always when you delete some app manually do the uninstall
command
as it will clear the db entries from the phone.
The certificate is now in the SVN and shouldn't be tampered again...
New updates happen trough our update service that we implemented (it will check
for
update when you start the application and stop the service after checking).
Original comment by michel.racic
on 18 Feb 2010 at 9:03
Original issue reported on code.google.com by
mmill...@gmail.com
on 17 Feb 2010 at 4:51Attachments: