Skip to content

Commit

Permalink
added link to Bitbucket
Browse files Browse the repository at this point in the history
  • Loading branch information
BernhardRo committed Jun 19, 2022
1 parent baa7e6e commit 3f6b9af
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 12 additions & 3 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion mod/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,9 @@ On your Android smartphone:
apksigner.bat sign --ks my-release-key_123456.jks --out .\split_config.xxhdpi.apk .\org\split_config.xxhdpi.apk
3. Uninstall the original Eversense App on your phone (Warning: the local history of your CGM readings in your Eversense App will get lost) and install your new APK. The new App will behave just like the original one - except of the difference that the CGM reading can be accessed from other Apps e.g. by ESEL

adb install-multiple base.apk split_config.de.apk split_config.xxhdpi.apk
adb install-multiple base.apk split_config.de.apk split_config.xxhdpi.apk



There is also a script available following these steps and running on Bitbucket in Docker:
https://bitbucket.org/norbert_bitbucket1/hackingeversense/src/master/

0 comments on commit 3f6b9af

Please sign in to comment.