Update on Android and OpenGL in Froyo

J. Landman Gay jacque at hyperactivesw.com
Mon Dec 26 12:26:09 EST 2011


On 12/26/11 9:13 AM, Andre Garzia wrote:
> Jacque,
>
> Thank you very much for the heads up. Do you know if we can set minimum
> version on the Android Market? For games, the software renderer might not
> be enough. It may be better not to allow software on 2.2.1 then allow it
> and have bad performance.

Yes, you can specify in the Android Manifest a minimum version and also 
which features the device must have to be compatible (i.e., cameras, 
GPS, etc.). If the user doesn't have a compatible device, the market 
won't even list your app when they search or browse.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list