Titanium Backup Keeps Stopping - Android Q&A, Help & Troubleshooting

Hey guys! I have an annoying bug what i found today and i can't fix it. I installed today Titanium Backup from google play store (the free version) and it worked. From accident I uninstalled many apps from my device including Titanium. I reinstalled it and I got this crash message (screenshot). "Titanium Backup keeps stopping" with this summary: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.MainActivity}: android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14 SQLITE_CANTOPEN): Could not open database
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2946)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3081)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1831)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:201)
at android.app.ActivityThread.main(ActivityThread.java:6806)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)
Caused by: android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14 SQLITE_CANTOPEN): Could not open database
at android.database.sqlite.SQLiteConnection.nativeOpen(Native Method)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:211)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:195)
at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:503)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:204)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:196)
at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:880)
at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:865)
at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:739)
at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:729)
at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:365)
at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:322)
at o.dn.ˊ(Source:192)
at com.keramidas.TitaniumBackup.MainActivity.onCreate(Source:396)
at android.app.Activity.performCreate(Activity.java:7224)
at android.app.Activity.performCreate(Activity.java:7213)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1272)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2926)
... 11 more
I tried to download older versions, I tried to download from the internet( not from play store) but keeps stopping when i open it. I seen on forums to delete "com.keramidas.." file but I dont have this file on my phone. Someone can help me?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

SOlved?
majoris said:
Hey guys! I have an annoying bug what i found today and i can't fix it. I installed today Titanium Backup from google play store (the free version) and it worked. From accident I uninstalled many apps from my device including Titanium. I reinstalled it and I got this crash message (screenshot). "Titanium Backup keeps stopping" with this summary: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.MainActivity}: android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14 SQLITE_CANTOPEN): Could not open database
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2946)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3081)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1831)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:201)
at android.app.ActivityThread.main(ActivityThread.java:6806)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)
Caused by: android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14 SQLITE_CANTOPEN): Could not open database
at android.database.sqlite.SQLiteConnection.nativeOpen(Native Method)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:211)
at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:195)
at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:503)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:204)
at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:196)
at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:880)
at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:865)
at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:739)
at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:729)
at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:365)
at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:322)
at o.dn.ˊ(Source:192)
at com.keramidas.TitaniumBackup.MainActivity.onCreate(Source:396)
at android.app.Activity.performCreate(Activity.java:7224)
at android.app.Activity.performCreate(Activity.java:7213)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1272)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2926)
... 11 more
I tried to download older versions, I tried to download from the internet( not from play store) but keeps stopping when i open it. I seen on forums to delete "com.keramidas.." file but I dont have this file on my phone. Someone can help me?
Click to expand...
Click to collapse
having the same problem, figure out the issue?

bigknowz said:
having the same problem, figure out the issue?
Click to expand...
Click to collapse
I have found a solution.
Uninstall TB and delete com.keramidas.... folders in /data/data with any root file explorer, there some leftovers which make app to crush.

g_seva said:
I have found a solution.
Uninstall TB and delete com.keramidas.... folders in /data/data with any root file explorer, there some leftovers which make app to crush.
Click to expand...
Click to collapse
Thanks a bunch! I used Total Commander to access the root data/data folder and delete com.keramidas.... Now its working! :victory:

Related

[Q] Error when trying to complile APK using APKTool

I am trying to edit something in the Google Voice apk, but everytime I try to compile, I get the following error:
Code:
C:\Users\Family\Desktop\APKTool>apktool b com.google.android.apps.googlevoice-2
Exception in thread "main" brut.androlib.AndrolibException: brut.directory.PathN
otExist: apktool.yml
at brut.androlib.Androlib.readMetaFile(Unknown Source)
at brut.androlib.Androlib.build(Unknown Source)
at brut.androlib.Androlib.build(Unknown Source)
at brut.apktool.Main.cmdBuild(Unknown Source)
at brut.apktool.Main.main(Unknown Source)
Caused by: brut.directory.PathNotExist: apktool.yml
at brut.directory.AbstractDirectory.getFileInput(Unknown Source)
... 5 more
I have tried updating aapt.exe, re-installing APKTool, etc. but nothing has worked.. I am on Windows Vista 64-bit. Any suggestions?
Google Voice always has issues when trying to decompile etc.. just use one from another ROM or something. What do you want to do?
CdTDroiD said:
Google Voice always has issues when trying to decompile etc.. just use one from another ROM or something. What do you want to do?
Click to expand...
Click to collapse
Well I tried decompiling and recompiling a random apk and got the same error. I'm trying to make a way to get to the inbox if you're in a conversation thread. For example, sometimes I have to press the Back key like 30 times to get all the way back to the inbox. I was going to make the "Archive" button take you to the inbox (because I never use Archive).
I will try to compile on a different computer and update what happens.
edit: Fixed it!
Just deleted everything in the /apktool/frameworks folder and it worked.
twolves14 said:
edit: Fixed it!
Just deleted everything in the /apktool/frameworks folder and it worked.
Click to expand...
Click to collapse
Sorry i dont understand. I have the same error, but where is "apktool/framework"??
I have this..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How can i decompile it?
dany_danay said:
Sorry i dont understand. I have the same error, but where is "apktool/framework"??
I have this..
How can i decompile it?
Click to expand...
Click to collapse
I will have to look at my old desktop PC, but I'll let you know what I did in more detail.

Google Calendar Sync Error

Is anyone else having Google Calendar Sync Errors?
Just noticed this earlier today, everything syncs except calendar. I even tried clearing data on the calendar app, didn't work, so I did a factory reset. Just added my Google account and still getting an error.
Weird thing is it says com.android.calendar
Running stock rooted rom.
Here's some excerpts from the alogcat:
Code:
I/ActivityManager( 420): Start proc com.google.android.syncadapters.calendar for service com.google.android.syncadapters.calendar/.CalendarSyncAdapterService: pid=8211 uid=10038 gids={3003}
E/CalendarSyncAdapter( 8211): Received an onAccountsChanged() but has not found any sync
E/SyncSettings( 8119): Provider needs a label for authority 'com.android.calendar'
D/SyncManager( 420): not retrying sync operation because the error is a hard error: (com.google), com.android.calendar, USER, earliestRunTime 1552739
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I found this link http://code.google.com/p/galaxian-soup/issues/detail?id=14 which pointed me to the CalendarProvider.apk.
Did some hunting, apparently I was missing the CalendarProvider.odex file. Replace, reboot, all works. Doh.
Unfortunately, Google Sync has Stopped
Thanks for posting that info. I have the exact same issue. However, when I followed the instructions and copied over the recommended files I started to receive "Unfortunately, Google Sync has Stopped". It did change back to "Sync Calendar" under Accounts & Sync thogh. Unfortunately, because of the new error message I had to back out to the original APK's.
Any more thoughts?
Using the Hipstreet Titan HS-7DTB4-4GB, Android 4.0.3 Kernel 3.0.8+ Baseband V1.2_20120505.
northerland said:
Thanks for posting that info. I have the exact same issue. However, when I followed the instructions and copied over the recommended files I started to receive "Unfortunately, Google Sync has Stopped". It did change back to "Sync Calendar" under Accounts & Sync thogh. Unfortunately, because of the new error message I had to back out to the original APK's.
Any more thoughts?
Using the Hipstreet Titan HS-7DTB4-4GB, Android 4.0.3 Kernel 3.0.8+ Baseband V1.2_20120505.
Click to expand...
Click to collapse
Where are you getting the apks from? I just reverted back to my originals due to a mistake I made. Are you trying to mod the calendar apk?
fastmikey1969 said:
I found this link http://code.google.com/p/galaxian-soup/issues/detail?id=14 which pointed me to the CalendarProvider.apk.
Did some hunting, apparently I was missing the CalendarProvider.odex file. Replace, reboot, all works. Doh.
Click to expand...
Click to collapse
Hi!
Where should I place this CalendarProvider.odex file?

Verizon Visual Voicemail mail help!!!

First - Thank in advance for your help.
Second - I know I can use a free program for VM but I don't pay for the phone so I want to use the Verizon App.
I am trying to install the Vm apk and it will not install. The only error I get is "x Application not installed."
any ideas?
I tried moving it to the System\Apps folder and restarting it.
I also tried extracting the APK to the System\Apps folder and restarting it.
Sch_Roid said:
First - Thank in advance for your help.
Second - I know I can use a free program for VM but I don't pay for the phone so I want to use the Verizon App.
I am trying to install the Vm apk and it will not install. The only error I get is "x Application not installed."
any ideas?
I tried moving it to the System\Apps folder and restarting it.
I also tried extracting the APK to the System\Apps folder and restarting it.
Click to expand...
Click to collapse
Check the APK you are using. I simply copy it to system/app and reboot. Yesterday on Hyperdrive I did have to do one extra step after the reboot. I had to then run it from system/app to get it to work. But it does. I am using Eclipse TW and it worked right after the reboot.
Do either of you have the APK for the Verizon VM?
I have the zip file from Titanium Backup I ran before I installed my ROM but I cant figure out how to get those files BACK into an APK?
When I go to try to restore from TB, it hangs along with a few other apps. So I exported it into a zip. I cant figure out how to make it work from there.
If anyone can help?
Thanks!
Ive put the apk in ststem/apps changed permissions and I still get the error that it won't install.
Here is the folder
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here are permissions
And lastly the error on install
I went in and changed permissions to rwx r r
Thinking the exe would help with the installation. .. no go.
ANY help is much appreciated.
Sent from my SCH-I545 using Tapatalk 2
excellent buticum
Hdhntr23 said:
Ive put the apk in ststem/apps changed permissions and I still get the error that it won't install.
Here is the folder
View attachment 2138297
Here are permissions
View attachment 2138299
And lastly the error on install
View attachment 2138301
I went in and changed permissions to rwx r r
Thinking the exe would help with the installation. .. no go.
ANY help is much appreciated.
Sent from my SCH-I545 using Tapatalk 2
Click to expand...
Click to collapse
I am stuck at the same spot. Maybe we have the wrong APK?
Sch_Roid said:
I am stuck at the same spot. Maybe we have the wrong APK?
Click to expand...
Click to collapse
I believe the version Im trying to install is 2.0.0 (Im saying that from memory... not sure where the .0.00 etc maybe) Is that version youre using?

[FIXED] Cannot open downloaded apk files from notifications dialog

My device is a Nexus 6P on Stock 7.0, and rooted.
If I download an apk from a browser like Chrome, I get the dialog completion notification in my notifications. If I open up my notifications by swiping down, and tap on the completed download, I get this error:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now, if I open up a file manager and navigate to Downloads folder and click the file, it opens the package installer dialog as it should be. If I open up the Downloads app and do the same thing, it does not crash either. Only when I try to open the file via the notification panel, I get this message. Error occurs when trying to tap the "Download Complete" notification:
If I click the open button in the dialog that Chrome displays, it does not crash.
I managed to get the logcat of the crash:
Code:
350/? E/DatabaseUtils: Writing exception to parcel
java.lang.SecurityException: Permission Denial: reading com.android.providers.downloads.DownloadProvider uri content://downloads/all_downloads/159 from pid=745, uid=10023 requires android.permission.ACCESS_ALL_DOWNLOADS, or grantUriPermission()
at android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:608)
at android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.java:483)
at android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.java:474)
at android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:419)
at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:313)
at android.os.Binder.execTransact(Binder.java:565)
11-22 20:40:34.200 745-796/? E/AndroidRuntime: FATAL EXCEPTION: AsyncTask #1
Process: com.google.android.packageinstaller, PID: 745
java.lang.RuntimeException: An error occurred while executing doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.java:318)
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354)
at java.util.concurrent.FutureTask.setException(FutureTask.java:223)
at java.util.concurrent.FutureTask.run(FutureTask.java:242)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:243)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:761)
Caused by: java.lang.SecurityException: Permission Denial: reading com.android.providers.downloads.DownloadProvider uri content://downloads/all_downloads/159 from pid=745, uid=10023 requires android.permission.ACCESS_ALL_DOWNLOADS, or grantUriPermission()
at android.os.Parcel.readException(Parcel.java:1683)
at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
at android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(DatabaseUtils.java:146)
at android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.java:692)
at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:1145)
at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:982)
at android.content.ContentResolver.openInputStream(ContentResolver.java:702)
at com.android.packageinstaller.PackageInstallerActivity$StagingAsyncTask.doInBackground(PackageInstallerActivity.java:732)
at com.android.packageinstaller.PackageInstallerActivity$StagingAsyncTask.doInBackground(PackageInstallerActivity.java:723)
at android.os.AsyncTask$2.call(AsyncTask.java:304)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:243)*
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)*
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)*
at java.lang.Thread.run(Thread.java:761)*
11-22 20:40:34.209 1090-3592/? W/ActivityManager: Force finishing activity com.google.android.packageinstaller/com.android.packageinstaller.PackageInstallerActivity
11-22 20:40:34.214 1090-3592/? W/ActivityManager: Force finishing activity com.google.android.packageinstaller/com.android.packageinstaller.PackageInstallerActivity
11-22 20:40:34.214 1090-3592/? W/ActivityManager: Duplicate finish request for ActivityRecord{f061cbf u0 com.google.android.packageinstaller/com.android.packageinstaller.PackageInstallerActivity t358 f}
Does anyone else experience this? How do I fix this problem?
Edit: This seems to not be only with apk files, for any file I open through the notifications panel, the corresponding app that is supposed to open it stops working.
Edit: I think it has something to do with the Chrome app itself. On my device, it's installed as a System app. I tried uninstalling with TitaniumBackup and reinstalling as a normal user app. Now it works fine. Hope this helps for anyone else who has this issue!

Self compiled: Help to get rid with a Bootloop (logcat included)...

Hi guys, finally a was able to get a logcat from my device:
https://forum.xda-developers.com/chef-central/android/starting-adb-boot-process-debugging-t3559980
Righ now the device boots into optimizing apps, then gets into a bootloop when "starting apps" appears, just reboot.
Directory with all the files (dmesg, logcat, tombstone and ndk-atack debug): https://drive.google.com/open?id=0ByjBTzGuQ9FIaWJ4RjBkZ1RWSDQ
Thanks alot for your time!
Nobody? As far i google it probably is zygote dying and killing all the child process....
Tombstone added. This is when the system bootloop:
Code:
Abort message: 'frameworks/av/media/libmedia/MediaProfiles.cpp:326 CHECK(quality != -1) failed.'
I found this: https://forum.xda-developers.com/showthread.php?t=2589516
I try with a similar solution for my device (Snadragon 805) i try media_profiles.xml and media_codecs.xml from shamu and quark (twin devices) but with the same result.
Also i try with stock libmedia.so and libmedia_jni.so in vendor tree, but it bootloop in bootanimation...i'm close bun any help will be appreciated!
EDIT: I jut solve this bootloop removing the 4k profile...
Added media_profiles and media_codecs
Finally i get rid of the bootloop related to media_profiles.xml, i just delete the 4k profile, seems to work on stock but not on CM.
I'm still on a bootloop but this is more nasty...i have no idea why this happen and i cant understand the logs at all.
I just post dmesg, logcat, tombstone and ndk-stack debuged tombstone....any hel will be appreciated!
As far i see the device crash here:
Code:
/data/dalvik-cache/arm/[email protected]@[email protected] (offset 0x80b000)
I don't know but probably seems to be related with dex2oat? with jar files....
I think i put some propietares odexed jar files in a deodexed rom....but i don't know why services and frameork crash...
I was playing around with some ART config https://source.android.com/devices/tech/dalvik/configure.html
But no luck, probably the crash isn't related to ART at all...anyone see something in the logs that can help me to start to search a solution?
Thanks in advance
Finally i found the reason of the bootloop. Looking at the tombstone i found the string "antutu". Doing a "grep" in CM sources i found it's related to "Perfomance Manager Service" here "vendor/cm/overlay/common/vendor/cmsdk/cm/res/res/values/config.xml". So disabling the service in "/vendor/cmsdk/cm/res/res/values/config.xml" (with an overlay) i got my rom booting.
Code:
<!-- <item>org.cyanogenmod.platform.internal.PerformanceManagerService</item> -->
But this come with nasty consecuenses, because mpdecision goes mad and only activate one core of four....So, digging some more i found out that probably only need to disable "Performance Profiles" in source, but i have no idea how to do it...a little step, btw...
This is what i need to disable:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Categories

Resources