Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

mas mau tanya ini tidak bisa di build apk pake cordova cli? saya coba build error

 uses-sdk:minSdkVersion 15 cannot be smaller than version 16 declared in library [:CordovaLib] D:\Cordova\facebookv2\platforms\android\CordovaLib\build\intermediates\manifests\full\debug\AndroidManifest.xml as the library might be using APIs not available in 15

        Suggestion: use a compatible library with a minSdk of at most 15,
                or increase this project's minSdk version to at least 16,
                or use tools:overrideLibrary="org.apache.cordova" to force usage (may lead to runtime failures)

sepertinya error nya sudah cukup jelas, coba buka

platforms\android\AndroidManifest.xml

terus cari baris

<uses-sdk android:minSdkVersion="15"

ubah jadi 16