I would love to see MIUI on our device. It would be amazing! What do you guys think?
I don't know anything about ROM Developing though, so I'll have my hopes up for someone to make a port.
MaKTaiL said:
I would love to see MIUI on our device. It would be amazing! What do you guys think?
I don't know anything about ROM Developing though, so I'll have my hopes up for someone to make a port.
Click to expand...
Click to collapse
I doubt we'll ever see it considering the Nexus doesn't even have it. We are pretty locked down here so I'd expect we would get the mainstream roms first if anything.
If anyone has the time and patience to port it, here is a link for a guide
http://forum.xda-developers.com/showthread.php?t=2555094
I've tried porting it from the Nexus 4 and it just bootloops.
Sent from my XT1053
I'd rather go buy an iPhone.
omg yes! I loooved MIUI on my ancient Xperia S, I miss it so much :'(
Enviado de meu XT1058 usando Tapatalk
I would definitely give miui a go.
Sent from my XT1056 using Tapatalk
MaKTaiL said:
I would love to see MIUI on our device. It would be amazing! What do you guys think?
I don't know anything about ROM Developing though, so I'll have my hopes up for someone to make a port.
Click to expand...
Click to collapse
Wait for Miui based on Kitkat to be released...
EDIT:- Sorry... Miuiv6 is in its beta stages... Lets wait for it to be completely released! Hopefully someone will port it over CM or better over the stock ROM which might let us keep active display and touchless control!
Gundabolu SC said:
Wait for Miui based on Kitkat to be released...
EDIT:- Sorry... Miuiv6 is in its beta stages... Lets wait for it to be completely released! Hopefully someone will port it over CM or better over the stock ROM which might let us keep active display and touchless control!
Click to expand...
Click to collapse
I can't get to grab the log cat while bootloading. I have ported miui long ago but a lot has change. I'm using the nexus 7 2013 build and cm to port. I'm not using patch ROM though I don't have Ubuntu
Sent from my XT1060 using Tapatalk
sorullo_xgrx said:
I can't get to grab the log cat while bootloading. I have ported miui long ago but a lot has change. I'm using the nexus 7 2013 build and cm to port. I'm not using patch ROM though I don't have Ubuntu
Sent from my XT1060 using Tapatalk
Click to expand...
Click to collapse
I have no clue on as to how to use the patch ROM.... I have only tried porting like the old ways... ie smali editing.... I tried it when we were at JB with stock ROM but never had the patience to complete it.... And about the Log cat... Have you changed the bootclass path in the boot.img? What guide are you following?
http://forum.xda-developers.com/showthread.php?t=1483332 found this guide about using patchROM, i have a net speed of 256Kbps... it will take me FOREVER to even attempt this...
Gundabolu SC said:
I have no clue on as to how to use the patch ROM.... I have only tried porting like the old ways... ie smali editing.... I tried it when we were at JB with stock ROM but never had the patience to complete it.... And about the Log cat... Have you changed the bootclass path in the boot.img? What guide are you following?
http://forum.xda-developers.com/showthread.php?t=1483332 found this guide about using patchROM, i have a net speed of 256Kbps... it will take me FOREVER to even attempt this...
Click to expand...
Click to collapse
Last time I attempt patchrom it took me almost all night to sync the cm repo, miui repo doesn't take that long. I'm as well doing the editing on smali as well. I was thinking on that of editing the bootclass path. Will try that for now. And also some framework diff too. PS I'm using the same guide
Sent from my XT1060 using Tapatalk
sorullo_xgrx said:
Last time I attempt patchrom it took me almost all night to sync the cm repo, miui repo doesn't take that long. I'm as well doing the editing on smali as well. I was thinking on that of editing the bootclass path. Will try that for now. And also some framework diff too. PS I'm using the same guide
Sent from my XT1060 using Tapatalk
Click to expand...
Click to collapse
I didnt know you needed CMs repo as well... I thought just having the ROM was enough! How about trying to base it off SlimKats repo? It will definitely be less...
Related
Hey, I just saw that Motorola has released the source-code for our beloved Razr I on sourceforge.
So in theory it should be possible to compile our own androids. I was wandering whether anybody is working on this / has tried that?
http://sourceforge.net/projects/razr-i.motorola/
Thorsten
Yes, we could use that if they'd give us a non-corrupted kernel source. We already knew this.
I've had a brief attempt at this but always get build errors at make.
So far I've tried with cyanogenmod ics release and aosp but not entirely sure how to overlay the motorola repos. Most are fairly obvious and can be merged into device, external, hardware etc but don't know where to put the Motorola folder...
turl set up a device tree for the razri a while ago but it hasn't been touched since:
https://github.com/turl/android_device_motorola_smi
@Vistaus - Motorola updated did updated the source after the initial corrupt version.
Okay thanks for the info.
Maybe naive, but what about trying to contact Motorola and ask them how the build-pocess works? Or do you think they would not help?
Thorstenk said:
Okay thanks for the info.
Maybe naive, but what about trying to contact Motorola and ask them how the build-pocess works? Or do you think they would not help?
Click to expand...
Click to collapse
I've built my own kernel from source months ago but forgot to include the modules too so I had no WiFi or bluetooth lol oh well.
mattlgroff said:
I've built my own kernel from source months ago but forgot to include the modules too so I had no WiFi or bluetooth lol oh well.
Click to expand...
Click to collapse
Sounds good!
Could you explain how you did it?
cbanbury said:
I've had a brief attempt at this but always get build errors at make.
@Vistaus - Motorola updated did updated the source after the initial corrupt version.
Click to expand...
Click to collapse
That is not what developers say and I doubt developers will lie about it.
Thorstenk, the instructions for building the kernel are in the README.
The instructions for building in the WIFI/bluetooth modules are also pretty clear.
I may try another build with just these, I was running into problems when trying to build with all 37-38 folders overlayed...
Thanks man, will give it a try, unfortunately I am not very experienced ...
cbanbury said:
Thorstenk, the instructions for building the kernel are in the README.
The instructions for building in the WIFI/bluetooth modules are also pretty clear.
I may try another build with just these, I was running into problems when trying to build with all 37-38 folders overlayed...
Click to expand...
Click to collapse
cbanbury said:
Thorstenk, the instructions for building the kernel are in the README.
The instructions for building in the WIFI/bluetooth modules are also pretty clear.
I may try another build with just these, I was running into problems when trying to build with all 37-38 folders overlayed...
Click to expand...
Click to collapse
This was how I did it. Just followed the readme. Modules didn't work right though as I said.
Sent from my XT890 using Tapatalk 2
Just tried to compile the whole thing which did not work, overlaying everything is definitely not sufficient. I guess we need to do more.
After that I tried to bake a kernel, wich did not work as well, always another build error. I am working on a mac which probably makes the situation that bad, no idea.
Dont get why they do not provide a tar-ball where everything is included ...
mattlgroff said:
This was how I did it. Just followed the readme. Modules didn't work right though as I said.
Sent from my XT890 using Tapatalk 2
Click to expand...
Click to collapse
I'm on a mac also, it shouldn't be an issue if you are on a case sensitive file system n using correct java, gcc etc.
Check the version of xcode you are using as well, I had to install version 3.
Oh and post the error message. I got to the point where it was complaining about multiple copies of busybox from the overlayed folders (which is why I think we don't need all of them)
Sent from my XT890 using xda app-developers app
New WebKit Part Online and a new README -> how to compile the complete ROM IMHO.
http://sourceforge.net/projects/razr-i.motorola/files/razr-i/9.8.2I-50_SMI-26/
lord0815 said:
New WebKit Part Online and a new README -> how to compile the complete ROM IMHO.
http://sourceforge.net/projects/razr-i.motorola/files/razr-i/9.8.2I-50_SMI-26/
Click to expand...
Click to collapse
README instructions are the same as ICS, hope it works this time..
lord0815 said:
New WebKit Part Online and a new README -> how to compile the complete ROM IMHO.
http://sourceforge.net/projects/razr-i.motorola/files/razr-i/9.8.2I-50_SMI-26/
Click to expand...
Click to collapse
Yes, I bothered Motorola for this last night. Glad they sorted it so quickly.
Also don't include the recovery folder at the moment.
I had an unsuccessful build this morning so I think there's still some things missing...
Sent from my XT890 using xda app-developers app
cbanbury said:
Yes, I bothered Motorola for this last night. Glad they sorted it so quickly.
Also don't include the recovery folder at the moment.
I had an unsuccessful build this morning so I think there's still some things missing...
Sent from my XT890 using xda app-developers app
Click to expand...
Click to collapse
Keep bothering ! :good:
Theres a new tree online SMI-28 maybe with a working kernel source this time?!
http://sourceforge.net/projects/razr-i.motorola/files/razr-i/9.8.2I-50_SMI-28/
https://android.googlesource.com/pl...-linux-4.4.3/+show/refs/tags/android-4.1.2_r1
Didn't have time to look at this over the weekend but will try a build tonight. Hopefully they fixed everything this time *fingers crossed*
cbanbury said:
Didn't have time to look at this over the weekend but will try a build tonight. Hopefully they fixed everything this time *fingers crossed*
Click to expand...
Click to collapse
My hopes are in you! So very good luck!
diogo.sena said:
Keep bothering ! :good:
Click to expand...
Click to collapse
WAY OFFTOPIC:
Wow! You also come here from moto defy! Regards!
Enviado desde mi XT890 usando Tapatalk 2
Hey everyone, me again! So with Android 4.4 out for the Nexus 4, I thought some folks might need a little help installing it, or maybe just need a visual aid to help. So I made a How To video. Hopefully it helps some people :fingers-crossed: If it does, maybe hit that "Thanks" button?
Thanks dude just what I was looking for!
Sent from my Nexus 4 using Tapatalk
Does this break anything? I am really tempted to do it!
Sent from my Nexus 7 using xda app-developers app
TheSmokingAndroid said:
Hey everyone, me again! So with Android 4.4 out for the Nexus 4, I thought some folks might need a little help installing it, or maybe just need a visual aid to help. So I made a How To video. Hopefully it helps some people :fingers-crossed: If it does, maybe hit that "Thanks" button?
Click to expand...
Click to collapse
Thanks, just what I was looking for. If I cant find a toolkit to do it with then I have no doubt with your video I can get it done. I don't want to wait! Welll done.
TheSmokingAndroid said:
Hey everyone, me again! So with Android 4.4 out for the Nexus 4, I thought some folks might need a little help installing it, or maybe just need a visual aid to help. So I made a How To video. Hopefully it helps some people :fingers-crossed: If it does, maybe hit that "Thanks" button?
Click to expand...
Click to collapse
I am getting a status 7 error. Any idea how i can fix that?
Seems to break root. I can't get back to cwm.
Sent from my AOSP on Mako using XDA Premium 4 mobile app
justibasa said:
Seems to break root. I can't get back to cwm.
Sent from my AOSP on Mako using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I have an easy root fix for once you update to 4.4 if you have Mac
I modified the Root.Nexus.4.zip file for Mac on here, updated it to CWM 6.0.4.3 image, and SuperSU 1.65 image. Just unzip, and run the Root.Nexus.4 terminal shell script with the N4 in fastboot with USB connected to the Mac, I think you can use a similar script for PC and prob need USB drivers if you don't have them already. Hope this helps
I'm unable to post a link on here since I'm a newb, PM if you want the link to the zip
Thanks
Another build available here : http://www.androidauthority.com/android-4-4-kitkat-nexus-4-nexus-7-download-unofficially-313352/.
Flashed this in CWM, everything, including root is absolutely fine. (I flashed SuperSu 1.65 zip). But for the proper google experience, have to wait for the factory images.
The lockscreen widgets functionality (except for the camera widget) seems to have been removed, can anyone find that option anywhere?
Edit: Lockscreen widgets can be enabled in Settings->Security.
aravindsagar said:
Another build available here : http://www.androidauthority.com/android-4-4-kitkat-nexus-4-nexus-7-download-unofficially-313352/.
Flashed this in CWM, everything, including root is absolutely fine. (I flashed SuperSu 1.65 zip). But for the proper google experience, have to wait for the factory images.
The lockscreen widgets functionality (except for the camera widget) seems to have been removed, can anyone find that option anywhere?
Edit: Lockscreen widgets can be enabled in Settings->Security.
Click to expand...
Click to collapse
that is PA AOSP which was built and posted hours ago, also has a thread in orig android dev.
as for lockscreen widgets. they're working fine. look into settings-lockscreen
gonemad02 said:
that is PA AOSP which was built and posted hours ago, also has a thread in orig android dev.
as for lockscreen widgets. they're working fine. look into settings-lockscreen
Click to expand...
Click to collapse
Yeah, just thought I would share this link as well, since for some people, it seemed to break root, but this build worked fine for me, including root.
aravindsagar said:
Yeah, just thought I would share this link as well, since for some people, it seemed to break root, but this build worked fine for me, including root.
Click to expand...
Click to collapse
sorry it's on Settings > Security > then turn it on from there bro! oh alright. enjoy kitktat, have a break!
Do you have some manual to downgrade to 4.3? Because when i do it i lose signal and wifi..
Sent from my Nexus 4 using xda app-developers app
I might wait
Well i was going to try but guess i hold off for official release.Thank you for the videos nice work.
This thread is for discussion of the nightlies only from http://download.cyanogenmod.org
Where to get info:
A good place to discuss in real-time is IRC at channel #lg-gpad on freenode
You can follow me on:
Google+: https://plus.google.com/114860410994043943287
Twitter: @dalingrin
Google+ is preferred but I will cross post to twitter as well.
Known issues:
-While LG's knock on feature works, knock off does not work yet.(A simple work around is go to the settings and add a "go to sleep" quick settings tile)
-Currently only for v500. GPE v510 support coming soon.
Installation:
Instructions will be up soon at http://wiki.cyanogenmod.org
Must have latest recoveries installed. If you installed your recovery prior to December 6th 2013 then you need to update it.
If flashing from a LG based rom then you must wipe the /data
Google Apps: http://wiki.cyanogenmod.org/w/Gapps
Download:
http://download.cyanogenmod.org
Let'go with the ROMs yeeees
Inviato dal mio Galaxy Nexus utilizzando Tapatalk
Yes yes yes!
Sent from my GT-N7105 using XDA Premium 4 mobile app
---------- Post added at 06:33 PM ---------- Previous post was at 06:28 PM ----------
Is there gonna be an official CWM recovery or support from Rom Manager? Since this is official and Koush is part of the team... Just asking?
Sent from my GT-N7105 using XDA Premium 4 mobile app
My CWM build should work as it was updated with the same kernel that TWRP was updated from. I'll test it myself when the nightly is available and let you know.
I don't see the ROM for the LG G Pad.
mustbepbs said:
My CWM build should work as it was updated with the same kernel that TWRP was updated from. I'll test it myself when the nightly is available and let you know.
Click to expand...
Click to collapse
Thanks. I'll update the OP
Tqpolo said:
I don't see the ROM for the LG G Pad.
Click to expand...
Click to collapse
Check the bold text just under the download link =)
Nightlies are built in alphabetical order and our modem is v500 so it'll be an hour or two.
lovely!!! now as soon as someone build TWRP for the GPE I can flash this!!
at last, official cyanogen release! thnx so much mate, keep up the good work
Is the only known issue right now the lack of Knock Off? Otherwise, is it pretty much rock solid, or is it still a work-in-progress?
SCWells72 said:
Is the only known issue right now the lack of Knock Off? Otherwise, is it pretty much rock solid, or is it still a work-in-progress?
Click to expand...
Click to collapse
I've not found any device specific issues.
dalingrin said:
I've not found any device specific issues.
Click to expand...
Click to collapse
Fantastic, great news. Nice to hear there are no camera, wifi, or other issues!
Now I'd be curious to hear user feedback once it is live. I'll probably flash it this weekend.
I hope we do not see a huge decrease in battery. Good to see roms coming!
The Moto X bionic libs should work for this, right? It's a Qualcomm chip and Android 4.4. I'm using them on my DROID DNA and they make things much snappier.
We're on the P's now..so excited. Can't freakin' wait.
mustbepbs said:
We're on the P's now..so excited. Can't freakin' wait.
Click to expand...
Click to collapse
Judging from the queue and speed of releases I think it will be a few good hours until there is a release for the v500.
Sent from my LG-V500 using Tapatalk 4
Not sure but I have to ask. Will you be posting some Screenshots ?
I'm assuming that the gapps listed here at the top (20131208 [Not ART Compatible] ) are the ones to flash along with the upcoming build?
http://wiki.cyanogenmod.org/w/Gapps
mustbepbs said:
The Moto X bionic libs should work for this, right? It's a Qualcomm chip and Android 4.4. I'm using them on my DROID DNA and they make things much snappier.
Click to expand...
Click to collapse
Good chance they'll work but I haven't tried.
naruto.ninjakid said:
Not sure but I have to ask. Will you be posting some Screenshots ?
Click to expand...
Click to collapse
No, Its CyanogenMod so it looks primarily like a Nexus device
muffnman said:
I'm assuming that the gapps listed here at the top (20131208 [Not ART Compatible] ) are the ones to flash along with the upcoming build?
http://wiki.cyanogenmod.org/w/Gapps
Click to expand...
Click to collapse
Yes my understanding is that works the best right now. Hopefully better, more ART compatible, gapps will come soon.
PA Gapps are compatible with ART but they have several other issues.
I'm assuming this will not work on the Google Play Edition version because of Loki, and if i'm correct do you know how hard it'd be to make it work with the GPE? Just kernel I'm assuming? Thanks for your work!
kenhunt said:
I'm assuming this will not work on the Google Play Edition version because of Loki, and if i'm correct do you know how hard it'd be to make it work with the GPE? Just kernel I'm assuming? Thanks for your work!
Click to expand...
Click to collapse
Just the kernel will need to change. It will take a couple of days but we will have unified builds for both GPE V510 and V500 so it will be seamless.
It's up! Downloading now. I'll let you know what happens with CWM as well.
EDIT: Flashed just fine with my CWM build. Booting up now!
EDIT2: Things are going well. First thing I noticed is that auto rotate isn't working for me. Is it working for you, @dalingrin?
Sorry for my poor English :/
I got Keylimepie system dump(BOOT, SYSTEM, MODEM) for Nexus 5.
Screenshots down here. I'm going to share flashable zip as soon as I can post new threads in Nexus 5 ROM thread
Bit buggy, but working well
I can't include external link right now, just attached 2 screenshots.
Wasn't kitkat the replacement for that OS if I'm not mistaken?
Sent from my Nexus 5 using XDA Premium HD app
lol this is too funny
the K letter has already been used for kitkat
I don't think there's any use of this System Dump as it was a test stage build(pre-kitkat)...
Here's a thread where a guy got a Test Build phone lol.. : http://forum.xda-developers.com/google-nexus-5/general/keylime-pie-instead-kit-kat-t2523841
Everything was discussed over there it seems
k3mik4l said:
Wasn't kitkat the replacement for that OS if I'm not mistaken?
Sent from my Nexus 5 using XDA Premium HD app
Click to expand...
Click to collapse
Yes. There are some test applications from Qualcomm and LGE.
Not useful ROM anyway.
I think all of the Nexus 5 phones shipped with Keylimepie at least the launch ones did. The update that hits immediately after you set up your phone gets you to Kitkat though.
What applications from LGE and Qualcomm? Can you extract the APKs?
YB EDISON said:
Sorry for my poor English :/
I got Keylimepie system dump(BOOT, SYSTEM, MODEM) for Nexus 5.
Screenshots down here. I'm going to share flashable zip as soon as I can post new threads in Nexus 5 ROM thread
Bit buggy, but working well
I can't include external link right now, just attached 2 screenshots.
Click to expand...
Click to collapse
Upload please THX ...i need the system dump and all other files
Why would you want overly outdated firmware?
Sent from my Nexus 5 using Tapatalk
jamal2367 said:
Upload please THX ...i need the system dump and all other files
Click to expand...
Click to collapse
Theres no point if this is real, its pre KitKat why would you want that?
i got lollipop test build because i'm helping with It translations since google liked the rastakat ones .. tomorrow will post info and a partial system dump + qualcomm tools (mum's the word)
hyelton said:
Theres no point if this is real, its pre KitKat why would you want that?
Click to expand...
Click to collapse
This is for me a New Rom .....no released Roms are New for me . i will flash this for fun
@YB EDISON mega.co.nz
and post the link.
Close it before it spreads!
EnricoD said:
i got lollipop test build because i'm helping with It translations since google liked the rastakat ones .. tomorrow will post info and a partial system dump + qualcomm tools (mum's the word)
Click to expand...
Click to collapse
Woaaah?! Now that surely deserves a new thread! :cyclops:
Evo_Shift said:
I think all of the Nexus 5 phones shipped with Keylimepie at least the launch ones did. The update that hits immediately after you set up your phone gets you to Kitkat though.
Click to expand...
Click to collapse
False, at least in my case. Otherwise, it would have made a lot of noise out there and right here.
GUGUITOMTG4 said:
False, at least in my case. Otherwise, it would have made a lot of noise out there and right here.
Click to expand...
Click to collapse
Infact it did.. The build was keylimepie, kitkat name was a secret even for developers at Google, only couple people at Google had known the agreement with kitkat brand (it was only a rename keylimepie -> kitkat)
But people still prefer to believe in conspirations and still think that the next build will be key lime pie 5.0
Inviato dal mio Nexus 5 utilizzando Tapatalk
TheCybertronian said:
Why would you want overly outdated firmware?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
^THIS is the question.
andQlimax said:
Infact it did.. The build was keylimepie, kitkat name was a secret even for developers at Google, only couple people at Google had known the agreement with kitkat brand
But people still prefer to believe in conspirations and still think that the next build will be key lime pie 5.0
Inviato dal mio Nexus 5 utilizzando Tapatalk
Click to expand...
Click to collapse
I know the abrupt kitkat naming story. But it does't make hes statement true "The update that hits immediately after you set up your phone gets you to Kitkat though" . We who bought on first day, received 4.4. I did on 3 phones bought together.
GUGUITOMTG4 said:
I know the abrupt kitkat naming story. But it does't make hes statement true "The update that hits immediately after you set up your phone gets you to Kitkat though" . We who bought on first day, received 4.4. I did on 3 phones bought together.
Click to expand...
Click to collapse
one of the first ota update renamed the build string from keylimepie to kitkat, together with other fixes..i think he means that
Yes, it is still the stitch animation we've had since the G3 first launched, but it's been slightly refined and it's VERY smooth!!
This is an mp4 animation, so it will only run on stock Moto roms...no aosp or cm at the moment,sorry.
TWRP flashable:
https://drive.google.com/file/d/0B8idNtSYGvpqZldYWDVCd0UxQ3M
non-flashable bootanimation.zip:
https://drive.google.com/open?id=0B8idNtSYGvpqQ2JPY3FKYWlobUU
Hmm can someone change this to an flashable zip?
And how did you get your hands on this boot animation?
HelpMeruth said:
Hmm can someone change this to an flashable zip?
And how did you get your hands on this boot animation?
Click to expand...
Click to collapse
A kind official soak tester passed along the soak test v1 OTA file
hp420 said:
A kind official soak tester passed along the soak test v1 OTA file
Click to expand...
Click to collapse
Nice, maybe pass that file to a developer and make a ROM out of it?? or will we make motorola mad if we do that?
HelpMeruth said:
Nice, maybe pass that file to a developer and make a ROM out of it?? or will we make motorola mad if we do that?
Click to expand...
Click to collapse
I've already done I uploaded a full system dump to the official info thread in the 'General' forum
http://forum.xda-developers.com/showpost.php?p=63958382&postcount=153
I contacted a handful of rom and kernel devs. Some wanted it, others opted to wait for an official release.
good job!
Flashable zip added to the OP.
Can anyone share stock bootlogo?
Sent from my MotoG3 using Tapatalk
Hey i've got a version for cm/aosp but its verry low quality so im not posting it, i think i will post it (with better quality) later this day or tomorrow
Was this in system media?
Sent from my MotoG3 using XDA Free mobile app
This won't work on pacman rom then