Skip to content

Repository files navigation

Installing Cordova

$ npm install -g cordova

Android Platform Guide

# this repository environment
$ cd hicordova/cordova
$ cordova requirements
Java JDK: installed 1.8.0
Android SDK: installed true
Android target: installed android-29,android-28
Gradle: installed /Users/kimseongrim/.sdkman/candidates/gradle/6.2.2/bin/gradle

Development

# install resource manager (Option)
$ npm i -g nrm
$ nrm use taobao

# bootstrap project
$ npm run bootstrap

# run in browser
$ npm run browser

# run in android
$ adb push public/data.json /sdcard/
$ npm run android

# build, create key, signature
$ npm run build
$ npm run keystore
$ npm run jarsigner

About

Cordova + Vuejs + Vuex + Vue-router + ElementUI + Webpack

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages