Fix Volte in PHH based Android GSI's On MOTROLA ONE ACTION - Motorola One Action Guides, News, & Discussion

Flash the boot.img first and then flash system.img and vendor.img
note:use (vendor.img,boot.img)provided below
•Then reboot to recovery(to prevent bootloop)
•After rebooted into recovery go to wipe
•Advanced wipe
•select system.
•Then click on repair or change file system.
•Now click resize file system(recommended if you are going to flash gapps.
•Then reboot system
•After booting into gsi rom you should enable developer options and enable usb debugging.after that use the adb shell script.txt provided below to download
First verify device with command:
adb devices
Then run this command
adb shell setprop persist.dbg.ims_volte_enable 1; setprop persist.dbg.volte_avail_ovr 1; setprop persist.dbg.vt_avail_ovr 1; setprop persist.dbg.wfc_avail_ovr 1
After that;
• Go to Settings > PHH Settings > IMS Features
• Now select both Request IMS Network and Force Presence of 4G Calling
•Then install ims.apk provided
• Now click Create IMS APN (nothing happen)
• Now Make sure to enable VoLTE icon toggle in Customization > Status Bar > System icons (not in all ROMs)
• Now Reboot!
• After succesfull reboot, you will get VoLTE Toggle in Settings > Mobile Network
• Now try to re-enable VoLTE in Settings > Mobile Networks

{
"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 the name of creator
Hello
worked for me thank you so much

Can you please upload the vendor file.
What are the instructions for Android 12 gsi. I flashed android 11 vendor and it bootloop.

someone provide the
[email protected] said:
Can you please upload the vendor file.
What are the instructions for Android 12 gsi. I flashed android 11 vendor and it bootloop.
Click to expand...
Click to collapse
can you give me vendor file link of your android 11 gsi
ashkineeeeee said:
in the name of creator
Hello
worked for me thank you so much
View attachment 5360967
Click to expand...
Click to collapse
can you provide me the vendor image file link

Should this work for Android 12, as well? I'm on Pixel Experience ROM. Any chance to get these services working with these files? Or do I need something else?

arsradu said:
Should this work for Android 12, as well? I'm on Pixel Experience ROM. Any chance to get these services working with these files? Or do I need something else?
Click to expand...
Click to collapse
Why not? Most things are forked from Android 11, so it should work.

georg3_ said:
Why not? Most things are forked from Android 11, so it should work.
Click to expand...
Click to collapse
Yeah, but looks like we're missing vendor.img. And it doesn't say which system.img should we flash. So looks like we're still missing a few things here.

arsradu said:
Yeah, but looks like we're missing vendor.img. And it doesn't say which system.img should we flash. So looks like we're still missing a few things here.
Click to expand...
Click to collapse
The system.img is the "treble ROM" itself, not a flashable zip like LineageOS or Pixel Experience.
Thinking about this made me realise this isn't possible: when flashing a zip ROM built for this device, it changes more things than just system.img (vendor and logo partitions as I know), so we can't flash in the order specified.
Phh settings are only in Phh-based GSIs...
Looks like this works only in Treble...

Related

[ROM][4.4.4_r2] AOSP Kitkat for Zenfone 6

{
"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"
}
Android Open Source Project
Android is an open source software stack created for a wide array of devices with different form factors. The primary purposes of Android are to create an open software platform available for carriers, OEMs, and developers to make their innovative ideas a reality and to introduce a successful, real-world product that improves the mobile experience for users.
NOTICE: THIS BUILD IS EXPERIMENTAL. I AM GOING TO BUILD AOSP 4.4.4_r2 WITH ZENFONE 6 DEVICE TREE.
Supported Models:
A600CG (T00G)
A601CG (Z002)
Prerequisites:
Install the Intel USB Driver and ASUS PCLink
Download all the required files
Extract the archives
Unlock your Bootloader
Installation:
Download this and extract it
Put boot and system img files into extracted folder
Enable USB Debugging and run Installer.bat
OR
Put boot and system img files into extracted folder
Run the following commands (one by one):
fastboot flash boot boot.img
fastboot flash system system.img
fastboot erase cache
fastboot erase data
fastboot erase userdata
fastboot reboot
Optional: Flash OpenGapps (via Recovery/TWRP) before the first boot.
Optional: Flash SuperSU (via Recovery/TWRP) to Root your device.
Optional: Flash Stock Boot and Relock your bootloader after flashing the ZIPs, but Stock Boot causes unusable wifi.
Bugs:
Error reading SIM Contacts
Error detecting headset
Workaround: Use headphone audio router apps
No auto mobile networking
Workaround: Set it manually from Wireless & Networks > More... > Mobile Networks > Network operators
Little delay on video play
Sensors
BlueTooth
GPS
FM Radio
Screenshot: broken preview but content is ok
Contributors:
shakalaca
I ported his AOSP 4.4 for Zenfone 5.
PLEASE: Do not comment things unrelated to this ROM, otherwise a moderator will delete your comment. You have been warned!
USING MY ROM AS BASE FOR YOUR ROM IS DENIED / REDISTRIBUTING MY ROM AT OTHER FILE HOSTING SERVICES IS DENIED / REPOSTING THIS ROM AT OTHER WEBSITES WITHOUT PROPER CREDITS, BLOATED WITH ADS OR WITH DOWNLOAD PROTECTION/REGISTER-TO-DOWNLOAD IS DENIED / MODIFYING THIS ROM IS DENIED (BUILD YOUR OWN IF YOU WANT TO MODIFY IT) / IF YOU IGNORE IT, I WILL ASK MODERATOR TO DELETE YOUR THREAD
DOWNLOAD
Screenshots
Reserved
Changelog
20170315 (Kernel Only)
LED indicator disabled
Sdcard mount fixed
20170131
Initial Release
Hi, it does mean, you can build MiUI 4.4 from source ? or it will be compatible with zf 5 to, right?
kihope12 said:
Hi, it does mean, you can build MiUI 4.4 from source ? or it will be compatible with zf 5 to, right?
Click to expand...
Click to collapse
I am just downloading patchrom files for kitkat. And yes it will be compatible with zf5 if i can patch it xd
q0kHaN said:
I am just downloading patchrom files for kitkat. And yes it will be compatible with zf5 if i can patch it xd
Click to expand...
Click to collapse
Do it man !
good work bro, thanks a lot for support and We also look forward to the Miui patch
kihope12 nin dediği gibi yap onu adamım

[GSI] [10] [RMX2061] Havoc OS 3.7

{
"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"
}
Im am not responsible for any bugs / damages caused by flashing gsi . Im just making a guide so that users can benefit. Always take backup of your data for safety.
Click to expand...
Click to collapse
Downloads :
GSI ( download Arm64 AB ) : https://forum.xda-developers.com/pr...e-development/havoc-os-3-3-gsi-archs-t4076903
Vbmeta : https://drive.google.com/file/d/1myIdmmJXzM8YqrZjbcIKWIZ7Q8eOukQX/view?usp=drivesdk
How to flash gsi on realme 6 pro :
1) Firstly, Enter the fastboot mode ,
From adb , type the following command,
Code:
adb reboot fastboot
This will reboot into recovery(fastbootd) mode . Press OK.
2) After entering fastbootd mode ,
Code:
fastboot flash system gsifile.img
fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img
fastboot reboot bootloader
fastboot -w
fastboot reboot
Warning : fastboot -w will wipe entire phone storage. So take a backup before doing anything
Done. Now enjoy android 10 gsi on realme 6 pro
Screenshots
F.A.Q
•
Bugs
• Volte
Enable device specific features :
By default, some of our device features come disabled, lets change it
• Go to Settings
• Open Phh Treble Settings
• Open Oppo features
- Select Enable DT2W (Double tap to wake)
- Select Enable Game Mode
- Select Enable USB OTG
• Open Misc features
- Select Expose Aux cameras
- Select Force Enable Camera2API HAL
Enable 90HZ :
• Go to Settings
• Open Phh Treble Settings
• Open Misc features
• Select Force FPS
-Choose 90.0 (or 60.0 if you don't want 90hz)
Good job!!
Can i skip adb reboot fastboot command if my phone is visible in fastboot devices
app clone
is the app clone available?
muzes said:
is the app clone available?
Click to expand...
Click to collapse
What did you mean?
App clone feature as in realme ui ??
If that's the case, aosp won't have it. You need to use third party apps from playstore.
https://play.google.com/store/apps/details?id=com.polestar.super.clone
This is what I use. You can create multiple clones of an app
Does anyone tried this rather than the Author?
Did it work?
How's the camera, does it supports 64 mp?
Thanks in advance.
if i flash this gsi can i root my phone and will my fingerprint still be working?
mohsinmughal011 said:
if i flash this gsi can i root my phone and will my fingerprint still be working?
Click to expand...
Click to collapse
Not likely since twrp flash isn't working...
can we install other gsi
like this
My realme 6 Pro says it's A only
what is volte bug ? is that mean we cant use 4g connection ?
no one has tried this other than the author because the instruction are unclear
gogobo1 said:
no one has tried this other than the author because the instruction are unclear
Click to expand...
Click to collapse
So far so late, yet, it doesn't works anyways, and a little too buggy and has no vivid option for screen color.
Yasahiro24 said:
So far so late, yet, it doesn't works anyways, and a little too buggy and has no vivid option for screen color.
Click to expand...
Click to collapse
I wish it was working because realme ui kinda sucks
hey bro same here from indonesia, can i use your vbmeta to my RM Narzo?

[ ZIP INSTALLER - Mount as RW ] Dynamic Installer V3.4 [ Android 10+ or earlier ]

{
"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"
}
ABOUT THIS:
Recovery or Magisk module installer compatible with multiple Android devices such as different types of partitions, both traditional and new partitions (Focused on the creation of normal and universal flash files)
MOVED TO:
[ZIP - Dual Installer] Dynamic Installer Stable 4.7-b3 [ Android 10+ or earlier ]
SUPPORT: TELEGRAM CHANNEL - TELEGRAM GROUP - SUPPORT ME ABOUT THIS: With this you can make Automatic Installers (.ZIP flash files) for All Android devices without limitations (Supports an installation from Recovery or can be used to create a...
forum.xda-developers.com
None
DOWNLOADS​
Moved to:
[ZIP - Dual Installer] Dynamic Installer Stable 4.7-b3 [ Android 10+ or earlier ]
SUPPORT: TELEGRAM CHANNEL - TELEGRAM GROUP - SUPPORT ME ABOUT THIS: With this you can make Automatic Installers (.ZIP flash files) for All Android devices without limitations (Supports an installation from Recovery or can be used to create a...
forum.xda-developers.com
.... reserved
All I want to do is provide R/W access for /product/media/audio and everything in that folder including /ringtones . Can you please explain the steps this script can do to accomplish that. And please, act like I'm a 5 year old because I couldn't get the script to work. Currently working with a Moto One 5G Ace. Thank you very much.
Articul8Madness said:
All I want to do is provide R/W access for /product/media/audio and everything in that folder including /ringtones . Can you please explain the steps this script can do to accomplish that. And please, act like I'm a 5 year old because I couldn't get the script to work. Currently working with a Moto One 5G Ace. Thank you very much.
Click to expand...
Click to collapse
This script is executed from recovery, to mount system, vendor and product just use auto_mount_partitions in updater-script
BlassGO said:
This script is executed from recovery, to mount system, vendor and product just use auto_mount_partitions in updater-script
Click to expand...
Click to collapse
My phone does not have a custom recovery. How can this be solved and ran as a script inside of android via termux or linux?
how to use this script?
flash from recovery or use terminal or whatever.
sorry for the stupid question please explain better how to use it thank you very much
ale82to said:
how to use this script?
flash from recovery or use terminal or whatever.
sorry for the stupid question please explain better how to use it thank you very much
Click to expand...
Click to collapse
Hi, it depends what u want, its an installer with multiple uses, but if u only want to mount the main partitions as RW, add auto_mount_partitions to the updater-script and then flash it (Partitions will stay mounted while u in recovery after flashing)
PRO
el0xren said:
PRO
Click to expand...
Click to collapse
Thx

GSI/DSU Flashing

How is the proper way of installing GSI images? I have tried TWRP method and Fastboot method, neither of them works. Is it even possible on this device?
Fastboot method gets error @ "fastboot erase system" (remote: Check device console)
BL Unlocked ofc and adb/fastboot is up to date as well drivers
TWRP - i lose all my partitions for some reason and have to MSM back to working state
GSI i tried https://developer.android.com/about/versions/12/gsi-release-notes#downloads
This is my first fully treble supported device and i actually do not know how A and B partitions behave while doing gsi/rom flashing. Perhaps someone can explain it?
ArletPDR said:
How is the proper way of installing GSI images? I have tried TWRP method and Fastboot method, neither of them works. Is it even possible on this device?
Fastboot method gets error @ "fastboot erase system" (remote: Check device console)
BL Unlocked ofc and adb/fastboot is up to date as well drivers
TWRP - i lose all my partitions for some reason and have to MSM back to working state
GSI i tried https://developer.android.com/about/versions/12/gsi-release-notes#downloads
This is my first fully treble supported device and i actually do not know how A and B partitions behave while doing gsi/rom flashing. Perhaps someone can explain it?
Click to expand...
Click to collapse
The 8T is not only an A/B device, it is also a virtual A/B device. I'd be very surprised if you could get a"normal" A/B GSI to boot on an 8T.
Virtual A/B Overview | Android Open Source Project
source.android.com
There is this Dynamic System Updates feature, i have used it earlier to test android 12 GSI
But now I'd ike to delete wherever those GSI's stored, so that i possibly can test other GSI there is
{
"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"
}
ArletPDR said:
There is this Dynamic System Updates feature, i have used it earlier to test android 12 GSI
But now I'd ike to delete wherever those GSI's stored, so that i possibly can test other GSI there is
View attachment 5374671
Click to expand...
Click to collapse
Click discard on the notification of dynamic system updates.
If no notification then the gsi is deleted
I did that in hopes that it clears this dsu dialog up from those that is there now, but no, they are still there and i can use them if i want. it's like they are stored somewhere? (i have no other GSI type file stored on my local storage btw)
ArletPDR said:
I did that in hopes that it clears this dsu dialog up from those that is there now, but no, they are still there and i can use them if i want. it's like they are stored somewhere? (i have no other GSI type file stored on my local storage btw)
Click to expand...
Click to collapse
Do you mean that the installation of the dsu is so fast that it is impossible to download a 3gb GSI in such a short time?
Well, i did not know that it requires internet connection, i always tough it uses file from local storage
ArletPDR said:
Well, i did not know that it requires internet connection, i always tough it uses file from local storage
Click to expand...
Click to collapse
It also occured to me, only takes a few minutes to install dynamic system.
To me though, when I discarded the GSI at that instant there will be a few gigabytes freed and that is a sign of the GSI deleted.
For me it takes a while tho
All the DSU magic happens in this folder
Tried deleting the gsi there?
It was empty before i started dsu installation, also i have no dsu install file on internal storage download folder, that proves the fact that is takes dsu file or filename from internet, because when i rebooted i was greeted with OOS, the same i have primarily installed, with only 4gb on internal storage, and i made screenshots there, but they're gone now.. obviously
LR7875 said:
Tried deleting the gsi there?
Click to expand...
Click to collapse
No i did not, discarding from notification panel did just that

[Tutorial][GSI][ROM][12] Pixel Experience

Warning: Do this at your own risk, I'm not responsible for any damages this may do on your device
This is a tutorial on how to flash Pixel Experience to your Redmi 10X 5G (atom)
Requirements:
- ADB
- Unlocked Bootloader
- vbmeta.img to disable android verified boot, which you can get here: <https://drive.google.com/file/d/1ifnXCIdkqKnk_a1HII9RqQd5CVFWz1xR/view>
- Pixel Experience Rom File, Get it at original thread which is in here: <https://forum.xda-developers.com/t/gsi-unofficial-12-pixel-experience.4354695/>
- Miui Stable Fastboot (V13.0.2.0.SJHCNXM), Get it at original thread which is in here: <https://forum.xda-developers.com/t/miui-updates-tracker-redmi-10x-5g-atom.4266977/>
How to install:
- Reboot the phone to fastboot mode
- Extract Miui Stable Fastboot Rom, then open FlashAll.bat (I'm assuming you use windows here)
- Wait for it to finish
- Do fastboot --disable-verification flash vbmeta vbmeta.img
- Do fastboot reboot fastboot (this should go to fastbootd with blue font on your phone, if not try again)
- Do fastboot erase system
- Do fastboot delete-logical-partition product
- Do fastboot flash system the_name_of_the_pixel_system_image_you_downloaded.img then wait
- Do fastboot reboot recovery to reboot to the stock recovery
- Select the second option in recovery, then select the second option again, then select the second option again (this would do a factory reset)
- Select the first option, then the first option again (this would reboot the system)
Notes:
- I used the version 12.1 v415.1 of pixel experience in this tutorial
- No TWRP needed, as I think the current recoveries we have only supports A11
- What I tested working: WiFi, Headphone Jack, Auto Brightness, Mobile Data, System Stability
- What I tested not working: Fingerprint Sensor
- If I didn't mention something that is working or not, means I haven't tested it enough
- To fix the status bar, Go to Settings -> Phh Treble Settings -> Misc Features -> Set rounded corners diameter -> Type 90 -> Reboot | Alternatively, if you have magisk, you can install the module in the 2nd post
<https://forum.xda-developers.com/t/tutorial-gsi-rom-12-pixel-experience.4485779/#post-87359281>
- If Bluetooth has issues, try to set the bluetooth workarounds at Misc Features to mediatek
- My Misc Features settings is also inlcuded at the screenshots below
- Other than that, feel free to share your experience and experimentation in this thread
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"
}
My Misc Features Config:
​
Update: Aug 29, 2022 (You need Magisk for this)
Until my PR on vendor_hardware_overlay which is in: https://github.com/phhusson/vendor_hardware_overlay/pull/631 (it will reflect on the next builds of the rom)
You can fix the padding and notch by using this magisk module which contains the new files I made which is attached in this comment.
support you
Hello! Have a 10X Pro 5G (bomb) and successfully flashed PE ROM following your tutorial. I wrote the process in my blog post, including screenshots and some problems I encountered. Thank you for your work!
红米 Redmi 10X Pro 5G (bomb) 刷入 Pixel Experience for GSI 教程
kaai.dev
Hi ~ flash success thank you for the tutorial, btw how can I root the phone? I keep bootlooping everytime I tried the twrp & orangefox kindly help me. Thanks!
kurosaberex said:
Hi ~ flash success thank you for the tutorial, btw how can I root the phone? I keep bootlooping everytime I tried the twrp & orangefox kindly help me. Thanks!
Click to expand...
Click to collapse
patch the boot image then flash it via fastboot `fastboot flash boot <name of boot>.img`

Categories

Resources