NativeScript / NativeScript/android
Decalre Gradle settings & wrapper settings
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- C++
- Sterne
- 563
- Forks
- 144
- Ø Merge
- 10 Std. 46 Min.
- Gemergte PRs (30 T.)
- 14
Beschreibung
Is your feature request related to a problem? Please describe.
Good day I am trying to build sample android app (https://github.com/NativeScript/tutorials/tree/main/react-tutorial)
in linux ubuntu without internet but with nexus repo with all libs and distrous for npm\gradle
At that moment i can't understand how to change gradle settings and gradle wrapper setting without manual changing this config files in the catalog platform/android
files changed is
platforms/android/gradle.properties
platforms/android/build.gradle
platforms/android/gradle/wrapper/gradle-wrapper.properties
platforms/android/app/build.gradle
Describe the solution you'd like
If there posibility to declare all settngs for the files discrbed in previous section from catalog App_Resources/Android/ for example
Changes i have made it is setting maven repo, distributionurl for wrapper, and path to the jks keystore with password, because nexus repo have self signed certificate
Describe alternatives you've considered
I was looking info about hooks but did not find good example for my issue
Additional context
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit dem Lesen der in diesem Issue genannten Android-Konfigurationsdateien: platforms/android/gradle.properties, build.gradle, gradle/wrapper/gradle-wrapper.properties und app/build.gradle; untersuche anschließend App_Resources/Android/. Ermittle, wie Einstellungen wie Maven-Repositories, die Distribution-URL des Wrappers und Keystore-Werte dort deklariert werden könnten; abgeschlossen ist die Aufgabe, wenn generierte Android-Projekte diese Deklarationen ohne manuelle Änderungen verwenden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- android
- Bereich
- build-system, mobile-dev
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100