Affichage des articles dont le libellé est APK not generated. Afficher tous les articles
Affichage des articles dont le libellé est APK not generated. Afficher tous les articles

samedi 20 décembre 2014

APK not generated

Hi,

I finished my app and I would like to distribute it to the Android Store. Using phonegap I accomplished to run my app in the Android Simulator but it won't generate the APK file.


App.json (Region)



Code:



{ "builds": {
"web": {"default": true},
"native": {
"packager": "phonegap",
"phonegap" : {
"config": {
"platform": "android",
"id": "app.name.nl",
"name": "name"
}
}
}
},

Used version:

  • Sencha Cmd v5.1.0.26

  • Phonegap 4.1.2-0.22.10


I have no idea what I am doing wrong so I hope you guys and girls can help me!

kind regards,

Roy van Marrewijk






APK not generated