When I try to upload my apk, i got this message "This apk requests 1 native platforms that will be used for Android Market filtering Armeabi". Does this mean my app would not be visible to devices running on Armv7 or x86? if yes, how can i remove this filter? because we created a share library for armeabi and handles other devices in our code. Thus we would like our app to be visible to all devices. Thanks!
-- 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

