Hello,
In build.settings,
I can change iOS minimum version by this:
MinimumOSVersion = “6.0”,
How do I change android minimum version?
When I build, I cannot change the minimum column. :huh:
Thanks for reply.
Hello,
In build.settings,
I can change iOS minimum version by this:
MinimumOSVersion = “6.0”,
How do I change android minimum version?
When I build, I cannot change the minimum column. :huh:
Thanks for reply.
I don’t know that you can specify a minimum in the build.settings. Android is a bit of a different beast when it comes to what SDK’s are use to build the app.
Rob
So, I can only build for android 2.2 as minimum (from current released build)?
I know daily build is changed to 2.3.3 as minimum.
So, minimum version can not be assigned?
What if If I make a huge game and want to support high-end high and resolution devices?
This thread may be of value to you:
http://forums.coronalabs.com/topic/29773-is-there-a-way-to-restrict-android-apps-to-tablets-only/
Rob
I don’t know that you can specify a minimum in the build.settings. Android is a bit of a different beast when it comes to what SDK’s are use to build the app.
Rob
So, I can only build for android 2.2 as minimum (from current released build)?
I know daily build is changed to 2.3.3 as minimum.
So, minimum version can not be assigned?
What if If I make a huge game and want to support high-end high and resolution devices?
This thread may be of value to you:
http://forums.coronalabs.com/topic/29773-is-there-a-way-to-restrict-android-apps-to-tablets-only/
Rob