/TrapDevSec

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

TrapAndroidFrontEnd

TrapAndroidFrontEnd

npm install
ionic cordova platform add android

win10要在src目录下加入index.d.ts,内容为 declare module 'googlemaps';

cordova plugin add cordova-android-support-gradle-release --save(可选,先跳过这步,若后面不行再来)
ionic cordova build android