Hi, What about upload to the Google PlayStore? If we compile the app for armv7 neon support, is it that Google PlayStore will automatically restrict the app from being seen on non-neon devices?
Thank you, B.Arunkumar On Aug 22, 1:54 pm, "B.Arunkumar" <[email protected]> wrote: > Hi, > > We have an app which is compiled for arm-v7 neon with appropriate > definitions in Application.mk and Android.mk. Is there any way to > prevent installation on Non Neon devices with an appropriate message > "Cannot install". Currently when I install the application by either > debug or run mode, the application installs on the device but when > opened. it crashes with an > ExceptionInInitializer error. > > Thank you, > B.Arunkumar -- 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

