Cordova 3.5.0 Install Error- Please Install Android Target 19

前端 未结 6 910
感情败类
感情败类 2020-11-28 04:05

I try to get this working and it\'s driving me nuts:

$ cordova platform add android

The output is:

Creating android project         


        
6条回答
  •  孤街浪徒
    2020-11-28 04:42

    Here is documentation on how you set up an AndroidManifest.xml document. Every app should have one.

    http://developer.android.com/guide/topics/manifest/manifest-intro.html

提交回复
热议问题