Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 374 Bytes

File metadata and controls

16 lines (10 loc) · 374 Bytes

time-table

dev notes

project dir

git project dir: time-table

cordova project dir: time-table/TimeTable

###cordova build $ cordova build

$ cordova run android (afterplugging in the device with debug enabled)

$ cordova run android --release -- --keystore=../../time-table.keystore --storePassword=xxxx --alias=time-table-key --password=xxxxx

###adb run android