I am building Superuser on Android Open Source Project 4.0.4. I:
- fetched the git repo in
packages/apps, - issued
mminpackages/apps/Superuser
and faced following issue:
http://pastebin.com/50vGLhH1
I read that I have to embed annotations.jar in android app’s dependencies. There are howto do that with eclipse, but cannot find my answer with aosp source code. Anyone knows?
Not sure if this will work, do try adding below line in Android.mk