I tried setting back to a targetSdkVersion of 15, but when I've got that and my app directs to the accessibly settings page, my app isn't listed in the accessibility list. As soon as I change it to 16 it shows up.
On Monday, July 16, 2012 11:04:33 PM UTC+1, Mark Murphy (a Commons Guy) wrote: > > On Mon, Jul 16, 2012 at 5:00 PM, Streets Of Boston > <flyingdutc...@gmail.com> wrote: > > The targetSdkVersion value only determines the compatibility mode of > your > > app (depending on the device it is running on), which influences the > default > > theme or your app, default behavior of permissions, etc. > > The only way this would have an impact is if they are only checking > that permission for apps with targetSdkVersion 16 or higher. That's > entirely possible, but it is not documented either way. > > Though I should have thought of that -- thanks, Streets! > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > Android Training in NYC: http://marakana.com/training/android/ > -- 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en