View Single Post
Old 06-22-2011, 12:51 PM   #48
ptsenter
Addict
ptsenter has learned how to buy an e-book online
 
Posts: 285
Karma: 88
Join Date: May 2011
Device: Kobo eReader Wireless
Quote:
Originally Posted by Last_of_the_PEs View Post
Does anyone know a definitive way to determine why "Application did not install" happens?
Usually it happens when one tries to install an app that requires Google APIs which are not installed on PE.
The sure way to find out is to try to install using adb and , then, run logcat.
E.g., when I tried to install one of the apps it failed because the app requires com.google.android.maps.jar. That doesn't mean if I had that jar the installation would succeed. Even if I installed that jar the installation might have failed on some other shared lib.
The other time the app required shared lib libvoicesearch.so.
ptsenter is offline   Reply With Quote