Recommended App: minifreemanager - Vibrant Themes and Apps

I just wanted to post my findings. Stock the Vibrant was extremely slow to me, coming from a Nexus. So I rooted it and installed minifreemanager. It made a world of difference. You have to be rooted, but once you have minifree, open it and hit menu and select presets, then select aggressive, then apply, then apply on boot. I dont see any reason how this could cause any problems, but do it at your own risk.

Is this related to the mod codes that are being discussed over on Stalling Issues ? because the main method they've been talking about (method1 now) limits the app space. just a warning, if it is.
and I was trying to look for the app, but I cannot find it. link maybe?

the app is called minfreemanager, google corrected me when searching for it...

Related

[Q] How to know if I have completely gotten rid of an app?

Hey. Just got into the world of smartphones with a Galaxy S2 (GT-I9100P), running Samsung's stock ICS (XXLPH). After a fairly smooth rooting of the phone, I did something stupid - I tried to use CWM to install this mod - an NFC enabler. Stupid, because the mod wasn't designed for ICS.
I was fortunate enough to have the enabler 'only' freeze the phone every 5 seconds instead of bricking it. Then I went in through the adb shell and deleted the appropriate apk.
My question is - is the apk the whole of the app? It looks like it, certainly - the phone works like before, no problem. I'm just worried about leaving 'garbage' around it.
I don't expect everyone here to be an expert on this particular mod - but in general, if I am manually uninstalling an app, do I need to worry about anything besides the apk?
If so, where else should I look (again, generally, where do apps tend to change or dump things)? I'd ask the developer, but it seems rude to privately message him, and I can't exactly post in the relevant thread.
No you should be ok. Nothing more needs to be done. Some apps also install data on the sd card which show up in 'My files'. It doesn't affect the phone in any way but if you find anything just delete it. I have mine sort by date so changes show at the top of the list.
Sent from my GT-I9100T

[Guide] Best performance you can get without a Custom ROM (FSYNC OFF AND MORE!)

The point of this thread is to put together a list of optimizations that can be done on the stock rom with root access. I figured there would be others like me who can't unlock (or don't want to) but now can root who might be interested and all contributions will be added.
At the end of this the Prime feels much faster. I think most of it can work for the TF300 and TF700 too. Thanks to so many out there who make this possible and I appreciate all feedback in comments.
NOTE: This involves rooting your device and doing dangerousish stuff. I am not responsible if your Prime softbricks or if you have trouble installing updates. If you mess up and it softbricks you might lose all your data on the Prime. My official answer to updates is that every step has backups or checkboxes, so just undo everything after the pre-amble before you update.
If a tweak is done wrong and you can't boot, unbrick via these directions (data will be lost!):
Download latest firmware from Asus site.
Unzip this file once - it contains a zip inside it. Rename this zip to EP201_SDUPDATE.ZIP
Copy the file to the root of a FAT32 formatted MicroSD card
Turn the tablet off via the power button.
Now turn it on holding down the Volume Down button on the tablet
In a minute you will be in the recovery screen. Hit volume up.
Wait for it to get done. It can take a while.
Pre-Amble:
First thing, update to the newest Jellybean Asus has given us and root it using this method (thanks Morlok8k and djrbliss and sorry again Morlok8k).
Install Voodoo OTA Rootkeeper and protect that root:
https://play.google.com/store/apps/details?id=org.projectvoodoo.otarootkeeper
Install Quick boot to get an easy way to reboot:
https://play.google.com/store/apps/...medium=appbrain_web&utm_campaign=appbrain_web
Now lets optimize:
1. Get Rid of Bloat (Undo this step before installing updates)
Use Titanium or the built in disable function under settings to freeze some of the apps. This gets back a lot of your RAM and cuts down on the boot time. Here is what I have disabled/frozen (don't disable something you use), but note some can only be disabled with Titanium:
@vibe fun center
App Backup
App Locker
Asus Email (I don't use it)
Asus FAcebook Poster
Asus MyZine
Asus Sync
Asus Weather
com.asus.pcsynclauncher
com.asus.quicksearch
com.asus.youtube search
Email
Exchange Services
Google Play Books
Google Play Movies and TV
MyCloud
MyDesktop
MyDictionary
MyLibrary
Nvidia Glowball Demo Installer
Street View
Supernote
Talkback
Webstorage
Zinio
Click to expand...
Click to collapse
2. Install an Ad blocker.
My choice is Adaway:
https://code.google.com/p/ad-away/
This will speed up browsing.
3. Disable FSYNC
(HUGE PERFORMANCE BOOST BUT SOFTBRICK RISK IF YOU DO IT WRONG)
First of all, before we get started know that disabling FSYNC has some risks. But its the single biggest tweak you can do. Will let you update or install apps and still do something else.
Secondly, please go here and thank eminent1410 for inadvertently fixing our Primes. He did it for his OPTIMUS Z ROM but we benefit!
http://forum.xda-developers.com/showthread.php?t=2203345
Steps to install:
Download the zip file named FSYNCFIX.zip attached to this post and extract the files in that zip to your Prime.
Open Root Explorer and go to /system/lib folder. Rename libsqlite.so and libsqlite_jni.so to libsqlite.so.bak and libsqlite_jni.so.bak respectively.
Copy the libsqlite.so and libsqlite_jni.so files that came from the attached zip (using root explorer for example) to the /system/lib folder (Mount that folder as RW if necessary).
Set permissions on the two files to rw-r--r-- (picture of what it looks like attached to post)
Reboot.
If something went wrong your prime will not boot but will be stuck at the booting screen. At that point use the directions at the top of the post.
CREDIT: http://forum.xda-developers.com/showthread.php?t=1691669
4. Fix Entropy
This is a big deal to fix lagginess. Confirmed by richardmlea to improve the browser. Also helps with apps that have lists in my experience.
You can get Seeder from the Play Store and support the developer (or search and find the thread on XDA):
https://play.google.com/store/apps/details?id=com.lcis.seeder&hl=en
Run the app, turn on everything and tell it to start at boot.
5. Replace build.prop (Undo this step before installing updates)
(softbrick risk and might cause problems with upgrading if not undone)
Credit to MR.WOOKIE for the base I used to make the build.prop. It improves all sorts of stuff in little ways- network improvements, UI improvements, JPEG viewing improvements.
To install:
Download the attached correct (US or WW depending on what Prime you have) build.prop.zip files from this post and extract it to your Transformer.
NOTE: Currently the attached build.props are only for the TF201. Will brick other Transformers.
Using Root Explorer or something, go to your /system folder and find build.prop and rename it to build.prop.bak
Then copy the build.prop file from the zip to the /system folder and change its permissions to rw-r--r-- (picture of what it looks like attached to post).
Reboot
6. Install the Pimp My Rom app (Undo this step before installing updates)
NOTE: This step must be done AFTER step 5 if you are going to do step 5. If you don't do step 5 the using Root Explorer or something, go to your /system folder and find build.prop and rename it to build.prop.bak before using Pimp My Rom.
Get it here:
https://play.google.com/store/apps/details?id=com.androguide.pimp.my.rom
I did a lot with this app, give it Five Stars!
Under Tools:
First I activated "Universal Init.d Support". Then confirm it works
Entropy generator is much like Seeder, but not as good.
Under Tweaks:
Under "Network and Internet" I enabled "Wifi Connect Speed Tweak" and "Faster Media Streaming" at the top part. Under Init.d ans Sysctl Tweaks I enabled "avoid Time-Wait," "Block Redirects," Block Source-Routing," and "IPv4 Tweaks." Now the play store doesn't act up any more saying it can't load.
Under "Android Features" I enabled "Hardware acceleration," Force CPU rendering,"
Under "Miscellaneous Tweaks" I enabled "Optimize sqlite Databases," "Ext4 File-Systems tweaks," Internal SD-Card I/O Tweaks," External SD-Card I/O Tweaks," and "Zipalign all APKS at each boot." These changes make a huge difference in the performance of almost everything.
7. OOM and SD cache
This will help responsiveness and RAM management. As per nhshah7
Download Kernel tuner:
Go to OOM and set it to 1000 aggressive.
Go to Misc and set the SD cache to 4096
8. Wipe the Dalvik Cache
Thanks to pooblej for this one.
Download this app:
https://play.google.com/store/apps/details?id=com.j.y.daddy.customizer
Open the app.
Go to "SET"
Select the "Wipe Dalvik-Cache" option.
It will then reboot with a pretty long boot time.
9. Trim
Do this last.
Use the lagfix program to TRIM your Prime:
https://play.google.com/store/apps/details?id=com.grilledmonkey.lagfix&hl=en
Just open it and hit Run.
Extra Optional Stuff to do
10. Install Browser2RAM
http://forum.xda-developers.com/showpost.php?p=34885711&postcount=58
Let it run as root. Can work with stock browser or Chrome. Thanks qskile for pointing it out and t3hSteve for the apk.
Personally I think this eats a lot of RAM and is not needed when you do all the other tweaks, but it is FAST! Hard to resist probably.
11. Install and use PieControls
These are all the rage now. Getting this feature is as easy as installing this apk to use the LMT Launcher:
http://forum.xda-developers.com/showthread.php?t=1330150
Here is a good guide that goes over setting up this feature with pictures:
http://highonandroid.com/android-ap...rooted-android-smartphonetablet-lmt-launcher/
Things left to do:
1. Data2SDish hack
2. Volume boost that works with Jellybean (Don't try anything Beats it won't work)
3. V6 SuperCharger - Can cause more problems than solutions unless done right and I need to research more. Kernel tuner goes a long way.
Thank you in advance for any and all responses or thanks.
I also wanted to know about the build tweaks now possible if we can root stock ...
I will let you know what I discover. So far the biggest boosts are browser2ram and freezing all the Asus bloat. It already feels like a different tablet now.
Set performance mode to performance. Enables it to clock at 1.4 ghz (wish we could go higher with stock kernel!)
download Kernel tuner, go to OOM, presets and set it to 1000 aggressive. Also in kernel tuner, set SD cache to 4096.
I didn't find seeder to actually help. Also download Rebooter from the play store and "Hot boot" if you slow down. It essentially kills all non-system apps.
Haven't tried the other apps you linked to the play store. My prime FLIES now
Edit: also have not tried build prop tweaks. Don't see a need just yet, might affect future OTA upgrading as well.
EDIT: Talking about performance, for browsers, I use dolphin with dolphin's jet pack. Doesn't have flash, but sunspider shows this to consistently be the fastest between any other browser on the market. Stock and Chrome come in slightly behind (in that order).
Maybe it is just the euphoria of getting root but seeder works great for me. first thing i installed after rooting. The stockbrowser and xda homepage (showing all devices) would crash the browser every time (stop responding, and require restarting) with seeder it is fine. I even uninstalled seeder to test if imagined the effect but didn't. For me seeder makes the stock browser fully usable. I dont think the browser has stopped responding since i installed seeder.
I will have a go at some of the other tweeks now.
poofyhairguy, Good idea to compile a list of tweeks, maybe you can keep the OP tidy and list and tweeks that other posters suggest in the first post.
One from me that you have already mentioned, to increase the volume get Volume+ from the play store. There is a free version and a paid version that claims to increaseit more. Maybe someone can suggest something better for the same job and completly free.
Also there was/is an app or tweek to improve the touchscreen persission and sensativity. Anyone know what thats called?
More idea's....?
Afternoon all, I have done most of the tweeks and i am seeing excelent gains in smoothness and responsiveness.
Quick question, i have disabled loads of the bloat apps using settings/apps/all selecting the app and selecting disable, but is there any advantage using titanium backup to freeze or remove the bloat app's?
richardmlea said:
Afternoon all, I have done most of the tweeks and i am seeing excelent gains in smoothness and responsiveness.
Quick question, i have disabled loads of the bloat apps using settings/apps/all selecting the app and selecting disable, but is there any advantage using titanium backup to freeze or remove the bloat app's?
Click to expand...
Click to collapse
Don't remover, just freeze it. If you need to OTA, it checks to make sure all the Asus apps are still there.
Also interesting tidbit on seeder. I'll try it again.
As far as changing governors, I could never get it to stick on anything other than interactive...?
Sent from my HTC One X using xda app-developers app
richardmlea said:
poofyhairguy, Good idea to compile a list of tweeks, maybe you can keep the OP tidy and list and tweeks that other posters suggest in the first post.
Click to expand...
Click to collapse
Good idea. I will also add the stuff I discovered.
richardmlea said:
One from me that you have already mentioned, to increase the volume get Volume+ from the play store. There is a free version and a paid version that claims to increaseit more. Maybe someone can suggest something better for the same job and completly free.
Click to expand...
Click to collapse
Looking into it volume plus no longer works in jellybean. So something else is needed.
I have updated OP with new findings.
Just PMed a mod to move this to General. I'll try Pimp My Rom when I get some time this week and report back if it works or not!
Please keep this list going - Everyone will need to know these things as more people root.
pooblej said:
Please keep this list going - Everyone will need to know these things as more people root.
Click to expand...
Click to collapse
I plan to. I am going to keep working on it until we get as much as we can get out of it. Plus I have crosslinked this guide on the TF300T and TF700 forums.
OP has been updated with my recent attempts.
Nice tweaks without root.
Maybe some things will work with my s3 because my Prime is rooted from the first second
Kind of slow at work tonight so I know what I'll be doing. :good:. Any benchmark numbers before and after doing all this?
I used to use Volume + but is seemed to quit working on JB. I am now using Music Volume EQ. It may not boost your volume as much as Volume + but it works well and I like the EQ, virtualizer and Bass boost functions. I just wish they would optimize their interface for tablets, it's kind of small for a 10 inch screen.
Music Volume EQ
One thing I've noticed with Music Volume EQ is sometime you have to open the app (or press the widget) for it to turn on. I haven't tested it if this is just after a reboot or it happens randomly.
EDIT - At this point all I can is WOW. This stuff really works. Pimp My Rom is the bomb. I've done everything in the list but install Seeder. With Pimp I don't think it's necessary but I may try it later. Also I can't get the CPU manager to boot into Performance mode with Pimp. Not really a big deal since ever since I've had my Prime and rebooted the first thing I do is to switch to Performance mode. It's like second nature to me now. I'll keep messing with it, it's probably something I'm doing.
Thanks for this very good Thread!!!
Thanks for this guide. At least I got root again easily. I did all the tweaks, lets see is the device any better.
theandies said:
Any benchmark numbers before and after doing all this?
Click to expand...
Click to collapse
A lot of these improvements show up in feel, not in benchmarks. But I might add some to the OP. Glad it it helped.
I am going to have a big update tonight. Got FSYNC turned off, almost done with build.prop tweaks plus maybe another surprise or two.
poofyhairguy said:
A lot of these improvements show up in feel, not in benchmarks. But I might add some to the OP. Glad it it helped.
I am going to have a big update tonight. Got FSYNC turned off, almost done with build.prop tweaks plus maybe another surprise or two.
Click to expand...
Click to collapse
Can't wait! I am now rooted and working through the list!
How did you turn off Fsysc? do you know what the risk is? ie if an app force closes and the TF201 reboots - ie is it safe?
Please let me know your thoughts...
pooblej said:
Can't wait! I am now rooted and working through the list!
Click to expand...
Click to collapse
If you are going through the list now please don't install Seeder ( I found something better I think) and hold off on Pimp My Rom or you will have to redo it.
I am going to make a TON of changes to the guide tonight.
How did you turn off Fsysc?
Click to expand...
Click to collapse
I found a libsqlite.so that was compatible. I promise as soon as I make sure it is safe today I will post how to do everything.
do you know what the risk is? ie if an app force closes and the TF201 reboots - ie is it safe?
Please let me know your thoughts...
Click to expand...
Click to collapse
This post basically sums up the risk:
http://forum.xda-developers.com/showpost.php?p=27122865&postcount=42
I think it is safe enough given that. The ROMing community here has bought into it 100% and so if it was a big deal it wouldn't be used. I never would make my life depend on my Prime.
And I almost can't explain how much faster it is with FSYNC off. Like everything else in the guide put together doesn't do as much. It is amazing.
poofyhairguy said:
First thing, update to the newest Jellybean Asus has given us and root it using this method (thanks flumpster).
Click to expand...
Click to collapse
My name isn't flumpster...
If your going to credit someone, either credit my name correctly (Morlok8k) or the original creator of the method (djrbliss).
Morlok8k said:
My name isn't flumpster...
If your going to credit someone, either credit my name correctly (Morlok8k) or the original creator of the method (djrbliss).
Click to expand...
Click to collapse
Sorry about that. I will change my guide now.

[Q] Experiencing very specific force closes.... possible causes/solutions? Any ideas?

I have been experiencing a series of force closes. I am posting this to see if anyone else has experienced this, and whether anyone can suggest a fix. I'm pretty sure it was something I did, but I'm not sure what. I'm hoping that this can maybe narrow it down.
Device: SM-N900P
Firmware: OC5, stock, rooted, with several tweaks and modifications(detailed below).
The problem: I am getting several force closes. They only occur when I am trying to open certain settings. So, they aren't just popping up at random. They are slightly troubling, but not really problematic. Which is to say, aside from the actual force closes themselves, I don't really seem to be experiencing any major problems. Here are the FC's I am experiencing:
-Menu> Settings> General> Battery: This one results in a "Unfortunately, Settings has stopped" dialog box, and an immediate return to my home screen. So, I can't check out my battery usage. I'm not seeing any crazy battery drain. By opening Root Explorer and navigating to data> system> batterystats.bin, and deleting batterystats.bin, the problem is kind of fixed- I can open battery from the settings menu after that. But there is only battery level and state displayed, no usage information(just a message saying it is not available).
-Menu> Settings> General> Developer options> Process Stats: Results in the same dialog box, and the background turns black if I don't press "OK". I'm not even sure what this does, but after my Battery started force closing, I started checking the rest of the settings out.
-Menu> Settings> Connections> Data usage: Dialog box, immediate return to home screen.
The probable cause: hard to say, I've done a few things to it. Like I said, I was hoping that someone would be able to figure out what I've done from the following information about what I have done so far. So, here goes.
I was on NK4, running Priest Punch ROM. I reverted to stock and took the OTA about a week or so ago. I immediately rooted and installed TWRP using the method in this thread: http://forum.xda-developers.com/note-3-sprint/general/how-to-root-note-3-lollipop-t3089382 .
After rooting, I didn't see a whole lot of OC5 development, so I started poking around to see what kinds of mods I could use. First thing I wanted to do was remove bloat. I started off using Root Explorer, then I happened upon this thread featuring a bloatware removal tool for the T-Mobile variant: http://forum.xda-developers.com/note-3-tmobile/development/tool-utility-sgn3-sm-n900x-bloat-t2813036 . It worked. I removed a bunch of apps, but nothing I wasn't sure I could safely remove(I had to check Google a few times). I did not notice any problems at this time.
Then I installed this mod to pump sound out of both speakers: http://forum.xda-developers.com/note-3-sprint/development/mod-sm-n900p-surround-sound-t2966042 . I did not notice any problems at this time.
Next, I decided I wanted more fonts, so uninstalled the preloaded fonts and pushed the apk from this thread: http://forum.xda-developers.com/showthread.php?t=2752379 . Again, no problems.
I decided that a working hotspot would be nice, so I used the method in this thread to get one: http://forum.xda-developers.com/note-4-sprint/general/lollipop-hotspot-root-flashing-t3048163 . I tested it and it worked. No problems.
I really wanted to silence my shutter sound, and I happened upon this Galaxy S4 thread: http://forum.xda-developers.com/showthread.php?t=2261789 . It worked, and there were no issues. This was my first exposure to csc codes. I found a similar thread for the s6( http://forum.xda-developers.com/galaxy-s6-edge/general/quick-guide-enabling-hidden-features-t3087506 ), and followed the instructions. I was able to enable the camera during calls and enable call recording. No problems here. I tried a keyboard mod from the same thread, which had no effect at all(good or bad), so I reverted the code for that one back.
This is when I think I started to go off the rails a bit. I saw a thread for the Polish variant of the Note 3, N9005. http://forum.xda-developers.com/gal...camera-mod-note-3-n9005-lollipop-5-0-t3067827 -it had a neat sounding mod designed to improve camera quality, remove recording time and snapshot restrictions, and make 60fps HD the default camcorder mode. It took a little trial and error to get it installed, but I was making backups of files I was messing with, and was able to quickly and easily reverse any missteps. Again, the mod works fine, and I have noticed no issues. So, I started looking at the dev's other work. Which led me to this thread: http://forum.xda-developers.com/galaxy-note-3/themes-apps/secsettings-mod-17-swipe-charging-t3046032 . I wanted some different unlock effects, and I wasn't really finding them, so I tried his mod out. It was a 3 step process: replace a SecSettings app, copy paste some .ogg files, and finally, copy paste a SustemUI .apk. The first two steps went fine, but the third resulted in a persisitent, repetitive dialog box. I forget what this dialog box said, but it popped up almost as soon as I could press "OK", and I had to restore the backup of SystemUI to make it usable again. Oddly enough, about half of the new unlock animations still worked fine, and I wasn't seeing any problems after that, so I left everything else there. I liked the unlock animations, and they didn't seem to be causing any problems after I restored the original systemUi .apk.
Let's see, what else might be relevant? I was using the built-in task killer quite a bit. I'm also using SetCPU. I have 2 profiles: Screen on, 1728 MHz max, 300 MHz min, governor ondemand. And Screen off, 1036 MHz max, 300 MHz min, governor interactive. And I have installed the Material Power Menu from this thread: http://forum.xda-developers.com/android/apps-games/app-materialpowermenu-reveal-animations-t3059169 .
I started to notice the battery FC last bight. So, I wiped the battery stats as outlined above. Noticed it again today, wiped stats again, and kept checking it. After about an hour, it was force closing again. That's when I started poking around and found the others.
I dunno if anything can be done about this, or if anyone might know what's wrong. And, like I said, Aside from these FC's I'm not experiencing any real problems. I'm a little worried that they may get worse, or turn into something more serious, but I can always restore a backup if that happens. But if there is some kind of fix for these issues, I would use it. Thanks in advance to anyone who takes the time to read this wall of text, and tale of irresponsible phonery.
These are all settings that monitor usage.... should that tell me anything? I have tried wiping cache and dalvik, but that only seems to fix battery usage and data usage very temporarily(like, for a minute or less). And it doesn't seem to have effect on Process Stats.
My thoughts:
Seeing as you have flashed a lot of mods, it could be anything. If it were me, I'd start the rom from scratch. Then for the first step, instead of removing apps, I'd freeze them with titanium backup and give that a day or two to check the stability.
If that works, I'd continue with the mods one by one, giving a day or so for stability checks.
If you'd rather not do all that, you could use a logcat to find the origin of the problems.
Sent from my SM-N900P using XDA Free mobile app
jlechner said:
My thoughts:
Seeing as you have flashed a lot of mods, it could be anything. If it were me, I'd start the rom from scratch. Then for the first step, instead of removing apps, I'd freeze them with titanium backup and give that a day or two to check the stability.
If that works, I'd continue with the mods one by one, giving a day or so for stability checks.
If you'd rather not do all that, you could use a logcat to find the origin of the problems.
Sent from my SM-N900P using XDA Free mobile app
Click to expand...
Click to collapse
I'd probably try the logcat first. One, because I hate doing stuff over, and two, Ive neber done it before and it should be a learning experience. Is it complicated? I'm assuming there is a thread here on xda about it...
GAPO said:
I'd probably try the logcat first. One, because I hate doing stuff over, and two, Ive neber done it before and it should be a learning experience. Is it complicated? I'm assuming there is a thread here on xda about it...
Click to expand...
Click to collapse
It's fairly straight forward. I did one to see why an app wasn't loading, didn't need instructions. But that was a fairly simple check, yours sounds more complicated. I'd do a bit of reading on it.
Sent from my SM-N900P using XDA Free mobile app
jlechner said:
It's fairly straight forward. I did one to see why an app wasn't loading, didn't need instructions. But that was a fairly simple check, yours sounds more complicated. I'd do a bit of reading on it.
Sent from my SM-N900P using XDA Free mobile app
Click to expand...
Click to collapse
Will do. Thanks for your help!
Okay well I decided to re flash OC5 and start from scratch.
I took it back to stock and re rooted. Am now debloating....no isssues yet.
I have flashed everything except the Polish camera mod and the wallpapers. Having zero issues of any kind. I know it can take difficulties some time to manifest themselves, but I'm betting it is either the lock screen animations or the camera mod. Leaning towards the lock screen animations because it involves messing with system.ui...
Okay, made a new backup and flashed the camera mod. No issues. After every mod, I have been going back and checking for issues. This is all stil pretty new, but if everything is still fine after a couple of days, well, I will be convinced that it was the lock rings. Not surprising obviously that flashing stuff meant for foreign variants can wreck your sh*t, lol.

Battery life (wakelock), Amplify, SD Maid, Auto Call Recorder, Chrome, APUS Launcher

Hi,
This is my first time specifically posting a question as a Q&A style thread so I hope I'm doing this right.
I have been using the Redmi Note 2 for about a month now. Overall, it's been a great phone (especially considering the price). However, I've been experiencing a couple of issues and I am hoping that some of you may be able to help.
I have rooted the phone but have not installed a ROM/kernel.
I have been using Wakelock Detector to track my battery life. Of most significance is com.baidu.map.location (NetworkLocation). I have attached the two screenshots showing the frequency of how often it wakes up my device. I tried to greenify it but it wouldn't allow me - it says "Sorry, "NetworkLocation" is ingreenifiable". Does anyone have any idea for me?
I have also been trying to use Amplify as another means to try and improve battery life. As mentioned, my phone is rooted, and the app prompted me to install the Xposed app which I did. However, after installing the app, it wants me to install the framework but it does not allow me to. I have attached the screenshot of this too.
Nova Launcher - Sometimes when I open the app drawer, the resolution of the app launcher appears funny. To fix it, I normally just press back and go back into the app drawer and it goes back to normal. I have attached a screenshot of what this roughly looks like. This is not a big deal but can be a little annoying. Has anyone experienced this?
SD Maid - I used to use this app on my old Galaxy S3 i9305 to clear out storage space taken up by unnecessary stuff. This app no longer works on this phone. I have attached a screenshot of the issue that I am having.
I have downloaded Auto Call Recorder from the app store with the intention of having it automatically record my phone conversations. It does not work but I am unable to figure out why. I have checked the settings and I cannot identify any obvious setting that is incorrectly configured.
Flynx - I have been trying to use Flynx as it appears to be an incredibly useful app, but it seems something is not working correctly. In the screenshot that I have attached, where it says "Tap on the bubble to open it!" I am assuming there is a bubble that is supposed to appear for me to tap, but it does not appear.
APUS Launcher/Clean Master - finally and maybe most worryingly, I sometimes get 2 or 3 apps "pushed" to my device prompting me to install it. I can only remember 2 at the moment; APUS Launcher and Clean Master. Fortunately, I am asked to give the app permission for installation but it worries me because it has occurred a few times and I did not download it at all. I do not have a screenshot of this at the moment, but I will do it next time it occurs.
I have been told that my provider (Vaya in Australia) sends out a SMS for "automatic update" purposes. I only spotted this because I have noticed that I was charged for 2 separate international SMS on 2 occasions when I did not send them (to a UK number, +44 7786209730). I am not sure whether this one is a phone problem or something else.
I appreciate any of your assistance in advance and I am sorry if I have not provided enough information. I am also not sure as to which issues may simply be app problems as opposed to a problem with MIUI software or Xiaomi.
Hope I will be able to get some assistance!
SD Maid - I used to use this app on my old Galaxy S3 i9305 to clear out storage space taken up by unnecessary stuff. This app no longer works on this phone. I have attached a screenshot of the issue that I am having.
Click to expand...
Click to collapse
Does the crash happen when the dialog opens, or when you click the orange entry?
Try giving your sdcard a name, possibly doing it from a desktop computer.
Hi, the crash happens when I click on "Overview" then click on "To start press [refresh icon]" and then you just press there - what normally happens is it will give a overall summary of the phone.
However, I have just tried it again. When that error message comes up, instead of tapping on the listed entry (as is instructed), I press "Done" and it is able to give me a summary!
So for some reason it appears as though it doesn't work (at least from the error message), and I just press done and it still works.
Thanks for your reply nevertheless! Would not have figured that out had you not replied hahaha.
If you just press "done", SD Maid won't have access to your external sdcard.
Did you try installing the Xiaomi EU rom, since it's supposed to be cleaned from chinese apps (Like the baidu one).
Hi all,
Sorry it seems like I never came back to expand what I have done to try and fix these problems.
I ended up changing to Hermes ROM here http://www.smiui.net/redminote2_hermes.php
Most of the issues above are now solved, but there are some that are still present such as #2 and #5. So Amplify still doesn't work, but I think this is a hardware limitation and Auto Call Recorder still doesn't work. As for why Auto Call Recorder doesn't work, I don't know why, but I am not greatly bothered by it so I have not attempted to do anything to resolve that problem.

[GUIDE][LP-MM-N][CM-CAF-AOSP] Workaround for "apps with access to usage data" bug!

[GUIDE][LP-MM-N][CM-CAF-AOSP] Workaround for "apps with access to usage data" bug!
There are A LOT of (even good) LP/MM ROMs out there that has the "apps with access to usage data" bug (it seems some Nougat too...).
There are two main types of this bug:
- the first, more spreaded on "branded" LP ROMs is that this menu has fully removed from Settings at all (should be inside Security section, as last choice available...). This happened on some old Samsung & LG ROMs if I don't go wrong...
- the second, more spreaded on MM (& N?) "cooked" ROM as CM, AOSPA, RRmx, etc... is that apps reported inside the menu are not the ones eventually needing this security settings introduced with LP, BUT totally RANDOM and, worse, quite ever, the needing ones are missing, limiting this way their complete functionality...
I'm *quite sure* this could be fixed by an Xposed Module but, as of today, I've not find one and nobody seemed able to realize one! :crying:
This bug is very discussed on the web, since it limits hardly the functionality of a lot of "technical apps" like many antivirus apps (e.g. Sophos, Malwarebytes...), anti thefts (e.g. Avast...), battery stats (e.g. Accubattery & 3C Battery Stats Pro...), battery savings (e.g. Greenify, Leandroid...), blue filters (e.g. Eyefilter...) and so on...
All these can't fully work or work at all since of the "apps with access to usage data" bug.
Many people at the end decided to switch from good ROMs only since of this bug, because for advanced users this is surely a "major one".
And nobody, as of today, was able to fix/patch it or to find a workaround.
I've so investigated on this with the intention to find at least a workaround for this (a fix/patch requires at least an Xposed module to be realize and this is out of my actual possibilities...).
At first I've found that granting that permission could be done even via adb and/or terminal: having root permissions (I'm talking to advanced users, OK? You have root for sure... ) there is a comand to grant permissions to apps, in this specific case it is:
>su
>pm grant <package_internal_name> android.permission.PACKAGE_USAGE_STATS
This probably should work fine on ROMs where the related settings menu has been removed, BUT on "cooked" ROMs affected by the bugged menu this simply doesn't work: command is accepted with no error BUT... it simply doesn't change anything!
This is interesting for who eventually will investigate on this bug, since it is clear that it is not a "cosmetic" bug related to settings submenu functionality, but it is something more core related since of the commands not working too...
At the end I've found a really *great* app, developed probably for other needs but that I've found it working perfectly as a workaround for this issue too! :highfive:
The app is App Ops or, better, one of the numerous apps with that name present on Play Store (most of not working at all... ), so you can search it as rikka.appops
Starting first time this app, it asks if you have root or not, to decide how to install it (yes, it seems able to work without root too, but functionality with our needs has to be confirmed), so, after have chosen "root mode" it will scan and show complete app list.
Then you have to go to your limited-since-of-the-bug-app ant tap on it. It will show you a list of the permission of that app and their actual status.
You have to go to get usage stats permission and you will find it indicated as "Default". Tap on it and simply change to "Allow", then exit.
Since now (even without a reboot!) your app will ignore (wrong...) system settings and will work fine as you have granted normally that permission. :highfive:
I've tested it with a lot of apps and all work fine after this workaround. :good:
I guess this could be useful to *many*!
P.S.: please note that on bugged settings menu nothing will change... but, who minds!
Thank you so much for this information! This is exactly what I was looking for and now I can use all my apps as they are supposed to be used:good::laugh:
tengwer said:
Thank you so much for this information! This is exactly what I was looking for and now I can use all my apps as they are supposed to be used:good::laugh:
Click to expand...
Click to collapse
You are the welcome... on what ROM did you applied this?
It was the Marshmallow version of Resurrection Remix.
been looking for this for a last few days... and actually find it now...
thanks.
you should add a screenshot of the step by step to make it easier to understand for some people, its just my opinion.
I was trying to find another ROM.. But there's nothing like RR man! So i'm restoring my backup & will try this ASAP. Really hope it'll works THANK YOU! Link : https://play.google.com/store/apps/details?id=rikka.appops&hl=fr
thanks man, you have saved me from a big app security problem.
I am using rr rom. Surprisingly, permission in this respect is not found in privacy tab in settings app on the rom.
Any way, thanks a lot??
It worked.. thank you saviour
enetec said:
The app is App Ops or, better, one of the numerous apps with that name present on Play Store (most of not working at all... ), so you can search it as rikka.appops
Click to expand...
Click to collapse
Thanks so much for this! This solved a permission problem I ran into on a Kindle fire 8.

Categories

Resources