07-15-2024, 09:46 PM
(This post was last modified: 07-15-2024, 10:04 PM by harzoglups.)
Hello,
- Download the project:
git clone https://github.com/harzoglups/Moodroid.git
or
Click on "Code" green button and select download ZIP
- Activate developer options on your phone:
Settings --> About my phone --> tap multiple times on Build number until it is activated
- Activate USB Debug: Settings --> System --> Developer options --> Activate Debug
- Two options now:
- Download Android Studio, open the project and click on the "play" button (or menu Run --> Run 'app')
- PM me, I send you an apk file that you can install using adb command line tool: adb install moodroid.apk
Or you may be able to transfert it on your phone and install it from it.