Thursday, March 26, 2015

Android : system uid

http://www.jollen.org/blog/2010/02/android-uid-system.html

In manifest, declare following:

android:sharedUserId="android.uid.system"


and you also need to:
1. sign platform key
or
2. put your apk to /system/priv-app

No comments:

Related Posts Plugin for WordPress, Blogger...