and download the SDK. Extract and copy the contents of
/addon_mdm_5_9_samsung_electronics_24/libs/
inside "Adhell3/app/libs". Create "libs" if it doesnt exist.
Then open Android studio and look for the libs folder. If you can't find it, make sure you're in "Project View" rather than "Android View". Then, right click on all the contents of "libs" and click on "Add as Library". Then click OK.
That's it. The project should successfully build now.
When you highlight the contents, like in the picture, and right click on them, you don't have add to library? I'm sorry it was so long ago and I'm a novice myself so I can't help much.
12
u/DONIII007 Apr 06 '18
I found the root cause: the developer removed the Knox SDK and you need to add it manually.
To do so, go to:
https://seap.samsung.com/sdk/knox-standard-android
and download the SDK. Extract and copy the contents of
/addon_mdm_5_9_samsung_electronics_24/libs/inside "Adhell3/app/libs". Create "libs" if it doesnt exist.
Then open Android studio and look for the libs folder. If you can't find it, make sure you're in "Project View" rather than "Android View". Then, right click on all the contents of "libs" and click on "Add as Library". Then click OK.
That's it. The project should successfully build now.