cordova - I install correctly android sdk and all the requirement , but phonegap doesn't work -


please me want convert webapp android app phonegap or cordova in every step error using ubuntu 15.04

this sdk manager:

tools:     android sdk tools, rev: 24.3.3, status: installed     android sdk build-tools, rev: 22.0.1, status: installed     android sdk build-tools, rev: 19.1, status: installed     android sdk build-tools, rev: 17, status: installed  tools (preview channel):     android sdk platform-tools, rev: 23 rc3, status: installed  android 5.1.1 (api 22)     sdk platform, api: 22, rev: 2, status: installed     arm eabi v7a system image, api: 22, rev: 1, status: installed  android 4.2.2 (api 17)     sdk platform, api: 17, rev: 2, status: installed     arm eabi v7a system image, api: 17, rev: 2, status: installed  android 2.1 (api 7)     sdk platform, api: 7, rev: 3, status: installed

but when run command:

phonegap create first-app cd first-app phonegap local build android -d 

i error:

error log

and want phonegap use api-7 please solve error tnx

i rename 19.1.0 build-tools 19.1.0 , problem solved error

  • what went wrong: execution failed task ':processdebugmanifest'.

    manifest merger failed : uses-sdk:minsdkversion 7 cannot smaller version 10 declared in library /home/arvinall/public/cordovap/first-app/platforms/android/build/intermediates/exploded-aar/android/cordovalib/unspecified/debug/androidmanifest.xml

    suggestion: use tools:overridelibrary="org.apache.cordova" force usage


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -