Superuser
Superuser copied to clipboard
How to import annotations.jar in Superuser aosp built?
I am building Superuser master branch on an aosp-4.0.4 for pandaboard. I:
- fetched your repo in packages/apps,
- issue 'mm' in 'packages/apps/Superuser' I face following issue: http://pastebin.com/50vGLhH1
I read that I have to embed annotations.jar in app's dependencies. I kinda of know how to do that with eclipse, but not with aosp source code. Anyone does?