[ZENFONE][GUIDE] How To Enable Google Assistant On Nougat - Zenfone 5 General

{
"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"
}
IN THIS TUTORIAL, I'M GONNA SHOW YOU HOW TO ENABLE GOOGLE ASSISTANT ON NOUGAT ROM.
This method is tested on LineageOS, and supposed to work on any other Nougat roms.​
Requirements:
- Rooted device.
- Running Nougat Rom (Android 7.0+)
- Make sure Google App is installed.
Instruction:
- Use any Text Editor with root permission to add these line to /system/build.prop or you can use BuildProp Editor
Code:
# Google Assistant
ro.opa.eligible_device=true
- Download and extract this, copy Velvet folder to /system/priv-app on your device
- Inside /system/priv-app/Velvet, set permission of Velvet.apk file to 0644 (rw-r-r)
- Reboot and clear Google App cache after that.
- Hold home button and set up Google Assistant.
That's all
Hope you enjoy!

Thanks bro!

Related

[MOD][APP] Google Play Store v3.8.17 Blue Dark With Logo's on Icon

Hi Guys ...I tried to remods and slightly change icons. Maybe, this look a tacky but i just wanted to share, hopefully there is one like this
***************************************************************************************************************************************************​ Downloads​ ***************************************************************************************************************************************************​Google Play Store with All logo's
CLICK HERE​
***************************************************************************************************************************************************​ Screenshots​ ***************************************************************************************************************************************************​
{
"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"
}
***************************************************************************************************************************************************​ Installations​ ***************************************************************************************************************************************************​Rename apk file into Vending or Phonesky (See your system/app) and push to system via root explorer, don't forget set permissions to rw-r--r--. move to system/app. Reboot and Enjoy !!!
Recommended backup your google play store first.!!! because I am not responsible for any damage your device​
***************************************************************************************************************************************************​ Credits​ ***************************************************************************************************************************************************​- raffaele88 for basic apk file (Very BIG thanks)
- All XDA member​

[Exp] Viper4Android LG Spirit h440n Marshmallow

I just want to share, for who know V4A and for anyone who not. Now the app works in Marshmallow
Quick guide (What I did to make it work)
-Need:
Busybox (Root)
SE Linux Mod Changer or Terminal Emulator. Is up to you, I used the Terminal
Viper4Android v2.5.0.5 - https://forum.xda-developers.com/showthread.php?t=2191223
-Install Busybox, enter into the app and Install.
- a_ SE LinuxModChanger: Install, in the app tap "Permissive"
b_ Terminal: Install and type
su
getenforce
setenforce 0
Click to expand...
Click to collapse
**Su: gain Root access//Getenforce: check the status//Setenforce: Change the Mode (0: Permissive\\1:Enforcing)
{
"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"
}
-Install V4A, I installed as a system app.
-Open and Install the driver, Reboot.
To see if it works check "Driver Status" in the app:
*(Processing show "Yes", only playing a song)

[MAGISK or APP][MIUI] Google Apps Debloater

Debloat your MIUI​Free your ROM from Google apps​
Magisk way [root]​
This module removes the following apps:
Google Chrome
Google Drive
Google Duo
Gmail
Google Maps
Google Photos
Google Play Music
Google Search
Installation Guide:
Uninstall updates from the apps listed (Settings --> Installed Apps, then find them there)
Flash the module either in TWRP or Magisk
App way [non-root]​
This doesn't remove apps completely, it just disables them.
{
"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"
}
Guide:
Install the app attached in the post and follow the video provided (Forgot to enable touch pointer, I went to ADVANCED at the start of the video):
Caution:
This app can disable some other apps like Xiaomi bloatware on China ROMs
Thanks for sharing
The bloatware will be deleted or only deactivated ?
DOes it run well on Mi6 with Global Dev MIUI ?

[SM-G988N] How to set ro.debuggable=1

(1)
I follow this link, update stock firmware and install magisk
Everything goes well.
(2)
Then, use magisk resetprop tool to change ro.debuggale
- magisk resetprop ro.debuggable 1
- stop; start;
Issues:
- After that, usb debugging(developer options) is disabled, why is this?
Should I change a ROM to flash?
Now, I change the magisk config,
I can login android device by adb shell, but I can't open Deveoper Options yet.
On my vivo phone, when set ro.debuggale=1, I can open Developer Options, change settings there.
{
"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"
}
I plan to change offical ROM to custom ROM, now if set ro.deuggable=1 or ro.secure=0, the adb connection become unstable

Moto App Launcher Drawer 5x5 Mod Supports Gallery Go

Hello everyone, today I share the Moto Apk 8.1.0 5x5 launcher for Moto G5 only Android 8.1.0 Supports Gallery Go in the fourth icon I clarify that the changes also go to the Launcher3 stock if you want to delete Launcher3 you just have to download Link2SD and find the Launcher3 package and then you must update LauncherConfig to avoid errors download Root Explorer go to system/app/launcherconfig/launcherconfig.apk update the package then delete launcherconfig-oem from oem/app/launcherconfig-oem/launcherconfig-oem.apk replace with the one below restart to TWRP flash the Zip once the system has started select any launcher go to Settings - Apps - Google Launcher Config uninstall updates Clear data Launcher3 / Moto App Launcher and enjoy
Screenshots
{
"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"
}

Categories

Resources