Android O , What do you think? - Galaxy Tab S General

[ I looked and yeah I kinda posted this in the wrong spot but it's too late to change it so :/ ]
As you may or may not know there is a new version of android coming which is currently called Android O.
In my opinion it feels like they are trying to make android look more like iOS but it's alright..
What is your opinion? If a Android O ROM came out in the future would you get it? If yes, why? And if no, why?
Detailed video: https://www.youtube.com/watch?v=DJ-dOODlQgg

A new OS is always welcome the S1 is still the best for video.
John.

ZimriTech said:
What is your opinion? If a Android O ROM came out in the future would you get it? If yes, why? And if no, why?
Click to expand...
Click to collapse
The way I see it, if you made the decision to run a custom/AOSP ROM, then unless the O happens to be horribly broken in some way, clearly I'd grab the O over N when good ROMs become available. Having said that, I am still on the fence when it comes to custom ROMs. All my devices run their native ROM, but have custom recovery and are often rooted.

With Google looking to further push for a hardware access layer, an OS layer and an App layer we could start seeing bespoke roms a lot quicker, assuming everyone plays ball. I believe O is where this push is really beginning.

Related

Question about Cataclysm.

Hey guys, just a quick question, is Cataclysm rom built off of a genuine stock system.img like the ones hosted on the google dev site? Or is some of it AOSP based? And if it is from stock genuine Android, isn't there some kind of legal issue with that? Just wondering this, I use Cataclysm and I LOVE IT! It's my daily driver! Thanks all!
H4X0R46 said:
Hey guys, just a quick question, is Cataclysm rom built off of a genuine stock system.img like the ones hosted on the google dev site? Or is some of it AOSP based? And if it is from stock genuine Android, isn't there some kind of legal issue with that? Just wondering this, I use Cataclysm and I LOVE IT! It's my daily driver! Thanks all!
Click to expand...
Click to collapse
The dev had an explanation of how it worked on the original thread. Android is open source and google releases sources for all the nexus devices and they also conveniently package them into flashable images to fix things. There was at least 1 release where the dev had to wait for the source to come out even though the factory images were out in order to do anything. So in short no there's no legal issue. The dev used open source files and modified them for non-profit. The reason no one else really does that type of mod is due to the fact that AOSP mods are widespread and people can just use others' code to incorporate them into the rom (or just use CM). Or if the dev is particularly dedicated then they might use an AOSP base because they want to keep up with all the bleeding edge enhancements to android which may or may not have any real benefit. When you target just 1 device by using its stock rom source then the mods have to be made for specifically that device (and why would anyone create code for 1 device when they could just use what works on virtually all devices) though the Nexuses are evidently similar enough to port between them hence the N5, 6, 5x, and 6p versions. The use of the stock source however meant that you kept the "rock solid stability" that Google's team of software engineers created so the dev could focus on adding features because the base he was working on was solid.
StykerB said:
The dev had an explanation of how it worked on the original thread. Android is open source and google releases sources for all the nexus devices and they also conveniently package them into flashable images to fix things. There was at least 1 release where the dev had to wait for the source to come out even though the factory images were out in order to do anything. So in short no there's no legal issue. The dev used open source files and modified them for non-profit. The reason no one else really does that type of mod is due to the fact that AOSP mods are widespread and people can just use others' code to incorporate them into the rom (or just use CM). When you target just 1 device by using its stock rom source then the mods have to be made for specifically that device (and why would anyone create code for 1 device when they could just use what works on virtually all devices) though the Nexuses are evidently similar enough to port between them hence the N5, 6, 5x, and 6p versions. The use of the stock source however meant that you kept the "rock solid stability" that Google's team of software engineers created so the dev could focus on adding features because the base he was working on was solid.
Click to expand...
Click to collapse
So all in all, Cataclysm is using stock Android and not AOSP, but done in a way that there are no legal issues? So in essence, flashing the system.img file from the dev site and adding Cataclysm mod to it is the the exact same difference as using the full Cataclysm installer? No AOSP added?
StykerB said:
.... "rock solid stability" that Google's team of software engineers created
Click to expand...
Click to collapse
That has a price:
- white ui, grey text on white bad readable; especially with sunlight;
- white background causes battery drain on amoled displays;
- pesky search bar; not removable or change to transparent;
- no option to change to a dark theme;
- N6 full resolution 2560 x 1440 not used;
- N6 native resolution = 493. G. sets it to 560 dpi;
- no option to kill running apps;
- code to use layers can't be used without rooting;
- G-apps not predestinated for layers.....etc.
NLBeev said:
That has a price:
- white ui, grey text on white bad readable; especially with sunlight;
- white background causes battery drain on amoled displays;
- pesky search bar; not removable or change to transparent;
- no option to change to a dark theme;
- N6 full resolution 2560 x 1440 not used;
- N6 native resolution = 493. G. sets it to 560 dpi;
- no option to kill running apps;
- code to use layers can't be used without rooting;
- G-apps not predestinated for layers.....etc.
Click to expand...
Click to collapse
Yes but would you rather not have something solid for people to build on? some of those things aren't even about stability... like the full resolution thing? assuming you're referring to onscreen buttons, and DPI is always on every device set in multiples of 80 for app standardization reasons. The overlay code for layers wasn't intended to be used for theming. Hence why google only used it for stuff like the ATT boot animation. and Google's apps and OS are separate and shouldn't be expected to adhere to a modding community's theme engine that they don't support. And dark themes were probably a design decision rather than actual stability issue.
StykerB said:
.....some of those things aren't even about stability... like the full resolution thing?....
Click to expand...
Click to collapse
You're right my list is not about stability only.
Using the N6 now for more than a year. I've seen a beta version with a dark theme, but it was removed. Why? Stability issues ?
To make the N6 acceptable for my daily use, especially battery life and readability, I had to change a lot of things. That has consequences for the stability. The N6 is still stable but I wouldn't say rock stable.
So all in all cataclysm is built using real Android? The main question in this thread lol But yea, AOSP does have it pros and cons as well as stock, I have to play devils advocate here and say that all roms do have their differences.
H4X0R46 said:
So all in all cataclysm is built using real Android? The main question in this thread lol But yea, AOSP does have it pros and cons as well as stock, I have to play devils advocate here and say that all roms do have their differences.
Click to expand...
Click to collapse
Yes what he did was use the stock android package. But make no mistake. AOSP is the real android. There are very few diff between what google releases and AOSP. The main diff is thie closed sourced stuff Google adds.
zelendel said:
Yes what he did was use the stock android package. But make no mistake. AOSP is the real android. There are very few diff between what google releases and AOSP. The main diff is thie closed sourced stuff Google adds.
Click to expand...
Click to collapse
Thanks! I was never sure just how much stuff is taken out of AOSP, but it's just small differences then. Glad I know that now! And hey, since we're on the subject, how are gapps legal? Aren't gapps those closed source bits that google DOES omit from AOSP? Play store and background things? Like, I know there's some legal thing where gapps shouldn't be preinstalled in an AOSP rom, but what's the grey area with gapps? Thanks again for the detailed description! Learning these things is good lol
If you have a look around, legal means very little here.
Google has only issued a C&D order to CM to not enclude it in their roms. This is why no aosp has them built in by default.
zelendel said:
If you have a look around, legal means very little here.
Google has only issued a C&D order to CM to not enclude it in their roms. This is why no aosp has them built in by default.
Click to expand...
Click to collapse
LOL I had a feeling that was the case here on XDA haha but I love Android and the development is HUGE! No other mobile OS can match Google's Android! Thanks for answering my questions man! Appreciate the help! Have a good rest of the night! Or day depending on where you're from, I'm from USA lol
H4X0R46 said:
LOL I had a feeling that was the case here on XDA haha but I love Android and the development is HUGE! No other mobile OS can match Google's Android! Thanks for answering my questions man! Appreciate the help! Have a good rest of the night! Or day depending on where you're from, I'm from USA lol
Click to expand...
Click to collapse
Im in the US as well. Well kinda lol I live in Alaska.
Yes it is but that might becoming to an end soon. With more and more people closing off their source. This is a good and bad thing. We will see what happens. Also more and more OEM are gonna lock down their devices so people will have to pic. Things like mobile pay or modding their device.
zelendel said:
Im in the US as well. Well kinda lol I live in Alaska.
Yes it is but that might becoming to an end soon. With more and more people closing off their source. This is a good and bad thing. We will see what happens. Also more and more OEM are gonna lock down their devices so people will have to pic. Things like mobile pay or modding their device.
Click to expand...
Click to collapse
Yea it's awful that people are making everything closed source! I'm a person who loves to tinker with my things, modded game consoles and phones and all, my hobby haha I just hope Android always stays open source! AOSP anyways. And are they starting to make Android devices more secure and non moddable? I hope the Nexus line always stays developer friendly, because I bought a Nexus for the sake of tinkering with it lol
H4X0R46 said:
Yea it's awful that people are making everything closed source! I'm a person who loves to tinker with my things, modded game consoles and phones and all, my hobby haha I just hope Android always stays open source! AOSP anyways. And are they starting to make Android devices more secure and non moddable? I hope the Nexus line always stays developer friendly, because I bought a Nexus for the sake of tinkering with it lol
Click to expand...
Click to collapse
Honestly. It because of script kiddies. The ones that just build from others source and post roms. Doing nothing but changing some text. To be honest all it would take is Google to stop pushing code to aosp. Android development would die off at that point.
Yeah if you look at things like Samsung, some devices are not even rootable, Sony, if you unlock the bootloader you lose the camera functions, even China based companies are locking bootloaders. Xiaomi just started doing this and have refused to give some the unlock because it goes against their business plan.
As for the nexus. We should be OK but then you have things like the Mm kernel that was a pain to get root on. And you lose mobile payments. Also more and more apps are looking for things like root and xposed and then refusing to work if they are installed.
zelendel said:
Honestly. It because of script kiddies. The ones that just build from others source and post roms. Doing nothing but changing some text. To be honest all it would take is Google to stop pushing code to aosp. Android development would die off at that point.
Yeah if you look at things like Samsung, some devices are not even rootable, Sony, if you unlock the bootloader you lose the camera functions, even China based companies are locking bootloaders. Xiaomi just started doing this and have refused to give some the unlock because it goes against their business plan.
As for the nexus. We should be OK but then you have things like the Mm kernel that was a pain to get root on. And you lose mobile payments. Also more and more apps are looking for things like root and xposed and then refusing to work if they are installed.
Click to expand...
Click to collapse
I've definitely heard of apps looking for root and for xposed framework (both of which I can't live without and use), and a lot of phones from certain companies are completely out of my interest because of no moddability. I wonder if it's even possible to root newer Samsung phones because of Knox security, and I won't even touch an Xperia, I've heard that they merge a lot of partitions, like boot and recovery and things like that, too confusing and not worth it to me. I just hope Android development stays strong in the Nexus scene at least, I love my Nexus!
Also, why do almost all AOSP ROMs have the "KitKat" sounds? Is that just what's released in AOSP? The "knocking" sounds I mean.
H4X0R46 said:
Also, why do almost all AOSP ROMs have the "KitKat" sounds? Is that just what's released in AOSP? The "knocking" sounds I mean.
Click to expand...
Click to collapse
To be honest I never noticed. I don't use any of the stock sounds.
H4X0R46 said:
I've definitely heard of apps looking for root and for xposed framework (both of which I can't live without and use), and a lot of phones from certain companies are completely out of my interest because of no moddability. I wonder if it's even possible to root newer Samsung phones because of Knox security, and I won't even touch an Xperia, I've heard that they merge a lot of partitions, like boot and recovery and things like that, too confusing and not worth it to me. I just hope Android development stays strong in the Nexus scene at least, I love my Nexus!
Click to expand...
Click to collapse
I dont think the Nexus line will see many issues other then root becoming harder to get.
Some Samsung devices cant be rooted. Like my buddy that is a samsung fan has a note 4, note 5 and a few Galaxy s5 in his house and all of them are locked down.
More and more people are too worried about things like warranty to even bother really. I even waited on updating the n6 until root was gotten for it.
Pretty sure those can be rooted but you trip Knox which voids warranty. I haven't looked at Sammy phones since I had my S4 but I know the Note 4 and S5 had ROMs.
HipKat said:
Pretty sure those can be rooted but you trip Knox which voids warranty. I haven't looked at Sammy phones since I had my S4 but I know the Note 4 and S5 had ROMs.
Click to expand...
Click to collapse
Nope no root for the note 5. Only some can be. The tmobile version doesn't lock the bootloader but the rest do.
As tripping Knox is not an option for many as it voids their warranty but flashing roms does that anyway.

My theory for a possible bright future for G Flex

I reckon that android is not the future (since not much being done on it for the flex) but in fact windows 10 mobile.
Sounds crazy but if u look at it maybe it isn't:
The Xiaomi mi4 is a snapdragon 800 n that is one of the very very few phones atm that can run android or win10m.
Microsoft are big and experienced enough that I wouldn't be surprised if they released a universal ROM that works on multiple different kinds of systems ala much like normal windows can (Which is part of my expanded theory what they'll do to really penetrate the market).
Is there any hope in my theory? Lol
Anyone agree with me? Cmon I'm trying to bring hope to our beloved phone. Heh.
mrw187 said:
Anyone agree with me? Cmon I'm trying to bring hope to our beloved phone. Heh.
Click to expand...
Click to collapse
I wanna believe it man! believe me!! but is there a real future for this monster of a phone?
2far said:
I wanna believe it man! believe me!! but is there a real future for this monster of a phone?
Click to expand...
Click to collapse
Lol cool somebody else has hope.
Of course man! I am unaware of cell phone getting a newer rom skipping various version of android but as we say theres always a first time for everything even though could be the last one we see. I mean this phone still pretty powerful though. D800 under hood, 2gigs starts to be n issue but who cares not every body uses 70 to 100 apps, plus we install roms specially to get the most out our devices! What is it?? What is making this premiun devices not to get enough android development!!??
mrw187 said:
I reckon that android is not the future (since not much being done on it for the flex) but in fact windows 10 mobile.
Sounds crazy but if u look at it maybe it isn't:
The Xiaomi mi4 is a snapdragon 800 n that is one of the very very few phones atm that can run android or win10m.
Microsoft are big and experienced enough that I wouldn't be surprised if they released a universal ROM that works on multiple different kinds of systems ala much like normal windows can (Which is part of my expanded theory what they'll do to really penetrate the market).
Is there any hope in my theory? Lol
Click to expand...
Click to collapse
you are talking about a mobile phone that was completely abandoned by LG but had strong potential, i am literally still stuck at android 4.2.2 on this phone and i can tell you it is absolutely terrible , i am probably buying a letv 1 pro instead, basically my point is that this phone is dead and un supported by any one frankly
2far said:
I wanna believe it man! believe me!! but is there a real future for this monster of a phone?
Click to expand...
Click to collapse
2far said:
Of course man! I am unaware of cell phone getting a newer rom skipping various version of android but as we say theres always a first time for everything even though could be the last one we see. I mean this phone still pretty powerful though. D800 under hood, 2gigs starts to be n issue but who cares not every body uses 70 to 100 apps, plus we install roms specially to get the most out our devices! What is it?? What is making this premiun devices not to get enough android development!!??
Click to expand...
Click to collapse
multimzain said:
you are talking about a mobile phone that was completely abandoned by LG but had strong potential, i am literally still stuck at android 4.2.2 on this phone and i can tell you it is absolutely terrible , i am probably buying a letv 1 pro instead, basically my point is that this phone is dead and un supported by any one frankly
Click to expand...
Click to collapse
Damn!! I feel sorry for you, you're even worse off lol at least I'm on KitKat.
Good for u bro, but O which this thing could get freacking N!

Google-ish N build

So, it's quite possible that our much beloved Nexus 5 doesn't receive final Android N, afterall.
In that case, I was wondering it anyone would be interested in providing a custom N build, with no changes, compared to Google's own build.
I mean, ODEX, non-zipaligned, no root, nothing. Just stock like stock Google software.
I'd pay for this.
Is it possible for someone to create a ZIP that can be sideloaded in the default recovery?
kicksilver said:
I'd pay for this.
Click to expand...
Click to collapse
Me either. Still can't believe Google is not showing any love to Nexus 5 anymore.
kicksilver said:
So, it's quite possible that our much beloved Nexus 5 doesn't receive final Android N, afterall.
In that case, I was wondering it anyone would be interested in providing a custom N build, with no changes, compared to Google's own build.
I mean, ODEX, non-zipaligned, no root, nothing. Just stock like stock Google software.
I'd pay for this.
Is it possible for someone to create a ZIP that can be sideloaded in the default recovery?
Click to expand...
Click to collapse
When the final release is out, it's pretty safe to say that someone will make a build for the Nexus 5. Until then, there is nothing devs can do right now. Google currently doesn't have everything available to do so.
Yes, I know.
I'm talking about the future, after N is uploaded to AOSP.
I know there will be lots of ROMs, but I just wanted stock Google software, no root, theme, anything.
Basically, an unofficial Google OTA.
I'm willing to pay for this, and I can gather many people to join this cause.
probably Google will release android N to Nexus 5, but its the last official release to it. Just like Nexus 4 on Lollipop era, was pretty the same thing.
How is that surprising they want you to buy the next device so if they drop support look at it this way you can always install a ROM and I'm confident you will see something up fast
Sent from my Nexus 5X using Tapatalk
Salo-S said:
probably Google will release android N to Nexus 5, but its the last official release to it. Just like Nexus 4 on Lollipop era, was pretty the same thing.
Click to expand...
Click to collapse
Nop, Google won't release the Android N for Nexus 5, as they dropped the support for newer releases in October 2015. But of course that as soon as the source code is out we'll get the update because the devs will take care of that
marcomarinho said:
Nop, Google won't release the Android N for Nexus 5, as they dropped the support for newer releases in October 2015. But of course that as soon as the source code is out we'll get the update because the devs will take care of that
Click to expand...
Click to collapse
Since you aren't clairvoyant I'll wait to see. The N7 2013 got MM but if you go by the date listed on googles site they stoped officially supporting it in July of 2015. And if not, eh.. There will be tons of N roms once its released. Most likely day one.
tweaked said:
Since you aren't clairvoyant I'll wait to see. The N7 2013 got MM but if you go by the date listed on googles site they stoped officially supporting it in July of 2015. And if not, eh.. There will be tons of N roms once its released. Most likely day one.
Click to expand...
Click to collapse
True though xD
Looks like afterwards I have reason
We all know there will be lots of ROMs.
But the purpose of this thread, is to get to know if any developer would like to provide a stock "Google" equivalent, for those that want their N5 to feel like it's been updated by Google itself.
I'll sure try, especially if there is money on the line lol
I won't make any promises, but I'll gladly take a look when the source gets out if I still have the device.
I've been reading stuff on Reddit, and many people would appreciate this "Google experience" ROM.
http://www.xda-developers.com/google-publishes-end-of-life-for-nexus-devices/
It's officially over for us. It's up to the devs now.
ast00 said:
http://www.xda-developers.com/google-publishes-end-of-life-for-nexus-devices/
It's officially over for us. It's up to the devs now.
Click to expand...
Click to collapse
No it is not officially over, nothing on that page confirms it is officially over. Only the ''Guaranteed" support is over for the Nexus 5.
That doesn't mean it won't get Android N, I think the chance for a official release of Android N for the N5 is really small but there's still a chance it will get it.
Till the final release of Android N is out no one knows anything for sure if it comes to the future of the N5.
kicksilver said:
We all know there will be lots of ROMs.
But the purpose of this thread, is to get to know if any developer would like to provide a stock "Google" equivalent, for those that want their N5 to feel like it's been updated by Google itself.
Click to expand...
Click to collapse
Isn't this Vomer's thing? He still around on the N5?
RoyJ said:
Isn't this Vomer's thing? He still around on the N5?
Click to expand...
Click to collapse
Don't know this guy.
But whoever is willing to do this, I could gather some people to pay for it.
kicksilver said:
Don't know this guy.
But whoever is willing to do this, I could gather some people to pay for it.
Click to expand...
Click to collapse
I know he used to do it for the N5, pretty sure I've seen his builds for a few other phones as well. That was his thing. When a new Android OS comes out he usually releases a stock / AOSP build. Non rooted, no mods, etc. I'm not sure if he's still around though, but it can't hurt to ask.
@vomer
kicksilver said:
We all know there will be lots of ROMs.
But the purpose of this thread, is to get to know if any developer would like to provide a stock "Google" equivalent, for those that want their N5 to feel like it's been updated by Google itself.
Click to expand...
Click to collapse
Looking at the history of ROMs in the past here on XDA, there is usually always someone who ports a pure AOSP build with no mods. I wouldn't worry about it much. Especially this early.
I hope so.
Not really into modding/rooting/whatnot.
A stock Google-ish ROM for me, and I'll be happy.
Dont worry man.. Nexus 5 is still pretty popular phone and dev friendly so IMHO you shouldn't be worried at all.. There is i believe 99% chance u will have Android n, just be patient for a couple of months when the Android n will be officially released
Sent from my HTC 10 using Tapatalk

Roms Lack

Why isnt there any custom rom for huawei p10?
Sent from my VTR-L29 using Tapatalk
Because a perfect Phone didnt need Roms ?
StonyD said:
Because a perfect Phone didnt need Roms ?
Click to expand...
Click to collapse
Well, there are perfect phones everywhere and do have custom roms, plus maybe they seem useless to you but not to others.
youssefrabei said:
Why isnt there any custom rom for huawei p10?
Click to expand...
Click to collapse
I'm wondering that too. I think this situation might change if we get Oreo update. Hopefully it will bring project treble with it. That mean we would be able to run barebones (AOSP) version of Android. Soon after that there might be some member of this forum interested in cooking some decent ROM' s or porting one.
I don't understand this. If you don't like the skins that brands cover Android with, don't buy it. Buy a phone that has pure android instead of complaining about lack of ROMs.

OnePlus 6T Android Q beta thoughts

Hey guys! Just flashed the Android Q beta and have some thoughts:
First of all for some reason OnePlus removed navigation gestures, there isn't even the original OnePlus gestures. Common, that should have been easy to add.
Since OnePlus made the fingerprint work I assumed dash charging would work too, but this isn't the case.
I've seen people complain about not being heard on calls, but that works for me, the real problem is I can't send a text message, no matter what SMS app I use.
When fully powering off the phone it takes an absurd amount of time to shut down, it says "shutting down.." for a good 20 seconds.
Besides these issues everything works fine, I flashed TWRP and Magisk and will be trying this out, I hope they release some updates because as of now this isn't really usable as a daily driver.
Already a thread of Q here:
https://forum.xda-developers.com/oneplus-6t/how-to/oneplus-6t-androidq-beta-release-links-t3928174
peanutpajamas said:
Hey guys! Just flashed the Android Q beta and have some thoughts:
First of all for some reason OnePlus removed navigation gestures, there isn't even the original OnePlus gestures. Common, that should have been easy to add.
Since OnePlus made the fingerprint work I assumed dash charging would work too, but this isn't the case.
I've seen people complain about not being heard on calls, but that works for me, the real problem is I can't send a text message, no matter what SMS app I use.
When fully powering off the phone it takes an absurd amount of time to shut down, it says "shutting down.." for a good 20 seconds.
Besides these issues everything works fine, I flashed TWRP and Magisk and will be trying this out, I hope they release some updates because as of now this isn't really usable as a daily driver.
Click to expand...
Click to collapse
you can text if you send a screenshot or pic attached to it then the text goes through no matter what messaging app u use
bradhoschar said:
Already a thread of Q here:
https://forum.xda-developers.com/oneplus-6t/how-to/oneplus-6t-androidq-beta-release-links-t3928174
Click to expand...
Click to collapse
I thought that was just the links..
My thoughts are this sucks and op should be ashamed of themselves.they released a backport
This isn't meant as a daily driver [emoji19] it's not a beta build, it's a Dev build. Buggy as hell, no features, just a first try.
The only bad thing OnePlus did is releasing it to all because most users are to stupid to understand.
superiscch said:
The only bad thing OnePlus did is releasing it to all because most users are to stupid to understand.
Click to expand...
Click to collapse
This needs to be in bold with a size font of like 50.
For those of you in here complaining, that are too damn lazy to read, put some effort into reading this. Quoted from the release thread:
As the name suggests, this build of Android Q is best suited for developers and early adopters. As it is still in an early stage of development. That said, we do not recommend flashing this ROM if you have little to no experience in software development or flashing custom ROMs. Proceed at your own RISK!
Click to expand...
Click to collapse
superiscch said:
This isn't meant as a daily driver [emoji19] it's not a beta build, it's a Dev build. Buggy as hell, no features, just a first try.
The only bad thing OnePlus did is releasing it to all because most users are to stupid to understand.
Click to expand...
Click to collapse
I think your right to a certain extent, but I also feel like lately OnePlus hasn't been doing what they have become known for, oneplus users want fast updates to try out the latest of Android.
this build while intended for development was made with very little thought, most other OEMs on the list actually made it useable, take essential for example, yes there are a few bugs but it can send a text and doesn't crash when you click on auto brightness. Even though it was for "devs".
OnePlus could have definitely done a better job at this, very dissatisfied.
SpasilliumNexus said:
This needs to be in bold with a size font of like 50.
For those of you in here complaining, that are too damn lazy to read, put some effort into reading this. Quoted from the release thread:
Click to expand...
Click to collapse
No we are not too dumb to read and I understand how a " developer preview" works. I had 4 developer previews with P on my essential last year. Even the first two of that weren't very good but at least stable, especially if u or anyone have run or tried any of the Google gsi's or pixel Q gsi port of the last preview. What we are saying is why did they take away things that were already fixed and working and give us this crap. It's a slap to the face to release a less stable version than what is already out there. Me and protodevano made our own version of a Q ified vendor and in doing so could flash those said ROMs. This crap is clearly backwards movement and is the reason so many of us are irritated. It's not cuz we can't read or understand. OnePlus messed up and was late to the game and clearly hurried up with whatever dumb thing they could to catch up to the other oems and turn in something for the masses. Completely clueless everyone else would have more stable versions. That is fair to be annoyed at.
Lastly in regards to their last part. I probably have more experience in flashing, manipulating firmware, and dissecting, and decrypting all types of firmware
Than most people on the fajita threads.i wrote the book on gsi flashing with the essential. I fixed the volte issues for users. I made Oreo ROMs emulate pie for Shamu with rounded UI.. I'm the guy people look to when they would like to know if something is possible. I push the limits. This Q is not even possible to push anything with. And a piss poor representation. Don't make excuses if u didn't try any other Q ROMs before yesterday's OnePlus release.
fullofhell said:
No we are not too dumb to read and I understand how a " developer preview" works. I had 4 developer previews with P on my essential last year. Even the first two of that weren't very good but at least stable, especially if u or anyone have run or tried any of the Google gsi's or pixel Q gsi port of the last preview. What we are saying is why did they take away things that were already fixed and working and give us this crap. It's a slap to the face to release a less stable version than what is already out there. Me and protodevano made our own version of a Q ified vendor and in doing so could flash those said ROMs. This crap is clearly backwards movement and is the reason so many of us are irritated. It's not cuz we can't read or understand. OnePlus messed up and was late to the game and clearly hurried up with whatever dumb thing they could to catch up to the other oems and turn in something for the masses. Completely clueless everyone else would have more stable versions. That is fair to be annoyed at.
Lastly in regards to their last part. I probably have more experience in flashing, manipulating firmware, and dissecting, and decrypting all types of firmware
Than most people on the fajita threads.i wrote the book on gsi flashing with the essential. I fixed the volte issues for users. I made Oreo ROMs emulate pie for Shamu with rounded UI.. I'm the guy people look to when they would like to know if something is possible. I push the limits. This Q is not even possible to push anything with. And a piss poor representation. Don't make excuses if u didn't try any other Q ROMs before yesterday's OnePlus release.
Click to expand...
Click to collapse
Don't argue with fanboys.
They can't see beyond OnePlus is best shyte..
If anyone want to see a video or a quick look than check this
https://youtu.be/Yhw6463pTPg
-snip-
PatrickLoewer said:
Has someone problems going back to custom roms?
I downgraded to the Pie Image linked in the OnePlus Android Q official post. This is working fine, i can boot and flash TWRP as well, but as soon as i install any room i go straight back to "Qualcom CrashDump Mode".
Tried the original fastboot partitions from "rom-stock-fastboot-roms-oneplus-6t" aswell, those are working fine for me as well. But soon as i flash any custom rom (tried 3 different ones) i go straight into the "Qualcom CrashDump Mode" (fastboot is no longer working after that so i have to use the MSM Tool to restore the phone).
Tried dirty flashing or a complete clean flash (wiping all partitions except Internal Storage) both result in the same Qualcom Crash screen.
Using the MSM Tool gets me a working Pie everytime, also using the original fastboot rooms works as well, it's only custom roms .... (tried with and without flashing magisk/opengapps)
Edit: International Version, no T-Mobile or McLaren Edition
Click to expand...
Click to collapse
It's cuz u still have one slot Q. When u install a rom it goes to that slot. From a booted up os, reboot to twrp, flash the pie downgrade zip again, then format, u should be good.or the quicker route would be use msm
fullofhell said:
It's cuz u still have one slot Q. When u install a rom it goes to that slot. From a booted up os, reboot to twrp, flash the pie downgrade zip again, then format, u should be good.or the quicker route would be use msm
Click to expand...
Click to collapse
Was not the problem, but the MSM Tool didn't worked with the version i had.
indian84 said:
Don't argue with fanboys.
They can't see beyond OnePlus is best shyte..
Click to expand...
Click to collapse
Cute attempt at the assumption, but you're far from getting that one right. Try again.
SpasilliumNexus said:
Cute attempt at the assumption, but you're far from getting that one right. Try again.
Click to expand...
Click to collapse
Burnnnnn
fullofhell said:
--WoT--
Click to expand...
Click to collapse
No matter how buggy or broken they are, they are meant for developers to adapt software and hardware on them before final builds are out to the general public. Not for randoms to treat them as finals, as few here and a lot on the OP forums have done.
I just rebooted the phone. It says to enter in a PIN and none of the PINS that I normally use work. What are my options now that I can't get past the PIN setup to start Android?
Xpiatio said:
I just rebooted the phone. It says to enter in a PIN and none of the PINS that I normally use work. What are my options now that I can't get past the PIN setup to start Android?
Click to expand...
Click to collapse
Fairly sure you have to wipe and not choose "secure startup" (or similar) in the set up. That feature (encryption) is not working currently.
They could make a PRE-Alpha build, say DO NOT INSTALL THIS, and zillions of lDIOTS would download it because they want the latest update, no matter what, THEN, will get on here, OP's website and other places to complain about it.
It's like these clowns hanging out windows, rail cars and what not to get a selfie so they can get "likes"....lDIOTS

Categories

Resources