Related
There are a lot of fun, geeky tweaks we can do to these tablets, so I thought I would collect them in one place. It would be great if someone could add this to the sticky at the top of the Dev section. Please add suggestions!!!
User Interface changes:
Voodoo Screen tuning - Hardware level tweaks of the color profile
Display all apps in full screen mode - Force all apps to display in full screen
Hide system bar via power menu - Add function to hide status bar in power menu for ROMs with no framework changes to power-button menu
*Tweak Touchscreen responsiveness - App to change various settings in touch screen.
System Features:
Enable USB Charging - Charge your tab by computer or regular USB adapters
Init.d support - Enable init.d scripts to run at boot
*** Zip align at boot - Align apks at boot for efficient reading
*** V6 SuperCharger - Get V6 Supercharger RAM tweaks working
Monitor android.process.media - Monitor process android.process.media for high cpu usage
Enable ad-hoc Wifi - Enable ad-hoc wifi funtionality
* Set Model to German region code - Allow non-German bought tabs to be CSC (German) region code
* Disable Dolphin Browser collection - Disable excessive browser data collection
*, **, ***Build.prop & init.d Edits - Change boot settings
Mount Network Shares - Mount Network shares on Galaxy Tab
build.prop Tweaks - Long list of changes you can make to your build.prop
Unlock your 3G/4G Tab - Unlock your (at least T-mobile) Tab from a specific carrier
App Changes:
Selectable user agent in default browser - Enable selectable "Desktop" mode in Browser
Force Browser to Desktop - Force Browser to always be in "Desktop" mode
Revert Market to pre-3.2 version - Revert to old market to install all compatible apps (for those having issues installing apps)
Disable Swype license check - Disable the license check for Swype to prevent issues with modified system properties.
Unconfirmed mods from other devices
WARNING! make a backup before testing these as they have yet to be confirmed safe and working on Galaxy Tabs.
Increase speaker/headphone volume - Increase the volume output (Transformer)
Increase volume tweak 2 - Increase the volume output V2 (Transformer)
USB to Ethernet Drivers - Connect to the internet via USB to Ethernet (Transformer)
Change auto-brightness levels - Reduce or increase auto brightness levels to save battery or improve visual appearance (Galaxy S II)
* NOTE 1: Root Explorer has issues with setting permissions correctly in Honeycomb, use ES File Explorer for root file edits. Just go to settings and enable root and mount as R/W
** NOTE 2: Not all of these functions work with the Tab 10.1
*** NOTE 3: May require "Enable Init.d scripts" to function
I was expecting this, thanks m8
It should be sticky thread
Great collection..
Plz put it as sticky, it is perfect.
Sent from my GT-P7500 using xda premium
Great! Sticky is in order here.
This is really good, I'm using some of these features myself so I can attest to it's well-functionality. While I was perusing these threads, I came across a post by reputable developer who said that V6 Super charger causes nothing but problems; If so should I risk it? What are your opinion?
task650 and others pointed out that the ram levels set by v6 are lower than our stock settings. That is v6 was designed for phones with less ram, so the free ram levels are lower than optimum on our tabs. I set them manually with system tuner pro.
Updated to include touch screen tuning tweaks, build.prop & init.d references, and notes
How much RAM does our Tab have guys?
BeNicePlz said:
This is really good, I'm using some of these features myself so I can attest to it's well-functionality. While I was perusing these threads, I came across a post by reputable developer who said that V6 Super charger causes nothing but problems; If so should I risk it? What are your opinion?
Click to expand...
Click to collapse
Personally,i feel the V6 supercharger makes my tab run smoother,less stutter..I'm on KI2, pershoot oc 1.2, v6 update 9.
mark.m.moran said:
How much RAM does our Tab have guys?
Click to expand...
Click to collapse
1 GB
Bus Driver said:
Personally,i feel the V6 supercharger makes my tab run smoother,less stutter..I'm on KI2, pershoot oc 1.2, v6 update 9.
Click to expand...
Click to collapse
I've heard it does other things than just altering the min free values, so maybe that's why task did an about face regarding v6 by integrating it into v1. 1 of 3.2
UPDATE
Added sypwe license check mod, and removedmwarning for v6 supercharger
Nice post
Thks
UPDATE 11/15
* Organized a bit more
* Added some mods from other devices
* Added unlock app
This guide is work in progress and will be constantly updated with future comments and insights.1. Preface
This guide is intended to provide a comprehensive documentation how to install and configure Android 4.0.4 using an unmodified CyanogenMod 9 (CM9) ROM basis on the HTC Wildfire Buzz device. The settings and configurations proposed in this guide focus on stability and battery life and are dedicated to the average user who simply wants to have Android Icecream Sandwich without any changes or modifications once it is set up. Therefore this guide is based on the plain CM9 rather than a custom ROM which uses CM9 as a layer underneath to avoid having a discontinued ROM with additional bugs. At this stage I am assuming that your device is rooted, equipped with Clockwork Mod (preferably cwm 4) and that you know how to flash a ROM.
This guide proceeds as follows. First Android 4.0.4 is going to be installed based on CM9. The reason to choose plain CM9 instead of any custom ROM, is the likelihood to have new unknown bugs with a custom ROM and the possibility that a custom ROM may not be further developed anymore. CM9 on the other hand does not have any major bugs. At this point I assume you know how to install a ROM. If this should not be the case, please study this thread. After the installation of CM9 additional applications will be installed that will then replace some of the in-build applications. Then the in-build applications that are no longer needed will be disabled to increase performance. Finally, I propose recommended settings for CM9 that will increase stability and improve battery life.
2. Required downloads
In order to complete the installation successfully you are advised to download the following files:
2013.01.01_cm-9_UNOFFICIAL-BUZZ_light.zip
CrossBreeder_5.21.13.zip and CrossBreeder_Uninstall.zip
Slim_ICS_gapps_without_chrome_sync.zip
bravo-boot-v1.5.3-CustomMTD.zip and bravo-recovery-v1.5.3-CustomMTD.zip
3. Procedure
3.1 Preparing partitions
Create a file called mtdpartmap.txt with the following single line and place it in the root directory of your sd card.
Code:
150 25
This will reduce the size of your future /system partition to leave more space for installed applications on the /data partition.
3.2 Wiping the device
Now reboot into recovery and backup your existing ROM in case of any failures. Wipe your device completely by choosing the options wipe data/factory reset, wipe cache partition, advanced > wipe dalvik cache, WIPE ALL (Dangerous)
3.3 Flashing recovery
Next flash bravo-recovery-v1.5.3-CustomMTD.zip and reboot into recovery. The option can be found under advanced > Reboot Recovery.
3.4 Installing the ROM
Now we are ready to install the actual ROM. For that install 2013.01.01_cm-9_UNOFFICIAL-BUZZ_light.zip. This ROM is the same as the unmodified ErwinP build but with unnecessary applications removed to reduce the size. version Afterwards install Slim_ICS_gapps_without_chrome_sync.zip which will provide the essentials of required Google Services. Next choose CrossBreeder_5.21.13.zip which will significantly improve the performance of your ROM. Finally install bravo-boot-v1.5.3-CustomMTD.zip to apply your partition settings from above. Now you are ready to boot into your new ROM. Congratulations!
4. FAQ
4.1 I do not have an Email or Calendar app
The light ROM which you just installed does not ship any Email or Calendar app as these two are outdated. Instead install Gmail and Google Calendar from the Play Store.
4.2 I always get the message insufficient storage available when installing or updating apps
You could change the size of your partitions by modifying mtdpartmap.txt. However, it may not be sufficient. I suggest you to install Link2SD and move big apps such as WhatsApp to your sd card.
5. Questions
Yet this guide may not cover all important things which are relevant in the setup process or leaves open questions unsolved. If this is the case for a particular problem you are facing, do not hesitate to leave a comment in this thread.
6. Remaining bugs
The panoramic view of the camera is not working with any camera application available.
It seems that the slide lock screen cannot be disabled. Thus, even if you have changed Settings -> Lock screen -> Screen Security -> Screen lock to pattern for example, you will still have to unlock the slide before you can enter the pattern. Yet I did not find a solution although some custom ROMs that are based on CM9 do not have this unwanted "feature".
Settings -> Battery shows Battery usage data not available. Some custom ROMs fixed this bug. Should be merged into the ErwinP branch.
Settings -> Data usage only shows a blue box instead of a graph. Nonetheless the mobile data limit feature should work.
With the default keyboard Voice To Text cannot be used since there is no shortcut on the keyboard for it. Furthermore, sometimes numbers are not inserted when the letter buttons are pressed and held.
The lock screen needs to be resized in cases it has to display the emergency call notice. This is shifting the lock symbol too much down to the bottom of the device screen.
Search app sometimes seems to be unresponsive and closes itself.
7. Older revisions of this guide
Installation of apps
So, at this stage you have already installed CM9 and subsequently Google Apps. Both are installed by booting into your recovery manager and selecting 'Install ZIP from SD card". Thus you need to copy the downloaded files onto your SD card. Before doing anything else I recommend you to do a Nandroid backup in your CWM recovery software. If anything should go wrong, you can return to this default state. As for the applications I recommend you to install the following:
Apex Launcher if you want to use folders in the dock. Otherwise install Zeam Launcher which is a very lightweight alternative.
Camera ICS
exDialer with the suitable exDialer Black ICS Theme. Use this application if you experience your default dialer to be slow, such as if the dialer or contacts app show black screens for 5 seconds.
Music Folder Player Free. Use this application if you are looking for a simple folder music player that supports a variety of formats.
Opera Mini
QuickPic
RAM Manager Free
Smart Voice Recorder
Solid Explorer
SwiftKey 3 Free
VoiceSearch
Disable unnecessary apps
{
"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"
}
Once the programs above are installed, we can then disable in-build applications that do not work properly, have bugs or are not as efficient as their alternatives. To disable applications, go to System -> Apps -> swipe to All and disable the following apps if you do not need them by clicking on an entry and selecting disable:
Android keyboard - replaced by Swiftkey 3 keyboard since Android keyboard tends to lag a lot and does not work with voice to text feature.
Apollo - keep it if you want an extensive music player. Otherwise use Music Folder Player Free and disable Apollo.
Browser - replaced by Opera Mini which offers smoother and faster browsing.
Camera - replaced by CameraICS which reduces a few bugs. If you are using slide shortcuts, then remember to link the camera shortcut to the CameraICS application.
CyanogenMod Wallpapers - you will achieve the best performance by not using a wallpaper at all. Hence, you can deactivate the wallpaper package.
Email - can be disabled if you use an alternative app such as Gmail
Exchange Services - belongs to Email and therefore not needed either
Gallery - replaced by QuickPic since Gallery has a lot of bugs.
Google Bookmarks Sync - not needed since Chrome browser cannot be installed on the HTC Wildfire.
Google Search - a lot of users encounter stability problems. If you solely use the browser search bar, then disable it.
Movie Studio - keep it if you use your slow device for movies
News & Weather - may be replaced by national news and weather app
OTA Updater - works not flawlessly. Install updates manually via recovery mode
Pico TTS - not needed if you use Google TTS instead
ROM Manager - not needed. Better flash Zip archives from recovery mode
Setup Wizard - only needed once after a fresh installation of CM9
Sound Recorder - since it does not appear in the application drawer it cannot be used and can be disabled. Please use the alternative Smart Voice Recorder instead.
Voice Dailer - keep it if you want to use it
In addition, there are some applications that cannot be disabled by the method described above. For these applications you need to open Solid Explorer file manager and go to /system/app. Here you will find a list of all in-build applications. Click on the following ones and either delete or move them onto your SD card in case you want to have them back later:
DSPManager - if you do not need any special equalizer settings you are safe to disable it.
LiveWallpapersPicker - as explained above, you will gain the best performance when not using any wallpaper. Hence, live wallpapers can be disabled alike.
Trebuchet - this is the default launcher which is very slow compared to Apex launcher that we had installed before.
System and application configuration
Now with our system being complete we can turn our focus on the confrontational part. There are three components you need to take care of in order to gain the most of your device.
1. CM9
Open the system settings and set the following options:
Sound -> Untick Vibrate and ring
Sound -> Untick Vibrate on touch
Display -> Brightness -> Tick automatic brightness
Display -> Untick Screen-off animation
Developer options -> Window animation scale -> Animation off
Developer options -> Transition animation scale -> Animation off
Performance -> Processor -> CPU governor -> SMARTASSV2
Performance -> Processor -> Minimum CPU frequency -> 176 MHz
Performance -> Processor -> Maximum CPU frequency -> 729 MHz
Performance -> Memory management -> zRam -> disabled
Performance -> Memory management -> Tick Allow purging of assets
Performance -> Tick 16bit transparency
Performance -> Surface improvements -> Disable dithering
Finally, if you want to use your trackball to wake up your device, open the app Terminal and type:
su
trackballwake
2. RAM Manager Free
Open the app RAM Manager Free and select the option Balance for the active profile.
3. Apex launcher
For the last part, we want to configure the launcher which is one of the most important applications to influence performance and battery life. Here I offer you my Apex settings which works fairly well. Unzip the archive to your SD card -> Android -> data -> apexlauncher. Then go to Apex launcher -> Backup & restore -> Restore Apex settings. It should then restore the settings based on what you just extracted to SD card -> Android -> data -> apexlauncher -> apex_settings.bak.
Tips, tricks and troubleshooting
If you need an internet connection only to synchronise your mail and calendar and do a little bit of browsing, then 2G instead of 3G should be enough. This will safe battery.
Have you flashed the latest radio Radio_13.55.55.24H_3.35.20.10? You can find this information in System -> About phone. If not, follow again this thread.
In case you want to increase the quality of your GPS signal, you can use this patch which can be installed through the CWM recovery software.
If you encounter connectivity problems with your 2G or 3G connection, then go to Settings -> More... -> Mobile networks -> Access point names -> and be sure to have only one saved in there with the correct connection settings. Otherwise your device may try to switch from one APN to another one, causing the connectivity aborts.
If you are using the Yahoo weather app on the lock screen and encounter the problem saying "No data - Tap to refresh", then switch your device into airplane mode and back and see whether it works.
If you are encountering problems related to Google Play Store being closed randomly or other problems, then you might have not flashed Google Apps. To do so, download the ZIP archive and copy it onto your SD card, boot into recovery mode and choose the point "Install ZIP from SD Card".
Wow looks like you had a lot of work with collecting all these informations. I think i'll gonna setup my phone according to your tutorial and have a look if it runs smoother
Very nice!
But may I just say, this probably belongs in the Themes&Apps section.
Hello Lesicnik1,
Please feel free to move it wherever it fits best and do not hesitate to comment and contribute by posting your own tricks and tips to gain the most out of ICS for the Wildfire.
where can I find those:
Camera ICS
Opera Mini
QuickPic
RAM Manager Free
Solid Explorer
SwiftKey 3 Trial
---------- Post added at 10:49 AM ---------- Previous post was at 10:37 AM ----------
I find this helpful
1. If we diable this (Settings > Drawer > Widgets : Untick Join with apps)
it won't display widgets in App drawer list, "widgets"
2. And this (Settings > Drawer > Scrolling : Untick Fade side pages)
App drawer will be faster
Hello AMDsn,
AMDsn said:
where can I find those:
Camera ICS
Opera Mini
QuickPic
RAM Manager Free
Solid Explorer
SwiftKey 3 Trial
Click to expand...
Click to collapse
You can find them all in the Google Play app store.
AMDsn said:
---------- Post added at 10:49 AM ---------- Previous post was at 10:37 AM ----------
[/COLOR]I find this helpful
1. If we diable this (Settings > Drawer > Widgets : Untick Join with apps)
it won't display widgets in App drawer list, "widgets"
2. And this (Settings > Drawer > Scrolling : Untick Fade side pages)
App drawer will be faster
Click to expand...
Click to collapse
I already applied these settings. They can be found in my Apex launcher backup that I provide above.
I putt your luncher extrcted in SDcard\Android\data\apexlauncher\apex_settings.bak
after moving my Trebuchet I lost my "desktop" !!
So what ??
---------- Post added at 03:13 PM ---------- Previous post was at 02:48 PM ----------
I found this "Camera JB+" they say it include a gallery itself
so what do you think about it ?
AMDsn said:
I putt your luncher extrcted in SDcard\Android\data\apexlauncher\apex_settings.bak
after moving my Trebuchet I lost my "desktop" !!
So what ??
Click to expand...
Click to collapse
Did you install Apex launcher and made it the default launcher before you moved Trebuchet? If so, then please go to Apex launcher -> Backup & restore -> Restore Apex settings. It should then restore the settings that you just extracted to SDcard\Android\data\apexlauncher\apex_settings.bak.
AMDsn said:
---------- Post added at 03:13 PM ---------- Previous post was at 02:48 PM ----------
[/COLOR]I found this "Camera JB+" they say it include a gallery itself
so what do you think about it ?
Click to expand...
Click to collapse
Since it is a paid app I cannot say anything about it. Surely, it might be a good alternative, combining camera and gallery. You might give it a try. For users who rather prefer a free options, I would stick with QuickPic and CameraICS.
Regards
gerope said:
Did you install Apex launcher and made it the default launcher before you moved Trebuchet? If so, then please go to Apex launcher -> Backup & restore -> Restore Apex settings. It should then restore the settings that you just extracted to SDcard\Android\data\apexlauncher\apex_settings.bak.
Since it is a paid app I cannot say anything about it. Surely, it might be a good alternative, combining camera and gallery. You might give it a try. For users who rather prefer a free options, I would stick with QuickPic and CameraICS.
Regards
Click to expand...
Click to collapse
camera jb+ won't work with wildfire.
Thx for the tips, but any ideas to speedup dialer and contacts apps ?
And what about the launcher ? I'm using Zeam Launcher at the moment wich is only 388KB (Apex is 2,1MB)
thyl_ said:
Thx for the tips, but any ideas to speedup dialer and contacts apps ?
Click to expand...
Click to collapse
I do not experience both apps to be particularly slow. Could you be more precisely when and how you perceive this slowness?
thyl_ said:
And what about the launcher ? I'm using Zeam Launcher at the moment wich is only 388KB (Apex is 2,1MB)
Click to expand...
Click to collapse
I added Zeam launcher as an alternative for all those who do not need application folders in their dock. Apart from that it might be a good alternative though it does not feel smoother or faster to me.
Regards
i use exDialer for contacts and dialer,it works perfectly on cm9.
Wasimk32 said:
i use exDialer for contacts and dialer,it works perfectly on cm9.
Click to expand...
Click to collapse
+1 for ExDialer.
Its so nice, I still use it on my Nexus
Sent from my Galaxy Nexus using xda premium
gerope said:
I do not experience both apps to be particularly slow. Could you be more precisely when and how you perceive this slowness?
Click to expand...
Click to collapse
Yes... When I open both dialer or contacts app shows black screen for 5 seconds. When it's in memory as a recent app it starts in less than a second.
I included exDialer as an alternative. Thank you!
holo launcher hd is performing well,worth giving a try.
Wasimk32 said:
holo launcher hd is performing well,worth giving a try.
Click to expand...
Click to collapse
I want to limit the guide to one full-featured launcher, such as Apex and one lightweight launcher, such as Zeam.
Any arguments why I should use holo launcher hd over Apex launcher?
gerope said:
I want to limit the guide to one full-featured launcher, such as Apex and one lightweight launcher, such as Zeam.
Any arguments why I should use holo launcher hd over Apex launcher?
Click to expand...
Click to collapse
i found it smoother and quicker than apex,but that might be just me.I want you to try it and decide which one is better.
And again I would prefer to use launcherpro instead of zeam.
To disable applications, click on MENU -> swipe to All and disable the following apps
I am sorry if I missed something but are you referring to a specific application for app disabling? I can't do this in android system menu/applications (I see only the installed ones, not the system ones).
cceerrtt said:
To disable applications, click on MENU -> swipe to All and disable the following apps
I am sorry if I missed something but are you referring to a specific application for app disabling? I can't do this in android system menu/applications (I see only the installed ones, not the system ones).
Click to expand...
Click to collapse
I updated the guide accordingly:
Disable unnecessary apps
Once the programs above are installed, we can then disable in-build applications that do not work properly, have bugs or are not as efficient as their alternatives. To disable applications, go to System -> Apps -> swipe to All and disable the following apps if you do not need them by clicking on an entry and selecting disable:
Click to expand...
Click to collapse
Flashed this CM10 based ROM yesterday. Found that 2 key features that were baked into system in previous release are missing from this release.
First is Overclocking/underclocking of CPU through Settings->Performance. Now this options is missing altogether from the list.
Though this drawback can be mitigated by using Trickster Mod or similar app.
And second one is the option to "customize auto-brightness settings". There are some apps in the store that promise similar utility, but they never worked for me. This option wasn't needed if auto-brightness levels were not as super low as they are in this release.
Anyone noticed this?
Diljinder said:
Flashed this CM10 based ROM yesterday. Found that 2 key features that were baked into system in previous release are missing from this release.
First is Overclocking/underclocking of CPU through Settings->Performance. Now this options is missing altogether from the list.
Though this drawback can be mitigated by using Trickster Mod or similar app.
And second one is the option to "customize auto-brightness settings". There are some apps in the store that promise similar utility, but they never worked for me. This option wasn't needed if auto-brightness levels were not as super low as they are in this release.
Anyone noticed this?
Click to expand...
Click to collapse
1) I removed the CPU Settings because they're limited and don't work with this device as they should (Tegra needs a different kind of love).
2) I removed the auto brightness settings because they rely on the light sensor exposed to the rom... which we don't have. All the auto brightness is handled in the kernel (on ICS as on CM) so every operation in that menu is basically a no-op.
For 1, use CPU Adjuster or Trickster Mod from the market and you get a load more options that are guaranteed to work.
And for 2, check my kernel thread. You can mod the auto-brightness settings via sysfs, or wait a bit until wfd adds that feature to Kowalski Manager
Hope this clarifies why those two things are gone
pengus77 said:
1) I removed the CPU Settings because they're limited and don't work with this device as they should (Tegra needs a different kind of love).
2) I removed the auto brightness settings because they rely on the light sensor exposed to the rom... which we don't have. All the auto brightness is handled in the kernel (on ICS as on CM) so every operation in that menu is basically a no-op.
For 1, use CPU Adjuster or Trickster Mod from the market and you get a load more options that are guaranteed to work.
And for 2, check my kernel thread. You can mod the auto-brightness settings via sysfs, or wait a bit until wfd adds that feature to Kowalski Manager
Hope this clarifies why those two things are gone
Click to expand...
Click to collapse
Thanks for clarification. I appreciate it.
Hi guys.....
Here is MIUI8 For our device Xolo play 8X1100(black)....
MIUI is known.no need to Introduction....
Here is Change log....
HTML:
6.12.24 Update description:
Add text customization to customize the display text of the application
In the guarantee system is relatively stable to delete the system comes with unnecessary files
System application Deodex, accelerate the application startup speed, save system space
Crack personality theme, the subject of any charge, do not restore the default
Cracked streamlined application store, system upgrade led to Cami restrictions
Crack the system to write restrictions on the SD card
Andrews crack the core, the signature is also inconsistent can easily override the installation
Remove unnecessary system programs
Delete the system extra font ttf file
Delete files that are not used by the system
Remove the system comes with wallpaper
Block MIUI's own spam ads
Add the Xposed framework: The plug-in module prerequisites framework
Add Storage Replacement: Customize the application data storage path
Add Blocked Runs: Prevents the application from starting at the maximum limit
Add model masquerade: camouflage phone display model
Add green guard: Disable the application from wake-up, saving system power consumption
Add Immersive Status Bar: Third-party application status bar Immersed
Add Text Custom: Customize the display text for the application
Add Windowed Program: Window Multitasking Application
Add message to prevent the withdrawal: to view QQ, micro message to withdraw the message
QQ scraper must artifact (only support Andrews 4.4 and above equipment)
Add micro message forwarding module: a key to forward the contents of a circle of friends and so on (forward content if contains pictures, please manually preview the picture and then forward).
Add micro-address book module: a key to the nearby people say hello, news ** and so on.
Add a key definition: you can change each virtual key click, double-click, long press to achieve different functions
Add system UI interface: double-speed network, change the drop-down background, power management can be added to the card to restart the brush mode, line brush mode.
Add desktop layout: icon vertical / horizontal icon number fully customizable, too many icons, with DPI modify better!
Add volume control: You can customize the maximum and minimum volume levels.
Add CPU mode: adjust the CPU operating mode, CPU frequency adjustment
Add WiFi password: View the WiFi password that is connected
Add Screen Assistant: Super powerful ZTE screen assistant
Add flash notification: There is an incoming call, a text message, a flash when the notification is flashing
Add night goggles: reduce brightness, protect the eyes
Add Dolby sound: directional logic surround sound
Add Viper Sound: HiFi-class auditory feast
Add SuperSU, SuperSU authorization more completely
Add DPI density custom modifications
Add the Desktop Home page to display the weather and lunar calendar
Update miui8 special edition advanced settings, more features as you choose
Fix advanced settings disappear
Add a lot of small features in the advanced settings inside
Optimize the underlying framework, a substantial increase in system fluency
By default, root privileges are enabled
Optimize the underlying framework to improve system fluency
Optimize the wifi configuration parameters to provide the stability of the wifi connection
Synchronous update the latest version of the official release system restrictions to support their own streamlining system applications, remove the file manager to install the application 10 seconds to wait
Perfect harmony theme, not restored
Add settings for the desktop custom layout
Perfect mount storage, default phone built-in storage
Enhance the system putting sound quality, and add Dolby sound
Compile the system manually minimum brightness is 1
Support breathing light notification reminder
Add Dolby sound: directional logic surround sound
Add Viper Sound: HiFi-class auditory feast
Add SuperSU, SuperSU authorization more completely
Add DPI density custom modifications
Bluetooth, GPS, communications, and so the various functions are normal
IMPORTANT ::
1.Crack Globle themes.no need MI credits .already patched.
2.Already rooted.
3.Adavance settings
Downloads :::
MIUI 8 8x1100_12.22.2016
GAPPS_pico_4.4.X
MIUI8 CAM FIX
MIUI 8_ART [SEE Second post Before flashing]
Installation ::
1.backup your current ROM and IMEI
2.boot into recovery.
3.Flash ROM,CAM FIX and Gapps.
4.First Boot will take some some...so Enjoy tea and wait....
5.If u need "PROPER" method for install to Rom,PLEASE ENJOY STOCK ROM. CUSTOM ROM IS NOT FOR YOU.
Credits ::
1.MIUI
2.XOLO
3.Developer
4.Me for porting.
Q :: What is ART and how is difference?
A :: ART is an attempt to make Android faster by improving the app performance and make the device overall smooth. There are several new features in ART, major one being the all-new compilation mode. For those unaware, Dalvik uses Just in time (JIT) compiler whereas ART uses Ahead-of-time (AOT) compiler, that is smarter and can improve app performance. ART improves garbage collection in several ways and also has tighter install-time verification than Dalvik. In ART, the application is compiled just once at the time of installation, thus being pre-compiled that results in improved app performance and less CPU load, thereby improving the battery life. However, it should be noted that app sizes (fresh install) are increased significantly while using ART that could be an issue for devices with low internal storage.
Difference between Dalvik and ART runtimes in Android
Q :: How to Enable ART in This ROM
A:: Flash MIUI_ART zip in recovery and DONE.
Q :: Why so many Chiness Apps in This ROM????:crying:
A :: As i ported Directly From Coolpad And there is Advance Settings in ROM.and its in Chinese and i dont know Chinese enought to remove
Apps..
Q :: How to get rid of Chinese Apps???
A :: Download And Install TBP and freeze useless Apps from system.u All know where to get pro version.......:silly:
Q :: How to Stop installation on unwanted chinese apps from MIUI???
A :: Download And Install Xposed For MIUI
Activate and reboot
Install Firewall and Block internet Access to Music, MIUI Video and Lockscreen.
if u like Also install Root Tools neo
Enjoy Most Stable MIUI 8
Bro , this is nice rom
---------- Post added at 08:34 AM ---------- Previous post was at 08:34 AM ----------
Please port lineage os 14.1 for our device , it is nice one
Meet AA AIO TWEAKER, the new Swiss Army Knife for a less restrictive and more feature-ful Android Auto!
{
"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 do I use it?
Allow root access, choose what you want, reboot, and then forget about it
How does it work?
This app uses SQLite commands to override some flags related to Android Auto into the Google Play Services.
Google Play Services control a lot of features inside Android Auto. Some of them are core functionality of Android Auto, some of them are upcoming feature that are simply not yet released.
What this app does is making some SQLite queries in order to alter some features of Android Auto. It contains the trick inside AA Phenotype Patcher to patch custom apps in order to work in AA (and the same script is contained) and with the same principle it unlocks some other things in Android Auto.
Available commands (as of version 1.5):
Patch for custom Android Auto apps
Disable speed restrictions while driving (preview of messages will be shown always)
Disable six tap limit (the banner asking to pay attention to road will not be shown anymore)
Enable Assistant Shortcuts (you can learn more here: https://www.xda-developers.com/andr...llpaper-and-tests-google-assistant-shortcuts/)
Enable assistant animation in navbar
Disable launch of Navigator app at start
Disable red outline on battery icon when Battery Saver is active
Enable force Widescreen (or force disable it)
Force statusbar to be black opaque
Disable battery saver warning
Enable MultiDisplay
Set notification duration from 0ms to 20 seconds
Set media notification duration (on the bar) to up to 15 minutes
(BETA) Disable Bluetooth auto connect
Hopefully more to come
How is this different from AA Phenotype Patcher?
It just contains more features, the project is actually a fork of AA Phenotype Patcher, and share a lot of core functionality under the hood.
Can I use this app instead of AA Phenotype Patcher?
Yes you can, but if you have already patched apps with AA Phenotype Patcher, you can leave it like that and simply apply the other tweaks. This app won't check if the apps are already patched via AA Phenotype Patcher, so you won't have a green check status at the start.
How is this different from Sensible Android Auto: Xposed?
This app doesn't need Xposed, which in some cases is one more pain to have. Also, it should survive Android Auto updates (unless the flag are changed) without any user modification.
Can I use this app instead of Sensible Android Auto: Xposed?
Yes, you can. The functionaility is the same, the only "advantage" is not having to install Xposed to make it work. This app won't check if you have SAAX installed so you won't have a green check status at the start. If you are familiar with SAAX and you want to keep it, you may not want to disable speed limitation and six tap with this app.
Can the app be translated in my language?
Translations are open! If you feel like you may be able to translate the app in your language, join translations on Crowdin so that the app will be translated in your language, or simply wait for someone else that will translate the app.
Source code
Download
Credits:
@Jen94 for the original app whitelist hack
SAAX by @agentdr8 who inspired me for some features of this app
AA Phenotype Patcher by @Eselter
CURRENT VERSION: 2.2
NEW: App is now translated in Polish
UPDATED: Slovenian and Russian translations
NEW: The layout has been completely revised and now tweaks are all in one page and the other page will have logs
OLDER VERSIONS:
Version 2.1 Changelog:
NEW: App is now translated in Vietnamese, Catalan and Korean
NEW: Wallpaper tweak! This tweak will activate the new wallpaper feature coming up in Android Auto.
WARNING: If you are a user of Wallpapers For Android Auto. this tweak will break it unless you don't download version 3.0 that came out today.
FIXED: Potential bug that did not fully reverted custom app patch of AA Phenotype Patcher. If you have issues with Custom App patch and you were a user of AA Phenotype Patcher, please de-activate and activate the tweak again.
NEW: BETA Tweak to revert independent night mode recently introduced
NEW: BETA Tweak to disable telemetry and logging crap that Google does with Android Auto
UPDATED: bluetooth tweak is out of BETA state
Version 2.0 Changelog:
NEW: Enjoy a brand new UI, with new animations and a completely revised look
NEW: Translations! The app has been fully translated in Italian, Czech, Dutch, German, Russian, Slovak, Slovenian and Spanish and it's partially translated in Brazilian Porugues, Turkish and French
If you wanna take part of translations in your native language, join translation project on Crowdin https://crowdin.com/project/aa-aio-tweaker
It's super easy to use and you could take part of translating AA AIO TWEAKER in your own language!
NEW: menu in upper toolbar will now show version of the app
ENHANCED: Fermata Auto will now be on the upper part of the list if installed
ENHANCED: Fixed some occasional bugs with patch custom app tweak
ENHANCED: seekbar for the durations of notifications have now more margin to have a better handling
Version 1.6 Changelog:
ENHANCED: Treshold of "force no widescreen" tweak is now higher. This should help on very high-res screens, as it was not working properly in some rare cases
FIXED: Bug that made "Force no widescreen" tweak not work properly
FIXED: Bug that named a trigger in database wrongly when applying force no widescreen mode. Applying the tweak now should now make sure that the app detects correclty if the tweak is applied or not
FIXED: Some tutorials were very difficult to read because of size of windows. Now fixed.
ENHANCED: "Disable navigation at start" logic has been tweaked to make sure the main database doesn't build the flags that make navigation open at start. Hopefully this will increase the ratio of Android Auto not starting navigation at first.
Please re-apply "Disable navigation at start" and report back to me if it fails sometimes (or maybe always) at making AA start in launcher.
ENHANCED: Text on top of the app will now hint for long press for tutorial
Version 1.5 Changelog:
NEW: Massive cleanup of code and optimized the SQL scripts to apply the tweaks. The scripts now respect the table schema of the database and errors in console regarding constraints are now solved. I would actually suggest first to revert all the tweaks (with the dedicated option on the top menu) to have a clean base, especially if you run into trouble with AA AIO Tweaker.
NEW: App now has integrated tutorials! Just long tap on one of the buttons to find out what a tweak does!
NEW: Multidisplay tweak. I'll let the tutorial explain it, it's very cool!
NEW: Tweak to disable battery saver warning when using Android Auto
ENHANCED: The logic to revert the tweaks has been revised and now the method should not fail in reverting the tweaks
ENHANCED: The app won't clear anymore the log view on the bottom when applying more than one tweak. This will help me diagnosing bugs happening on a session.
FIXED: A bug that reverted the wrong tweak when disabling force widescreen/no widescreen
FIXED: Bluetooth tweak has been revised and should now be correctly applied
Version 1.4 Changelog:
NEW: Disable bluetooth auto connect (BETA). This tweak should prevent the phone auto connecting to car's bluetooth when plugged in. This tweak is in BETA and could not work at all. Please report back if this works!
FIXED: Bug resulting in a dialog asking to revert every tweak after the "about" dialog
FIXED: Bug resulting in force widescreen/no widescreen tweaks not being recognized as applied after successfully applying them
FIXED: Revert of force widescreen/no widescreen should now work as expected
ENHANCED: Enabling force widescreen/no widescreen when force no widescreen/widescreen is already applied will result in a toast warning the user that the other of the two tweaks is being automatically revert (it wouldn't make sense to have both of them active)
ENHANCED: About dialog will contain more infos about the app
Version 1.3 Changelog:
NEW: Make sure the fragment holding the button is scrollable. This will help using the app on phones with very high density of screen (bigger dimensions)
CHANGED: Revisited some texts on the buttons
FIXED: An error with the tweak for increasing "media notification duration" overriding the tweak for "notification duration". Please reset to default both the media notification and message notification duration and set them again as desired, in case you applied the "media notification" tweak before.
FIXED: Option to revert everything not having influence on patched apps tweak
FIXED: A potential issue with the patch app trigger not being named correctly
FIXED: Button for Assistant animation not being responsive after applying the tweak
FIXED: Corrected the loading of the status of apps patch tweak when launching app
NEW: Media notification duration: to tweak duration of the media notification in the navbar (you can tweak the navbar to show the track title, artist and album art up to 15 minutes)
NEW: Option to revert everything
FIXED: Welcome screen should now be correctly viewed even on high density screens
Version 1.2 changelog:
NEW: The options will now come in two pages
CHANGED: Revised the text of some buttons
FIXED: Status Bar Opaque tweak not being functional
FIXED: Status of Battery Outline tweak
NEW: Force widescreen tweak, to force activation of widescreen if your car does not support it
NEW: Force no widescreen tweak, to force no widescreen if your car supports it
NEW: Notification duration, to tweak heads up notification duration (messages)
NEW: Media notification duration: to tweak duration of the media notification in the navbar (you can tweak the navbar to show the track title, artist and album art up to 15 minutes)
NEW: Option to revert everything
Version 1.1 changelog:
FIXED: crashes in some devices with very high DPI
CHANGED: app will now be locked in portrait mode
NEW: app will now check if the tweaks are applied even after a data wipe of itself or Google Play Services
NEW: tweak to enable "Force status bar opaque"
FIXED: a bug in reverting the speed limitation tweak
Vesion 1.0
Initial release
Seems like nice new app for android auto users. Thanks for your contribution, I will try it in car in near future
Patchable apps?
:good: This thing is really cool, thank you so much! :good:
Can someone tell me if I can add such apps like Racechrono, Track Addict, etc. to the allowed (patched) apps?
Since I have an unrooted pixel 2, and I wouldn't like to root it if pointless.
sandor.vida.1986 said:
:good: This thing is really cool, thank you so much! :good:
Can someone tell me if I can add such apps like Racechrono, Track Addict, etc. to the allowed (patched) apps?
Since I have an unrooted pixel 2, and I wouldn't like to root it if pointless.
Click to expand...
Click to collapse
The patch app function will allow android auto-compatible apps to be shown on Android Auto. Whether it is a sideloaded music app, and for some reason you don't want to enable unknown sources in developer settings, or whether it's an app that uses the custom SDK (such as: Screen2Auto, Fermata Auto, CarStream etc.) this app has got you covered.
If the app you'd like to patch has no support to Android Auto, this tweaker won't help you gaining it.
Version 1.1 has been released with the following changelog
FIXED: crashes in some devices with very high DPI
CHANGED: app will now be locked in portrait mode
NEW: app will now check if the tweaks are applied even after a data wipe of itself or Google Play Services
NEW: tweak to enable "Force status bar opaque"
FIXED: a bug in reverting the speed limitation tweak
Download
shmykelsa said:
Version 1.1 has been released with the following changelog
FIXED: crashes in some devices with very high DPI
CHANGED: app will now be locked in portrait mode
NEW: app will now check if the tweaks are applied even after a data wipe of itself or Google Play Services
NEW: tweak to enable "Force status bar opaque"
FIXED: a bug in reverting the speed limitation tweak
Download
Click to expand...
Click to collapse
The latest version 1.1 is crashing and not opening after clicking the I understand icon when opening app
[emoji122][emoji122][emoji122][emoji122][emoji122][emoji122]
Inviato dal mio SM-T825 utilizzando Tapatalk
Mahmood said:
The latest version 1.1 is crashing and not opening after clicking the I understand icon when opening app
Click to expand...
Click to collapse
Sorry for this. The fixed APK has been uploaded to the same download location. You might want to install it over the actual one.
Can I get some clarification, what does "patching" of Apps do? so I want app like Teams and Outlook to show up on the AA Screen but they don't when I select and patch them
Have I misunderstood this app
inningsdefeat500 said:
Can I get some clarification, what does "patching" of Apps do? so I want app like Teams and Outlook to show up on the AA Screen but they don't when I select and patch them
Have I misunderstood this app
Click to expand...
Click to collapse
See comment #5 above
shmykelsa said:
See comment #5 above
Click to expand...
Click to collapse
thanks, so
The patch app function will allow android auto-compatible apps to be shown on Android Auto. Whether it is a sideloaded music app, and for some reason you don't want to enable unknown sources in developer settings, or whether it's an app that uses the custom SDK (such as: Screen2Auto, Fermata Auto, CarStream etc.) this app has got you covered.
If the app you'd like to patch has no support to Android Auto, this tweaker won't help you gaining it.
==========
allow android auto-compatible apps to be shown on Android Auto - How can u tell if it's auto compatible, I mean the ones which are supported anyways wont need to be patched since we can simply use them. My query was if its possible to put ANY app of choice on AA
inningsdefeat500 said:
thanks, so
allow android auto-compatible apps to be shown on Android Auto[/B] - How can u tell if it's auto compatible, I mean the ones which are supported anyways wont need to be patched since we can simply use them.
Click to expand...
Click to collapse
As said previously, there are certain sideloaded apps that don't come from the Play Store and they are disallowed by Google, and you cannot semply use them. The one I quoted, alongside others like OBD2AA, Widgets For Auto, AAStream, AAMirror, Performance Monitor etc. are specifically designed for Android Auto with a custom SDK.
inningsdefeat500 said:
My query was if its possible to put ANY app of choice on AA
Click to expand...
Click to collapse
No, it's not possible.
Hi. Could it be added to the functions, a bluetooth connection lock?
I use two cell phones, one fixed connected without having a sim card. and the other I want to have connected only by bluetooth to use hands-free.
I do not know if it is android auto or my head unit, but when I connect the cell phone by cable if or if I have to connect the bluetooth.
It would be a good function for those of us who use two cell phones.
Thank you
Alexander
Medicina200401 said:
Hi. Could it be added to the functions, a bluetooth connection lock?
I use two cell phones, one fixed connected without having a sim card. and the other I want to have connected only by bluetooth to use hands-free.
I do not know if it is android auto or my head unit, but when I connect the cell phone by cable if or if I have to connect the bluetooth.
It would be a good function for those of us who use two cell phones.
Thank you
Alexander
Click to expand...
Click to collapse
I'll see what I can do about it
Version 1.2 has been released with the following changelog:
NEW: The options will now come in two pages
CHANGED: Revised the text of some buttons
FIXED: Status Bar Opaque tweak not being functional
FIXED: Status of Battery Outline tweak
NEW: Force widescreen tweak, to force activation of widescreen if your car does not support it
NEW: Force no widescreen tweak, to force no widescreen if your car supports it
NEW: Notification duration, to tweak heads up notification duration (messages)
NEW: Media notification duration: to tweak duration of the media notification in the navbar (you can tweak the navbar to show the track title, artist and album art up to 15 minutes)
NEW: Option to revert everything
Download
Hi Gabriele,
I'm trying to install this app into a J730F (Exynos7870), it seems that I cannot escape the safety advertisement page therefore I cannot access the main page.
it there any procedure/workaround I can do to gain access?
Thanks in advance!
Saponetto said:
Hi Gabriele,
I'm trying to install this app into a J730F (Exynos7870), it seems that I cannot escape the safety advertisement page therefore I cannot access the main page.
it there any procedure/workaround I can do to gain access?
Thanks in advance!
Click to expand...
Click to collapse
For start, is your J730F rooted?
Yes, rooted... it currently runs Android 10, 32 bit, Sams Rom.
At now, I use Phenotype Patcher flawlessly, so I'm a bit curious...
Saponetto said:
Yes, rooted... it currently runs Android 10, 32 bit, Sams Rom.
At now, I use Phenotype Patcher flawlessly, so I'm a bit curious...
Click to expand...
Click to collapse
Please contact me in private. I'll have to investigate deeper on the error.