Can someone point me in the right direction? I'd like to try and build PA for the 6p but i'm not sure where to begin. Apparently I need to do a hardware bringup(?) and a google search didn't bring much up.
I don't know what you think you will build. There is nothing there.
Pirateghost said:
I don't know what you think you will build. There is nothing there.
Click to expand...
Click to collapse
I don't know how to be more clear. What do you mean there is nothing there...then how do I make something be there, I guess?
qub1t.fl1ps said:
I don't know how to be more clear. What do you mean there is nothing there...then how do I make something be there, I guess?
Click to expand...
Click to collapse
I mean, what do you think the ROM consists of right now? What are you planning on doing once you figure out how to do a device bring up? FYI, device bring up guides can be easily found on this very website.
The ROM is stock right now. Without repo access what exactly is going to be Paranoid about it? What features do you think are in the current source?
There is basically nothing but aosp right now. I don't understand what you are wanting to actually do.
Pirateghost said:
I mean, what do you think the ROM consists of right now? What are you planning on doing once you figure out how to do a device bring up? FYI, device bring up guides can be easily found on this very website.
The ROM is stock right now. Without repo access what exactly is going to be Paranoid about it? What features do you think are in the current source?
There is basically nothing but aosp right now. I don't understand what you are wanting to actually do.
Click to expand...
Click to collapse
Oh ok, thanks. I pretty much wanted to see where it was at, which you just answered. How would one go about trying to add Paranoid features to said rom? Sorry, I've only built a CM rom and I'm trying to figure things out.
qub1t.fl1ps said:
Oh ok, thanks. I pretty much wanted to see where it was at, which you just answered. How would one go about trying to add Paranoid features to said rom? Sorry, I've only built a CM rom and I'm trying to figure things out.
Click to expand...
Click to collapse
Well. You could try cherry picking old features out of github, on top of current source, but you will probably find a lot of problems and conflicts. Basically until there is a release, you won't know what features are being brought back, so essentially you could build any ROM you want now.
Pirateghost said:
Well. You could try cherry picking old features out of github, on top of current source, but you will probably find a lot of problems and conflicts. Basically until there is a release, you won't know what features are being brought back, so essentially you could build any ROM you want now.
Click to expand...
Click to collapse
I did a search here for device bring up but didn't find any kind of guide. Not much going on at the 6P page either. Is there something else I should be searching?
https://wiki.cyanogenmod.org/w/Doc:_porting_intro
Am I mistaken in thinking that the guide assumes you've already synced? I've tried to do that as outlined in the AOSPA manifest for marshmallow, but apparently that is the private git.
qub1t.fl1ps said:
Am I mistaken in thinking that the guide assumes you've already synced? I've tried to do that as outlined in the AOSPA manifest for marshmallow, but apparently that is the private git.
Click to expand...
Click to collapse
The guide even says it assumes you already have source synced to your computer....
You aren't going to get access to aospa source until there is something to build.
Pirateghost said:
The guide even says it assumes you already have source synced to your computer....
You aren't going to get access to aospa source until there is something to build.
Click to expand...
Click to collapse
Ok, then there's no way for me to help PA at all?
qub1t.fl1ps said:
Ok, then there's no way for me to help PA at all?
Click to expand...
Click to collapse
I must ask what you are wanting to do to help.
Pirateghost said:
I must ask what you are wanting to do to help.
Click to expand...
Click to collapse
Anything? That's kind of what I'm asking, since building is out the window
qub1t.fl1ps said:
Anything? That's kind of what I'm asking, since building is out the window
Click to expand...
Click to collapse
OK. Let me ask you in a better way.
What would you be able to help with?
What coding can you do?
Pirateghost said:
OK. Let me ask you in a better way.
What would you be able to help with?
What coding can you do?
Click to expand...
Click to collapse
C,C++, and Python. I've taken a few classes, read a few books, kind of starting I guess
qub1t.fl1ps said:
Can someone point me in the right direction? I'd like to try and build PA for the 6p but i'm not sure where to begin. Apparently I need to do a hardware bringup(?) and a google search didn't bring much up.
Click to expand...
Click to collapse
Message these guys, you'll need talent if not theirs.
http://aospa.co/team
---------- Post added at 12:49 AM ---------- Previous post was at 12:46 AM ----------
qub1t.fl1ps said:
C,C++, and Python. I've taken a few classes, read a few books, kind of starting I guess
Click to expand...
Click to collapse
Lol nononono
what you should have said is, Linux is my b*tch, i own smali and i will smoke any kind of framework that force closes on me because android is like my mind.
Taking a few classes means that we will see a new ROM on the HD2 before you finish.
No disrespect, but that task needs some talent mate, i don't pretend to have it but you need to be a hardcore android programmer to be able to even scratch the surface.
Let alone build and maintain a ROM.
With respect
Speak with them and if they can fill in the blanks that you can't see then great, build away, i'll flash it
Good luck :/
pa marshmallow build are up
http://get.aospa.co/
Guys I am having issues calling anyone, when i press the phone button it calls but the call is not on the screen...so I am not able to hang up.
Related
I dont know if anyone cares or not but I believe the more people gets on in this the better and we also get to achieve android faster. I wonder if their are any devs on XDA that wants the android system dump from off the touchpad. Hopefully we can put this to good use. Apprently people from all over are dumping and those few people wasnt the only ones.
I DID NOT DUMP THIS ROM!!! I FOUND IT ON THE NET!! IM ONLY POSTING IT BECAUSE I DONT SEE IT HERE. I TAKE NO CREDIT FOR THIS!
Otherwise ENJOY
NEW DUMP:http://www.multiupload.com/BO2JSPTVB0
BTW this is a froyo dump
*UPDATED NEW DUMP LINK
Hope this is real. Would probably be a nice jump-start.
It is real.. sad part it I cant do anything with it.. but I wanna learn how to.
I'm downloading it now, we'll see what I can do with it. I've silently been compiling Dalvik and Chrome OS for the TouchPad and have a decent amount of experience with Assembly, cross-compiling, Java, etc. Let's get this **** done.
I guess there is some stupid bounty and everyone wants to be selfish and aim for the money. So it would be nice to get groups all over without other people yelling and trying to shut others down.
While pretty, this is utterly useless. It seems to have some userspace drivers like Wifi (woot) but it's missing the boot.img which contains the kernel. The hard part about porting Android is compiling the kernel, and this depressingly doesn't have it. All this is is a more helpful version of arm-linux-androideabi- compiled system, which is pretty normal. At least IMHO :\ I'd love to be told otherwise, though.
Smith7018 said:
While pretty, this is utterly useless. It seems to have some userspace drivers like Wifi (woot) but it's missing the boot.img which contains the kernel. The hard part about porting Android is compiling the kernel, and this depressingly doesn't have it. All this is is a more helpful version of arm-linux-androideabi- compiled system, which is pretty normal. At least IMHO :\ I'd love to be told otherwise, though.
Click to expand...
Click to collapse
Did you check the update with the images... is that any good?
Metalshadowx2 said:
Did you check the update with the images... is that any good?
Click to expand...
Click to collapse
Ah, no I did not! Downloading now, will report back soon!
Smith7018 said:
Ah, no I did not! Downloading now, will report back soon!
Click to expand...
Click to collapse
ok thanks for helping out. I been scanning the net so any new updates ill post here.
Alright, I can't look much more right now, but what I can tell you is that this dump has the boot.img (8.img), the system.img and the user data.img (either 12 or 13.img). It may also have a modem (?) of some sort, I've never seen the files before but looking at them, they appear to be the modem to the Evo 3D. That makes this a little...... odd?
i think the evo 3d and sensaton have the same processor as the touchpad wonder if that have something to do with what you seeing
Smith7018 said:
Alright, I can't look much more right now, but what I can tell you is that this dump has the boot.img (8.img), the system.img and the user data.img (either 12 or 13.img). It may also have a modem (?) of some sort, I've never seen the files before but looking at them, they appear to be the modem to the Evo 3D. That makes this a little...... odd?
Click to expand...
Click to collapse
you reckon? Any more developments?
moxdown said:
you reckon? Any more developments?
Click to expand...
Click to collapse
We dont have anyone else looking into besides Smith so no but im thankful for what hes doing.
Well it looks like Mr. Smith is the big swinging **** in the room. Since I don't know jack crap about building these ROMs I will say Thank you Sir, Looking forward to the outcome of this!!!
Thank you for posting this here, OP.
Well, I work 9-5 at a computer company so I do have to get some work done I have a good amount of reverse engineering history, programming, and hacking around history, so this is pretty fun for me.
Some random observations:
This IS from Qualcomm, there are a lot of files that mention it and even two apk's that are by them.
HP obviously had a hand in this because the device is called Topaz in the build.prop file, which was HP's codename for it.
I'll look more into it now
skantman69 said:
Well it looks like Mr. Smith is the big swinging **** in the room. Since I don't know jack crap about building these ROMs I will say Thank you Sir, Looking forward to the outcome of this!!!
Click to expand...
Click to collapse
HAHAHAHA From the bottom of my heart, thank you "big swinging ****"!
Smith7018 said:
Well, I work 9-5 at a computer company so I do have to get some work done I have a good amount of reverse engineering history, programming, and hacking around history, so this is pretty fun for me.
Some random observations:
This IS from Qualcomm, there are a lot of files that mention it and even two apk's that are by them.
HP obviously had a hand in this because the device is called Topaz in the build.prop file, which was HP's codename for it.
I'll look more into it now
Click to expand...
Click to collapse
12 is system, 13 is data, from what I have seen.
I've built a signed "custom ROM" but I'm not too sure what to do with it I'll have to look into how Doctor'ing works. Anyone know the probability of bricking the device with it?
Smith7018 said:
I've built a signed "custom ROM" but I'm not too sure what to do with it I'll have to look into how Doctor'ing works. Anyone know the probability of bricking the device with it?
Click to expand...
Click to collapse
What do you mean you've built a signed custom rom ?
We need to try get it in a format for webos doctor. Think we need to use that tool to flash
Seriously, I have no idea how to do this.. If it's even possible
Nicoplease said:
Seriously, I have no idea how to do this.. If it's even possible
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=47350521&postcount=3
after a quick search for multiwindow... Don't know about halo but don't think its there yet...
Go to the change log and watch for it if your looking forward to it they can be found here...
I don't think it will happen for a while and we will have to wait for the dev's to get all the kinks worked out.. but there are a few work arounds if you must have it.. but search them out..
Nicoplease said:
Seriously, I have no idea how to do this.. If it's even possible
Click to expand...
Click to collapse
Halo: No.
Multiwindow: Not on nightlies. There are still some bugs/issues to work out so it's not merged. You need to do a self-build and cherry-pick the patch manually.
4.4 releasing two weeks after Omni went public really screwed things up - a lot of things we were working on solidifying with 4.3 have been put on hold while we stabilize 4.4 in general.
Hey all,
I extracted the img file from the dev preview of 'L' from the Hamerhead version.
I'm new at this and it's really cool to explore and see how these things are built. Can I just pull the framework from 4.4.4 and throw it into the img and flash that?
What would it take to be able to flash this? I'm sure I can't, but maybe someone could enlighten me on what goes into this as I'm really interested in learning.
Thanks in advance!
zbt1985 said:
Hey all,
I extracted the img file from the dev preview of 'L' from the Hamerhead version.
I'm new at this and it's really cool to explore and see how these things are built. Can I just pull the framework from 4.4.4 and throw it into the img and flash that?
What would it take to be able to flash this? I'm sure I can't, but maybe someone could enlighten me on what goes into this as I'm really interested in learning.
Thanks in advance!
Click to expand...
Click to collapse
Well, there are some guides for porting on XDA. However, since the Android L Source code isn't released yet, you cannot build it from source. So you would need to base it on a Kitkat rom. But since the radio, bootloader and apps from Android L require android L, you cannot just do that.
So a port would need to change drivers, frameworks and some other stuff I don't understand . However, some guys already started porting Android L to the Nexus 4, and , no offence, I think they are done much quicker as you (or me). So take a look: http://forum.xda-developers.com/nexus-4/general/android-5-0-discussions-rumors-t2780976/post53701458
brick5492 said:
Well, there are some guides for porting on XDA. However, since the Android L Source code isn't released yet, you cannot build it from source. So you would need to base it on a Kitkat rom. But since the radio, bootloader and apps from Android L require android L, you cannot just do that.
So a port would need to change drivers, frameworks and some other stuff I don't understand . However, some guys already started porting Android L to the Nexus 4, and , no offence, I think they are done much quicker as you (or me). So take a look: http://forum.xda-developers.com/nexus-4/general/android-5-0-discussions-rumors-t2780976/post53701458
Click to expand...
Click to collapse
Awesome! Thanks man I'll take a look!
I was just exploring, I know I probably couldn't do it, but it's fun to learn!
Thanks for not flaming!
zbt1985 said:
Awesome! Thanks man I'll take a look!
I was just exploring, I know I probably couldn't do it, but it's fun to learn!
Thanks for not flaming!
Click to expand...
Click to collapse
So you thought you would get flamed huh? lol ?! Actually that speaks volumes.
Berrydroidcafe said:
So you thought you would get flamed huh? lol ?! Actually that speaks volumes.
Click to expand...
Click to collapse
There's a reason I don't really post/go on xda anymore. It's all a bunch of crying flamers who constantly ask for updates and complain when **** doesn't work.
That and the fact that I have a nexus so i'm not flashing roms every week lol
zbt1985 said:
There's a reason I don't really post/go on xda anymore. It's all a bunch of crying flamers who constantly ask for updates and complain when **** doesn't work.
That and the fact that I have a nexus so i'm not flashing roms every week lol
Click to expand...
Click to collapse
I'm on here a lot more than usual. I'm between jobs now and at home. Will be changing next week though. One of my biggest pet peeves is those who won't take the time to research stuff before asking/demanding help. Answer is in the OP, but they don't bother to read it. Burns my hide as they say. ?
Berrydroidcafe said:
I'm on here a lot more than usual. I'm between jobs now and at home. Will be changing next week though. One of my biggest pet peeves is those who won't take the time to research stuff before asking/demanding help. Answer is in the OP, but they don't bother to read it. Burns my hide as they say. ?
Click to expand...
Click to collapse
+100000000!!!!
Then you get called a douche for telling the person to read...
Sigh..
XDA isn't what it used to be. Just a bunch of spoiled kids.
Sent from my Nexus 4 using XDA Premium 4 mobile app
who's got me some answers about this?
https://www.androidfilehost.com/?fid=457095661767117873
doyou37 said:
who's got me some answers about this?
https://www.androidfilehost.com/?fid=457095661767117873
Click to expand...
Click to collapse
I do. We don't host builds here. Please close the thread. Any information about it, head to our community on G+.
lordpipa said:
I do. We don't host builds here. Please close the thread. Any information about it, head to our community on G+.
Click to expand...
Click to collapse
I didn't find the community..
Wlkchnbndgr said:
I didn't find the community..
Click to expand...
Click to collapse
Look for Dysfunctional Roms
Honestly you guys should have a forum here. This thread is the first I've heard of this.
doyou37 said:
who's got me some answers about this? Please do so and remove the link to the build.
https://www.androidfilehost.com/?fid=********************
Click to expand...
Click to collapse
They ask specifically here:
BUILDS FROM HERE ARE NOT TO BE SHARED, OR LINKED ANYWHERE ELSE PERIOD If people want to join and find them, fine, but do not post links anywhere else HERE ON G+, ON XDA, AF, 1+ FORUMS OR ANYWHERE ELSE, YOU WILL BE BANNED FOR DOING THIS. NO EXCEPTIONS
Click to expand...
Click to collapse
- cited from post: https://plus.google.com/+JonathanZuniga/posts/aBNkUWvxZkw
Wlkchnbndgr said:
I didn't find the community..
Click to expand...
Click to collapse
http://goo.gl/Y13td4
masong397 said:
Honestly you guys should have a forum here. This thread is the first I've heard of this.
Click to expand...
Click to collapse
Thy don't want to have the community here. They want it on G+, go there.
lordpipa said:
I do. We don't host builds here. Please close the thread. Any information about it, head to our community on G+.
Click to expand...
Click to collapse
OMG !!!
Wysłane z mojego ZUK Z1 przy użyciu Tapatalka
S3V3N said:
OMG !!!
Wysłane z mojego ZUK Z1 przy użyciu Tapatalka
Click to expand...
Click to collapse
What?
How is the Rom?
HiddenKnight said:
Thy don't want to have the community here. They want it on G+, go there.
Click to expand...
Click to collapse
I get that... It's a shame though for people like me who use XDA as the only source for watching dev work and looking for roms
Question:
Since there is obviously no single repository for whatever reason, is there some place we can go to be appraised of new roms and etc for our phone?
That used to be XDA, but now i guess it is not.
And if there isnt, how on earth are people supposed to stay up to date on new releases?
Kevinkuensken said:
How is the Rom?
Click to expand...
Click to collapse
Considering their website doesn't have a section for the Axon 7, and other devs' troubles with this phone, I'd guess this ROM is pretty broken. No audio, sensors not working, GPS not working, voLTE not present, probably can't handle shifting down to 3G for incoming calls. It's probably a boot test.
Don't get your hopes up. At this point, it's pretty unlikely we'll see a fully working custom ROM for this phone. ZTE has just made it too hard.
adparty said:
Question:
Since there is obviously no single repository for whatever reason, is there some place we can go to be appraised of new roms and etc for our phone?
That used to be XDA, but now i guess it is not.
And if there isnt, how on earth are people supposed to stay up to date on new releases?
Click to expand...
Click to collapse
Yeah G+ community whenever it's updated. Read the description on the pinned post, lots of info there. Also the posts for Axon7. It's pretty self explanatory.
abdi7451 said:
Considering their website doesn't have a section for the Axon 7, and other devs' troubles with this phone, I'd guess this ROM is pretty broken. No audio, sensors not working, GPS not working, voLTE not present, probably can't handle shifting down to 3G for incoming calls. It's probably a boot test.
Don't get your hopes up. At this point, it's pretty unlikely we'll see a fully working custom ROM for this phone. ZTE has just made it too hard.
Click to expand...
Click to collapse
Whatever. Flash it, don't flash it. Guess you'll never know.
lordpipa said:
Whatever. Flash it, don't flash it. Guess you'll never know.
Click to expand...
Click to collapse
Sorry if that rubbed you the wrong way, didn't mean to do that. I speak in a real blunt way, and sometimes it seems like I'm coming off with a bad tone. I just think it's a good policy to always temper expectations.
I'll give it a flash later.
abdi7451 said:
Sorry if that rubbed you the wrong way, didn't mean to do that. I speak in a real blunt way, and sometimes it seems like I'm coming off with a bad tone. I just think it's a good policy to always temper expectations.
I'll give it a flash later.
Click to expand...
Click to collapse
Only thing that bothered me was assuming that nothing worked. Wouldn't have upped a build if it didn't.
lordpipa said:
Only thing that bothered me was assuming that nothing worked. Wouldn't have upped a build if it didn't.
Click to expand...
Click to collapse
I ran the BrokenOS ROM this past week and absolutely loved it. Great theming (if you're into the dark side) with substratum and snappy as hell! The same sound issues as the CM ROM and can be glitchy with trying to turn off and on WIFI to switch from wifi to 4G data. I didn't use GPS much but it seemed to work fine.
I only reflashed back to the HelsAX7 ROM this morning after discovering the the portable hotspot functionality is non functional on that ROM and i was going to be remote today and needed to use my phone as my hotspot.
Other than those minor thinks, it rocks. I'm keeping an eye on the G+ community hoping the supported official build get upped at some point, but I'm not very optimistic that will happen as I suspect they will have the same issues with drivers the CM devs are having and without ZTE's support that is probably going to be a blocker for them. I will still probably flash back the unsupported build that is out now once my mobile needs subside.
Hotspot works perfectly for me. For audio issues u can try any of the fixes suggested for CM. Not perfect but it's my daily driver.
lordpipa said:
Hotspot works perfectly for me. For audio issues u can try any of the fixes suggested for CM. Not perfect but it's my daily driver.
Click to expand...
Click to collapse
I applied the CM fixes for the audio issues and it ended up the same as CM so that was fine until a real fix can be developed.
Not sure what was up with my hotspot this morning. I tried everything I could think of to get it to be seen by my devices but no joy. I flashed a different ROM and it popped right up. If you have any idea what I may try to get it working, I'd love to hear it because I want to go back to brokenOS.
Thanks!
shifuharris said:
I applied the CM fixes for the audio issues and it ended up the same as CM so that was fine until a real fix can be developed.
Not sure what was up with my hotspot this morning. I tried everything I could think of to get it to be seen by my devices but no joy. I flashed a different ROM and it popped right up. If you have any idea what I may try to get it working, I'd love to hear it because I want to go back to brokenOS.
Thanks!
Click to expand...
Click to collapse
Restart the phone maybe?
lordpipa said:
Restart the phone maybe?
Click to expand...
Click to collapse
Yeah did that several times but no luck. I actually went so far as to do a clean reinstall of the ROM and tried it with no success. I'll try again later and see if I can get it working somehow.
Thanks!
https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/lmi-q-oss
Let the development start!
-----------------------------
Edit: new code dropped at https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/cas-q-oss
Great news good to see some development may start soon hopefully.
It's been available for a while, as you can see the most recent commit is in March. However, the source tree is not completed. It's one of the reasons for the lack of development.
huyhung411991 said:
It's been available for a while, as you can see the most recent commit is in March. However, the source tree is not completed. It's one of the reasons for the lack of development.
Click to expand...
Click to collapse
what's missing in code?
espaciosalter20 said:
what's missing in code?
Click to expand...
Click to collapse
Camera device tree is missing and audio driver is broken.
---------- Post added at 12:52 AM ---------- Previous post was at 12:48 AM ----------
Better hope that Android 11 source will be better when it's released.
huyhung411991 said:
Camera device tree is missing and audio driver is broken.
Click to expand...
Click to collapse
As long as the kernel can boot the phone we can use it as a starting point, right? Also 3rd party ROM can use stock kernel extracted from MIUI.
mrmathematica said:
As long as the kernel can boot the phone we can use it as a starting point, right? Also 3rd party ROM can use stock kernel extracted from MIUI.
Click to expand...
Click to collapse
That, along with some other reasons, is why till now there is no rom.
would there be someone who would be able to make a custom rom from the kernel
if there is a person who makes you i would be very grateful
is there a possibility that it looks as much like stock Android as possible?
because miui bug a lot
and it's an interface
user i don't like
luuxis said:
would there be someone who would be able to make a custom rom from the kernel
if there is a person who makes you i would be very grateful
is there a possibility that it looks as much like stock Android as possible?
because miui bug a lot
and it's an interface
user i don't like
Click to expand...
Click to collapse
Some devs are working on it. I don't know any details, except it would take some time. The best thing normal users like us can do is be patient.
Dear developers!!!
You people always made our life easy by giving beautiful ROMs for our devices..
A lot of respect for you!!!
Kindly make some ROMs for our this device too
We'll be very thankful..
@markakash & @peaktogoo are working on it. so just be patient
huyhung411991 said:
Some devs are working on it. I don't know any details, except it would take some time. The best thing normal users like us can do is be patient.
Click to expand...
Click to collapse
yes I understand but wouldn't there be a site where we can see the progress of the development ???
luuxis said:
yes I understand but wouldn't there be a site where we can see the progress of the development ???
Click to expand...
Click to collapse
Devs have lives too, and this is just the thing they do in their free time, so they work at their own pace. Not every devs want to report everything, nor do they have to.
Things will get released when they are ready. Rushing the devs will just increase the chance that they will abandon everything.
huyhung411991 said:
Devs have lives too, and this is just the thing they do in their free time, so they work at their own pace. Not every devs want to report everything, nor do they have to.
Things will get released when they are ready. Rushing the devs will just increase the chance that they will abandon everything.
Click to expand...
Click to collapse
so if I understand correctly
it can come out tomorrow
or never go out that's it ??
suddenly you have to wait for news
and for people who are not at all patient maybe they can try to do it themselves
what if i try to make a custom rom myself
what is the risk of my phone if i do something wrong?
luuxis said:
so if I understand correctly
it can come out tomorrow
or never go out that's it ??
suddenly you have to wait for news
and for people who are not at all patient maybe they can try to do it themselves
what if i try to make a custom rom myself
Princ
what is the risk of my phone if i do something wrong?
Click to expand...
Click to collapse
At least every now and then, they let us know they're still working on it.
huyhung411991 said:
Some devs are working on it. I don't know any details, except it would take some time. The best thing normal users like us can do is be patient.
Click to expand...
Click to collapse
Nice to hear thanks for the info !
huyhung411991 said:
What's the problem with that then? They don't work for you or me, they don't have any responsibility to develop the rom. They don't ask you to wait for the news, they don't ask you to risk damaging your phone. You have to take responsibility for your decisions, don't you?
At least every now and then, they let us know they're still working on it. Isn't that enough for you?
Click to expand...
Click to collapse
no you didn't understand I know that developing it takes time I am the developer of the craftdium.ml software if you know and I know very well that it takes time I wanted to know if I am making the custom rom my phone risks what?
Personally, I don't like MIUI, nor MIUI based Roms: eu, ROS, mix, etc.
I think it's worth to wait a while, even one month, for install a decent AOSP based ROM on this brilliant hardware. I made that on my Mi Max 3 and I am very happy now with the phone.
unrated87 said:
@markakash & @peaktogoo are working on it. so just be patient
Click to expand...
Click to collapse
For real? Would be awesome
I just came here to say that my poco just arrived to my home and I am patiently waiting for some AOSP rom