On Jul 6, 2:47 am, Lance Nanek <[email protected]> wrote: > Have you tried the "aapt dump badging" command on the APK to see if > any uses-feature are getting added?
Good thinking but only the camera is getting added. > Maybe all you'll have to do to fix > it is drop this in or whatever: > <uses-feature android:name="android.hardware.bluetooth" > android:required="false" /> > I'll give that a go anyway. With invisible logic going on in the background anything might work. Pent -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

