General Android 12 Beta 2 - ASUS ZenFone 8

Installed Beta 2 (which I believe corresponds with Beta 5 on the Pixels) a couple days ago. It is available here.
It has the September 5 security patch, and overall works well. The only bug I have noticed so far is in Settings when trying to set links that an app opens by default. It worked but crashed, and sent me back to my home screen.
I used a debloater via Magisk to remove Asus apps.

How the battery is better or worse compared to the 11.

dar12ek said:
How the battery is better or worse compared to the 11.
Click to expand...
Click to collapse
Tough to tell but I'd say better.

thatguy222 said:
Installed Beta 2 (which I believe corresponds with Beta 5 on the Pixels) a couple days ago. It is available here.
It has the September 5 security patch, and overall works well. The only bug I have noticed so far is in Settings when trying to set links that an app opens by default. It worked but crashed, and sent me back to my home screen.
I used a debloater via Magisk to remove Asus apps.
Click to expand...
Click to collapse
So this is already an Asus customized android (Zen UI Version)? Afaik the beta 1 was more of a vanilla android without the Asus flavor

Using beta 2 as a daily driver. And i'm really impressed by the aesthetics and the stability of the system. Everything works as intended for me.
Only missing thing is a complete french translation of the system.

How to install Beta 12 I try but pops up with the message "The script can't be used in this devices, hwid =, project = project"
{
"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"
}

just reboot to bootloader. solved it for me.
dar12ek said:
How to install Beta 12 I try but pops up with the message "The script can't be used in this devices, hwid =, project = project" View attachment 5412043
Click to expand...
Click to collapse

I have an unlocked bootloader but it does not go to the bootloader.

reboot using "adb reboot bootloader"

Do I have to wait some time after unlocking tat as it was in xiaomi.

No you just need to enable USB debugging in developer options. Run the command in cmd and run the bat script provided in the zip.

When I go to the bootloader, I only have this screen
When I go to Fastboot, I only have such a screen, I marked it with a red arrow or it means that I have a locked bootloader.

When unlocking, this message pops up, does it mean that I have to set a pin code before unlocking.

I installed, I had to install asus drivers, I also have an incomplete Polish translation

A critical bug that i found is when trying to set a google account for the twin apps forces you to factory reset afterwards.

morpheus302 said:
A critical bug that i found is when trying to set a google account for the twin apps forces you to factory reset afterwards.
Click to expand...
Click to collapse
Before installing the system, you must delete the Google account so that this error does not appear

This beta has bugs. I will not install it. If your phone is a test mouse and you don't care about it, do it. Everything official is better than beta.

Ibrahim.69 said:
This beta has bugs. I will not install it. If your phone is a test mouse and you don't care about it, do it. Everything official is better than beta.
Click to expand...
Click to collapse
Can you point the bugs you found?
Just above someone wrote he uses it daily and it works great...
I hope that 12 will be officially released soon, however.

Any long time impressions?, how is battery life?

I've been running it (beta 2) since it was released. Overall, it is good. Most annoying issue is sometimes it just doesn't charge until I power cycle the phone. Maybe 50% of the time.
A more minor issue is that some notifications can't be swiped away until I power cycle. Can't think of any more issues off the top of head.

Related

[DEV ONLY]Ubuntu Touch for Dell Streak 7

First off, this is for the expierenced users only. I will not help you out with this, and I will not fix any bugs you post. I will take care of this as I see it and as the code on Canonical's side develops.
REPEAT: I WILL NOT CARE ABOUT YOUR BUGS
What works:
Boots
Touchscreen
What does not work:
Sound
Wifi
To do:
Fix resolution
Device Tree
https://github.com/giveen/android_device_dell_streak7/tree/ubuntu_touch
Kernel Tree
https://github.com/giveen/kernel_dell_streak7/tree/ubuntu_touch
Build 3:
Boots!, thank you f69m here on xda
Step 1. Flash CM10.1 Beta 1 nvflash from the CM10.1 thread
Step 2. Boot into recovery, factory reset, then format data
Step 3. Flash Device specific flash -> https://docs.google.com/file/d/0B0ozkQsJWIScdThZNVdaMXk1WDg/edit?usp=sharing
Step 4. Flash Ubuntu File -> http://cdimages.ubuntu.com/ubuntu-t...urrent/quantal-preinstalled-phablet-armhf.zip
Step 4a. Reboot
Step 5. Download http://d-h.st/eFQ
Step 5a. adb push libc-2.15.so /data/ubuntu/lib/arm-linux-gnueabihf/libc-2.15.so
Step 6. adb reboot
Step 7. Run these commands
'adb shell'
'ubuntu_chroot shell'
'vi /usr/bin/ubuntu-session'
Find the "grouper" , move your cursor over to the 'g' and then press X, untill grouper is gone
Press ESC, then press I, and then type in "Streak7"
Do the same thing basically on "GRID_UNIT_PX=(adjust the number)"
Press ESC, then press : (<-colon)
Type in 'wq!" and press enter
type in "exit"
type in "reboot"
Set "export GRID_UNIT_PX=8" and "export QTWEBKIT_DPR=1.2"
{
"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"
}
You will need to keep this plugged in, as there is apps crashing and no power management feature yet, so battery burns quickly. The only thing you can do with it is interact with it via adb shell.
To go back, just flash the CM10.1 pack
Sent from my Nexus 7 using Tapatalk 2
And I've narrowed it down to one error
Code:
/linker ( 532): ics/linker.c:1598| WARNING: Skipping libc.so
Now booting. Need to correct resolution.
Sent from my Nexus 7 using Tapatalk 2
How to edit resolution instructions added, let me know if you find a magical number.
Resolution settings should now be listed and they look great.
This sounds pretty awesome. Great work giveen! I'm going to give this a go this weekend when I have some more time. Out of curiosity what kernel are you using? When a few of us ported desktop ubuntu to the nook color we were able to use a pre existing kernel(nookie froyo kernel I believe, though I'd have to dig through a few hard drives to be sure) which saved us some headaches in the beginning)
Keep it up, loving your work
Sent from my SPH-L710 using Tapatalk
Kernel is stated above, its my custom CM10.1 kernel developed by DJ_Steve and I
There has been no update on this because I am waiting for a new SD card to arrive so I can flash stuff.
Hey giveen...any updates on this?
greenzone560 said:
Hey giveen...any updates on this?
Click to expand...
Click to collapse
I plan on an update soon, yes. I know they made some changes, and I need to catch up on two months of notes.
giveen said:
I plan on an update soon, yes. I know they made some changes, and I need to catch up on two months of notes.
Click to expand...
Click to collapse
Sweet! Can't wait...maybe a little battery managment?
greenzone560 said:
Sweet! Can't wait...maybe a little battery managment?
Click to expand...
Click to collapse
I think the Ubuntu dev's did say they were working on a power management module.
giveen said:
I think the Ubuntu dev's did say they were working on a power management module.
Click to expand...
Click to collapse
Very nice! can't wait for battery management as it will make things much easier.

Omnirom - preview available

SUPER EARLY RELEASE -
System image ONLY must be flashed thru fastboot - please dont do anything with this if you are not comfortable working in fastboot and restoring factory images.
Here it is
OmniRom for PixelC
Instructions:
Extract zip it is not flashable!
flash system.img with fastboot - ie fastboot flash system system.img
boot twrp
wipe data/cache
flash opengapps - the arm64 android 6.0 version I used stock
restart the device
there will be error dialogs due to bad permissions for the new gapps - its not my fault
tap ok often on those prompts and enter settings between them,
now navigate to apps and tap the three dots at the top left and show system apps
tap setup wizzard and give it all its permissions
give other google services apps permissions as well
enjoy your tablet
Known bugs
Permissions bug with gapps on fresh install
Settings app crashes when you tap the "more" button under interface
Settings performance options can not be set because ramdisk needs to be modified to support the feature
Some 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"
}
Wallpaper not included grab it here https://www.eso.org/public/usa/images/eso0934a/
Wow ! Congratulations ??
So we are getting a custom ROM finally Thank you very much!
It's a shame: The Pixel C ist the best Android Tablet on the market but it gets almost no community support, because it costs a few bucks more than the usual cheap china crap
i think the bootloader situation is more detrimental to us than the lack of pixel c owners. even chainfire won't mess with it and he owns a pixel.
nice to see a custom rom finally, but it puts the navigation buttons in the middle. that's a step backwards in my opinion.
BaristaBot said:
i think the bootloader situation is more detrimental to us than the lack of pixel c owners. even chainfire won't mess with it and he owns a pixel.
nice to see a custom rom finally, but it puts the navigation buttons in the middle. that's a step backwards in my opinion.
Click to expand...
Click to collapse
Nav bar tablet mode is a changable feature in settings
I was at work for 13 hours today so no time for anything else, I can upload a system.img tomorrow if anyone is interested it just needs flashed thru fastboot then you gotta manually wipe data and flash gapps and manually set permissions for gapps I'll see how much time I can set aside later this week for a better method. I pulled the source for depth charge and I'll dig in and see if I can figure out how to use it it's kind of annoying that there's no documentation included how hard is it to write a readme sheesh
randomblame said:
Nav bar tablet mode is a changable feature in settings
Click to expand...
Click to collapse
Yeah, scanno originally ported that to Omnirom for the N10 from the Pixel C code base [emoji106]
Sent from my Moto X
does this ROM contain cifs or nfs ?
hagbardceline23 said:
does this ROM contain cifs or nfs ?
Click to expand...
Click to collapse
This isnt a full rom yet so much as a system.img it still uses the stock kernel so you get whatever that supports for now.
I'm uploading JUST the system.img right now I'll link it shortly.
*and it's up check first post.
Awesome!!!
I'm patiently waiting for updates because I'd love to use this without the listed bugs This tablet really needs a bad ass ROM to unlock it's full potential. Not rushing you obviously, good work takes time!
Sent from my Pixel C using Tapatalk
Sorry been swamped I picked up a 2000 beetle for $600 and am ripping the cylinder head off it now, and I've been working my usual 50-60 hours a week too. Ive been running this daily it works great installation is a bit messy tho I'll get to it as soon as I can
My C just arrived today. I'm very happy to see an Omini ROM available. I run Omni as my DD on my Nexus 6. Can't wait to try this.
I am very excited to see where this ROM goes.
Much excite! Impatiently waiting with patience.
BaristaBot said:
i think the bootloader situation is more detrimental to us than the lack of pixel c owners. even chainfire won't mess with it and he owns a pixel.
nice to see a custom rom finally, but it puts the navigation buttons in the middle. that's a step backwards in my opinion.
Click to expand...
Click to collapse
What exactly is causing the issue with the bootloader?
acdcking12 said:
What exactly is causing the issue with the bootloader?
Click to expand...
Click to collapse
Pixel C was developed as a Chrome OS device, so it has a Chrome OS bootloader. Don't know the implications of that, but apparently it complicates things.
Why should I flash this?
Is there any feature list I missed? Wifi/Touchscreen fixed?
Termynat0r said:
Why should I flash this?
Is there any feature list I missed? Wifi/Touchscreen fixed?
Click to expand...
Click to collapse
Idk what to tell you man. Haven't tried it myself, but usually, the reply is to just flash and see

【Treble】【PIE】OnePlus 3(T)

Not my work... Just sharing what I came across...
Works great on our device (with bugs, ofcourse)...
https://mega.nz/#F!3XwFlAaC!VdzCKlrR-f6D-a8oEz9JkQ
INSTRUCTIONS
Clean Flash
Download the zip of GSI
Extract the system.img
Flash any treble enabled ROM.
Wipe: Dalvik and Cache
Flash the GSI (system image) from recovery
Reboot & Enjoy
Source - https://forum.xda-developers.com/pr...vice-development/9-0-lineage-os-16-0-t3840801
Thanks which one supports to be download
kpmohamedhussain said:
Not my work... Just sharing what I came across...
Works great on our device (with bugs, ofcourse)...
https://mega.nz/#F!3XwFlAaC!VdzCKlrR-f6D-a8oEz9JkQ
INSTRUCTIONS
Clean Flash
Download the zip of GSI
Extract the system.img
Flash any treble enabled ROM.
Wipe: Dalvik and Cache
Flash the GSI (system image) from recovery
Reboot & Enjoy
Click to expand...
Click to collapse
I see two folders on the link.
{
"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"
}
Sent from my ONEPLUS A3003 using Tapatalk
Ours is A only...
Camera fix - https://androidfilehost.com/?fid=1322778262904000685
Call fix - Set phone app as primary
Root - Magisk 16.7
Hotspot doesn't work...
Other minor bugs in normal LOS 16 remains as is...
kpmohamedhussain said:
Camera fix - https://androidfilehost.com/?fid=1322778262904000685
Call fix - Set phone app as primary
Root - Magisk 16.7
Hotspot doesn't work...
Other minor bugs in normal LOS 16 remains as is...
Click to expand...
Click to collapse
can you share some screen shots like Settings, about phone , kernel version etc?
and the source portal?
xuser_ said:
can you share some screen shots like Settings, about phone , kernel version etc?
and the source portal?
Click to expand...
Click to collapse
Updated OP with source... Reverted back to normal LOS 16... If possible when time persists today will flash again and get screen shots...
kpmohamedhussain said:
Updated OP with source... Reverted back to normal LOS 16... If possible when time persists today will flash again and get screen shots...
Click to expand...
Click to collapse
Ok, but out of curiosity why not use LOS 16.0 or NOS 9.0???
xuser_ said:
Ok, but out of curiosity why not use LOS 16.0 or NOS 9.0???
Click to expand...
Click to collapse
Thus is just to experience treble, the future for our device...
kpmohamedhussain said:
Thus is just to experience treble, the future for our device...
Click to expand...
Click to collapse
Not really.
First of all, you can't really experience Treble. There's nothing different for the user, it's just for developers to easier port newer Android versions.
Secondly, it's somewhat pointless if it isn't properly implemented by the manufacturer. There's no benefit to port new version "easily" if you hame much more trouble to get Treble in the first place; might as well use those resources to port the ROM "the old way".
And lastly, as long as hardware manufacturers provide new drivers it's better to have it the old way.
Basically, porting Treble to old devices is more or less an experiment and a fun project for devs, not really expected to work flawlessly or take off.
Sent from my OnePlus 3 using Tapatalk
Well if this is mature, it can benefit both parties though IMO
For users, we can finally have an OS for all hardware just like in PC/Laptop enviroment
For devs, more user will use their product (build), mean increase in donation.
Later it would bring forth companies that build a paid/premium ROM. More devs would get a regular payment rather than relying in donations.
The rom can just including the generic driver to make the phone function for later use to install the driver from manufacture.
Manufacture would be forced to release a constant working driver or else get blamed by all parties.
All that later, we can say goodbye to bootloader lock since phone manufacture would just selling a phone, not the OS inside it.
The main issue here is that this thread is not a development thread, just basically a link towards the thread itself. Not sure this is the right place for that

Question "Hey Google" Assistant not working in CN ROM

Hello,
any fix on how to enable "hey Google" hotword in Google Assistant. It says "This feature is currently unavailable on this device"
{
"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"
}
Go to global or Eu rom
boyaxnxtdoor said:
Hello,
any fix on how to enable "hey Google" hotword in Google Assistant. It says "This feature is currently unavailable on this device"
View attachment 5324849
Click to expand...
Click to collapse
They killed The functionality of it sometime between China ROM 12.0.10 and 12.5. I actually tested it one time. I flashed the oldest China ROM possible by disabling roll back protection in the .Bat script. Then I set up the entire phone. Then OTA updated until hey Google hot mic stopped working.
I can confirm 100% it was working on early versions of the China ROM.
boyaxnxtdoor said:
Hello,
any fix on how to enable "hey Google" hotword in Google Assistant. It says "This feature is currently unavailable on this device"
View attachment 5324849
Click to expand...
Click to collapse
Alternatively you can set it to launch via pressing a button like the power button and then talk into it, only way from what I could tell when I was on the Chinese rom.
you can download OK Google Commands,
semsem1969 said:
you can download OK Google Commands,
Click to expand...
Click to collapse
From where my friend?
boyaxnxtdoor said:
Hello,
any fix on how to enable "hey Google" hotword in Google Assistant. It says "This feature is currently unavailable on this device"
View attachment 5324849
Click to expand...
Click to collapse
There reason this is not working, btw, is that Android 11 requires a certain "hotword" blob to work. I think it's device specific, so if yours is not available (that is, if you device doesn't support Android 11) you'll have this issue on ANY Android 11 ROM, at least for now.
freeZbies said:
From where my friend?
Click to expand...
Click to collapse
playstore
semsem1969 said:
playstore
Click to expand...
Click to collapse
What's the apps name?
Because if you mean the standalone google assistant app it doesn't work (at least not here).
As I said, it seems like people are experiencing this issue on every Android 11 ROM in any device that doesn't natively support it due to how Android 11 handles the hotword.
still no solution?
The Chinese stock version I had, had a mini Google set of apps, it was like a hacked version. It needed full GMS system files but really hard to get it installed while the hacked mini version was there in the ROM. Best solution is to flash the Xiaomi EU ROM.
jmikepr said:
They killed The functionality of it sometime between China ROM 12.0.10 and 12.5. I actually tested it one time. I flashed the oldest China ROM possible by disabling roll back protection in the .Bat script. Then I set up the entire phone. Then OTA updated until hey Google hot mic stopped working.
I can confirm 100% it was working on early versions of the China ROM.
Click to expand...
Click to collapse
Yes and it definitely doesn't work from the lockscreen.
And since Assistant isn't a system process on the CN ROM/Xiaomi.eu ROM, if background apps are all killed, Assistant doesn't work unless you manually start it up again.
I moved to the Global ROM (IM) and Assistant works perfectly.

General ColorOS Experience

Hello All
i have Oneplus 10 PRO Chines version, i am the 2nd owner, i got it pre-installed with oxygenOS, i have tried to enable call recording and it succeeded only with root magisk which affected my banking Apps. also one of my banking apps never open with/without root as it was affected with the unlocked bootloader.
i have decided to move to ColorOS and i was surprised, the OS is very stable, it has built in call recording, the phone Battery has a huge improvement over the OxygenOS i am using the phone almost all the time and the battery percentage barely drops. the OS comes with many chines apps which i removed 90% of it. the battery icon change to green when i connect normal charger and change to blue when i connect the 80W charger. it has a built in Mail app which helps me with my work Email in separate app then Gmail, and i feel the phone is more smooth. and i got ride of the orange warning after locking the bootloader.
one note, google services is supported, i only had to download google play store and install it manually.
the below is the steps for migrating from OxygenOS to ColorOS.
1- Downgrade to OxygenOS 12 A17 4.2 GB
2- Install ColorOS 12 A13 6.6 GB
3- OTA ColorOS to 12 A19 about 5.5 GB
4- OTA ColorOS to 13 about 6.5 GB
5- OTA ColorOS to 13 11_C_28 "this is the Latest OTA" 1.5 GB
Warning I have followed a guide here which downgrade to OOS 12 then upgrade directly to COS 13, and my SIM cards did not work neither connecting the phone to PC, i had to use the above yes huge amount of wasted bandwidth but safe and functional.
i wanted to share my experience to help the others, IMPORTANT my phone is Chines N2210 so it comes with ColorOS and it is safe to install it, i don't know if you can install ColorOS on different models. i did not test it and i will not recommend it.
I really recommend testing ColorOS. I'm using C.52 and liked oppo apps. The only reason i sometimes i think go back to OOS, its my language, ColorOS dont have portuguese.
{
"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"
}
COS has a bunch more spyware. As far as the banking apps, you can hide root access to apps individually.
Can I install it on a NE2215?
Tilde88 said:
COS has a bunch more spyware. As far as the banking apps, you can hide root access to apps individually.
Click to expand...
Click to collapse
tried all possible ways and did not work, one of the apps detect unlocked bootloader
acostmisa said:
Can I install it on a NE2215?
Click to expand...
Click to collapse
sorry i don't know
Amrooz said:
tried all possible ways and did not work, one of the apps detect unlocked bootloader
Click to expand...
Click to collapse
are you sure you did it properly? if all you did was install magisk and configure denylist, you did not do everything possible.
you have to use AND ALSO configure 2 additional magisk modules. in addition, you should clear data for a few android services. research a little better and you will pass literally any root check for any app, including banking, market trading, literally anything. it hides bootloader unlock as well as root. the only thing we cannot ever get is full widevine access for full HD netflix (but this is due to OnePlus screwing something up, not because root access and unlock cannot be properly hidden)
you need to look into installing AND CONFIGURING "Universal SafetyNet Fix", AND "MagiskHide Props Config". you can learn how online. good luck.
Can you share the link for ColorOS 12 A13?, I already downloaded a version from 4pda But it doesn't show up in the local update.
Now I'm wondering if I can directly use the coloros rollback to switch roms
How go back to OOS?
Hi, I'm also having the same device NE2210. My bootloader is relocked by the seller.
To go back to Color OS do I need to unlock the boot loader? and follow your instructions.
Did you relocked the bootloader after installed the colorOS ?

Categories

Resources