We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Building for android Cordova version problems

Home Forums General Questions Building for android Cordova version problems

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #67080
    alanzb
    Customer

    Hi, newbie here, not experienced with software development.

    Trying to build my app for andriod, when running “cordova platform add android” this is what i get:

    Using cordova-fetch for cordova-android
    Adding android project…
    Creating Cordova project for the Android platform:
    Path: platforms\android
    Package: com.example.NavarroWebappR1
    Name: Navarro Webapp R1
    Activity: MainActivity
    Android Target SDK: android-33
    Android Compile SDK: 33
    Subproject Path: CordovaLib
    Subproject Path: app
    Android project created with cordova-android@12.0.1
    Discovered plugin “cordova-plugin-whitelist”. Adding it to the project
    Installing “cordova-plugin-whitelist” for android
    Plugin doesn’t support this project’s cordova-android version. cordova-android: 12.0.1, failed version requirement: >=4.0.0 <10.0.0
    Skipping ‘cordova-plugin-whitelist’ for android
    Adding cordova-plugin-whitelist to package.json

    cordova requirements is:
    Requirements check results for android:
    Java JDK: installed 1.8.0
    Android SDK: installed true
    Android target: installed android-34,android-33,android-32
    Gradle: installed C:\Gradle\gradle-8.3\bin\gradle.BAT

    I guess i need a downgrade cordova or graddle versioning? Not sure

    Thank you

    • This topic was modified 7 months, 1 week ago by alanzb.
    #67081
    alanzb
    Customer

    then i got this (attached):

    Attachments:
    You must be logged in to view attached files.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.