Where do I find cordova.js?

前端 未结 4 986
别那么骄傲
别那么骄傲 2020-12-13 02:07

I\'m writing a mobile app with HTML5, Javascript and CSS3. I\'m using phonegap.

So if I use something like this.

4条回答
  •  离开以前
    2020-12-13 02:54

    Check the cordova.js inside the new project created (by using command line)

    OR

    CHECK YOUR LIB FOLDE INSIDE THE DOWNLOADED CORDOVA ZIP FILE

    enter image description here

    enter image description here

    FOR IOS CHECK cordovalib folder

    enter image description here

    enter image description here

    ANDROID

    enter image description here

    Please check libs folder of each platform.

提交回复
热议问题