Cant publish my app on Android Market

Dear all,

i’m having problem with publishing my app. on Android. My configuration is :

settings =
{
android =
{
versionCode = “1”
},

androidPermissions =
{
“android.permission.INTERNET”,
“android.permission.READ_PHONE_STATE”,
“android.permission.ACCESS_NETWORK_STATE”
},
orientation =
{
default = “landscape”
},
}

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]