[Q][Solved] CM12 Theme not applied for systemUI components - Android Q&A, Help & Troubleshooting

Noob friendly method
Edit : Solution here
alternate & Easy method https://plus.google.com/+ManuelLabradorVianthi/posts/iCtCpEDTyEM
Thanks to @Kris Nelson @SergioSanchezR
HI
Navigation bar, Notification drawer, Quick settings toggle wont theme
now im facing this issue 2nd time. is there any way/workaround to make it works without formatting the data partition
Had this issue few days back sorted out by clean flashing the rom.
again the issue appears. loosing the entire data partition is not a feasible method to make it work
Any help/inputs appreciated
Tried the following nothing works
clearing data of theme manager and provider
clearing data of systemUI
Clearing data of data/system/theme
Wipe cache and dalvik

Clean flash is the only known solution right now. You don't have to format data to clean flash.
You would just need to restore apps from Titanium (or other) and your theme will stick to all UI components.
J.
reversegear said:
HI
Navigation bar, Notification drawer, Quick settings toggle wont theme
now im facing this issue 2nd time. is there any way/workaround to make it works without formatting the data partition
Had this issue few days back sorted out by clean flashing the rom.
again the issue appears. loosing the entire data partition is not a feasible method to make it work
Any help/inputs appreciated
Tried the following nothing works
clearing data of theme manager and provider
clearing data of systemUI
Clearing data of data/system/theme
Wipe cache and dalvik
Click to expand...
Click to collapse

jutinarora said:
Clean flash is the only known solution right now. You don't have to format data to clean flash.
You would just need to restore apps from Titanium (or other) and your theme will stick to all UI components.
J.
Click to expand...
Click to collapse
i did that already when i had this problem first time.
but again doing factory reset is PITA

reversegear said:
i did that already when i had this problem first time.
but again doing factory reset is PITA
Click to expand...
Click to collapse
Hi, I had the same problem yesterday.
I try the same that you say and doesn´t work.
Hours before that problem begins y made a settings backup of rom with app called "ROM Settings Backup" (by developer Daniel Huber on google play).
When y restore the backup and reboot my phone the problem was solved (when y change theme everything is themed).
Some things that you can try:
- Install the app, make a backup, restore the backup, reboot and change theme.
- I think that this app only makes a settings.apk or settingsProvider.apk backup. You can try to delete data of this apps with TitaniumBackup, for example (make a backup before and you can restore if doesn´t work).
- You can try to update to newer nightly build.
If some word or expression is wrong sorry, i am from Spain
Regards.

SergioSanchezR said:
Hi, I had the same problem yesterday.
I try the same that you say and doesn´t work.
Hours before that problem begins y made a settings backup of rom with app called "ROM Settings Backup" (by developer Daniel Huber on google play).
When y restore the backup and reboot my phone the problem was solved (when y change theme everything is themed).
Some things that you can try:
- Install the app, make a backup, restore the backup, reboot and change theme.
- I think that this app only makes a settings.apk or settingsProvider.apk backup. You can try to delete data of this apps with TitaniumBackup, for example (make a backup before and you can restore if doesn´t work).
- You can try to update to newer nightly build.
If some word or expression is wrong sorry, i am from Spain
Regards.
Click to expand...
Click to collapse
You are awesome
Sent from my Moto G using Tapatalk

Fair enough. Try this:
When you're restoring from Titanium, restore everything except both settings (bluetooth, wallpaper). I posted this this workaround a while back and seemed to have work.
reversegear said:
i did that already when i had this problem first time.
but again doing factory reset is PITA
Click to expand...
Click to collapse

How to overcome(Do not use this method. easy method is available)
Here is the workaround (pretty big but better than the data wipe method) based on @SergioSanchezR input
Requirements
Custom Recovery (TWRP/CWM/Philz)
ROM Settings Backup (RSB)
Existing Rom.zip file (if you are on CM12 ROM you should have a CM12 Flashable zip )
How to do it(1 time activity)
Install RSB and take a backup of your current settings (optional)
Boot in to recovery take a Nandroid Backup
Clean flash your existing Rom / Factory reset can also be done (its upto you)
Boot into the fresh rom and install RSB(ive attached apk)
Take a backup in rom setting backup (let us call it RSBackup_New)
Reboot to recovery and restore the Nandroid Backup
Install RSB and restore RSBackup_New
Reboot and apply your favourite theme
Cons
Device ID will be changed once you restore the SettingsBackup it can be changed in TitaniumBackup
Setting preference will be reset
Pros
SettingsBackup can be restored without data wipe when the Theme issue reappears

Easiest and noob friendly method with Screen shots
This is noob friendly method to avoid many people endup in boot loop
i did this because i was a noob with these SQL stuff before doing this
Download this app https://play.google.com/store/apps/details?id=oliver.ehrenmueller.dbadmin&hl=en
Make sure you grant SuperUser access
Open SQLite Debugger and select the settings.db from the below path
{
"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"
}
Select Secure
Select Name
Look for themeConfig
You get this Click on update
Select Value
Select Blank
Hit send button on top right corner
Commit - bottom right corner
again Commit
themeConfig should say empty
Reboot
Apply your theme

@reversegear : worked perfectly, many thanks for this post!!!
Just forgot one step - just mentioning, because u listed every single step
After "click on update" one has to select "value"

neodrei said:
@reversegear : worked perfectly, many thanks for this post!!!
Just forgot one step - just mentioning, because u listed every single step
After "click on update" one has to select "value"
Click to expand...
Click to collapse
Corrected
There is a Poll in the thread pls Vote let us see how this theme issue is for everyone or purely a random stuff

Thank you, it work with your method.

Cool its work )) thank for screenshot guide too ) :good:

I've done it with this method as well, thank you for the easy fix!

reversegear said:
This is noob friendly method to avoid many people endup in boot loop
i did this because i was a noob with these SQL stuff before doing this
Download this app https://play.google.com/store/apps/details?id=oliver.ehrenmueller.dbadmin&hl=en
Make sure you grant SuperUser access
Open SQLite Debugger and select the settings.db from the below path
Select Secure
Select Name
Look for themeConfig
You get this Click on update
Select Value
Select Blank
Hit send button on top right corner
Commit - bottom right corner
again Commit
themeConfig should say empty
Reboot
Apply your theme
Click to expand...
Click to collapse
@reversegear i am on Billspop ROM on moto G.....i am not able to change the theme of notification drawer ..so i tried this method but it did not work .......so i uninstalled all themes and applied default system theme and rebooted still notification drawer is black...

sathvik07 said:
@reversegear i am on Billspop ROM on moto G.....i am not able to change the theme of notification drawer ..so i tried this method but it did not work .......so i uninstalled all themes and applied default system theme and rebooted still notification drawer is black...
Click to expand...
Click to collapse
guess you have changed the color in settings(in latest blisspop this is introduced) please revert it back. you are good to go
Edit : Moreover the is issue with themes not applied to systemUI is sorted out by CM longback. so no more problems

Related

[ROM][K900] VIBE-ROM V7 [root,gapps + more...]

I am proud to present
VIBE-ROM V7 !!
ROOT GAPPS TWEAKED AND NOOB-FRIENDLY
Instructions:
1- unzip all the files in your "/sdcard/sdfuse/" folder
2- Boot in droidboot mode (power+volUp)
3- Choose sdupdate option
4- Wait till finish
6- Reboot
NOTE: DO NOT ALLOW SUPERUSER TO AUTOUPDATE
Features
-NEW BOOTANIMATION
-MP4 recording (thanks to @xxx-man-by )
-NO NEED TO WIPE sdDATA (obviously apps will be wiped, USE TITANIUM BACKUP)
-All in one zip (root, gapps, tweaks)
-inverted play store (battery and eyes friendly , and solved dpi incompatibilities)
-Root Explorer
-No chinesse annoying bloatware
-Default language english
-Noob friendly
NO NEED TO GRANT PERMISSIONS OR ANYTHING, ALL IS MADE TO WORK JUST FLASHING
IT IS TESTED BY ME AND IT WORKS GREAT, SO IF IT DOESNT WORK FOR YOU, DO ALL THE STEPS AGAIN CAREFULLY
I AM NOT RESPONSIBLE IF YOU DO SOMETHING WRONG AND "BRICK" YOUR DEVICE. However it is almost imposible to brick an android phone...
DOWNLOAD: http://bit.ly/KZ5Pd6
SIGNATURE
{
"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"
}
RESERVED
597MB hence you need to flash v6 1st then upgrade to this v7 right !
mydroidfren said:
597MB hence you need to flash v6 1st then upgrade to this v7 right !
Click to expand...
Click to collapse
No, you don't need
trungduc5151 said:
yes, you should flash inb file from Vibe 6 first
Click to expand...
Click to collapse
You cant just flash the V7 straight from V4?
Hi QuBeX
1. Thanks for your great rom but can you upload SECUREit and Lenovo Power apk?
I see that you have deleted
2. Can we have battery option in setting in next VIBE?
Thanks
pjsplayez said:
You cant just flash the V7 straight from V4?
Click to expand...
Click to collapse
I have fixed my reply above, sorry for any confusion, you can flash this rom from any rom
---------- Post added at 11:46 AM ---------- Previous post was at 10:57 AM ----------
QuBeX said:
I am proud to present
VIBE-ROM V7 !!
ROOT GAPPS TWEAKED AND NOOB-FRIENDLY
Instructions:
1- unzip all the files in your "/sdcard/sdfuse/" folder
2- Boot in droidboot mode (power+volUp)
3- Choose sdupdate option
4- Wait till finish
6- Reboot
NOTE: DO NOT ALLOW SUPERUSER TO AUTOUPDATE
Features
-NEW BOOTANIMATION
-MP4 recording (thanks to @xxx-man-by )
-NO NEED TO WIPE sdDATA (obviously apps will be wiped, USE TITANIUM BACKUP)
-All in one zip (root, gapps, tweaks)
-inverted play store (battery and eyes friendly , and solved dpi incompatibilities)
-Root Explorer
-No chinesse annoying bloatware
-Default language english
-Noob friendly
NO NEED TO GRANT PERMISSIONS OR ANYTHING, ALL IS MADE TO WORK JUST FLASHING
IT IS TESTED BY ME AND IT WORKS GREAT, SO IF IT DOESNT WORK FOR YOU, DO ALL THE STEPS AGAIN CAREFULLY
I AM NOT RESPONSIBLE IF YOU DO SOMETHING WRONG AND "BRICK" YOUR DEVICE. However it is almost imposible to brick an android phone...
DOWNLOAD: http://bit.ly/KZ5Pd6
SIGNATURE
Click to expand...
Click to collapse
Hi Qubex Thanks for launching your V7
But, in V7 you have deleting SIM TOOL KIT and EMAIL..
can you please help me for bring it that applications system come back again?
Because that 2 Apllication sytem is very important for my Handheld:crying:
what are you have still files the backup data from that application
Thanks Before
mydroidfren said:
597MB hence you need to flash v6 1st then upgrade to this v7 right !
Click to expand...
Click to collapse
It is Because the compression level is higher, you can flash in any ROM
so i can flash to v7 from vibe v4?
JoppyDP said:
so i can flash to v7 from vibe v4?
Click to expand...
Click to collapse
yep
Downloaded this rom, very promising! thanks. Just a couple of question...
- Other languages are available?
- The order of firstname/lasname changeable (cant fint how to change)
Thanks!
2 small mods for VibeROM v7 by QuBeX:
framework-res.apk:
Removed Emergency call button from stock Lock screen (it's visible if you set security lock type to pattern or PIN). I'm already tired of unintentional emergency call attempts.
Settings.apk:
Added battery usage stats in System settings (Device section).
You have to download file(s) and manually replace system apk(s) with them. Yes, you ought to know how to do this (or google it). These mods are completely independent, you may apply any one of them.
framework-res.apk is for \system\framework\, permissions are rw-r--r--. Device will reboot on change.
Settings.apk is for \system\app\, permissions are rwxrwxrwx. I had to deodex the file, so it's slightly bigger than original one.
BTW, anyone using this “battery mod” please report if battery stats seem reasonable. Cause I’ve seen a number of times when stats were a mess and had obvious errors (like not listing 3D game I’ve played for 2 hours). Maybe that’s the reason why Lenovo hided battery usage from settings (it’s just hidden in fact, not removed). Maybe we should check for alternative power usage stats instead.
QuBeX, you mentioned inverted play store in features of your v7, but it’s just plain white for me from start. Is it really inverted in your K900?
Hi guys (& Qubex)
Did any of you noticed that 2 things:
- Wifi connecting to the open networks (supermarkets, and so on...) is sooo slow, and often the phone doesn't even connect to them...
- The GPS doesn't work correctly also... It takes him about 2-3 minutes for finding ONE satellite... And the other two isn't anywhere...:-/
Anybody?
Had 2 reboots today for no visible reason (just charging phone).
Will test it tomorrow, but now I’m going to roll back to Vibe 4.
silvsilv said:
Had 2 reboots today for no visible reason (just charging phone).
Will test it tomorrow, but now I’m going to roll back to Vibe 4.
Click to expand...
Click to collapse
How can I go back? Simply with the sdfuse method?
Btw, why does not Qubex answer to our questions? ...
Tegzike said:
How can I go back? Simply with the sdfuse method?
Click to expand...
Click to collapse
Yes, sure.
But mine is stable until now.
Btw, why does not Qubex answer to our questions? ...
Click to expand...
Click to collapse
Well, maybe because it’s not his job?
Or maybe because people here don’t like his new boot animation?.. ;o)
Tegzike said:
How can I go back? Simply with the sdfuse method?
Btw, why does not Qubex answer to our questions? ...
Click to expand...
Click to collapse
silvsilv said:
Yes, sure.
But mine is stable until now.
Well, maybe because it’s not his job?
Or maybe because people here don’t like his new boot animation?.. ;o)
Click to expand...
Click to collapse
Hi guys, I'm so sorry, but I have a lot of exams and I can't spent too much time with this also I'm very sad people don't like my boot animation :crying: hahahhahaha joking
Well, now talking about our k900 and vibe7. For me it is really stable, great battery life, no problem at all. maybe you didn't do a proper wipe or something also problems regarding hardware are Lenovo problems and only they can fix them...
Now, The inverted Play store. Download the last build, it is solved
Also if you don't want to lose data coming from vibe4 or vibe6 I have read that only flashing system.IMG.Gz works, but I haven't tested it so it is up to you
Hope your questions are solved and again sorry
I have some interesting situation.
I was on vibe4, then on vibe7 and yesterday I did back on vibe4, with same zip file I used for vibe4 first time with sdfuse.
I got mixed app from both roms???
I dont see anymore Ultimate power app, etc, that I have on first flash, but I see chinese app, also like first flash.
Now I have wide touch from vibe7, etc. what I didn't have in first flash of vibe4.
I did only rewrite sdfuse folder every time when I flash rom.
The download link doesnt seem to be working. It's loading non stop but not loading the page itself
VibeROM 4 made my phone hot. So I istalled this. But there is a superuser problem. Every time a notification will appear asking me to install Superuser, and then it will fail. Any idea? However, TitaniumBackupPRO runs OK, although it always asks for USB debugging to be activated even though i had done it already.

[DISCONTINUED][ROM]Lean Factory Images...Super Smooth! Super Battery! (LOLIPOP FINAL)

This project is discontinued and no longer supported,
do not contact me about this project.​
Lean Roms Is The Way I Like Stock Google Images , Its Fully Stock ,Maximally Debloated , With Some Tweaks For Better Performance and Battery Life
i will keep it up to date with google's factory images upon the release
{
"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"
}
Flash instructions :
-Boot int TWRP
-Reboot into TWRP
-wipe /cache /data /dalvik cahce
-Flash the zip
Downloads:
-LMY48M
-LMY48I
Android M Preview 3
here is the MPA44G flashable m preview 3
Flash instructions :
-Boot int TWRP
-Flash MP3_Radio+Bootloader.zip
-Reboot into TWRP
-wipe /cache /data /dalvik cahce
-Flash the Rom zip
*if you want root flash custom kernel support root ex.. despair ,,then flash super su
*want multi-window ? find the line ro.build.type in System/build.prop and change user to userdebug
Downloads:
MPA44I- "390mb"
I will give it a try
I am new here, and test roms randomly xd
Sent from my Nexus 5 using Tapatalk
Can you add layers support?
Gesendet von meinem Nexus 5 mit Tapatalk
SunamY said:
Can you add layers support?
Gesendet von meinem Nexus 5 mit Tapatalk
Click to expand...
Click to collapse
this is flashable stock , not recompiled aosp
Oh... I'm so sorry ))
Gesendet von meinem Nexus 5 mit Tapatalk
Hey buddy this looks great. Downloading it right away
Nice features??
Sent from my Nexus 5 using Tapatalk
Thank you sir for the rom. Looks like exactly what I was about to do for myself.
Did you just edit the icons and titles of ES and QuickPic or do they have more mods? Lookout keeps nagging me that they are "problematic" and wanted to check what are the mods.
Cheers!
jdruc said:
Thank you sir for the rom. Looks like exactly what I was about to do for myself.
Did you just edit the icons and titles of ES and QuickPic or do they have more mods? Lookout keeps nagging me that they are "problematic" and wanted to check what are the mods.
Cheers!
Click to expand...
Click to collapse
Just icons and titles
Just to add quick feedback, it seems like the account restore function is not working. When I add my google account it doesn't ask me to restore anything and it wouldn't pull down wifi passwords, personal account settings or apps. Contacts, calendars, play stuff syncs just fine, but not the account settings.
I don't want to do a factory reset just to try it, but tried wiping the data/cache partitions couple of times and it always greets me with a owner user already created and not with the usual welcome wizard.
EDIT: installing full gapps doesn't make a difference FWIW.
EDIT2: From my short research, it seems that the restore option is only available at Setup Wizard time which never starts in this rom. In order to maintain Stock experience, I recommend putting the setupwizard back so that fresh installs work like Stock Rom.
it's perfect along side with gravity box. it didn't install all junk and let me do a truly clean flash. I thought leaving out setup was brilliant. : ) very fast boot up. very fast !
Yeah i like stock that way
Btw : U can find restore option in Backup and reset place
Mohamed Yaser said:
Yeah i like stock that way
Btw : U can find restore option in Backup and reset place
Click to expand...
Click to collapse
The restore from there doesn't include wifi settings, account settings (show/hide password, hide certain notifications etc), workspace icon grouping, application restoring etc. - that can only be restored by the wizard at setup time. After so many years of fiddling with android, I just want to flash and be back to running with my settings after the restore, not to have to redo everything manually.
No worries though, I modified the build.prop file and got the wizard to restore my settings. Still a great rom, I'll keep using it if you keep updating it .
If anyone wants to get the setup wizard, edit the build.prop file in /system and make sure ro.setupwizard.mode is set to ENABLED. Save that file to a side storage and copy it over after clean flash.
Cheers!
jdruc said:
The restore from there doesn't include wifi settings, account settings (show/hide password, hide certain notifications etc), workspace icon grouping, application restoring etc. - that can only be restored by the wizard at setup time. After so many years of fiddling with android, I just want to flash and be back to running with my settings after the restore, not to have to redo everything manually.
No worries though, I modified the build.prop file and got the wizard to restore my settings. Still a great rom, I'll keep using it if you keep updating it .
If anyone wants to get the setup wizard, edit the build.prop file in /system and make sure ro.setupwizard.mode is set to ENABLED. Save that file to a side storage and copy it over after clean flash.
Cheers!
Click to expand...
Click to collapse
Just leave it as itis log in with account and sellect it as backup and restore account give it 5 minutes and reboot
jrny99 said:
it's perfect along side with gravity box. it didn't install all junk and let me do a truly clean flash. I thought leaving out setup was brilliant. : ) very fast boot up. very fast !
Click to expand...
Click to collapse
Yeah it might the fastest LP rom to boot up
Mohamed Yaser said:
Just leave it as itis log in with account and sellect it as backup and restore account give it 5 minjtes and reboot
Click to expand...
Click to collapse
Had it like that most of yesterday and it didn't restore anything other than my contacts and calendars (basically the individual sync entries in Accounts).
EDIT: and yes, I was super surprised how fast it boots!
Its been too long since I was on Xda last and I see this ROM and its literally perfect. I have been using stock or purity. But I wanted stock with Purity's speed and this ROM has it. Thank you.
Sent from my Nexus 5 using Tapatalk
Thanks for this ROM. Anyway you have a version without the ES File Manager and Quickpic apps already included? I prefer as close to stock as possible. Thanks
Sent from my Nexus 5 using Tapatalk
Next release upon the new factory images i will remove Es and Quick Pic For you to choose your preferable apps

[App] Apps Data Manager for Windows 10 mobile

I just excited to develop an UWP app and wants to share it with you
Main Features
● Makes backups for apps and games data to an external storage to save games progress or apps settings and other data.
● Restore backup data to any device.
● Reset apps or games state by deleting saved data.
● Convert backup from AppDataManageTool (By mahdi75) format. (If you made backups by it and wants to restore them by this app)
● You can make backups for multiple apps at once in the [Apps List] page.
How To Install
1- Extract downloaded file and copy its contents to your mobile.
2- Enable {Sideload Apps} in [Settings --> Update & security --> For developers] page.
3- Install Dependencies first, then install the app.
4- Open the app and select where to backup apps data.
Notes:
● It requires restricted CAPs. (you can try vcREG By vcfan or Interop Tools By gus33000)
Download Link
AppsDataManager_1.2.1041_ARM.7z
Some Images
{
"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"
}
Change Log
1.2.1041
-Hotfix
1.2.1040
+Favorites:
• you can now select apps and add them to your favorites list.
• In [Apps List] Page: swipe left to toggle favorite.
• Favorites database is saved in the selected Backup folder.​+Backups Collection. (Select multiple apps to backup it's data in one file stored in _AppsBackupCollection folder)
+Archive The Installation Folder to zip file ?.
+Lunch app by pressing app logo in [App Info] page.
+Search ? in [Apps List ] page.
-Fixed: some bugs.
1.1.1030
+Added an option to backup to a single file
*Some UI Changes
-Fixed: some bugs.
1.1.1028
-Bug Fixed: Backup Restoration for some apps
1.1.1027
*Changed how to Get Data Folder
-Fixed: some bugs.
1.1.1026
+Added Chinese Language. (Thanks nasc77)
-Fixed: some bugs.
1.1.1025
+Added: Error Report.
-Fixed: some bugs.
1.1.1023
-Fixed: App crashes while restoring data.
1.1.1022
-Fixed small bug: [Convert From AppDataManageTool Page] Sometimes The Convert button is not enabled.
I converted it BUT when i select backup file there are 3 menu options Restore, Open, Delete. When i press restore it asks me if i want to DELETE backup data.
The same when i press delete.
I risked and pressed ok on restore. It seems that it is only wrong text.
Unfortunately like App Data Manage Tool (beta) your app cant restore backup from Angry Birds Epic
I manually copied all folders from backup zip to phone memory data folders and it worked. I don't know why it is not working automatically throug app.
ic3man81 said:
I converted it BUT when i select backup file there are 3 menu options Restore, Open, Delete. When i press restore it asks me if i want to DELETE backup data.
The same when i press delete.
I risked and pressed ok on restore. It seems that it is only wrong text.
Unfortunately like App Data Manage Tool (beta) your app cant restore backup from Angry Birds Epic
I manually copied all folders from backup zip to phone memory data folders and it worked. I don't know why it is not working automatically throug app.
Click to expand...
Click to collapse
Thanks for your feedback
I tried to reproduce the problem when restoring backup of Angry Birds Epic data but it has been restored successfully.
Could you try it again with the updated version (1.1.1025) to know what happens by error report?
I made it again . Bug report sais: Cannot_GetDataFolder
The same is with tge old backup i made 3 days ago, and new one i made today. Again i made it manually and its working. The folder name is strange sth like {28 lots of numbers and letters......}
I have uploaded backup files to Onedrive (earlier one and todays one)
https://1drv.ms/u/s!Asx8noSsS3cthvo2fO0OcmpSZHeYXQ
You can check it.
just notice:
for some apps or games, if you have error when restore backup (950XL), move app to SD card...
ic3man81 said:
The folder name is strange sth like {28 lots of numbers and letters......}
Click to expand...
Click to collapse
-App data Backups are organized By [Package.Id.Name] for performance reasons (for reading them fast). [Just like what the OS doing]
So the app just reads app backups that located in app folder [Package.Id.Name] Instead of reading all files.
Note: You can open that folder from the [App Info] page (After Available Backups).
I will try to add export and import options to make it easy to copy backups to other devices.
ic3man81 said:
I made it again . Bug report sais: Cannot_GetDataFolder
Click to expand...
Click to collapse
Could you provide me more info about [App Data Location] that located in [App Info] page?
ic3man81 said:
I have uploaded backup files to Onedrive (earlier one and todays one)
https://1drv.ms/u/s!Asx8noSsS3cthvo2fO0OcmpSZHeYXQ
You can check it.
Click to expand...
Click to collapse
Thanks for uploading backup files.
I have installed the game [Angry Birds Epic] in the phone storage and performed the restoration operation.
The result is Backup data have been Restored successfully.
i.imgur.com/Lr4fZLm.png
ezhassen said:
-App data Backups are organized By [Package.Id.Name] for performance reasons (for reading them fast). [Just like what the OS doing]
So the app just reads app backups that located in app folder [Package.Id.Name] Instead of reading all files.
Note: You can open that folder from the [App Info] page (After Available Backups).
I will try to add export and import options to make it easy to copy backups to other devices.
Could you provide me more info about [App Data Location] that located in [App Info] page?
Thanks for uploading backup files.
I have installed the game [Angry Birds Epic] in the phone storage and performed the restoration operation.
The result is Backup data have been Restored successfully.
i.imgur.com/Lr4fZLm.png
Click to expand...
Click to collapse
App data location is:
c:\data\users\defapps\appdata\{28fcff8a-b545-487b-ae36-7da1521998df}
dxdy said:
just notice:
for some apps or games, if you have error when restore backup (950XL), move app to SD card...
Click to expand...
Click to collapse
Thanks for your feedback
ic3man81 said:
App data location is:
c:\data\users\defapps\appdata\{28fcff8a-b545-487b-ae36-7da1521998df}
Click to expand...
Click to collapse
I Changed how to Get Data Folder in version 1.1.1027
Now data folder path starts with "U:" instead of "C:" for apps in the phone storage.
-That will let you open that folder from the app
Try it and let me know if that fixes the problem.
Thanks
Tried the new one and it can open a folder from the app but still gets the same error while restoring.
ic3man81 said:
Tried the new one and it can open a folder from the app but still gets the same error while restoring.
Click to expand...
Click to collapse
Try move app to SDcard if available. This helps me with game Plants vs. Zombies. and few others apps
ic3man81 said:
Tried the new one and it can open a folder from the app but still gets the same error while restoring.
Click to expand...
Click to collapse
Bug has been detected and fixed.
Now. It should works as expected. :good:
Try it now.
Thanks for your feedbacks
Now its working great.
If I turn off the interop unlock and I uninstall the interop tools, will I still be able to use this app?
MHEV said:
If I turn off the interop unlock and I uninstall the interop tools, will I still be able to use this app?
Click to expand...
Click to collapse
No because interop gives you access to system files, i think.
ic3man81 said:
No because interop gives you access to system files, i think.
Click to expand...
Click to collapse
Is it risky to have your phone interop unlocked when you update windows?
MHEV said:
Is it risky to have your phone interop unlocked when you update windows?
Click to expand...
Click to collapse
No. This week i have updated mine with interop and nothing happener.
Hi,
I see the dependency is same as Interop tool's, I installed them with Interop tool, do I have to install again?
HTC_FUZE said:
Hi,
I see the dependency is same as Interop tool's, I installed them with Interop tool, do I have to install again?
Click to expand...
Click to collapse
no if already installed
dxdy said:
no if already installed
Click to expand...
Click to collapse
thank you. Works fine

[ROM][OFFICIAL][6.0.1] FlymeOS 6 for angler [6P]

{
"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"
}
The Meizu's Flyme OS is the custom Android OS, they usually port it to other devices, with Flyme 6 they decided to do angler port
Code:
/* Your warranty is now void. I am not responsible for bricked devices or any damage.
Making any modifications to your device is your own choice only! */
ROM Info's:
-Based on 6.0.1 (M4B30Z )
-Still Beta
-Odex
-Not Rooted
-Support Many languages
-Weekly or Semi-Builds
-Kernel force encryption by default*
Changlogs:
*Translated from Chinese
-v6.7.5.15
System
repair abnormal write NFC tags interface issues
calculator
Fix calculator interface
Bugs:
-Under security settings vault doesn't work
-APN settings FC
-Problems with downloads over data
-You can't exit easy mode, make sure that you have 3rd-party launchers installed to open settings again from it, or titanium backup, or any app that can launch settings
or you tell me ?
Installation instructions:
-Download the ROM
-Wipe Data ,Cache Partitions and System
-Flash MM bootloader, modem & MTC20L vendor
-Flash the ROM then noforce encrypt script, then boot up first without flashing other zip's
-Finish setup process & Reboot
-Flash Gapps & Magisk
Download:
Official downloads
noforce encrypt script
MM bootloader & modem
MTC20L Vendor
Magisk
Mirror links for those who cant download from Flyme website
pCloud
Mega
Screenshots:
More screens here
Credits:
Flyme/Meizu team for the ROM
@jcadduono no enforce script
@aureljared & @djb77 Eviltheme
@fLipz for MM files
One more thing, I didn't port this ROM, it was done by Flyme team
Enjoy!!!
Mods:
Swapped Navbar
Screens:
Download
Another Mod for you guys, simple substratum theme which has:
Custom Tiles count
Custom Tiles color
Custom Tiles icons color
Option to disable Notifications ticker
Screens:
Download
Make sure to install Substratum here
Notes:
1- if you have problem with data usage make sure to enable it manually, check security app, you have to give data permissions from there, set it to always or yes
2- if you have problem with apps keeps closing or wifi disconnect do this, go to Settings > Battery then hit that settings icon in the corner, then change Performance mode to Prioritize performance and display
3- to change Samsung emojis use emoji switcher here
4- 7.1.2 files incase that you need them flashable bootloader & modem here & vendor img can flashed with TWRP check it here
Freaking awesome.. thanks a ton man
Edit: I was waiting so desperately for this rom.. you made my day a better one lol
Been stuck at the bootscreen now for over 20 minutes with 3 attempts in a row, anyone get this loading yet?
tejkumarvusirikala said:
Freaking awesome.. thanks a ton man
Edit: I was waiting so desperately for this rom.. you made my day a better one lol
Click to expand...
Click to collapse
Me too, it's great to have something different from time to time
kicker22004 said:
Been stuck at the bootscreen now for over 20 minutes with 3 attempts in a row, anyone get this loading yet?
Click to expand...
Click to collapse
Hi there, please follow OP instructions, it worked for me fine that way, make sure that you don't flash anything in the first boot up, and double check your vendor & bootloader
Yeah I am going to flash the stock MTC20L now just to see what's up, I've followed the steps to the letter and still looking at the boot screen with the circle. How long does it take for that to load the first time for you guys?
kicker22004 said:
Yeah I am going to flash the stock MTC20L now just to see what's up, I've followed the steps to the letter and still looking at the boot screen with the circle. How long does it take for that to load the first time for you guys?
Click to expand...
Click to collapse
Maybe around 20mins, i thought i bootlooped also
AL_IRAQI said:
Maybe around 20mins, i thought i bootlooped also
Click to expand...
Click to collapse
Ok well the phone loaded the stock image just fine, Just flashed the bootloader/radio/vendor then rom and kernel and rebooted. It's been 13 minutes so far so i'll just wait.
Update: Right after I hit enter it booted LOL. Ok so something happened to the system before and returning to stock fixed it somehow. Oh well thanks OP.
Thanks @AL_IRAQI for this. Something different is good every now and again.
Sent from my Nexus 6P using XDA Labs
kicker22004 said:
Ok well the phone loaded the stock image just fine, Just flashed the bootloader/radio/vendor then rom and kernel and rebooted. It's been 13 minutes so far so i'll just wait.
Update: Right after I hit enter it booted LOL. Ok so something happened to the system before and returning to stock fixed it somehow. Oh well thanks OP.
Click to expand...
Click to collapse
Great, I hope you like it
bdwilk said:
Thanks @AL_IRAQI for this. Something different is good every now and again.
Sent from my Nexus 6P using XDA Labs
Click to expand...
Click to collapse
Yeah, AOSP get boring sometimes
BTW guys its seems i somehow managed to post it in here before the public news about it
AL_IRAQI said:
Maybe around 20mins, i thought i bootlooped also
Click to expand...
Click to collapse
hey can you link me to the opengappspico ? or is it just the normal opengapps ?
Kenkanekiei said:
hey can you link me to the opengappspico ? or is it just the normal opengapps ?
Click to expand...
Click to collapse
http://opengapps.org/
Not able to download apps over cellular data... And one more thing any one using custom kernel with this?
Have Play store?
tejkumarvusirikala said:
Not able to download apps over cellular data... And one more thing any one using custom kernel with this?
Click to expand...
Click to collapse
Hi, set up your apn manually, and check their security app, you have to give data permissions from there, set it to always or yes
holigan360 said:
Have Play store?
Click to expand...
Click to collapse
Hi, in OP i said that you have to flash gapps
BTW
ill try to theme systemui & settings, maybe give them a better look
Nice ROM @AL_IRAQI thanks :good:
Sent from my angler using XDA Labs
Privacy mode not working, just a heads up. Set a PW for the phone, then went down to set a PW for privacy mode and it will let me set a PW for it but then when I return to the Privacy mode menu in security settings it will not allow me to enable it. I slide the button to enable it and it will ask me for the privacy mode PW, I enter it, but it will not activate. It just spits me right back to the menu to try to enable it again. Strange thing, if you go one screen back it will actually say it is enabled beneath "Privacy Mode" menu option. But if you click privacy mode to go into its respective settings, the slider will not be enabled and all options will be greyed out. Fresh wiped, reinstalled everything, and re set up the device and no change. Anyone else with this issue?
AndroiddiordnA said:
Privacy mode not working, just a heads up. Set a PW for the phone, then went down to set a PW for privacy mode and it will let me set a PW for it but then when I return to the Privacy mode menu in security settings it will not allow me to enable it. I slide the button to enable it and it will ask me for the privacy mode PW, I enter it, but it will not activate. It just spits me right back to the menu to try to enable it again. Strange thing, if you go one screen back it will actually say it is enabled beneath "Privacy Mode" menu option. But if you click privacy mode to go into its respective settings, the slider will not be enabled and all options will be greyed out. Fresh wiped, reinstalled everything, and re set up the device and no change. Anyone else with this issue?
Click to expand...
Click to collapse
Hi there, yeah privacy mode didn't work for me either, vault also doesn't seems to work, other security options like guest mode, app lock works fine
Thanks for reporting back, I'll add it to the list
Guys I found out that Enforced GPU rendering is enabled by default, make sure to disable it, go to Accessibility >> Developer options & disable it from there

[6.0.1] [A7(A700F) / A5 2015 ] Big Changing! My phone is like S8!

Before we start you need to TWRP for flashing and changing system apps.
Screenshoots
{
"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 we can start it
Note! : If any app will stopped working , you have to delete apps cache in settings/application manager .
BUGS : 1- SystemUI sometimes stopped working but not always and not effective for using.(Its about notifications.When i get notifications , ui is sometimes stopped.)
1. SystemUI like S7 Nougat Updated Volume Panel Icon Fix (25/07/2017)
Just flash it and clean dalvik art cache / cache and when phone is active go application manager and find systemui and clean cache again.
Thanks for the fix @corsicanu
https://drive.google.com/open?id=0BywWn4RFYkAmLU1ZaUFmaFlOMEk
Lockscreen Apps Shortcuts Fix
xXPR0T0TYPEXx said:
Hey @sertacdncl
I have a small fix to add app shortcut on locksrceen. You need to add a new setting in settings database
1. Download any database editor, better if you download this (it don't requires root access)
2. Add a new setting to system and call it lock_application_shortcut
3. And add this to it's value :
Code:
1;com.android.contacts/com.android.dialer.DialtactsActivity;1;com.sec.android.app.camera/com.sec.android.app.camera.Camera;
4. Lock your phone and test it.
This adds Phone (left) and Camera (right) on your lockscreen Of course, you can also customize it.
Tested on my SM-A300FU but should work on other devices with S7 based SystemUI as well.
Good luck :highfive:
Click to expand...
Click to collapse
2. TouchwizHome like S8
Just flash it and clean dalvik art cache / cache and when phone is active go application manager and find systemui and clean cache again.
https://drive.google.com/file/d/0Bx...are_link&resourcekey=0--9JJhEaXANG11PEKLhZvtA
3. Settings
Just flash it and clean dalvik art cache / cache.
https://drive.google.com/open?id=0Bx67seeCbtS0TnZCNmtTN0lOaWc
4. S8 Audios (Notifications,ringtones, ui sounds etc.)
Just flash it and clean dalvik art cache / cache.
https://drive.google.com/open?id=0Bx67seeCbtS0QmU4MEtJbzEwMXc
5. Contacts / Phone and Coming Call Screen
Just flash it and clean dalvik art cache / cache.
https://drive.google.com/open?id=0Bx67seeCbtS0SE5Ma1dzdEllNTg
6. Video Player
You need to change videoplayer apk with this.First open twrp and mount system.Go file manager and go system/priv-app/ find video player folder and change it.
https://drive.google.com/file/d/0Bx...=sharing&resourcekey=0--KfdbfvybZGTzS4gbhCyTA
7. S8 Weather Widget
Just flash it and clean dalvik art cache / cache.
https://drive.google.com/file/d/0Bx...=sharing&resourcekey=0-_7_NoXE5Deg5TNTs7DNCSg
Gallery, MyFiles, VoiceNote, WallpaperPicker, Clock(When you click World Clock its crashing but alarm etc. is working stable), Email, Memo
https://drive.google.com/open?id=0Bx67seeCbtS0WFhvbXN2aE5kM2s
UPDATE 1
8. Contacts / Phone Updated
You need to change SecContacs_M apk with SamsungContacs_Beta apk.First open twrp and mount system.Go file manager and go system/priv-app/ find SecContacs_M and SecContactsProvider folder and change it with this apps.
https://mega.nz/#!3gA0Db5B!ERWNRDJYBpoiY56Fx4tCT1PJ1Z6qRmpD_jGZM6UIMWM
9. S8 Fonts (If you want to do your lockscreen better you have to install it)
Just flash it and clean dalvik art cache / cache.
https://drive.google.com/file/d/0Bx...=sharing&resourcekey=0-RdoNi10uaaAtkeKxwOSEoA
10. S8 Calculator
You need to change calculator apk with this.First open twrp and mount system.Go file manager and go system/priv-app/ find SecCalculator folder and change it.
https://forum.xda-developers.com/showpost.php?p=72075056&postcount=464
11. S8 Video Library
You need to change apk with this.First open twrp and mount system.Go file manager and go system/priv-app/ find SecVideo folder and change it.
https://mega.nz/#!ExplzByY!IHcQl8VYOgperlM3rW0AnUFz3FUAQldkifEQeD-gYTQ
12. Gallery
Just install like normal apk.
http://www.apkmirror.com/apk/samsun...-release/gallery-3-1-72-android-apk-download/
UPDATE 2
Stock Galaxy A7 Apps
https://drive.google.com/open?id=1arbL6xsT0Nor53PGuKn4k_HYNIi-a9ze
If i found new apps like this i will update this post always!
Thanks for reading.This my first post.Sorry for any mistake.
Wow thanks you it's a good job ??
thanks a lot (just a few question)
hello . it was wonderful and i tested them all and they working fine:good: . but i have problem with installing touchwiz launcher . your file is like a flashable file . should i flash it or just replace touchwizHome.apk with default one in prive app? i replaced it but touchwiz disabled and easymod activated ! how do i fix that?
milad00211 said:
hello . it was wonderful and i tested them all and they working fine:good: . but i have problem with installing touchwiz launcher . your file is like a flashable file . should i flash it or just replace touchwizHome.apk with default one in prive app? i replaced it but touchwiz disabled and easymod activated ! how do i fix that?
Click to expand...
Click to collapse
I am so sorry about that. Yes its flashable file and i forgot that sorry.Flash it not replace it it wil be work.If you have any problem please write me.Thanks
sertacdncl said:
I am so sorry about that. Yes its flashable file and i forgot that sorry.Flash it not replace it it wil be work.If you have any problem please write me.Thanks
Click to expand...
Click to collapse
thanks:good: worked great . but there is no option for themes in this launcher . i cant set my favorite theme !
milad00211 said:
thanks:good: worked great . but there is no option for themes in this launcher . i cant set my favorite theme !
Click to expand...
Click to collapse
Yes i know it sadly .I tried so much Theme Store, Theme Chooser and they arent worked.
Lockscreen app shortcut fix
Hey @sertacdncl
I have a small fix to add app shortcut on locksrceen. You need to add a new setting in settings database
1. Download any database editor, better if you download this (it don't requires root access)
2. Add a new setting to system and call it lock_application_shortcut
3. And add this to it's value :
Code:
1;com.android.contacts/com.android.dialer.DialtactsActivity;1;com.sec.android.app.camera/com.sec.android.app.camera.Camera;
4. Lock your phone and test it.
This adds Phone (left) and Camera (right) on your lockscreen Of course, you can also customize it.
Tested on my SM-A300FU but should work on other devices with S7 based SystemUI as well.
Good luck :highfive:
xXPR0T0TYPEXx said:
Hey @sertacdncl
I have a small fix to add app shortcut on locksrceen. You need to add a new setting in settings database
1. Download any database editor, better if you download this (it don't requires root access)
2. Add a new setting to system and call it lock_application_shortcut
3. And add this to it's value :
Code:
1;com.android.contacts/com.android.dialer.DialtactsActivity;1;com.sec.android.app.camera/com.sec.android.app.camera.Camera;
4. Lock your phone and test it.
This adds Phone (left) and Camera (right) on your lockscreen Of course, you can also customize it.
Tested on my SM-A300FU but should work on other devices with S7 based SystemUI as well.
Good luck :highfive:
Click to expand...
Click to collapse
Edit: It works nicely man Thanks for the fix.
Hellow, how can i fix this problem?
https://drive.google.com/open?id=0BywWn4RFYkAmS00yakZ3RHJLSG8
laur.dr said:
Hellow, how can i fix this problem?
https://drive.google.com/open?id=0BywWn4RFYkAmS00yakZ3RHJLSG8
Click to expand...
Click to collapse
I don't know how can i fix it and i am using with this problem too What's your phone model and what's your Rom ?
1. SystemUI like S7 Nougat Updated Volume Panel Icon Fix (25/07/2017)
Just flash it and clean dalvik art cache / cache and when phone is active go application manager and find systemui and clean cache again.
Thanks for the fix @corsicanu
https://drive.google.com/open?id=0BywWn4RFYkAmLU1ZaUFmaFlOMEk
Updated SystemUI and thanks for the @corsicanu for this.
sertacdncl said:
1. SystemUI like S7 Nougat Updated Volume Panel Icon Fix (25/07/2017)
Just flash it and clean dalvik art cache / cache and when phone is active go application manager and find systemui and clean cache again.
Thanks for the fix @corsicanu
https://drive.google.com/open?id=0BywWn4RFYkAmLU1ZaUFmaFlOMEk
Updated SystemUI and thanks for the @corsicanu for this.
Click to expand...
Click to collapse
My pleasure to help. Cheers!
Sent from my SM-A720F using Tapatalk
sertacdncl said:
8. Contacts / Phone Updated
You need to change SecContacs_M apk with SamsungContacs_Beta apk.First open twrp and mount system.Go file manager and go system/priv-app/ find SecContacs_M and SecContactsProvider folder and change it with this apps.
Click to expand...
Click to collapse
I'm newbie and i'm not good at English.
Pls tell me how to change them. Select file and move right? when I move SamsungContacs_Beta apk to SecContacs_M folder it said error
h2clone said:
I'm newbie and i'm not good at English.
Pls tell me how to change them. Select file and move right? when I move SamsungContacs_Beta apk to SecContacs_M folder it said error
Click to expand...
Click to collapse
In twrp you have to rename samsungContacts_Beta.apk to SecContacs_M and after that delete old one and replace new one.
sertacdncl said:
In twrp you have to rename samsungContacts_Beta.apk to SecContacs_M and after that delete old one and replace new one.
Click to expand...
Click to collapse
Many thank.
1 more problem, note (memo) app stopped working, email too. Do you have the original app of this. I forgot to backup them before
I cannot open private mode too. I have so much document in private, dont know how to take it out.
h2clone said:
Many thank.
1 more problem, note (memo) app stopped working, email too. Do you have the original app of this. I forgot to backup them before
I cannot open private mode too. I have so much document in private, dont know how to take it out.
Click to expand...
Click to collapse
If you want to use Note, you have to delete data and cache. Go settings/App Manager/Note and delete cache and data. Do for email too.
If they don't work here it is the stock apps.Just flash via TWRP.
https://drive.google.com/open?id=0Bx67seeCbtS0V1FmUlVqaXg2VG8
sertacdncl said:
If you want to use Note, you have to delete data and cache. Go settings/App Manager/Note and delete cache and data. Do for email too.
If they don't work here it is the stock apps.Just flash via TWRP.
https://drive.google.com/open?id=0Bx67seeCbtS0V1FmUlVqaXg2VG8
Click to expand...
Click to collapse
Thank you so much.
I have been delete data and cache but it still not work. I think i must use stock app.
By the way, my volume bar like that although i use the fix on 25/7.
h2clone said:
Thank you so much.
I have been delete data and cache but it still not work. I think i must use stock app.
By the way, my volume bar like that although i use the fix on 25/7.
Click to expand...
Click to collapse
Volume bar is working on my phone perfectly What is your phone model ?
sertacdncl said:
Volume bar is working on my phone perfectly What is your phone model ?
Click to expand...
Click to collapse
My phone is A500H
h2clone said:
My phone is A500H
Click to expand...
Click to collapse
You can try this https://drive.google.com/open?id=0Bx67seeCbtS0NHU4T29nRmJjc1E

Categories

Resources