Pipo X8 stale dependencies (fresh after factory restart & cache cleared) - Xposed General

I never receive BOOT_COMPLETED intent for this device after boot. If I check logs I have all these stale dex problems etc. What could be the cause of this? How can I fix it?
Code:
01-21 15:00:30.500 538-538/system_process E/SystemServer﹕ Got unexpected MaybeAbstract failure
java.lang.ClassNotFoundException: com.intel.vtsv.VtsvService
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:251)
at java.lang.Class.forName(Class.java:216)
at com.android.server.ServerThread.registerService(SystemServer.java:1258)
at com.android.server.ServerThread.initAndLoop(SystemServer.java:953)
at com.android.server.SystemServer.main(SystemServer.java:1345)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:794)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:610)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NoClassDefFoundError: com/intel/vtsv/VtsvService
************at java.lang.Class.classForName(Native Method)
************at java.lang.Class.forName(Class.java:251)
************at java.lang.Class.forName(Class.java:216)
************at com.android.server.ServerThread.registerService(SystemServer.java:1258)
************at com.android.server.ServerThread.initAndLoop(SystemServer.java:953)
************at com.android.server.SystemServer.main(SystemServer.java:1345)
************at java.lang.reflect.Method.invokeNative(Native Method)
************at java.lang.reflect.Method.invoke(Method.java:515)
************at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:794)
************at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:610)
************at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.intel.vtsv.VtsvService" on path: DexPathList[[directory "."],nativeLibraryDirectories=[/vendor/lib, /system/lib, /system/lib/arm]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
at java.lang.ClassLoader.loadClass(ClassLoader.java:497)
at java.lang.ClassLoader.loadClass(ClassLoader.java:457)
************at java.lang.Class.classForName(Native Method)
************at java.lang.Class.forName(Class.java:251)
************at java.lang.Class.forName(Class.java:216)
************at com.android.server.ServerThread.registerService(SystemServer.java:1258)
************at com.android.server.ServerThread.initAndLoop(SystemServer.java:953)
************at com.android.server.SystemServer.main(SystemServer.java:1345)
************at java.lang.reflect.Method.invokeNative(Native Method)
************at java.lang.reflect.Method.invoke(Method.java:515)
************at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:794)
************at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:610)
************at dalvik.system.NativeStart.main(Native Method)
01-21 15:00:31.090 750-750/? I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:31.090 750-750/? E/dalvikvm﹕ /system/app/Dongle.apk odex has stale dependencies
01-21 15:00:31.100 737-737/android.process.media I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:31.100 737-737/android.process.media E/dalvikvm﹕ /system/priv-app/MediaProvider.apk odex has stale dependencies
01-21 15:00:31.100 737-737/android.process.media I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:31.100 737-737/android.process.media E/dalvikvm﹕ /system/priv-app/DownloadProvider.apk odex has stale dependencies
01-21 15:00:31.150 766-766/com.google.android.inputmethod.latin I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:31.150 766-766/com.google.android.inputmethod.latin E/dalvikvm﹕ /system/app/LatinImeGoogle.apk odex has stale dependencies
01-21 15:00:32.221 796-796/com.google.android.gms.persistent I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:32.221 796-796/com.google.android.gms.persistent E/dalvikvm﹕ /system/framework/com.android.location.provider.jar odex has stale dependencies
01-21 15:00:32.221 796-796/com.google.android.gms.persistent I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:32.221 796-796/com.google.android.gms.persistent E/dalvikvm﹕ /system/framework/com.android.media.remotedisplay.jar odex has stale dependencies
01-21 15:00:32.241 796-796/com.google.android.gms.persistent W/dalvikvm﹕ VFY: unable to resolve static field 560 (PR_SET_DUMPABLE) in Landroid/system/OsConstants;
01-21 15:00:32.251 796-796/com.google.android.gms.persistent I/dalvikvm﹕ Could not find method com.google.android.gms.common.app.GmsApplication.getSystemService, referenced from method com.google.android.gms.common.app.GmsApplication.onCreate
01-21 15:00:32.251 796-796/com.google.android.gms.persistent W/dalvikvm﹕ VFY: unable to resolve virtual method 11562: Lcom/google/android/gms/common/app/GmsApplication;.getSystemService (Ljava/lang/Class;)Ljava/lang/Object;
01-21 15:00:32.361 820-820/com.android.phone I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:32.361 820-820/com.android.phone E/dalvikvm﹕ /system/priv-app/TeleService.apk odex has stale dependencies
01-21 15:00:32.381 820-820/com.android.phone I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:32.381 820-820/com.android.phone E/dalvikvm﹕ /system/app/TelephonyProvider.apk odex has stale dependencies
01-21 15:00:32.521 850-850/com.intel.security.service I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:32.521 850-850/com.intel.security.service E/dalvikvm﹕ /system/framework/com.intel.security.service.sepmanager.jar odex has stale dependencies
01-21 15:00:32.521 850-850/com.intel.security.service I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:32.521 850-850/com.intel.security.service E/dalvikvm﹕ /system/framework/com.intel.security.lib.sepdrmjni.jar odex has stale dependencies
01-21 15:00:32.521 850-850/com.intel.security.service I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:32.521 850-850/com.intel.security.service E/dalvikvm﹕ /system/app/SepService.apk odex has stale dependencies
01-21 15:00:32.541 875-875/? I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:32.541 875-875/? E/dalvikvm﹕ /system/app/PrintSpooler.apk odex has stale dependencies
01-21 15:00:32.541 605-605/com.android.systemui I/dalvikvm-heap﹕ Grow heap (frag case) to 21.762MB for 16588816-byte allocation
01-21 15:00:32.631 901-901/com.google.process.gapps I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:32.631 901-901/com.google.process.gapps E/dalvikvm﹕ /system/priv-app/GoogleServicesFramework.apk odex has stale dependencies
01-21 15:00:32.661 901-901/com.google.process.gapps I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:32.661 901-901/com.google.process.gapps E/dalvikvm﹕ /system/framework/com.android.location.provider.jar odex has stale dependencies
01-21 15:00:32.661 901-901/com.google.process.gapps I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:32.661 901-901/com.google.process.gapps E/dalvikvm﹕ /system/framework/com.android.media.remotedisplay.jar odex has stale dependencies
01-21 15:00:32.691 901-901/com.google.process.gapps I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:32.691 901-901/com.google.process.gapps E/dalvikvm﹕ /system/app/GoogleContactsSyncAdapter.apk odex has stale dependencies
01-21 15:00:32.701 921-921/com.android.smspush I/dalvikvm﹕ DexOpt: mismatch dep name: '/data/dalvik-cache/[email protected]@[email protected]' vs. '/system/framework/com.intel.vtsv.service.odex'
01-21 15:00:32.701 921-921/com.android.smspush E/dalvikvm﹕ /system/app/WAPPushManager.apk odex has stale dependencies

Related

[Q][Req] Chrome apk from Google TV

As per the feature list, Google TV comes with the Chrome browser.
With Google Chrome and Adobe Flash Player 10.1, Google TV lets you access everything on the web.
Click to expand...
Click to collapse
Anyone see a system dump from the sony or logitech hardware ?
I'd love to have chrome on my phone
There's system updates available, but I'm not sure if Chrome was one of the apk's (or even if it works).
Check in the Google TV section for the Google TV Hack thread...
http://forum.xda-developers.com/showthread.php?t=812601
Sent from my Nexus One using XDA App
Found Chrome.apk & Chrome.odex in the revue update .zip.
pushed to /system/app/
got this error:
Code:
D/PackageManager( 356): Scanning package com.google.tv.chrome
E/PackageManager( 356): Package com.google.tv.chrome requires unavailable shared library com.google.protobuf; failing!
Next I pushed:
libprotobuf_lite.so & libprotobuf.so to /system/lib
then restarted.
still getting the same error.
Pushed com.google.protobuf.xml /system/etc/permissions/
then restarted.
got a new error
D/PackageParser( 6499): Scanning package: /system/app/Chrome.apk
I/PackageManager( 6499): /system/app/Chrome.apk changed; collecting certs
D/PackageManager( 6499): Scanning package com.google.tv.chrome
E/PackageManager( 6499): Package com.google.tv.chrome requires unavailable shared library com.google.tv.bookmark; failing!
Click to expand...
Click to collapse
Found :
BrowserProvider.odex
BrowserProvider.apk (<-signed by a UID not recognized by as a shared key or something)
/system/chrome folder (pushed)
/system/framework/com.google.tv.bookmark.jar (pushed)
/system/framework/com.google.tv.bookmark.odex (pushed)
/system/framework/com.google.tv.bookmark.xml (pushed)
rebooted-> bootloop
W/dalvikvm( 441): DexOpt: stale opt version (0x30 33 35 00)
E/dalvikvm( 441): /system/framework/com.google.tv.bookmark.jar odex has stale dependencies
E/dalvikvm( 441): odex source not available -- failing
W/dalvikvm( 441): threadid=8: thread exiting with uncaught exception (group=0x4001d7f0)
I/Process ( 441): Sending signal. PID: 441 SIG: 9
E/AndroidRuntime( 441): *** FATAL EXCEPTION IN SYSTEM PROCESS: android.server.ServerThread
E/AndroidRuntime( 441): dalvik.system.StaleDexCacheError: /system/framework/com.google.tv.bookmark.jar
E/AndroidRuntime( 441): at dalvik.system.DexFile.isDexOptNeeded(Native Method)
E/AndroidRuntime( 441): at com.android.server.PackageManagerService.<init>(PackageManagerService.java:839)
E/AndroidRuntime( 441): at com.android.server.PackageManagerService.main(PackageManagerService.java:681)
E/AndroidRuntime( 441): at com.android.server.ServerThread.run(SystemServer.java:125)
E/AndroidRuntime( 441): Error reporting crash
E/AndroidRuntime( 441): java.lang.NullPointerException
E/AndroidRuntime( 441): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:76)
E/AndroidRuntime( 441): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:887)
E/AndroidRuntime( 441): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:884))
Click to expand...
Click to collapse
Cleared cached, rebooted, didnt help. (bootloop)
Had to "rm /system/framework/com.google.tv.bookmark.jar"
ok now, but still no Chrome
can someone throw some light on the error in red above?
Continuing...
latest error:
D/PackageParser( 1503): Scanning package: /system/app/Chrome.apk
I/PackageManager( 1503): /system/app/Chrome.apk changed; collecting certs
D/PackageManager( 1503): Scanning package com.google.tv.chrome
E/PackageManager( 1503): Package com.google.tv.chrome requires unavailable shared library com.google.tv.requestutil; failing!
Click to expand...
Click to collapse
There are these files available:
/system/framework/com.google.tv.requestutil.jar
/system/framework/com.google.tv.requestutil.odex
/system/etc/permissions/com.google.tv.requestutil.xml
The .odex will probably cause another bootloop when the system tries to load it..... I need to deodex these...

sqllite java.io.FileNotFoundException

weird FCes started to happen.. I don't know if its SD card going bad, Rom or maybe the partitioning itself.
The issue starts to happen after about 2 weeks after ROM install..... QND MIUI XPART. Happens with different versions of the ROM. Its weird since everything works for sometime like 2 weeks and then just suddenly I assume that apps using db SQLlite starts FC.
I am using XPART of the ROM.
Factory reset and reinstall fixes issue for awhile.
Some logs for example Titanium Backup (similar things with file access happen to Launcher Pro, HTC keyboard and other apps) app:
I/ActivityManager( 1052): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.keramidas.TitaniumBackup/.MainActivity bnds=[238,76][355,211]
} from pid 23423
I/ActivityManager( 1052): Start proc com.keramidas.TitaniumBackup for activity com.keramidas.TitaniumBackup/.MainActivity: pid=26024 uid=10081 gids={1015, 3003}
I/com.keramidas.TitaniumBackup.MainApplication(26024): onCreate()
W/Settings(26024): Setting android_id has moved from android.provider.Settings.System to android.provider.Settings.Secure, returning read-only value.
D/com.keramidas.TitaniumBackup.i.k(26024): Debug features are disabled.
I/com.keramidas.TitaniumBackup.h.a(26024): restoreMySettings_ifNeeded()
I/com.keramidas.TitaniumBackup.i.az(26024): Detected 0 mount point(s) in addition to Android "external" storage.
I/com.keramidas.TitaniumBackup.h.a(26024): Restoring the settings ...
I/com.keramidas.TitaniumBackup.h.a(26024): Copying: /mnt/sdcard/data/com.keramidas.TitaniumBackup/settings/shared_prefs~com.keramidas.TitaniumBackup_preferences.xml => /data/data/com.keramidas.Titaniu
mBackup/shared_prefs/com.keramidas.TitaniumBackup_preferences.xml
I/com.keramidas.TitaniumBackup.h.a(26024): Parent directory is: /data/data/com.keramidas.TitaniumBackup/shared_prefs
W/System.err(26024): java.io.FileNotFoundException: /data/data/com.keramidas.TitaniumBackup/shared_prefs/com.keramidas.TitaniumBackup_preferences.xml.tmp (Permission denied)
W/System.err(26024): at org.apache.harmony.luni.platform.OSFileSystem.open(Native Method)
W/System.err(26024): at dalvik.system.BlockGuard$WrappedFileSystem.open(BlockGuard.java:232)
W/System.err(26024): at java.io.FileOutputStream.<init>(FileOutputStream.java:94)
W/System.err(26024): at java.io.FileOutputStream.<init>(FileOutputStream.java:66)
W/System.err(26024): at com.keramidas.TitaniumBackup.h.a.b(Source:152)
W/System.err(26024): at com.keramidas.TitaniumBackup.h.a.b(Source:131)
W/System.err(26024): at com.keramidas.TitaniumBackup.MainApplication.onCreate(Source:70)
W/System.err(26024): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:969)
W/System.err(26024): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:3283)
W/System.err(26024): at android.app.ActivityThread.access$2200(ActivityThread.java:117)
W/System.err(26024): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:969)
W/System.err(26024): at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err(26024): at android.os.Looper.loop(Looper.java:130)
W/System.err(26024): at android.app.ActivityThread.main(ActivityThread.java:3694)
W/System.err(26024): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err(26024): at java.lang.reflect.Method.invoke(Method.java:507)
W/System.err(26024): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
W/System.err(26024): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
W/System.err(26024): at dalvik.system.NativeStart.main(Native Method)
I/com.keramidas.TitaniumBackup.h.a(26024): Copying: /mnt/sdcard/data/com.keramidas.TitaniumBackup/settings/databases~schedules => /data/data/com.keramidas.TitaniumBackup/databases/schedules
I/com.keramidas.TitaniumBackup.h.a(26024): Parent directory is: /data/data/com.keramidas.TitaniumBackup/databases
W/System.err(26024): java.io.FileNotFoundException: /data/data/com.keramidas.TitaniumBackup/databases/schedules.tmp (Permission denied)
W/System.err(26024): at org.apache.harmony.luni.platform.OSFileSystem.open(Native Method)
W/System.err(26024): at dalvik.system.BlockGuard$WrappedFileSystem.open(BlockGuard.java:232)
W/System.err(26024): at java.io.FileOutputStream.<init>(FileOutputStream.java:94)
W/System.err(26024): at java.io.FileOutputStream.<init>(FileOutputStream.java:66)
W/System.err(26024): at com.keramidas.TitaniumBackup.h.a.b(Source:152)
W/System.err(26024): at com.keramidas.TitaniumBackup.h.a.b(Source:131)
W/System.err(26024): at com.keramidas.TitaniumBackup.MainApplication.onCreate(Source:70)
W/System.err(26024): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:969)
W/System.err(26024): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:3283)
W/System.err(26024): at android.app.ActivityThread.access$2200(ActivityThread.java:117)
W/System.err(26024): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:969)
W/System.err(26024): at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err(26024): at android.os.Looper.loop(Looper.java:130)
W/System.err(26024): at android.app.ActivityThread.main(ActivityThread.java:3694)
W/System.err(26024): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err(26024): at java.lang.reflect.Method.invoke(Method.java:507)
W/System.err(26024): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
W/System.err(26024): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
W/System.err(26024): at dalvik.system.NativeStart.main(Native Method)
I/com.keramidas.TitaniumBackup.h.a(26024): Copying: /mnt/sdcard/data/com.keramidas.TitaniumBackup/settings/databases~custom => /data/data/com.keramidas.TitaniumBackup/databases/custom
I/com.keramidas.TitaniumBackup.h.a(26024): Parent directory is: /data/data/com.keramidas.TitaniumBackup/databases
W/System.err(26024): java.io.FileNotFoundException: /data/data/com.keramidas.TitaniumBackup/databases/custom.tmp (Permission denied)
W/System.err(26024): at org.apache.harmony.luni.platform.OSFileSystem.open(Native Method)
W/System.err(26024): at dalvik.system.BlockGuard$WrappedFileSystem.open(BlockGuard.java:232)
W/System.err(26024): at java.io.FileOutputStream.<init>(FileOutputStream.java:94)
W/System.err(26024): at java.io.FileOutputStream.<init>(FileOutputStream.java:66)
W/System.err(26024): at com.keramidas.TitaniumBackup.h.a.b(Source:152)
W/System.err(26024): at com.keramidas.TitaniumBackup.h.a.b(Source:131)
W/System.err(26024): at com.keramidas.TitaniumBackup.MainApplication.onCreate(Source:70)
W/System.err(26024): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:969)
W/System.err(26024): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:3283)
W/System.err(26024): at android.app.ActivityThread.access$2200(ActivityThread.java:117)
W/System.err(26024): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:969)
W/System.err(26024): at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err(26024): at android.os.Looper.loop(Looper.java:130)
W/System.err(26024): at android.app.ActivityThread.main(ActivityThread.java:3694)
W/System.err(26024): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err(26024): at java.lang.reflect.Method.invoke(Method.java:507)
W/System.err(26024): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
W/System.err(26024): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
W/System.err(26024): at dalvik.system.NativeStart.main(Native Method)
D/dalvikvm(26024): GC_CONCURRENT freed 349K, 51% free 2779K/5639K, external 0K/0K, paused 3ms+2ms
D/dalvikvm(26024): GC_EXTERNAL_ALLOC freed 21K, 52% free 2757K/5639K, external 0K/0K, paused 50ms
W/Resources(26024): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
W/Resources(26024): Converting to string: TypedValue{t=0x10/d=0x80 a=-1}
W/Resources(26024): Converting to string: TypedValue{t=0x10/d=0x3 a=-1}
E/ApplicationContext(26024): Couldn't create directory for SharedPreferences file /data/data/com.keramidas.TitaniumBackup/shared_prefs/com.keramidas.TitaniumBackup_preferences.xml
W/Resources(26024): Converting to string: TypedValue{t=0x10/d=0x1 a=-1}
E/ApplicationContext(26024): Couldn't create directory for SharedPreferences file /data/data/com.keramidas.TitaniumBackup/shared_prefs/com.keramidas.TitaniumBackup_preferences.xml
W/Resources(26024): Converting to string: TypedValue{t=0x10/d=0x3 a=-1}
I/com.keramidas.TitaniumBackup.MainActivity(26024): Main Activity is being created for the first time => scheduling next wake-up ...
E/ApplicationContext(26024): Couldn't create directory for SharedPreferences file /data/data/com.keramidas.TitaniumBackup/shared_prefs/com.keramidas.TitaniumBackup_preferences.xml
E/ApplicationContext(26024): Couldn't create directory for SharedPreferences file /data/data/com.keramidas.TitaniumBackup/shared_prefs/_has_set_default_values.xml
I/com.keramidas.TitaniumBackup.schedules.SchedulerService(26024): scheduleNextWakeup(): Invoked with idToExcludeForToday=null
I/Database(26024): sqlite returned: error code = 14, msg = cannot open file at line 27205 of [42537b6056]
E/Database(26024): sqlite3_open_v2("/data/data/com.keramidas.TitaniumBackup/databases/schedules", &handle, 6, NULL) failed
E/SQLiteOpenHelper(26024): Couldn't open schedules for writing (will try read-only):
E/SQLiteOpenHelper(26024): android.database.sqlite.SQLiteException: unable to open database file
E/SQLiteOpenHelper(26024): at android.database.sqlite.SQLiteDatabase.dbopen(Native Method)
E/SQLiteOpenHelper(26024): at android.database.sqlite.SQLiteDatabase.<init>(SQLiteDatabase.java:1849)
E/SQLiteOpenHelper(26024): at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:820)
E/SQLiteOpenHelper(26024): at android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:854)
E/SQLiteOpenHelper(26024): at android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:847)
E/SQLiteOpenHelper(26024): at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:556)
E/SQLiteOpenHelper(26024): at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:203)
E/SQLiteOpenHelper(26024): at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:118)
E/SQLiteOpenHelper(26024): at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
E/SQLiteOpenHelper(26024): at com.keramidas.TitaniumBackup.schedules.SchedulerService.a(Source:168)
E/SQLiteOpenHelper(26024): at com.keramidas.TitaniumBackup.MainActivity.onCreate(Source:286)
E/SQLiteOpenHelper(26024): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/SQLiteOpenHelper(26024): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1619)
E/SQLiteOpenHelper(26024): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1671)
E/SQLiteOpenHelper(26024): at android.app.ActivityThread.access$1500(ActivityThread.java:117)
E/SQLiteOpenHelper(26024): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:931)
E/SQLiteOpenHelper(26024): at android.os.Handler.dispatchMessage(Handler.java:99)
E/SQLiteOpenHelper(26024): at android.os.Looper.loop(Looper.java:130)
E/SQLiteOpenHelper(26024): at android.app.ActivityThread.main(ActivityThread.java:3694)
E/SQLiteOpenHelper(26024): at java.lang.reflect.Method.invokeNative(Native Method)
E/SQLiteOpenHelper(26024): at java.lang.reflect.Method.invoke(Method.java:507)
E/SQLiteOpenHelper(26024): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
E/SQLiteOpenHelper(26024): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
E/SQLiteOpenHelper(26024): at dalvik.system.NativeStart.main(Native Method)
I/Database(26024): sqlite returned: error code = 14, msg = cannot open file at line 27205 of [42537b6056]
E/Database(26024): sqlite3_open_v2("/data/data/com.keramidas.TitaniumBackup/databases/schedules", &handle, 1, NULL) failed
D/AndroidRuntime(26024): Shutting down VM
W/dalvikvm(26024): threadid=1: thread exiting with uncaught exception (group=0x40174568)
E/AndroidRuntime(26024): FATAL EXCEPTION: main
E/AndroidRuntime(26024): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.MainActivity}: android.database.sqlite.SQLiteExcep
tion: unable to open database file
E/AndroidRuntime(26024): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1655)
E/AndroidRuntime(26024): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1671)
E/AndroidRuntime(26024): at android.app.ActivityThread.access$1500(ActivityThread.java:117)
E/AndroidRuntime(26024): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:931)
E/AndroidRuntime(26024): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(26024): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime(26024): at android.app.ActivityThread.main(ActivityThread.java:3694)
E/AndroidRuntime(26024): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(26024): at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime(26024): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
E/AndroidRuntime(26024): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
E/AndroidRuntime(26024): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(26024): Caused by: android.database.sqlite.SQLiteException: unable to open database file
E/AndroidRuntime(26024): at android.database.sqlite.SQLiteDatabase.dbopen(Native Method)
E/AndroidRuntime(26024): at android.database.sqlite.SQLiteDatabase.<init>(SQLiteDatabase.java:1849)
E/AndroidRuntime(26024): at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:820)
E/AndroidRuntime(26024): at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:197)
E/AndroidRuntime(26024): at com.keramidas.TitaniumBackup.schedules.SchedulerService.a(Source:168)
E/AndroidRuntime(26024): at com.keramidas.TitaniumBackup.MainActivity.onCreate(Source:286)
E/AndroidRuntime(26024): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/AndroidRuntime(26024): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1619)
E/AndroidRuntime(26024): ... 11 more
W/ActivityManager( 1052): Force finishing activity com.keramidas.TitaniumBackup/.MainActivity
I am having the same issues on my HTC Incredible (Skyraider 4.3) and have been suspicious of the microSD card (Kingston 16 GB Class 10) since the symptoms have been seemingly random. I will be sure and keep you posted if I figure anything out.

SELECT COUNT(*) FROM overrides; error code 11: database disk image is malformed

I post this here in hope it's helpful for anybody who felt in the same issue.
I assume that this issues occurred installing Gmail 2.3.4.1 (Be careful downloading Gmail 2.3.5) for my Ginger yoshi 1.3 fix 32a_b.
I've solved this issue deleting the data for the "google servises framework" application (via application manager).
Here the logcat with the issue:
I/Database( 413): sqlite returned: error code = 11, msg = database corruption at line 45898 of [42537b6056]
I/Database( 413): sqlite returned: error code = 11, msg = database corruption at line 45936 of [42537b6056]
I/Database( 413): sqlite returned: error code = 11, msg = statement aborts at 4: [SELECT COUNT(*) FROM overrides]
I/PowerWidget( 318): Setting up button: toggleNetworkMode
E/SQLiteOpenHelper( 413): Couldn't open gservices.db for writing (will try read-only):
E/SQLiteOpenHelper( 413): android.database.sqlite.SQLiteDatabaseCorruptException: error code 11: database disk image is malformed
E/SQLiteOpenHelper( 413): at android.database.sqlite.SQLiteStatement.native_1x1_long(Native Method)
E/SQLiteOpenHelper( 413): at android.database.sqlite.SQLiteStatement.simpleQueryForLong(SQLiteStatement.java:115)
E/SQLiteOpenHelper( 413): at com.google.android.gsf.gservices.GservicesProvider$DatabaseHelper.onOpen(GservicesProvider.java:108)
E/SQLiteOpenHelper( 413): at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:141)
E/SQLiteOpenHelper( 413): at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
E/SQLiteOpenHelper( 413): at com.google.android.gsf.gservices.GservicesProvider.querySimple(GservicesProvider.java:165)
E/SQLiteOpenHelper( 413): at com.google.android.gsf.gservices.GservicesProvider.query(GservicesProvider.java:157)
E/SQLiteOpenHelper( 413): at android.content.ContentProvider$Transport.query(ContentProvider.java:187)
E/SQLiteOpenHelper( 413): at android.content.ContentResolver.query(ContentResolver.java:271)
E/SQLiteOpenHelper( 413): at com.google.android.gsf.Gservices.getString(Gservices.java:101)
E/SQLiteOpenHelper( 413): at com.google.android.location.LocationMasfClient.<init>(LocationMasfClient.java:159)
E/SQLiteOpenHelper( 413): at com.google.android.location.NetworkLocationService.onCreate(NetworkLocationService.java:41)
E/SQLiteOpenHelper( 413): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2066)
E/SQLiteOpenHelper( 413): at android.app.ActivityThread.access$2500(ActivityThread.java:123)
E/SQLiteOpenHelper( 413): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:993)
E/SQLiteOpenHelper( 413): at android.os.Handler.dispatchMessage(Handler.java:99)
E/SQLiteOpenHelper( 413): at android.os.Looper.loop(Looper.java:130)
E/SQLiteOpenHelper( 413): at android.app.ActivityThread.main(ActivityThread.java:3835)
E/SQLiteOpenHelper( 413): at java.lang.reflect.Method.invokeNative(Native Method)
E/SQLiteOpenHelper( 413): at java.lang.reflect.Method.invoke(Method.java:507)
E/SQLiteOpenHelper( 413): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847)
E/SQLiteOpenHelper( 413): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
E/SQLiteOpenHelper( 413): at dalvik.system.NativeStart.main(Native Method)
I/Database( 413): sqlite returned: error code = 11, msg = database corruption at line 45898 of [42537b6056]
I/Database( 413): sqlite returned: error code = 11, msg = database corruption at line 45936 of [42537b6056]
I/Database( 413): sqlite returned: error code = 11, msg = statement aborts at 4: [SELECT COUNT(*) FROM overrides]
D/AndroidRuntime( 413): Shutting down VM
W/dalvikvm( 413): threadid=1: thread exiting with uncaught exception (group=0x40018560)
I/StorageNotification( 318): Media {/mnt/sdcard} state changed from {unmounted} -> {checking}
V/NotificationService( 257): Active profile: Default
I/PROFILE ( 257): Group: Gmail containing : com.android.systemui : false
I/PROFILE ( 257): Group: Phone containing : com.android.systemui : false
I/PROFILE ( 257): Group: Calendar containing : com.android.systemui : false
I/PROFILE ( 257): Group: Email containing : com.android.systemui : false
I/PROFILE ( 257): Group: SMS containing : com.android.systemui : false
V/ProfileManager( 257): No active group, returning default: Anderes
V/NotificationService( 257): Pkg: com.android.systemui group: Anderes
E/AndroidRuntime( 413): FATAL EXCEPTION: main
E/AndroidRuntime( 413): java.lang.RuntimeException: Unable to create service com.google.android.location.NetworkLocationService: android.database.sqlite.SQLiteDatabaseCorruptException: error code 11: database disk image is malformed
E/AndroidRuntime( 413): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2076)
E/AndroidRuntime( 413): at android.app.ActivityThread.access$2500(ActivityThread.java:123)
E/AndroidRuntime( 413): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:993)
E/AndroidRuntime( 413): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 413): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime( 413): at android.app.ActivityThread.main(ActivityThread.java:3835)
E/AndroidRuntime( 413): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 413): at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime( 413): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847)
E/AndroidRuntime( 413): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
E/AndroidRuntime( 413): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 413): Caused by: android.database.sqlite.SQLiteDatabaseCorruptException: error code 11: database disk image is malformed
E/AndroidRuntime( 413): at android.database.sqlite.SQLiteStatement.native_1x1_long(Native Method)
E/AndroidRuntime( 413): at android.database.sqlite.SQLiteStatement.simpleQueryForLong(SQLiteStatement.java:115)
E/AndroidRuntime( 413): at com.google.android.gsf.gservices.GservicesProvider$DatabaseHelper.onOpen(GservicesProvider.java:108)
E/AndroidRuntime( 413): at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:203)
E/AndroidRuntime( 413): at com.google.android.gsf.gservices.GservicesProvider.querySimple(GservicesProvider.java:165)
E/AndroidRuntime( 413): at com.google.android.gsf.gservices.GservicesProvider.query(GservicesProvider.java:157)
E/AndroidRuntime( 413): at android.content.ContentProvider$Transport.query(ContentProvider.java:187)
E/AndroidRuntime( 413): at android.content.ContentResolver.query(ContentResolver.java:271)
E/AndroidRuntime( 413): at com.google.android.gsf.Gservices.getString(Gservices.java:101)
E/AndroidRuntime( 413): at com.google.android.location.LocationMasfClient.<init>(LocationMasfClient.java:159)
E/AndroidRuntime( 413): at com.google.android.location.NetworkLocationService.onCreate(NetworkLocationService.java:41)
E/AndroidRuntime( 413): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2066)
E/AndroidRuntime( 413): ... 10 more
D/dalvikvm( 413): GC_CONCURRENT freed 281K, 50% free 2796K/5575K, external 0K/0K, paused 6ms+11ms
D/dalvikvm( 257): GC_CONCURRENT freed 470K, 38% free 4966K/7943K, external 36K/528K, paused 10ms+15ms
D/dalvikvm( 257): GC_EXTERNAL_ALLOC freed 7K, 38% free 4958K/7943K, external 36K/528K, paused 163ms
I/SearchManagerService( 257): Building list of searchable activities
Click to expand...
Click to collapse

Help with Touchwiz launcher port?

Hi, can you help me in a port?
I'm trying to port ICS Touchwiz launcher from Galaxy Tab 10.1 to our little Galaxy Tab. I deodexed the application, solved some problems of libraries, but I can't go on when trying to open it I get a force close and this logcat:
Code:
I/ActivityManager( 206): Start proc com.sec.android.app.launcher for activity com.sec.android.app.launcher/com.android.launcher2.Launcher: pid=1012 uid=10089 gids={}
D/OpenGLRenderer( 975): Flushing caches (mode 0)
D/OpenGLRenderer( 975): Flushing caches (mode 1)
I/ActivityThread( 1012): Pub com.sec.android.app.launcher.settings: com.android.launcher2.LauncherProvider
I/dalvikvm( 1012): Could not find method android.content.pm.PackageManager.getCSCPackageItemText, referenced from method com.android.launcher2.LauncherProvider$DatabaseHelper.addUriShortcut
W/dalvikvm( 1012): VFY: unable to resolve virtual method 408: Landroid/content/pm/PackageManager;.getCSCPackageItemText (Ljava/lang/String;)Ljava/lang/CharSequence;
D/dalvikvm( 1012): VFY: replacing opcode 0x6e at 0x00f7
I/dalvikvm( 1012): Could not find method android.content.pm.PackageManager.getCSCPackageItemIcon, referenced from method com.android.launcher2.PkgResCache.loadBitmap
W/dalvikvm( 1012): VFY: unable to resolve virtual method 407: Landroid/content/pm/PackageManager;.getCSCPackageItemIcon (Ljava/lang/String;)Landroid/graphics/drawable/Drawable;
D/dalvikvm( 1012): VFY: replacing opcode 0x6e at 0x0003
I/dalvikvm( 1012): Could not find method android.content.pm.PackageManager.getCSCPackageItemText, referenced from method com.android.launcher2.PkgResCache.loadString
W/dalvikvm( 1012): VFY: unable to resolve virtual method 408: Landroid/content/pm/PackageManager;.getCSCPackageItemText (Ljava/lang/String;)Ljava/lang/CharSequence;
D/dalvikvm( 1012): VFY: replacing opcode 0x6e at 0x0003
I/dalvikvm( 1012): Could not find method android.os.Debug.isProductShip, referenced from method com.android.launcher2.LauncherModel.<clinit>
W/dalvikvm( 1012): VFY: unable to resolve static method 777: Landroid/os/Debug;.isProductShip ()I
D/dalvikvm( 1012): VFY: replacing opcode 0x71 at 0x0001
W/dalvikvm( 1012): Exception Ljava/lang/NoSuchMethodError; thrown while initializing Lcom/android/launcher2/LauncherModel;
D/AndroidRuntime( 1012): Shutting down VM
W/dalvikvm( 1012): threadid=1: thread exiting with uncaught exception (group=0x40a2a1f8)
E/AndroidRuntime( 1012): FATAL EXCEPTION: main
E/AndroidRuntime( 1012): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 1012): at com.android.launcher2.LauncherApplication.onCreate(LauncherApplication.java:122)
E/AndroidRuntime( 1012): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:969)
E/AndroidRuntime( 1012): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4105)
E/AndroidRuntime( 1012): at android.app.ActivityThread.access$1300(ActivityThread.java:132)
E/AndroidRuntime( 1012): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1195)
E/AndroidRuntime( 1012): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1012): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 1012): at android.app.ActivityThread.main(ActivityThread.java:4575)
E/AndroidRuntime( 1012): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1012): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 1012): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
E/AndroidRuntime( 1012): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
E/AndroidRuntime( 1012): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 1012): Caused by: java.lang.NoSuchMethodError: android.os.Debug.isProductShip
E/AndroidRuntime( 1012): at com.android.launcher2.LauncherModel.<clinit>(LauncherModel.java:75)
E/AndroidRuntime( 1012): ... 13 more
W/ActivityManager( 206): Force finishing activity com.sec.android.app.launcher/com.android.launcher2.Launcher
D/dalvikvm( 206): GC_CONCURRENT freed 1804K, 33% free 7364K/10887K, paused 3ms+8ms
I/Process ( 206): Sending signal. PID: 1012 SIG: 3
I/dalvikvm( 1012): threadid=3: reacting to signal 3
I/dalvikvm( 1012): Wrote stack traces to '/data/anr/traces.txt'
W/ActivityManager( 206): Activity pause timeout for ActivityRecord{413c2f20 com.sec.android.app.launcher/com.android.launcher2.Launcher}
I/Process ( 206): Sending signal. PID: 1012 SIG: 3
I/dalvikvm( 1012): threadid=3: reacting to signal 3
I/dalvikvm( 1012): Wrote stack traces to '/data/anr/traces.txt'
W/InputManagerService( 206): Window already focused, ignoring focus gain of: [email protected]
I/Process ( 1012): Sending signal. PID: 1012 SIG: 9
I/ActivityManager( 206): Process com.sec.android.app.launcher (pid 1012) has died.
If anyone wants to help me, here's the apk.
Don't flash it in CWM recovery (it isn't a recovery package) but just copy the 4 files in these directories:
SecLauncher2.apk in /system/app
libsecnativefeature.so in /system/framework
sec_feature.xml in /system/etc/permissions
sec_feature_deodexed.jar in /system/framework
Your is a ; with) , right?
Sent from my HTC Desire using xda app-developers app
panpjp said:
Your is a ; with) , right?
Sent from my HTC Desire using xda app-developers app
Click to expand...
Click to collapse
Strange, I didn't notice it. But yes, I believe the website automatically converts it. However, it's not important.
Not on website, it shows properly within CODE box , only on xda app.
Sent from my GT-P1000 using xda app-developers app
Could we return to the main question, please?

[rom][port][developers-only] miui v5 kitkat porting

I created this thread because nobody wants to port MIUI rom to our device, yes, I tried to do it, but it stucks on miui logo on boot.
Please. Really.
96DANGER96 said:
I created this thread because nobody wants to port MIUI rom to our device, yes, I tried to do it, but it stucks on miui logo on boot.
Please. Really.
Click to expand...
Click to collapse
Somewhere I read that @Silesh.Nair wanted to port MIUI to our i9195, but not before doing so for the Mega. Also, I think he's taking kinda a break right now. So we'll just have to be patient for now.
But it feels good to know that there are more of us that would like a proper MIUI!
charliebigpot said:
Somewhere I read that @Silesh.Nair wanted to port MIUI to our i9195, but not before doing so for the Mega. Also, I think he's taking kinda a break right now. So we'll just have to be patient for now.
But it feels good to know that there are more of us that would like a proper MIUI!
Click to expand...
Click to collapse
Thank's, hope he will release it soon!
True, but its a royal pain the ass!!! I tried to port it for a month, but won't boot. Tried getting help, but some folks are not helpful these days and my smali skills ain't good.
So let it rest for a while. Will give it another go when I am back from my break...
Silesh.Nair said:
True, but its a royal pain the ass!!! I tried to port it for a month, but won't boot. Tried getting help, but some folks are not helpful these days and my smali skills ain't good.
So let it rest for a while. Will give it another go when I am back from my break...
Click to expand...
Click to collapse
There is an older release for our s4 mini if it can help you to port it!
edited
Silesh.Nair said:
True, but its a royal pain the ass!!! I tried to port it for a month, but won't boot. Tried getting help, but some folks are not helpful these days and my smali skills ain't good.
So let it rest for a while. Will give it another go when I am back from my break...
Click to expand...
Click to collapse
Hello Silesh.Nair, I also tried building MIUI KitKat using PatchRom, i resolve all conflict in .smali -
anyway rom not booting/
Code:
PackageParser( 754): Package miui has no certificates at entry AndroidManifest.xml; ignoring!
W/PackageManager( 754): Failed verifying certificates for package:miui
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
W/PackageParser( 754): No actions in intent filter at /system/priv-app/Contacts.apk Binary XML file line #587
I/dalvikvm( 754): DexOpt: source file mod time mismatch (38f77f3d vs 38f8373d)
I/dalvikvm( 754): DexOpt: source file mod time mismatch (38f77f3d vs 4528ab30)
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: source file mod time mismatch (388f8d1c vs 3890451c)
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: source file mod time mismatch (388f8519 vs 38903d19)
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: source file mod time mismatch (388f8d1c vs 3890451c)
I/PackageManager( 754): /system/priv-app/MiuiHome.apk changed; collecting certs
E/PackageParser( 754): Package com.miui.home has no certificates at entry AndroidManifest.xml; ignoring!
W/PackageManager( 754): Failed verifying certificates for package:com.miui.home
I/dalvikvm( 754): DexOpt: source file mod time mismatch (385c9437 vs 385d5437)
W/PackageParser( 754): No actions in intent filter at /system/priv-app/Music.apk Binary XML file line #489
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/PackageManager( 754): /system/priv-app/QuickSearchBox.apk changed; collecting certs
E/PackageParser( 754): Package com.android.quicksearchbox has no certificates at entry AndroidManifest.xml; ignoring!
W/PackageManager( 754): Failed verifying certificates for package:com.android.quicksearchbox
I/dalvikvm( 754): DexOpt: source file mod time mismatch (388f8519 vs 4528ab44)
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: source file mod time mismatch (388f8519 vs 38903d19)
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/PackageManager( 754): /system/app/ApplicationsProvider.apk changed; collecting certs
W/PackageManager( 754): Signature mismatch for shared user : SharedUserSetting{419866b8 android.uid.shared/10004}
E/PackageManager( 754): Package com.android.providers.applications has no signatures that match those in shared user android.uid.shared; ignoring!
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
W/PackageParser( 754): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #228
W/PackageParser( 754): Unknown element under <application>: uses-feature at /system/app/BluetoothExt.apk Binary XML file line #55
W/PackageParser( 754): No actions in intent filter at /system/app/BluetoothExt.apk Binary XML file line #82
W/PackageParser( 754): No actions in intent filter at /system/app/BluetoothExt.apk Binary XML file line #106
W/PackageParser( 754): No actions in intent filter at /system/app/BluetoothExt.apk Binary XML file line #159
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: source file mod time mismatch (385c9437 vs 4518aa2f)
I/dalvikvm( 754): DexOpt: source file mod time mismatch (385c9437 vs 385d5437)
W/ResourceType( 754): Failure getting entry for 0x7f04000f (t=3 e=15) in package 0 (error -75)
W/ResourceType( 754): Failure getting entry for 0x7f04000f (t=3 e=15) in package 0 (error -75)
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: source file mod time mismatch (385c9437 vs 38903d19)
I/dalvikvm( 754): DexOpt: source file mod time mismatch (388f8d1c vs 3890451c)
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
try to solve?
Sorry my bad English
narkoman88 said:
Hello Silesh.Nair, I also tried building MIUI KitKat using PatchRom, i resolve all conflict in .smali -
anyway rom not booting/
Code:
PackageParser( 754): Package miui has no certificates at entry AndroidManifest.xml; ignoring!
W/PackageManager( 754): Failed verifying certificates for package:miui
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
W/PackageParser( 754): No actions in intent filter at /system/priv-app/Contacts.apk Binary XML file line #587
I/dalvikvm( 754): DexOpt: source file mod time mismatch (38f77f3d vs 38f8373d)
I/dalvikvm( 754): DexOpt: source file mod time mismatch (38f77f3d vs 4528ab30)
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: source file mod time mismatch (388f8d1c vs 3890451c)
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: source file mod time mismatch (388f8519 vs 38903d19)
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: source file mod time mismatch (388f8d1c vs 3890451c)
I/PackageManager( 754): /system/priv-app/MiuiHome.apk changed; collecting certs
E/PackageParser( 754): Package com.miui.home has no certificates at entry AndroidManifest.xml; ignoring!
W/PackageManager( 754): Failed verifying certificates for package:com.miui.home
I/dalvikvm( 754): DexOpt: source file mod time mismatch (385c9437 vs 385d5437)
W/PackageParser( 754): No actions in intent filter at /system/priv-app/Music.apk Binary XML file line #489
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/PackageManager( 754): /system/priv-app/QuickSearchBox.apk changed; collecting certs
E/PackageParser( 754): Package com.android.quicksearchbox has no certificates at entry AndroidManifest.xml; ignoring!
W/PackageManager( 754): Failed verifying certificates for package:com.android.quicksearchbox
I/dalvikvm( 754): DexOpt: source file mod time mismatch (388f8519 vs 4528ab44)
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: source file mod time mismatch (388f8519 vs 38903d19)
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/PackageManager( 754): /system/app/ApplicationsProvider.apk changed; collecting certs
W/PackageManager( 754): Signature mismatch for shared user : SharedUserSetting{419866b8 android.uid.shared/10004}
E/PackageManager( 754): Package com.android.providers.applications has no signatures that match those in shared user android.uid.shared; ignoring!
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
W/PackageParser( 754): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #228
W/PackageParser( 754): Unknown element under <application>: uses-feature at /system/app/BluetoothExt.apk Binary XML file line #55
W/PackageParser( 754): No actions in intent filter at /system/app/BluetoothExt.apk Binary XML file line #82
W/PackageParser( 754): No actions in intent filter at /system/app/BluetoothExt.apk Binary XML file line #106
W/PackageParser( 754): No actions in intent filter at /system/app/BluetoothExt.apk Binary XML file line #159
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: source file mod time mismatch (385c9437 vs 4518aa2f)
I/dalvikvm( 754): DexOpt: source file mod time mismatch (385c9437 vs 385d5437)
W/ResourceType( 754): Failure getting entry for 0x7f04000f (t=3 e=15) in package 0 (error -75)
W/ResourceType( 754): Failure getting entry for 0x7f04000f (t=3 e=15) in package 0 (error -75)
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: source file mod time mismatch (385c9437 vs 38903d19)
I/dalvikvm( 754): DexOpt: source file mod time mismatch (388f8d1c vs 3890451c)
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
I/dalvikvm( 754): DexOpt: mismatch dep signature for '/data/dalvik-cache/[email protected]@[email protected]'
try to solve?
Sorry my bad English
Click to expand...
Click to collapse
Hi @narkoman88, can you update the jelly bean version for now?
Any news ?
hDusan said:
Any news ?
Click to expand...
Click to collapse
MIUIv5 KitKat for serrano 3gxx
test build http://4pda.ru/forum/index.php?showtopic=522678&view=findpost&p=35027346
It is ok, but this version not multilang and my phone type is i9195.
Tanks
Awesome, do you mind posting it here in English please?
xdevilium said:
Awesome, do you mind posting it here in English please?
Click to expand...
Click to collapse
Later, this is test build.
MIUIv5 serrano3gxx 4.8.24 fixed version https://yadi.sk/d/uZANVRNGc7Ejx
Any tutorial for putting this to 9192 SERRANODS?
narkoman88 said:
Later, this is test build.
MIUIv5 serrano3gxx 4.8.24 fixed version https://yadi.sk/d/uZANVRNGc7Ejx
Click to expand...
Click to collapse
If you make a build for serranoltexx I can test it
I need it for s4 mini dous gt-i9192...
not a developer but like MIUI on my i9195
Hi guys
I found this on another website. Hope it can help you to complete your mission
Anroid 4.4.4 with Miui 5.x.x.x
http://en.miui.com/thread-55102-1-1.html
ps. I have not tested it..

Categories

Resources