This is what the folder looks like when u clone / download it
|-main
|- assets
|- java
|- res
|- AndroidManifest.xml
|- ReadMe.md
At the end of this instructions you'll have a project folder that look like this
|- BuildCounter
|- build
|- app
|- src
|- main
|- assets
|- java
|- res
|- AndroidManifest.xml
|- ReadMe.md
The following are the steps to get the project to your AIDE
In simplified terms:
- Download (clone) this repository
- Generate a project
- Overwrite the main folder with the downloaded main folder
Note
just a note again, nothing else:D
(if u dont have MGit get it at Google Play or FDroid)
-
open MGit and hit the '+' icon.
-
put
https://github.com/IMOitself/build_counter.git
to "Remote URL". -
hit "Clone" button
-
and ta-da!
files are downloaded to
/storage/emulated/0/Android/data/com.manichord.mgit/files/repo/
the folder shown above:
|-Android
|- data
|- com.manichord.mgit
|- cache
|- files
|- diff
|- repo
|-main <-- this is the folder:D
the following example images shown below is from Solid Explorer with a customized theme:D
-
navigate to the project folder u generated with AIDE earlier at
/storage/emulated/0/AppProjects/BuildCounter/app/src/
-
the folder shown above:
|-AppProjects
|- BuildCounter
|- build
|- app
|- src
|- main <-- this is the folder:D
-
delete the main folder
-
navigate back to the downloaded main folder at
/storage/emulated/0/Android/data/com.manichord.mgit/files/repo/
-
the folder shown above:
|-Android
|- data
|- com.manichord.mgit
|- cache
|- files
|- diff
|- repo
|-main <-- this is the folder:D
|-AppProjects
|- BuildCounter
|- build
|- app
|- src
|- main <-- this is the folder:D