- Notifications
You must be signed in to change notification settings - Fork2
zdavatz/AmiKo-Android
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
make amiko
ormake comed
.
To create .aab App Bundle:
make bundleAmiko
make bundleComed
these will also download the all the files (DB, Report and Interactions).
runmake -B amiko
to rebuild.
This setup isgradle based.
https://developer.android.com/studio/
databases are in
src/amiko/assets/
form here:http://pillbox.oddb.org/amiko_db_full_idx_de.zip (AmiKo, DE)src/comed/assets/
from here:http://pillbox.oddb.org/amiko_db_full_idx_fr.zip (CoMed, FR)
src/amiko/assets/
form here:http://pillbox.oddb.org/amiko_frequency_de.zip (AmiKo, DE)src/comed/assets/
from here:http://pillbox.oddb.org/amiko_frequency_fr.zip (CoMed, FR)
report files are in
src/amiko/assets/
from here:http://pillbox.oddb.org/amiko_report_de.html (AmiKo, DE)src/comed/assets/
from here:http://pillbox.oddb.org/amiko_report_fr.html (CoMed, FR)
inConstants.java
setAPP_VERSION
,GEN_DATE
andDB_VERSION
to build with Intellij this does not have to change.
Copysrc/main/java/com/ywesee/amiko/hinclient/HINClientCredentials.java.sample
toHINClientCredentials.java
,and fill in the fields.
inAndroidManifest.xml
increase versionName (=APP_VERSION
inConstants.java
)
change android:icon to@drawable/ic_launcher
in these locations:
res/layout/splash_screen.xmlres/values/styles.xml
About
AmiKo Desitin für Android