[Magisk] Enable the new google assistant on android 10 - Asus ZenFone Max Pro M1 Themes, Apps, and Mods

Note: Remember only gestures are supported for new assistant. Also, only en-US language works and there should not be any Google suite account added.
Steps:
You should be on stock ROM with December update installed, be rooted and have Magisk installed.
You should have this Google App version 10.88.11.29.arm64 installed.
Install Magisk Hide Props Config and busybox(required for hide props config). Reboot after installing.
Download any terminal(I use termux), and open it.
Type su, press enter.
Now, we'll emulate the device model as Pixel 4. Type props, press enter.
Now select Add/edit custom props, and one by one add the following props, No need to restart after adding each prop, you can do it after adding all 4
Add a new prop ro.product.model, press enter. Enter new value as Pixel 4.
Add a new prop ro.product.odm.model, press enter. Enter new value as Pixel 4.
Add a new prop ro.product.product.model, press enter. Enter new value as Pixel 4.
Add a new prop ro.product.vendor.model, press enter. Enter new value as Pixel 4.
Reboot.
Install this apk , it's required for downloading the required data
Download this file
Open in a text editor and find account and replace it with your email address
Then replace the original at /data/data/com.google.android.googlequicksearchbox/shared_prefs/
change the permission of the folder "shared_prefs" (the folder, not the files in it) to 551 (dr-xr-x--x)
(terminal command (in su mode): chmod 551 /data/data/com.google.android.googlequicksearchbox/shared_prefs)
Restart device
Done..
You can also enable continued conversation option from settings.
Tested on pixel experience plus android 10
{
"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"
}
Source: https://www.reddit.com/r/GooglePixe...t_enable_new_google_assistant_for_older_pixel

I am getting this error when typing props command "/system/bin/sh: props: can't execute: Permission denied
126"

Related

[Guide]How to enable Multi-User mode in CM 11

This guide can also be used on any rom running 4.2.2+.
Requirements
→Rooted device
→Xposed framework
→A Brain?
This method may not work on stock because stock roms doesn't supports but still you can try it.
There are two different methods of doing this.
METHOD 1:-
JUST download multi-user app from xposed repository and reboot. You will get a option of User under 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"
}
Now just tap on it and add or manage users.
METHOD 2:-
In a terminal window or ADB, you’ll need to obtain SuperUser/root access. This is generally done by typing in su. After obtaining SuperUser access, type in:
pm get-max-users
Click to expand...
Click to collapse
This should return the numeric result of “1,” which is the maximum number that the current OS is set up accept. If it returns an error, then your ROM is most likely unable to handle multiple users.
Next, you’ll need to change that number to something higher. In the following, I chose to set it to eight users because I felt like it.
Now type in:
setprop fw.max_users 8
pm create-user usernameyouwanthere
Click to expand...
Click to collapse
You may notice the shell reboot, and if you’re on a ROM build that supports multiple users properly, you’ll either get a login request, or a users section will appear under device in system settings. Depending on your ROM, you might even see an option in the developer’s menu to enable user selection in the power menu.
Keep in mind that this may not work completely or be supported by your ROM, but in some instances it’s quite useful. The worst that should happen is that you have to restore a nandroid, or that the max_users changes back to single-user after a reboot.
★How to make it stick
Inspired by a comment from konnor below, this is how I got the multiple user mode to stick:
Code:
adb shell (if you’re not already, you can use terminal emulator if you want)
su
mount -o rw,remount /system
echo fw.max_users=4 >> build.prop
exit
exit
adb reboot (or reboot the device however you want)
From now on out the max_users will always be there when you boot.
After a reboot, swiping down and pressing my face brings me to the lock screen where all users are displayed. Your results may vary so make sure to have a nandroid backup.
Not my work just posting it in XDA.
PRESS THANKS IF I HELPED YOU
REGARDS
banerjeeayan1996

HOW to enable Call Recording for Alpha [4.4.4][5.0.2]

Hi m8
Coz i need this feature on every my phone & now I try to find working solution on my Alpha runing Lollipop 502.In this time before custom roms apper this is good solution with working call recording.
Everywhere was this solution from our m8 from xda @ _alexndr,10ks for your effort alex
This mod work on every Samsung galaxy & every Alpha model.
How to:
Requirements: Rooted Samsung galaxy Alpha or any galaxy. Installed any root explorer allows you to edit system files (ES File Explorer is recommended).
Not more than 5 minutes from your time.
Steps:
1.Open “ES File Explorer”/root explorer and press on the top left icon.
2.Press Tools then choose Root Explorer.
{
"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"
}
3.Hit Mount R/W, change Path “/” and “/system” from RO to RW then press OK.
4.Once you press OK Superuser will ask for root permission hit GRANT.
5.Press the top left icon, hit Local, choose / Device.
6.Go to: system > csc
7.Find “others.xml” to take backup before modifying it.
8.Now open “others.xml” file with touching on it ,will give you new menu ,
you chouse open as text editor
9.Press on the top right icon (3 dot) and choose Edit.
10.Search the following lines (at the end of script):
FeatureSet> and </FeatureSet>
11.Create a new line and paste the following line (AS ONE LINE) BEFORE the previous lines (NO SPACES): this must lock like this
PHP:
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
12.Hit the back button then press Yes to save the file.
13.Save the changes to “others.xml” file then Reboot, to apply the changes on your device.
Screen should look like this if you manage to do it right
I `m giving you link to download ready file for those which have already root to only input this ready file in root/system/csc/
How to
1.first download file
2.find it on your phone ,than copy it
3.browse to root/system/csc there is your original file others.xml ----rename it to others.xml.bak
than paste modified file ..
restart phone
try & you will se that you have manuel call recording option
FILE modified others.xml
taht is all fox
others.xml
Thanks man works perfectly in Galaxy Alpha 5.0
If it is too complicated for anyone you can do the same with just installing Xposed Framework and Wanam
hi
:good::good:
Hay
Sent from my SAMSUNG-SM-G850A using Tapatalk
There is no other way to save the file as mp3 or to save the file with the name of the caller and insert auto call recording features?
Thanks Hensk for your work:good:

[Root]How to Install Incompatible apps from Google Play Store

Some Android apps on Google Play claim to be incompatible with Samsung galaxy Star There’s a good chance that these apps will run fine on many of our device – you can bypass this check with root access.
Some apps won’t actually work after you install them, but many will. This also solves problems with games that will install but refuse to play – for example, Gameloft games with the “this device is incompatible” message.
Tools needed:
*Rooted Samsung Galaxy Star
*ES File Explorer "Get it from here "
*Brain
Steps:
1-Launch ES File Explorer , Go to setting panel , Enable Root Explorer , And grant it root access.
2-Navigate to the /system/ directory on your device and locate the build.prop file.
3-You should create a copy of the original build.prop file elsewhere – long-press on it, select Copy, and then Paste it into another folder – say, your /sdcard/ folder.
4-Now you’re ready to edit the file. Long-press it, select Open As, select Text, and select the ES Note Editor app.
5-Google Play makes decisions about your device based on a number of build.prop settings
{
"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"
}
6-
Code:
ro.product.model
ro.product.brand
ro.product.name
ro.product.device
ro.product.manufacturer
ro.build.fingerprint
Samsung’s Galaxy S2 is a popular choice to fake devices to.
Now we are gonna Edit build.prop
make those edits to your build.prop
Code:
ro.product.model=GT-I9100
ro.product.brand=samsung
ro.product.name=GT-I9100
ro.product.device=GT-I9100
ro.product.manufacturer=samsung
ro.build.fingerprint=samsung/GT-I9100/GT-I9100:4.0.4/IMM76D/ZSLPQ:user/release-keys
Now the latest step
Go into the Settings screen, select Applications, select Manage Applications, tap the All category, and select the Google Play app. Clear its cache and data, and then restart your device
Warning :
Any mistake done to build.prop may lead to damage your phone or break your software , you should be careful while editing this file , I'm Not responsible for any thing happens to your phone
If you don't wanna take the risk of editing build.prop , you’d rather just bypass the whole process and use an app, we know of at least two:
*Market Helper
*Device Spoofer​
how i install gamekiller on my note 2.

[MOD] Media/Volume NavBar for TouchWiz In Car Installs

With the help of 7786 and lots of time spent to fix the code on the IronRom's NavBar, I have finally finished the Media/Volume Navbar for the Galaxy Tab S 8.4 for TouchWiz.
This mod not only enables the NavBar, but it is modified to change Volume for those installs where a Volume Knob is not an option like mine. Also has the Previous, Play/Pause and Next Playback functions. The Google Logo opens the Google Search when held for a second. I for one really don't care to have a Search Engine taking up valuable space on my Screen (despite the ScreenShots [emoji14])
On Certain Launchers, for example Apex Launcher, The Navbar is Transparent. I don't know what other Launchers are like this But it looks great.
Download Links Under Corresponding Photo:
{
"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"
}
White: http://1drv.ms/1R3dyqO
Red: http://1drv.ms/1R3dA1Q
Green: http://1drv.ms/1R3dxDk
Blue: http://1drv.ms/1R3dDLk
How to Install Mod:
1. Download Zip 2. Enable Soft Keys 3. Restart Into Recovery 4. Install Zip 5. Clear Dalvik/Cache 6. Enjoy
How to Enable Soft Keys:
Section 1: Pre-requisites
You need to have root access on your device.
Install Root Explorer or ES File Explorer or any file manager with which you can access the system partition. Below steps are given for Root Explorer.
Make sure your device is at least 70% charged to avoid complications during the process.
Section 2: Procedure
Open your preferred file manager and mount the system partition as read-write in stead of read only. Grant superuser access when it prompts.
Go to the system folder present in the root of file system. i.e the path- /system
root explorer
Now open the file “build.prop” in any Text Editor. For Root Explorer users, long click on “build.prop” file and tap on “Open with Text Editor”. (Before editing this file, for a safety, copy this file to the external memory card and save as a backup.)
build.prop
Now add the following line to this file at the end:
Code:
[CENTER]qemu.hw.mainkeys=0[/CENTER]
Save and Exit.
Now reboot your device.
Voila! You now have soft keys on your device!
If soft keys are still not enabled, please check if you have typed in the exact line as above. There are some apps which do this for you with a single click. But these apps may cause boot loops. Happy Androiding!
Original MOD for the Nexus 7 2013 by 7786 can be found HERE​

[GUIDE] SafetyNet Fix for all AOSP based Custom Rom [Note8/S8+]

{
"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"
}
If you want to use Bank Apps (Like Google Pay, Paytm or Paypal) or Games (like pubg or cod) are Crashing
then this Forum will help you alot.
Follow the Steps Carefully
* I are not responsible for anything that may happen to your phone
* You do it at your own risk and take the responsibility upon yourself and you are not to blame me or XDA​
• For basicIntegrity
1) Open Magisk Manager
2) Go to the Settings
3) Enable Magisk Hide and Click on Hide Magisk Manager
4) Type Desired App Name and click on OK
5) Open Magisk Manager again
6) now basicIntegrity: true
• For ctsProfile
1) Open any Root File Manager
2) Now open/edit build.prop (all 3 files)
---- Location : [/system] , [/system/vendor] and [/system/vendor/odm/etc]
3) Replace all dreamlte to greatlte[for note 8]/dream2lte[for S8+]
---- eg: ro.system.build.fingerprint=samsung/greatltexx/dreamlte [replace with greatlte/dream2lte]
4) Save and Reboot the Device
5) Open Magisk Manager
6) now basicIntegrity: true & ctsProfile: true
Now if you want to use Bank Apps or fix Game crash then
1) Open Magisk Manager
2) Go to Magisk Hide and Select/Check the Bank App/Games
3) Make sure to Clear the Cache of the App.
RESERVED for future
There is a magisk module for this.
MagiskHide Props Config.
I don't know exactly but I guess the problem is about note 8 don't get android 10. So if we show our phone like note 9 (is get android 10) problem gone.
Before im try this, im using app and module like riru and hiden core module to fix SafetyNet. But after im install module riru and hiden core my Chrome App doesnt open.
After try this method, im pass the SafetyNet and my Chrome can be opened as normaly

Categories

Resources