Closed rgeorge04 closed 3 years ago
It should just generate .apk file you need to install - check "build" folder
Alternatively if you just want module .apk without any changes, you can find pre-built one on my fork (either in releases or in artefacts)
It should just generate .apk file you need to install - check "build" folder
Alternatively if you just want module .apk without any changes, you can find pre-built one on my fork (either in releases or in artefacts)
i checked the build folder but didnt find any apk. Also i ran gradlre check command and it gives me this error i don't understand it, what annotations?
It should just generate .apk file you need to install - check "build" folder Alternatively if you just want module .apk without any changes, you can find pre-built one on my fork (either in releases or in artefacts)
i checked the build folder but didnt find any apk. Also i ran gradlre check command and it gives me this error i don't understand it, what annotations?
nevermind i fixed the issue i installed the app from pc using the command installDebugAndroidTest, i can see the app in apps manager, but dont know how to actually make it work
It should just generate .apk file you need to install - check "build" folder Alternatively if you just want module .apk without any changes, you can find pre-built one on my fork (either in releases or in artefacts)
i checked the build folder but didnt find any apk. Also i ran gradlre check command and it gives me this error i don't understand it, what annotations?
nevermind i fixed the issue i installed the app from pc using the command installDebugAndroidTest, i can see the app in apps manager, but dont know how to actually make it work
nevermind i found the solution, i had to activate it as an edxposed module, i can close the quiestion now
i managed to build the app succesefully
but what do i do next? how do i make it a module for edxposed?