tips:capacitor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tips:capacitor [2018/03/29 12:08] – created scipiotips:capacitor [2018/03/29 12:55] (current) – [setup] scipio
Line 36: Line 36:
 npx cap add android npx cap add android
 npx cap sync npx cap sync
 +
  
 # desktop # desktop
 # npx cap add electron # npx cap add electron
 </code> </code>
 +
 +android studio:
 +  * remove android/.grade and android/.idea folders
 +  * adjust android/local.properties
 +  * import project as external gradle model from <project/android> folder
 +
 +<file txt local.properties>
 +ndk.dir=/opt/android-ndk-r14b
 +sdk.dir=/opt/android-sdk
 +
 +</file>
  
 add plugin add plugin
  • tips/capacitor.1522318117.txt.gz
  • Last modified: 2018/03/29 12:08
  • by scipio