*Requires adb or root*Give fresh look to your phone with Fluid N.G, the navigation gestures app inspired by
Breccia's concept.
Usage:There are two main gestures: 'Quick swipe' and 'Swipe & Hold' which can trigged from the bottom or side edges of the screen. The side triggers are only available on the bottom half of the screen, allowing you to still access other app side menus.
Actions:• Back
• Home
• Recent apps
• Toggle split screen
• Open notifications
• Open power dialog
• Open quick settings
• Launch Google search overlay
• Open keyboard selector
• Voice Search
• Launch assistant
• Launch app
• Launch shortcut
More action soon. Requests are welcome :)
InstallationThe app has a built-in option to hide the software navigation keys (if necessary) but it requires either root access or a pc to grant the app a permission.
PC/Mac instructions:
1 - Enable Developer Mode in the Android settings.
2 - Enable USB Debugging
3 - Install Adb (links bellow)
4 - Run the following adb command to grant the permission
Windows:adb shell pm grant com.fb.fluid android.permission.WRITE_SECURE_SETTINGS
macOS:./adb shell pm grant com.fb.fluid android.permission.WRITE_SECURE_SETTINGS
You can restore the navigation keys using the app or by run this adb command:
Windows:adb shell wm overscan 0,0,0,0
macOS:./adb shell wm overscan 0,0,0,0
Helpful links to setup adbxda-developers -
How to install adb on Windows...Lifehacker -
The easiest way to install androids adb...TilesOrganization -
How to use adb to grant permissionsGadget Hacks -
Run adb commands with Google ChromeFeedbackTwitterTelegram GroupTelegram Channel