Dear all,
i’m having problem with publishing my app. on Android. My configuration is :
- Mac OSX
- I have a Galaxy tab 10.1 (http://www.samsung.com/global/microsite/galaxytab/10.1/index.html) that is recognized in my android account
- Corona Version 2011.703 (2011.12.8)
- My build.setting is as following :
settings =
{
android =
{
versionCode = “1”
},
androidPermissions =
{
“android.permission.INTERNET”,
“android.permission.READ_PHONE_STATE”,
“android.permission.ACCESS_NETWORK_STATE”
},
orientation =
{
default = “landscape”
},
}
- My build data could be found here : http://www.cowbird-thegame.com/tmp/build.png
After uploading the app, Android answers (cf. http://www.cowbird-thegame.com/tmp/android.png) :
-
3 authorizations are required :
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.ACCESS_NETWORK_STATE -
3 features are required :
android.hardware.screen.landscape
android.hardware.screen.portrait
android.hardware.touchscreen -
One native platform is needed
Could you help me ?
Many thanks in advance.
Best,
Jérôme.
[import]uid: 96703 topic_id: 19241 reply_id: 319241[/import]