AndroidManifest.xml
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.settings"
android:sharedUserId="android.uid.system">
▶ android:sharedUserId="android.uid.system 을 삭제
'안드로이드' 카테고리의 다른 글
framework-res.apk 수정방법 (0) | 2011.02.10 |
---|---|
커널 Log 확인 방법 (0) | 2011.02.09 |
Conversion to Dalvik format failed: Unable to execute dex: null ZIP3 (0) | 2011.02.09 |
ClipboardManager 사용예제 (0) | 2011.02.08 |
TextView - SpannableString 2 (0) | 2011.02.08 |