[android-developers] Re: INSTALL_FAILED_MISSING_FEATURE Question
I have also seen uses-features "fail" only after a uses-library was
added. In my case, I was installing an app requiring hardware
telephony to be installed on an emulator, which worked without
complaint until I added my google maps functionality. Now I've added
android:required="false" to my telephony uses-feature tag and it runs
fine but didn't need that before.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home