feat(apk): Created new Android app

This commit is contained in:
Daniel Gonzalez
2021-12-06 18:49:24 -04:00
parent 660f6171d8
commit f410066958
6 changed files with 40607 additions and 155 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"appId": "com.example.app",
"appName": "wallet.fullstack.cash",
"bundledWebRuntime": false,
"npmClient": "npm",
"webDir": "public",
"plugins": {
"SplashScreen": {
"launchShowDuration": 0
}
},
"cordova": {},
"linuxAndroidStudioPath": "/home/danielhumgon/Downloads/android-studio/bin/studio.sh"
}