"The menu button doesn't show"
using "targetSdkVersion="11" because i'm using the GoogleMaps library.
Is there a workaround for this? Or something i can do so that older devices do not install and crash? Or is it possible to include the GoogleMaps library and only execute if android 3+ are in use?
using "targetSdkVersion="11" because i'm using the GoogleMaps library.
Is there a workaround for this? Or something i can do so that older devices do not install and crash? Or is it possible to include the GoogleMaps library and only execute if android 3+ are in use?