If you can find a shared library that is present only on the device you target, then you can use <uses-library> in your manifest. See http://developer.android.com/guide/appendix/market-filters.html#manifest-filters for details. Likewise for features (<uses-feature>)
On Feb 8, 7:27 am, Lee Leclair <[email protected]> wrote: > If I have an app that will only run on the Samsung Galaxy S or HTC > Hero, because it uses vendor proprietary SDKs, will the Google app > store still accept my app? -- 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

