How To: Use Tasker to assign flashlight toggle to Active Key on S7 Active - Samsung Galaxy S7 Active Guides, News, & Discussio

Quick how to for any other S7 Active owners who like me were disappointed that the Active Key could not be used as a dedicated flashlight button.
I used the Tasker app with the free App Factory plugin to create an app that toggles the flashlight state.
1. Open Tasker and create a new task (I called mine Flashlight Toggle)
2. Click the Add action button (the + at the bottom) and the Select Action Category window will pop up
3. Type Torch into the filter at the bottom of the Select Action Category window
4. In the Action Edit screen select Toggle from the dropdown in Set
5. Press back to return to the Task Edit screen
6. In the lower right press and hold the icon button and assign the task an icon
7. Press back to return to main Tasker screen - press and hold on the Flashlight Toggle task (or whatever you called it) task to highlight it
8. Select Export from the menu button in the upper right and export as an app.
8a. You may need to install the apk you just created manually depending on permssion settings with tasker (thanks for heads up 78c10)
9. Now open Settings and Navigate to the Active Key settings
10. You should have an app named Flashlight Toggle that you can now assign to the Active Key
Congratulations, you now have a dedicated flashlight button on your S7 Active.

I don't mean to sound critical, so please forgive me, but wouldn't it have been easier to download a flashlight app, and set it to the button?

I personally can't believe you didn't get more feedback on this. What a beautiful, elegant solution.
I was shocked to find that there was no option available to bind a long press of the action key to flashlight, how stupid. You fixed it, and you fixed it in a beautiful way! Thanks.

@Chr0nos77 I had done this previously, but was plagued with either apps that would then open and not turn off the torch by holding it, or having ads emblazoned across my device.
Smooth solution. The only thing that differed from the instructions is that after I exported the app, I had to install it before I could use it. So, I guess don't miss out on that step.
For some reason, I had to factory reset my phone to get the app factory to install. Oh well.

Only problem I'm having with this is that even though I have the app in my whitelist, if the phone is in deep doze the button does not reliably launch the flashlight. Have to press unlock button first then the active key. Still good but would be good if I could somehow force it to work with aggressive doze.

Is there a way to set the flashlight to full brightness? When you turn on the flashlight in the notification panel, it's only set to 30% of it's brightness, but when you open the Activity Zone, you can turn it all the way up to 100%, is there some way to make the 100% setting standard?

Hello. Tasker cannot support Torch in Android 5.0.1. Is there some other way to do it?

akran said:
Hello. Tasker cannot support Torch in Android 5.0.1. Is there some other way to do it?
Click to expand...
Click to collapse
I'm not sure in 5.0.1 - I used this with my S7A which was Android 6 out of the box.

gotta say.. works VERY well

Thank you for this, I've been looking for a way to be able to skip tracks with the active key and found a way to do it using the same logic you described here (made an app for next track and on for previous). If anyone is interested let me know and I'll put instructions for how I did it.

miniminus said:
gotta say.. works VERY well
Click to expand...
Click to collapse
kuaka said:
Quick how to for any other S7 Active owners who like me were disappointed that the Active Key could not be used as a dedicated flashlight button.
I used the Tasker app with the free App Factory plugin to create an app that toggles the flashlight state.
1. Open Tasker and create a new task (I called mine Flashlight Toggle)
2. Click the Add action button (the + at the bottom) and the Select Action Category window will pop up
3. Type Torch into the filter at the bottom of the Select Action Category window
4. In the Action Edit screen select Toggle from the dropdown in Set
5. Press back to return to the Task Edit screen
6. In the lower right press and hold the icon button and assign the task an icon
7. Press back to return to main Tasker screen - press and hold on the Flashlight Toggle task (or whatever you called it) task to highlight it
8. Select Export from the menu button in the upper right and export as an app.
8a. You may need to install the apk you just created manually depending on permssion settings with tasker (thanks for heads up 78c10)
9. Now open Settings and Navigate to the Active Key settings
10. You should have an app named Flashlight Toggle that you can now assign to the Active Key
Congratulations, you now have a dedicated flashlight button on your S7 Active.
Click to expand...
Click to collapse
bandario said:
I personally can't believe you didn't get more feedback on this. What a beautiful, elegant solution.
I was shocked to find that there was no option available to bind a long press of the action key to flashlight, how stupid. You fixed it, and you fixed it in a beautiful way! Thanks.
Click to expand...
Click to collapse
78c10 said:
@Chr0nos77 I had done this previously, but was plagued with either apps that would then open and not turn off the torch by holding it, or having ads emblazoned across my device.
Smooth solution. The only thing that differed from the instructions is that after I exported the app, I had to install it before I could use it. So, I guess don't miss out on that step.
For some reason, I had to factory reset my phone to get the app factory to install. Oh well.
Click to expand...
Click to collapse
can anyone give me the apk that the app creator made?

muneebrocks said:
can anyone give me the apk that the app creator made?
Click to expand...
Click to collapse
Yes!
Here is a link: https://drive.google.com/open?id=0Bw15QUNVlpHoMjdqdWVJbXh2YjA
All credits to Kuaka! Thanks for this nice tweak!

Arteush said:
Yes!
Here is a link: https://drive.google.com/open?id=0Bw15QUNVlpHoMjdqdWVJbXh2YjA
All credits to Kuaka! Thanks for this nice tweak!
Click to expand...
Click to collapse
thank you so much

i made a bixbybutton app using this method,
to enable our activity button, to be a bixby button
(i included it into the Ufrim modder

Is it possible to use this Tasker and create mobile data button/apk to toggle on/off data for Oreo?

dedicha said:
Is it possible to use this Tasker and create mobile data button/apk to toggle on/off data for Oreo?
Click to expand...
Click to collapse
https://www.xda-developers.com/how-...ttings-tile-toggle-on-samsung-galaxy-devices/

patzyalex said:
https://www.xda-developers.com/how-...ttings-tile-toggle-on-samsung-galaxy-devices/
Click to expand...
Click to collapse
Unfortunately, not working on my phone, maybe because of oreo update.

dedicha said:
Unfortunately, not working on my phone, maybe because of oreo update.
Click to expand...
Click to collapse
It does work on Oreo and not only for me, other users report it as well.

patzyalex said:
It does work on Oreo and not only for me, other users report it as well.
Click to expand...
Click to collapse
I have tried it, it just reordered the position of the icons, no mobile data toggle
Finally, success!
I read another command in the posts, that did the job!
Just put that command in the adb shell:
settings put secure sysui_qs_tiles "$(settings get secure sysui_qs_tiles),MobileData,Hotspot"
I have no idea why the first one did not do it and what exactly is the difference, but this command did it !

I DLed this
https://apkpure.com/flashlight-toggle-simple-and-minimalist/com.nomadicratio.flashlighttoggle
its quick... a bit of a screen white for a split second but then it turns on and off just fine

Related

Become a G2 / Android Ninja with these Tips/Tricks

I thought I'd share everything I've learned regarding Android & the T-Mobile G2 over the past 2+ weeks (thanks XDA!). I'm amazed at how many people don't read these forums - they simply blurt out their questions. Well follks, here's what I've picked up by reading reading reading & exploring exploring exploring. Hope this helps n00bs and leets alike.
Android
Press & Hold HOME to see multitasking applications sorted by most recent
Press & Hold SEARCH to activate Google Voice Actions (or VLingo if installed)
Long Press keyboard keys to see alternate characters
Tap Dots near the Dock Bar (bottom set of icons) to shift screens
Assign your Power Button to 'End Calls' via Menu >Settings >Accessibility > Check "Power button ends call"
Add 'Power Control' Widget to easily enable/disable your WiFi/BlueTooth/GPS/Screen/Auto-Sync
Using Volume Control buttons, you can put the phone into Silent or Vibrate modes
You can add Shortcuts to your most used contacts & it will give an icon that lets you access Call/SMS/Email/GTalk/Facebook
Keyboard Tips
Double Press ALT for Num/Symbol Lock
Double Press SHIFT for Capitalization Lock
Hold ALT & Long Press physical keys to see alternative characters
Map Application Shortcuts such as Search + G to launch Gmail. Located under Settings >Applications >Quick Launch
Menu +A(Select All), +C(Copy), +V(Paste), +X(Paste)
Menu +F(Find), +S(Share)
(G2 Only?) Reboot, Press and hold Power + Volume Down + trackpad
(G2 Only?) Use LauncherPro to Assign 'Activities' to the Quick Keys such as Compose SMS or Tweet
(G2 Only?) Press & Hold the Camera Button to activate the Camera
(G2 Only?) While in Camera Mode, gently press the camera button to auto-focus
Miscellaneous
Install a custom launcher like ADW or LauncherPro
- Tip 1: If you get LauncherPro, I encourage you to explore the 'Swipe' feature by Long Pressing any icon in the Dock. Allows for two actions!
- Tip 2: My personal favorite is when you hide the status bar and set the HOME button to display notifications when you press it (Only possible if you make LauncherPro default launcher)
- Tip 3: Long Press an Application & when the Trash Can Appears, Hold over the Trashcan to get an Uninstall Option
Use Tasker to automate things on your phone
TeslaHD will turn your phone's LED into a Flash Light or Strobe Light
AppBrain + Fast Install is excellent for exploring apps from the comfort of a browser (also lets you set backgrounds)
- This App also makes it easy to restore apps if you didn't remember to set your 'backup' as automatic when configuring your phone
VLingo is a great alternative to Voice Actions if you're not on 2.2 OR you want deeper integration with Twitter/Facebook/Foursquare
Google Gestures is a great app to assign to a secondary swipe (see LauncherPro) & is handy when voice doesn't work and you can't easily type
DolphinHD is a great alternative browser that has three great features: Tweet a Page (with Title & Link), Desktop Mode, and Google Mobilizer View
Dial 611 to get to T-Mobile Customer Support (not always clear to new subscribers)
Best Keyboard for two-finger text input is SwiftKey. Swype is good if you practice with one finger.
Other Great Apps to Consider
Evernote (for note storage)
Dropbox (for access to files from your desktop)
Fast Reboot (for a heavy handed, kill all apps when you notice slow performance)
Dato GTasks (simple, easy to use app that integrates with Google Tasks)
NewsRob (elegant RSS reader for Google Reader)
Smooth Calendar (nice calendar widget that shows more than the default Calendar widget)
Xtremelabs Speedtest (helps you test for HSPA+ speeds)
Twicca (better than the standard Twitter App & very beautiful. Easy to map Tweet-Activity to a G2 Quick Key)
Chrome to Phone (possibly my favorite app once I learned how to use it. Great for a variety of needs so I encourage experimentation)
Optimize Your G2
Go to SETTINGS > APPLICATIONS > DEVELOPMENT and enable USB DEBUGGING
Search the Market for "Visionary" and Install (advice: Reboot & then run it for the first time) By default, it will run automatically on boot each time.
- Note: If you want to remove ROOT, visit APPLICATIONS > MANAGE APPLICATIONS > VISIONARY and press "Clear Data". Then re-run & turn off Root-on-Boot or just Uninstall.
Search the Market for "ConnectBot" & Install. Run Connectbot & press the down-arrow next to "ssh" to choose "local" & press Enter (no Nickname needed)
- You will be presented with a command line prompt of "$" & yes, it will be VERY TINY on your screen. Simply type "su" (no quotes) to gain super user.
- Read the first post to determine which items you want to permanently disable (essentially remove) from your phone: http://forum.xda-developers.com/showthread.php?t=809231
Visit the market to download "Startup Cleaner 2.0" by Bright Wallace. It will allow you to prevent items from starting up. The software is buggy, but works better than anything else I've encountered.
- Tip: Use the 'Batch Prevent' to prevent all apps from starting, then exit the app. Run the app again & then toggle the apps you want to start by tapping them. Otherwise, the app is very unresponsive when trying to manage apps on an individual basis. You may need to re-run Visionary after you've allowed it to run on boot via Startup Cleaner.
Setup Wifi Tethering
Once you have Root & SuperUser, use your browser to visit http://code.google.com/p/android-wifi-tether/downloads/list & download the most recent version of "Wireless Tether".
- Once downloaded, run it to install. If you have trouble with this, I recommend using Chrome-to-Phone & simply right-click the file link to choose "Chrome-to-Phone"
After successful installation, run the Wireless Tether app. Recommend changing the SSID Name (name that appears).
- Note: Multiple people report issues with WiFi Encryption, so I recommend SETTINGS > ENABLE ACCESS-CONTROL. Your phone will log when something tries to connect to it & then you can "allow" by choosing MENU > ACCESS CONTROL and clicking the checkbox next to the device you want to allow.
{Update} If you're feeling adventurous, check out this article on how to use Tasker
http://androinica.com/2010/08/19/9-ways-to-make-android-automatic-with-tasker/
{Update 2} Long-press App & dragging over trashcan for uninstall is a LauncherPro feature, not android. Thanks to tekkaman_01 for the note!
{Update 3} Removed "When screen is locked but keyboard is open, you only have to press a key to unlock" because it isn't a consistent experience. Not sure what makes it work sometimes.
{Update 4} Added two sections: Optimize Your G2 & Setup WiFi Tethering. Small formatting changes to previous entries.
Long Press an Application & when the Trash Can Appears, Hold over the Trashcan to get an Uninstall Option is a feature of LauncherPro not stock android...
Updated - much thanks!
No problem
Sent from my T-Mobile G2 using XDA App
Great job, OP.
Great job, OP. I'm sure many people will appreciate this.
Does this merit a sticky?
Sent from my T-Mobile G2 using XDA App
Ghostcreamy said:
I'm amazed at how many people don't read these forums - they simply blurt out their questions.
Click to expand...
Click to collapse
You're right....people who don't read the forums and just blurt stuff out are horrible. Oh wait....what's this?
http://forum.xda-developers.com/showthread.php?t=804439
Ghostcreamy said:
[*]When screen is locked but keyboard is open, you only have to press a key to unlock
Click to expand...
Click to collapse
I've heard this before but this hasn't worked for me on two different G2s.
great, thanks
aedv said:
You're right....people who don't read the forums and just blurt stuff out are horrible. Oh wait....what's this?
http://forum.xda-developers.com/showthread.php?t=804439
Click to expand...
Click to collapse
thank you
<10 chars>
The cheat sheet of all cheet sheets!
Another good one is to:
HOLD Dots near the Dock Bar to see all screens in a mini navigation look.
Thanks!
Snap!
aedv said:
You're right....people who don't read the forums and just blurt stuff out are horrible. Oh wait....what's this?
http://forum.xda-developers.com/showthread.php?t=804439
Click to expand...
Click to collapse
SNAP!
I read that thread, but it was fragmented and I already had all of this in Evernote. Regardless, I appreciate the response & I'll continue to monitor that thread for any other tips that I can compile into this one.
Side note: You don't have to be mean to make a point Put a little love in your heart!
GC
Ghostcreamy said:
SNAP!
Side note: You don't have to be mean to make a point Put a little love in your heart!
GC
Click to expand...
Click to collapse
+1!! Great post OP!
Sent from my T-Mobile G2 using XDA App
Updated original post (OP) with a section on optimizing your G2 & setting up Wifi Tethering. Hope it helps!
awesome tips. i was wondering if theres a good way to allow the home screen and apps screen to auto rotate with gravity(only rotates with keyboard out)? and then on the flip side, to lock the orientation?
Not sure about locking, but LauncherPro or ADW launcher will rotate to landscape.
Sent from my T-Mobile G2 using XDA App
Here's a tip if you are using Launcher Pro: setup a 2x2 picture frame widget in the middle of a home panel. The frame should have a picture of an icon for things like settings, games, news, people, etc. Then add related app icons around the frame. This way, when you pinch a homescreen and pull up the 7 panel view, you can easily tell at a glance which panel has the apps you want
Sent from my T-Mobile G2 using The Force
"+X(Paste)"
Shouldn't that be "+X(Cut)"?
In the gmail and xda apps (the only ones I've tested so far) when you push the space bar after a word/letter, it will add a '.[space]'.
Sent from my T-Mobile G2 using XDA App
Great post Ghostcreamy. I figured out that you could swipe the home icon of launcher pro, but why it never occured to me that the other icons also have this feature?
Edit:There's your first "Thanks" on the meter...awww.

Galaxy S6 Tips and Tricks

1. Double tap home button to launch the camera in under one second.
1B. Disable the double-tap quick launch in the camera options to get rid of the delay when pressing the home button. It's a neat feature, but makes the home button much more quicker. (Thanks to @B1aze)
2. Use themes to change the look of your phone (limited as of right now; will be more widely available in the coming weeks to developers/themers).
3. Go into your App drawer and long press an icon as if you want to move/delete it. The small circles with the red '-' sign will let you either delete an app (if third-party) or disable it (if built-in).
4. Hold the power key for more than 7 seconds and the device will reboot. Hold VolUp+Home+Power to boot into recovery. Hold VolDown+Home+Power to boot into Download Mode.
5. Whenever you want to take a "selfie", you can simply frame the image first, and then put your finger on the heart rate sensor under the LED light at the back in order to take one.
6. When downloading a large file (30+ MB) and you have LTE AND are near WiFi, activate Download Booster! Settings--->More Connection Settings--->Download Booster. It combines both your WiFi and LTE connections into one for amazing DL speeds.
7. Notification reminders! Settings--->Accessibility--->Notification reminders.
8. Don't forget to claim your free 100 GB cloud storage with OneDrive!
9. Private mode... You can hide content from prying eyes, including photos, videos, music, web history, and such. To activate it, go to Settings--->Privacy and safety--->Private mode.
10. Do Not Disturb mode. Dare I say... Better than Google's implementation of "priority notification only" mode. You can set a schedule for it, who IS/ISN'T allowed to contact you while it's on, etc.
11. Screen Pinning. Go to Lock Screen and Security--->Other Security Settings--->Pin Windows.
12. Customize your screen grid (4x4, 4x5 or 5x5) by pinching in when on the home screen.
13. Developer Options.. To enable this, go to Settings--->About Device--->Tap "Build Number" 10 times and you will unlock Developer Options!
14. Make your device a bit faster by going to Developer Options and setting window animation scale, transition animation scale & animator duration scale all to 0.5.
15. When you are in an app (Chrome, Gallery .... whatever) and you drag your finger from the upper right corner to somewhere in the middle of the screen the app shrinks which makes it more usable with one hand. (Thanks to @derWolf_)
16. You can have changing lockscreen wallpapers by changing it in the settings and selecting multiple wallpapers in the selection box. (Thanks to @altimax98)
17. For those having issues with Snapchat videos, go into Developer settings (see #13) and uncheck Nuplayer.
18. For better results with the fingerprint scanner, register your thumb multiple times for it to be more accurate.
19. Screenshot by holding power+home at the same time or using palm swipe to capture (turn on in settings).
20. Direction lock... Settings-->Accessibility. New way of unlocking your phone.
21. Under voice wake you can use Svoice to set a custom phrase to wake up the phone directly to listening for a command. (Thanks to @benjmiester)
22. If you rest any registered fingers over the scanner, it'll light up which registry it is. Helpful is you need to redo the fingerprint. (Thanks to @hayabusa1300cc)
23. Really debloat your GS6 (no root needed!)
24. Cell standby drain? Go into recovery mode and wipe your cache, power off phone completely then reboot.
25. Go to the dialer, and press the green dial button. It will load the last dialed number. (Thanks to @Jrhoop)
26. Disable the capacitive lights with no root required! (A LOT OF THANKS to @Averix)
26B. How to disable capacitive button lights. (ADB)
27. The volume down button can be used to take pictures when the camera app is running. (Thanks @segag)
28. Use volume keys in default messaging app to increase/decrease font size. (Thanks @jambo89liam)
29. If you want to enable grayscale without going into super power saving mode, go to settings -> personal -> accessibility -> direct access and turn both direct access on and grayscale. Once you do this, a triple tap of the home button will toggle grayscale on and off. (Thanks @shappy0869)
30. Pinch in/out in the Gallery increases/decreases the number of the thumbnails. Swipe right from the left edge of the screen shows a panel for the albums. (Thanks @akira888)
Will be adding as time goes on, feel free to add your own and I will add it to the OP!
Another tip, if you want to get rid of that small delay in the home button, disable the double-tap quick launch in the camera options. It's a neat feature, but I like my snappy home button more.
B1aze said:
Another tip, if you want to get rid of that small delay in the home button, disable the double-tap quick launch in the camera options. It's a neat feature, but I like my snappy home button more.
Click to expand...
Click to collapse
Thanks. Keep em coming!
Really great tips. I was unaware of the themes option. I hope someone makes a theme that is more in line with stock android. I kinda hate the colors Samsung choose for the dialer and the menus.
S5, too?
Lots of these seem to be applicable to the S5 also, although I guess due to the categories on the XDA forums, there'd be no way of sharing it between the two devices easily.
Great tips though!
One more: when you are in an app (Chrome, Gallery .... whatever) and you drag your finger from the upper right corner to somewhere in the middle of the screen the app shrinks which makes it more usable with one hand (I wouldn't call it one-handed mode, because.... well it isn't, but feel free to name it as you wish)
PhoneArena made a list with 36 tricks and tips!
http://www.phonearena.com/news/Samsung-Galaxy-S6-and-Galaxy-S6-edge-36-tips---tricks_id67772
derWolf_ said:
One more: when you are in an app (Chrome, Gallery .... whatever) and you drag your finger from the upper right corner to somewhere in the middle of the screen the app shrinks which makes it more usable with one hand (I wouldn't call it one-handed mode, because.... well it isn't, but feel free to name it as you wish)
Click to expand...
Click to collapse
I'm pretty sure they call it windowed apps
Edit according to the last link it's called pop up view.
derWolf_ said:
One more: when you are in an app (Chrome, Gallery .... whatever) and you drag your finger from the upper right corner to somewhere in the middle of the screen the app shrinks which makes it more usable with one hand (I wouldn't call it one-handed mode, because.... well it isn't, but feel free to name it as you wish)
Click to expand...
Click to collapse
Added, thanks!
Another tip:
You can have changing lockscreen wallpapers by changing it in the settings and selecting multiple wallpapers in the selection box
altimax98 said:
Another tip:
You can have changing lockscreen wallpapers by changing it in the settings and selecting multiple wallpapers in the selection box
Click to expand...
Click to collapse
No freakn way?? SO I don't have to use Muzei for that anymore, haha sweet!
Phone is officially out! Share your tips and tricks guys if ya have any :good:
Is there a way/trick to order the apps in the app tray (alphabetically).
crobo said:
Is there a way/trick to order the apps in the app tray (alphabetically).
Click to expand...
Click to collapse
Tap the "A-Z" button at the top of the app drawer.
wildmaiden said:
Tap the "A-Z" button at the top of the app drawer.
Click to expand...
Click to collapse
Not all versions have that button. I imagine it will come in a future update.
Sevael said:
Not all versions have that button. I imagine it will come in a future update.
Click to expand...
Click to collapse
Ah .. interesting. FWIW, T-Mobile's S6 does.
crobo said:
Is there a way/trick to order the apps in the app tray (alphabetically).
Click to expand...
Click to collapse
I reordered all mine manually. But only had about 50 apps so not too bad.
crobo said:
Is there a way/trick to order the apps in the app tray (alphabetically).
Click to expand...
Click to collapse
I am not a fan of touch wiz, so downloaded the Google Now launcher, and the app drawer automatically organizes apps in alphabetical order.
noeffintalent said:
I am not a fan of touch wiz, so downloaded the Google Now launcher, and the app drawer automatically organizes apps in alphabetical order.
Click to expand...
Click to collapse
I prefer Nova (prime), it does the same, plus much, much more!:good:
You use Svoice to set a custom phrase to wake up the phone directly to listening for a command. Under voice wake. I woke, wrote, and sent a text with (look ma) no hands!
Sent from my SM-G920T using XDA Free mobile app

Low Vision: Toggle "Magnification Gestures" With Widget

Hi I just got a Nexus 6p and its been great but I have low vision and if I keep the option turned on the phone, it becomes very laggy so I would like to only use it when I need to.
Help would be greatly appreciated!
Thank you .
This isn't exactly what you wanted, but it's kind of close...
I use ADW as my launcher, which allows me to set custom shortcuts on my home screen. Other launchers might offer the same functionality.
I long pressed on my home screen and selected the Add tab on the popup. I then tapped Custom Shortcut, and tapped "Pick your activity." Next, I tapped Activities, scrolled down to Settings and expanded the list. It's rather long, but in that list there is one called "Accessibility(.Settings$AccessibilitySettingsActivity)". I selected that one, gave it a name (what it displays under the icon), and pressed OK. This created a settings gear icon on my home screen that when tapped goes straight to the accessibility options in the settings menu, and then you can tap the toggle for Magnification.
Alternatively, you should be able to do the same thing with Tasker if you have it installed and it's a bit easier. Make a new Task, give it a title (anything) and press the plus to add a step. Select Settings, then Accessibility settings (first option). There is some "if" options, but you can just tap your back button to go back to the step list. Create a widget for Tasker (1x1 task) and select the name of the task you just created. You then need to select an icon for the "widget" by tapping the icon in the lower right that looks like 9 squares in a grid. There are a bunch of built in icons you can choose from, or use your own. The result will be an icon on your desktop that goes to the accessibility options screen, allowing you to quickly toggle the magnification gesture.
Again, sorry this isn't exactly what you asked for, but it would save some taps. Luckily the mag gesture toggle is high enough in the list of options that it should always be on the screen when you open the accessibility settings, so you won't need to scroll.
Lastly, if you are rooted, you could use Tasker to also hit the toggle for you. If you want instructions for that, please do let me know and I'd be happy to share how to do that. It would allow you to tap the "widget" and it would then launch the accessibility settings, wait a second and then tap the toggle, and go back to the home screen. That way you wouldn't need to toggle it yourself.
fury683 said:
This isn't exactly what you wanted, but it's kind of close...
I use ADW as my launcher, which allows me to set custom shortcuts on my home screen. Other launchers might offer the same functionality.
I long pressed on my home screen and selected the Add tab on the popup. I then tapped Custom Shortcut, and tapped "Pick your activity." Next, I tapped Activities, scrolled down to Settings and expanded the list. It's rather long, but in that list there is one called "Accessibility(.Settings$AccessibilitySettingsActivity)". I selected that one, gave it a name (what it displays under the icon), and pressed OK. This created a settings gear icon on my home screen that when tapped goes straight to the accessibility options in the settings menu, and then you can tap the toggle for Magnification.
Alternatively, you should be able to do the same thing with Tasker if you have it installed and it's a bit easier. Make a new Task, give it a title (anything) and press the plus to add a step. Select Settings, then Accessibility settings (first option). There is some "if" options, but you can just tap your back button to go back to the step list. Create a widget for Tasker (1x1 task) and select the name of the task you just created. You then need to select an icon for the "widget" by tapping the icon in the lower right that looks like 9 squares in a grid. There are a bunch of built in icons you can choose from, or use your own. The result will be an icon on your desktop that goes to the accessibility options screen, allowing you to quickly toggle the magnification gesture.
Again, sorry this isn't exactly what you asked for, but it would save some taps. Luckily the mag gesture toggle is high enough in the list of options that it should always be on the screen when you open the accessibility settings, so you won't need to scroll.
Lastly, if you are rooted, you could use Tasker to also hit the toggle for you. If you want instructions for that, please do let me know and I'd be happy to share how to do that. It would allow you to tap the "widget" and it would then launch the accessibility settings, wait a second and then tap the toggle, and go back to the home screen. That way you wouldn't need to toggle it yourself.
Click to expand...
Click to collapse
Thanks a lot!
So it sounds like theres no way to make a widget the will toggle it specifically, without rooting my device.
And if I do root it and use Tasker it will take almost the same time as if I didn't.
If thats no other way then I guess I should root it even though Id prefer not too.
Unless theres another way, Instructions would be great! Thanks again!
Are you familiar with Tasker? It's a paid app, but it's absolutely worth it and you'll find lots of uses for it. I use it to auto reply to text messages while I'm driving, mute my phone when I'm at work (calendar based) turn on wifi when I'm at home (location based), etc.
First thing you need to do is find the location of the toggle on the screen. Go to Developer Settings and turn on "Show Pointer Location". This will make a gray bar at the top of your screen that lists your X and Y coordinates at the top when you are touching the screen. Go to the accessibility settings and touch the toggle, taking note of what the X and Y coordinates are for that touch input.
To simulate touch input, can make a task that opens the accessibility settings as I described above, then add a "wait" command (Task > Wait), enter a value of 1 second. Next enter a command for Code and select Run Shell. Under the command, type "input tap x y" where x and y are the x and y coordinates that you found for the toggle. Make sure the "use root" box is checked. Lastly, add a Tasker command to go to the home screen (back to where you started with the "widget").
Back all the way out of Tasker to save that task, then go back in and press the play button at the bottom left side to test your setup. You should see it launch the accessibility settings, wait a second, toggle, and go home. The first time you run it you will need to grant Tasker root permissions, so be ready for that. If you're not quick to approve it, the task may proceed and go to your home screen before you press approve, so you might need to run it again a second time after you approve it.
If you need more help with, or have any questions, please do let me know. Happy to help.
fury683 said:
Are you familiar with Tasker? It's a paid app, but it's absolutely worth it and you'll find lots of uses for it. I use it to auto reply to text messages while I'm driving, mute my phone when I'm at work (calendar based) turn on wifi when I'm at home (location based), etc.
First thing you need to do is find the location of the toggle on the screen. Go to Developer Settings and turn on "Show Pointer Location". This will make a gray bar at the top of your screen that lists your X and Y coordinates at the top when you are touching the screen. Go to the accessibility settings and touch the toggle, taking note of what the X and Y coordinates are for that touch input.
To simulate touch input, can make a task that opens the accessibility settings as I described above, then add a "wait" command (Task > Wait), enter a value of 1 second. Next enter a command for Code and select Run Shell. Under the command, type "input tap x y" where x and y are the x and y coordinates that you found for the toggle. Make sure the "use root" box is checked. Lastly, add a Tasker command to go to the home screen (back to where you started with the "widget").
Back all the way out of Tasker to save that task, then go back in and press the play button at the bottom left side to test your setup. You should see it launch the accessibility settings, wait a second, toggle, and go home. The first time you run it you will need to grant Tasker root permissions, so be ready for that. If you're not quick to approve it, the task may proceed and go to your home screen before you press approve, so you might need to run it again a second time after you approve it.
If you need more help with, or have any questions, please do let me know. Happy to help.
Click to expand...
Click to collapse
I just realized I need to buy an adapter for that USB C lol.
Before I go ahead with all of this work, your completely sure there is no other way to toggle magnification without rooting?
Thanks!
drewtass said:
I just realized I need to buy an adapter for that USB C lol.
Before I go ahead with all of this work, your completely sure there is no other way to toggle magnification without rooting?
Thanks!
Click to expand...
Click to collapse
Sorry for the delay. I am not aware of any widgets. I couldn't find a widget on the Play Store or light Google searching.
Regarding the adapter, the 6p should have come with a short USB A to USB C cable specifically for connecting to a PC.
drewtass said:
Hi I just got a Nexus 6p and its been great but I have low vision and if I keep the option turned on the phone, it becomes very laggy so I would like to only use it when I need to.
Help would be greatly appreciated!
Thank you .
Click to expand...
Click to collapse
Have you used the built in magnification gesture? You turn it on in accessibility settings, then when you need something to be bigger, just tap the screen 3 times rapidly. You can use pinch to zoom to adjust the text size. When you're finished with it, tap the screen 3 times again. I use it when an app's text is just too small.
EMcTx said:
Have you used the built in magnification gesture? You turn it on in accessibility settings, then when you need something to be bigger, just tap the screen 3 times rapidly. You can use pinch to zoom to adjust the text size. When you're finished with it, tap the screen 3 times again. I use it when an app's text is just too small.
Click to expand...
Click to collapse
Haha Yes I have tried it you have to tap your finger 3 times to magnify which means every time you tap something once it waits to see if you will tap more times and cause slight lag.
Niceeee idea bro, i will try it
moqueet said:
Niceeee idea bro, i will try it
Click to expand...
Click to collapse
Are you saying you will try to make a widget like this?
fury683 said:
Sorry for the delay. I am not aware of any widgets. I couldn't find a widget on the Play Store or light Google searching.
Regarding the adapter, the 6p should have come with a short USB A to USB C cable specifically for connecting to a PC.
Click to expand...
Click to collapse
No problem!
Lol I was so excited for my new phone I never checked but I found it !
Thanks I will root it when I get the chance.
i have the same exact problem,i absolutely love the feature as i wouldn't be able to use any phone with out it but it also gets frustrating sometimes (the touch delay) for example in the dialer app or Instagram.
a toggle in the notification panel would be great or an app through which you specifically enable/disable the gestures for each individual app.
any other alternative would be appreciated, somebody posted the same issue here with a possible fix (which i am not exactly sure how to implement) https://code.google.com/p/android/issues/detail?id=39685
hassanabid94 said:
i have the same exact problem,i absolutely love the feature as i wouldn't be able to use any phone with out it but it also gets frustrating sometimes (the touch delay) for example in the dialer app or Instagram.
a toggle in the notification panel would be great or an app through which you specifically enable/disable the gestures for each individual app.
any other alternative would be appreciated, somebody posted the same issue here with a possible fix (which i am not exactly sure how to implement) https://code.google.com/p/android/issues/detail?id=39685
Click to expand...
Click to collapse
Nice to know I'm not the only one.
Sorry for the late reply been busy with school. It would be nice to have this option maybe like a button shortcut .
Hey guys so that way of using tasker is very slow and not feasible.
Is there any other way of making a quick toggle magnification gestures. It would be nice if I could hold the menu button to enable it. (IPhone tripple tap home button to toggle)
Thanks again.
I have low vision as well and have also found that leaving the magnification gesture turned on causes the phone to be laggy even when I don't actually have the magnification turned on. Instead of using that, I rooted my phone, changed the global DPI and I use App Settings (an Xposed module) to increase the font size in some apps or force the standard DPI in apps that have issues with the custom one.
There's a gestural workaround I've employed: if instead of just putting down my finger I drag my finger slightly (in any direction) then the lag almost disappears. Doing this helps a lot but obviously its a bit of an awkward gesture.
Al--g said:
There's a gestural workaround I've employed: if instead of just putting down my finger I drag my finger slightly (in any direction) then the lag almost disappears. Doing this helps a lot but obviously its a bit of an awkward gesture.
Click to expand...
Click to collapse
How did you set it up?
There's no set up. I just do that gesture to get the scrolling to stop when I have magnification enabled.
GuinnessX said:
How did you set it up?
Click to expand...
Click to collapse

Quick Settings Sound*Vibration*Silent toggle

Hello everyone
Since I was annoyed with not having a quick settings toggle for changing the sound profile on my OP3T and since I haven't found any guide to enable it, I decided to share with you how I've done it in case you're interested
Your device needs to be rooted for this to work
1. Install app called Custom Quick Settings for play store
https://play.google.com/store/apps/details?id=com.quinny898.app.customquicksettings&hl=en
2. Give permissions
3. Go to quick settings and hit that edit buttons (pencil button) on top right and then drag one of Custom Tile to the top and then hit back buttons to apply it
4. Go to Custom quick settings app and hit on the Unconfigured Tile from the list (you will see one option for each tile you drag up in quick settings)
5. Select Toggles and then Sound from the list
6. Now hit on the ranch buttons at the bottom right
7. You will see 3 sections for each action (Sound*Vibration*Silent)
8. In first section (Normal) hit on Short Click Action and from the opening window choose Toggles > Set ringer to vibrate
9. Uncheck Collapse notification bar on double click for this section
10. In second section (Vibrate) hit on Short Click Action and from the opening window choose Toggles > Set ringer to silent
11. Uncheck Collapse notification bar on double click for this section
12. In third section (Silent) hit on Short Click Action and from the opening window choose Toggles > Set ringer to normal
11. Uncheck Collapse notification bar on double click for this section
12. Enjoy
badboy_6120 said:
Hello everyone
Since I was annoyed with not having a quick settings toggle for changing the sound profile on my OP3T and since I haven't found any guide to enable it, I decided to share with you how I've done it in case you're interested
Your device needs to be rooted for this to work
1. Install app called Custom Quick Settings for play store
https://play.google.com/store/apps/details?id=com.quinny898.app.customquicksettings&hl=en
2. Give permissions
3. Go to quick settings and hit that edit buttons (pencil button) on top right and then drag one of Custom Tile to the top and then hit back buttons to apply it
4. Go to Custom quick settings app and hit on the Unconfigured Tile from the list (you will see one option for each tile you drag up in quick settings)
5. Select Toggles and then Sound from the list
6. Now hit on the ranch buttons at the bottom right
7. You will see 3 sections for each action (Sound*Vibration*Silent)
8. In first section (Normal) hit on Short Click Action and from the opening window choose Toggles > Set ringer to vibrate
9. Uncheck Collapse notification bar on double click for this section
10. In second section (Vibrate) hit on Short Click Action and from the opening window choose Toggles > Set ringer to silent
11. Uncheck Collapse notification bar on double click for this section
12. In third section (Silent) hit on Short Click Action and from the opening window choose Toggles > Set ringer to normal
11. Uncheck Collapse notification bar on double click for this section
12. Enjoy
Click to expand...
Click to collapse
Many thanks.
I have tried with my OP3 with OB14 and it doesn't work for me...
I have try this app and it works
http://www.androidpolice.com/2017/01/28/20-apps-use-augments-android-nougats-quick-settings-tiles
Bye
Thanks for this tutorial, it's working perfectly.
Is there any way to use this with tasker?
cippalippa00 said:
Thanks for this tutorial, it's working perfectly.
Is there any way to use this with tasker?
Click to expand...
Click to collapse
Tasker has Do Not Disturb mode (also readable through variable %INTERRUPT) and Silent mode, which works a little finicky on Nougat but may be of interest. If you mean to create a custom tile for the task, you will need to look into addons. My choice is AutoNotification but I'm sure there are also free ones
Arstoien said:
Tasker has Do Not Disturb mode (also readable through variable %INTERRUPT) and Silent mode, which works a little finicky on Nougat but may be of interest. If you mean to create a custom tile for the task, you will need to look into addons. My choice is AutoNotification but I'm sure there are also free ones
Click to expand...
Click to collapse
What i wanted to do is "press" the tile i just created using tasker.
Custom Quick Settings comes with a tasker plugin but i can't make it works. In the task list i select Plugin -> Custom Quick Settings ->CQS Switch action
Then i select the tile i create using this tutorial and the action i want to swtich to, but it doesn't work
cippalippa00 said:
What i wanted to do is "press" the tile i just created using tasker.
Custom Quick Settings comes with a tasker plugin but i can't make it works. In the task list i select Plugin -> Custom Quick Settings ->CQS Switch action
Then i select the tile i create using this tutorial and the action i want to swtich to, but it doesn't work
Click to expand...
Click to collapse
If you're using Tasker, you can just do everything in it, no need for Custom Quick Settings. Your question is more targeted at that app and how it interacts with Tasker, and since I haven't use it, I can't help you with that.

Navigation Buttons Mod?

Call me a bit old fashioned, but I have a specific set of "keybinds" that I always work to achieve one way or another on my android devices.
The "Menu" button of old is more important to me than a "Recents" button - really just hoping to achieve inverted behavior of the square button: short press for menu, long press for recents.
Long pressing the "Back" button should kill the foreground app.
Any other bind to quickly toggle the torch light.
Using the menus in OxygenOS, I can't seem to achieve this. Any suggestions or secrets I've yet to find out about?
In Oxygen os you can set LONG PRESS RECENT BUTTON to perform MENU Action. I use it all the time.
About long press back button to kill app, I think this feature was removed in PIE.
Me too was looking for it but didn't find a solution.
Anyway I quickly realized that I don't need it. Op6t can keep a lot of app in memory so there's no need to kill.
When i want to kill one or all i use Recents.
Not a big deal for me.
Yep that's how I'm using everything now. It gets the job done, though I find myself reverting to old habits absent-mindedly. I'm sure I'll be perfectly adapted in a matter of days.
bigcc32 said:
Call me a bit old fashioned, but I have a specific set of "keybinds" that I always work to achieve one way or another on my android devices.
The "Menu" button of old is more important to me than a "Recents" button - really just hoping to achieve inverted behavior of the square button: short press for menu, long press for recents.
Long pressing the "Back" button should kill the foreground app.
Any other bind to quickly toggle the torch light.
Using the menus in OxygenOS, I can't seem to achieve this. Any suggestions or secrets I've yet to find out about?
Click to expand...
Click to collapse
Try this app: https://play.google.com/store/apps/details?id=xyz.paphonb.systemuituner
dannejanne said:
Try this app: https://play.google.com/store/apps/details?id=xyz.paphonb.systemuituner
Click to expand...
Click to collapse
Permissions granted using root. It won't get past the compatibility check (The screen says "If you don't see anything your device is incompatible," and I certainly dont see anything). Thanks for the suggestion, though.
bigcc32 said:
Permissions granted using root. It won't get past the compatibility check (The screen says "If you don't see anything your device is incompatible," and I certainly dont see anything). Thanks for the suggestion, though.
Click to expand...
Click to collapse
It can be granted access with ADB (PC). It should work I've had it work even on LG phones and such.
dannejanne said:
It can be granted access with ADB (PC). It should work I've had it work even on LG phones and such.
Click to expand...
Click to collapse
I don't think the permissions are the problem. The app doesn't complain about that, it just doesn't do anything to the nav bar during setup, and according to the app that's indicative of incompatibility.

Categories

Resources