Hi to all,
If you have a Lollipop custom ROM with UPSM support and don't have Emergency Mode in power menu and want enable you make this easy tutorial
{
"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"
}
1. Decompile android.policy.jar (You can use APK Manager)
2. Go to "android.policy.jar\smali\com\android\internal\policy\impl" and open GlobalActions$4.smali
3. Search this line
Code:
method public showConditional()Z
-
-
-
.end method
Reemplace by
Code:
.method public showConditional()Z
.locals 1
.prologue
const/4 v0, 0x1
return v0
.end method
4. Save and compile
5. That's all you have Emergency Mode Enabled in Power Menu :highfive:
You can further guidance Black and white mode for Power saving mode like Aurora 8.1 for S4 (Power Saving mode). If UPSM better.(See attack file)
Thank you my friend. Have a good day.:good:
dedichthui said:
You can further guidance Black and white mode for Power saving mode like Aurora 8.1 for S4 (Power Saving mode). If UPSM better.(See attack file)
Thank you my friend. Have a good day.:good:
Click to expand...
Click to collapse
No, already exist a guide for enable UPSM
For gray scale mode you need a kernel that support this function
alemtro said:
No, already exist a guide for enable UPSM
For gray scale mode you need a kernel that support this function
Click to expand...
Click to collapse
"No, already exist for enable UPSM" This problem. I solved completely. It works fine on my stock rom. And this í my mod.
how to get flashlight in power menu???
Related
This mod will enable Multiuser support for our Galaxy Tab 3.0 and it based on T311XWUAMG2. It's not recommended to apply this to another baseband.
{
"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"
}
DOWNLOAD LINK
http://d-h.st/wJm
Only flash this mod in CWM right ?
chantik said:
Only flash this mod in CWM right ?
Click to expand...
Click to collapse
yups. just install with cwm or twrp or philz recovery..
Hey, what can I do to enable multiuser on the sm-t310?
cosmicovertones said:
Hey, what can I do to enable multiuser on the sm-t310?
Click to expand...
Click to collapse
Just follow this guide dude HOW TO ENABLE MULTIUSER.
but, you must able to use Apktool and little understood about compile and decompile apk files..
:laugh::laugh:
can you build it for the sm-t210/sm-t210r ?
based on the great work of SferaDev i made a widget to enable/disable the multiuser feature.
the widget runs the same script like SferaDev's app
i added the option to disable the multiuser feature by changing the maxuser value to 1
i'm running this widget on sm-t315 but should be working fine on the other tabs too. root is needed!
Download: View attachment MultiuserEnablerWidget.apk
regards
(originally posted here: http://forum.xda-developers.com/showpost.php?p=48313437&postcount=42)
Disclaimer: Please use the app on your own risk! I'm not responsible for any damage or loss caused by the use of this software in any case. In addition, even if this software is defective, I'm not under obligation to correct or support it. ALSO WARRANTY MAY BE VOID!
hey guys ... after gathering all methods i found the way to use dolby in micromax a110 and all JB device
Here is the guide
Requirements :
1.apktool to decompile jar files
2.Here the resource file--->HERE
3.Here you go Dolby.zip--->HERE
4.Some knowledge to decompile files and work on it
5.patient
{
"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"
}
Step 1:
1.Decompile framework.jar file
2.navigate to classout->android->place the dolby folder there
3,recompile the framework.jar
step 2 : (Skip This Step If services.jar Has Been Disabled Signature) :
Disable Signature From services.ja #
Decompile services.jar
Open smali\com\android\server\pm\PackageManagerService. smali With Notepad++
Find This Method :
Code:
Code:
.method static compareSignatures
Delete That Line Until Its End Method :
Code:
Code:
[COLOR="Red"].method static compareSignatures([Landroid/content/pm/Signature;[Landroid/content/pm/Signature;)I
-
-
-
- Delete Until Its End Method
-
-
-
.end method[/COLOR]
And Replace With :
Code:
Code:
[COLOR="Blue"].method static compareSignatures([Landroid/content/pm/Signature;[Landroid/content/pm/Signature;)I
.registers 9
const/4 v0, 0x0
return v0
.end method[/COLOR]
Step 3 :
Open Dolby_Mobile.zip With WinRAR/7zip
Drag framework.jar & services.jar Modded To Dolby.zip/system/framework
Flash it with CWM/TWRP
Note: please do back up ur rom and flash it ...
Credits :
@riyono his guide
# Xda for platform
Brother,
Please make this patches as complete flashable zip.........
Carbon Neon V2 ROM use dolby mod, its working superb.....
Introduction
If you bored with change kernel parameters every time you open a game or your battery is low this guide will help you You can add tasks and apply them automaticly.
Requirements
-Rooted phone
-Custom kernel
-This app
!Disclaimer!
I am not responsible of bricked phones or dead sd cards.
STEPS
1- Open tasker app give root access. And slide right,select tasker.
{
"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"
}
2- Touch the plus button.
3- It will ask you a action. Available actions are:
On screen on= If screen is on ,profile will be applied.
On screen off= If screen is off ,profile will be applied.
On app launching= If you select this ,app will ask you an app. If you launch this app, profile will be applied
On battery low= If you select this, app will ask you percentagle. If battery low then this percentagle profile will be applied.
On boot complete= If phone performs a successful boot, profile will be applied.
On active= If you check the checbox on right of profile , profile will be applied.(Look step 6)
4- If you select an action enter a task name and you will go to this page.
5- Select parameters you want add to profile with checkboxs and save with floating button on the bottom.
6-Your task is ready but not activated. Just activate it with this checkbox.(And uncheck to disable task)
Ohh Great work! Seems Good. Its working fine.
dark_optimistic said:
Ohh Great work! Seems Good. Its working fine.
Click to expand...
Click to collapse
Thank you I'm glad to help you
Enable Google Assistant on Home Button for Android 7.x.x Base For M2/Mini&All Devices
Hello Guys I am here with a new guide to enable G-Assistant on Home Button For android 7.x.x
Credits:- This site:- http://www.lineageosdownloads.com/get-google-assistant-lineage-os/
And This XDA Post:-
https://forum.xda-developers.com/general/general/android-7-0-google-assistant-t3535257
This works for all roms not only lineage os
Requirements
A rooted device,+Bootloader Unlocked+A Custom Recovery Flashed(eg:TWRP)
For Meizu M2/Mini users Download this: https://drive.google.com/open?id=0Bz6Fq2POoJTlRVJYeU9xMkowdlE
For Other Devices
CHECK CPU ARCHITECTURE
First, you need to check the device architecture to choose the compatible Gapps package. So, download the CPUZ app from below link and check your CPU architecture.
https://play.google.com/store/apps/details?id=com.cpuid.cpu_z
Then Download compatible Packages from here
Arm Devices
https://www.androidfilehost.com/?fid=673368273298925549
Arm64 Devices
https://www.androidfilehost.com/?fid=385035244224414620
x86 Devices
https://www.androidfilehost.com/?fid=457095661767131653
To Enable it at Home Button follow this carefully
HomeScreen:-
{
"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"
}
Go to Setings:-
Then Search for Buttons:-
Find Buttons:- (which have 3 Button settings Home,Back,Recent)
Open It:- (Note:-If you have on screen nav bars enabled like below screen shot enabled disable it first then proceed to next)
Then Search For Home Button :- (And Select Home Buton)
Open Menu Of Long Press Action And Select Search Assistant Like this:-
Enable Navigation Buttons Again:-
For Meizu M2/Mini Users Hold M Back Button and Get G-Assistant
Or enable on screen nav bars and get there same :fingers-crossed:
Other 7.1.1 based devices Hold Middle button and get G-Assistant :laugh:
Enjoy!
Regards~
Murtaza Piplod
Xclicker is a Free app , designed to do some auto click on Android System . Easy control , it only need accessibility and floaty window permission , of cause if you choose Root Mode it need Root permission either .
Accessbility mode can run on Android 7.0 or above, if your mobile is rooted , you choose use Root Mode.
The effect of Accessbility mode and Root Mode is the same , the reason why Root Mode existed is Accessbility mode can not run below Android 7.0. Of cause , in below Android 7.0 situation, you also need to root your phone if you want to run Xclicker beacause it will apply Root permisson when select Root Mode Running.
Xclicker also can run on Virtual Android System by Root Mode , such as Android emulator , Red finger ,VMOS etc .
Attention:The Real click asix is on the top left button , not on the middle of button.
For more information ,you can try it . Any question pls reply me , Thx .
Downloads:
dl.dropboxusercontent.com/s/k7kaa6nxte2bfbm/Xclicker_v1.0.3_release.apk?dl=0
drive.google.com/file/d/1u4YohExU7iKjvm5smuy-lWSQyZzVHhUr/view?usp=sharing
Click to expand...
Click to collapse
{
"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"
}
Click to expand...
Click to collapse
GOOD JOB