APK Android généré avec succès
- Script build-apk-simple.sh créé pour build sans Docker - Installation SDKMAN + Java 21 requise par Capacitor - Configuration Android SDK via cmdline-tools - APK généré: dist/compagnon-lagon-beta.apk - Export statique Next.js configuré (next.config.export.js) - Taille APK: ~5MB prêt pour distribution Pour rebuild: ./scripts/build-apk-simple.sh
This commit is contained in:
3
android/capacitor.settings.gradle
Normal file
3
android/capacitor.settings.gradle
Normal file
@ -0,0 +1,3 @@
|
||||
// DO NOT EDIT THIS FILE! IT IS GENERATED EACH TIME "capacitor update" IS RUN
|
||||
include ':capacitor-android'
|
||||
project(':capacitor-android').projectDir = new File('../node_modules/@capacitor/android/capacitor')
|
||||
Reference in New Issue
Block a user