Custom Rom Help - Moto G4 Plus Questions & Answers

I'm building a ROM and I need help adding features from other custom ROMs onto mine
Sent from my Moto G4 Plus using Tapatalk

Snekxs said:
I'm building a ROM and I need help adding features from other custom ROMs onto mine
Sent from my Moto G4 Plus using Tapatalk
Click to expand...
Click to collapse
AFAIK you have to find source code of that feature and merge those source commits,
The Cherry-pick thing...
Read more at this thread : https://forum.xda-developers.com/showthread.php?t=2763236

Related

Call for devs: Github organization

Hey guys,
I've set up an organization on github und uploaded my config there.
Could you please provide me your github usernames via PN so I can add you to the team?
Thanks,
Daniel
Doublepranks. But I just wanna join for learning if you would let me in....
Sent from my XT1033 using Tapatalk
swordrune10, don't have a moto g yet but most likely getting one for xmas
Sent from my Galaxy Nexus using Tapatalk
Josalaito, i'm working in cm 10.2 now, and i think we need a hard work because msm8x26 is not fully supported by cyanogen and we need to use 8960(The same happened in my old y300 cm doesnt support 8x25 and we use msm7x27a)
Hi, my username is debaj, I hope I can help anything as a geneal Android developer since I have no experience in ROM development except building Cyanogenmod for my old Nexus S
My Username on github is: denizkoekden
Regards,
Deniz
Still don't have a Moto G but wanna buy one for christmas...
My username on GitHub is: Lopicl
github username: immortalyash
i think we go go ahead with ms8226 as config as motorola giving sources it will things easier for us to add stuff for msm8226 and make it full compatible
immortal_yash said:
github username: immortalyash
i think we go go ahead with ms8226 as config as motorola giving sources it will things easier for us to add stuff for msm8226 and make it full compatible
Click to expand...
Click to collapse
I think it's best to begin with msm8226 from the outset rather than trying to kang a different board
I'm seapoint on Git by the way. https://github.com/seapoint
My Moto G arrives Tomorrow
too bad I won't have time to do anything
I am Scrizz on github
Count me in. as for creating a kernel, device, hardware and properity tree. Github : calibrex
Problem is now, i've seen that the MotoG stands under MSM8226 and MSM8926 @ Wikipedia. Which one is the Phone now really using ?
I see josalaito did a bit of work on Github *thumbsup*
7alvi reporting for call of booty..jk
Count me in. Will be getting mine by January (most likely) and for my work I have built Carbon, Mokee, Slim, AOKP, baked, anir, etc etc for HTC Pico..!
kaliberx said:
Count me in. as for creating a kernel, device, hardware and properity tree. Github : calibrex
Problem is now, i've seen that the MotoG stands under MSM8226 and MSM8626 @ Wikipedia. Which one is the Phone now really using ?
I see josalaito did a bit of work on Github *thumbsup*
Click to expand...
Click to collapse
its MSM8226 and we have already started with device tree...it would be better art with kernel as i m not a kernel man
immortal_yash said:
its MSM8226 and we have already started with device tree...it would be better art with kernel as i m not a kernel man
Click to expand...
Click to collapse
Hmm ok, was just confused because there different Specs out there : one says 8926 the other 8226 .
Will start my Stuff tonight, as soon i come Home.
kaliberx said:
Hmm ok, was just confused because there different Specs out there : one says 8926 the other 8226 .
Will start my Stuff tonight, as soon i come Home.
Click to expand...
Click to collapse
try using mine or alpha or any pre started device tree willl save you some time
BTW any knows which audio blob is being used in Motog?
Guys, please use git. Clone the team repo and start commiting changes
Sent from my XT1032 using xda app-developers app
a1Pha said:
Guys, please use git. Clone the team repo and start commiting changes
Sent from my XT1032 using xda app-developers app
Click to expand...
Click to collapse
don't worry, I got u
Sent from my Nexus 7 using Tapatalk
Me too i can do something for kernel... Also i have a sort of device tree on my github (yeah, a sort of)
Inviato dal mio Nexus 7 utilizzando Tapatalk
Lopicl.00 said:
Me too i can do something for kernel... Also i have a sort of device tree on my github (yeah, a sort of)
Inviato dal mio Nexus 7 utilizzando Tapatalk
Click to expand...
Click to collapse
we really do need a kernel tree and if someone could pull the prop files that would be great
Sent from my Nexus 7 using Tapatalk
If you want, you can fork my kernel project.

[REF][GUIDE][DEV] Firefox OS for Moto G

https://www.codeaurora.org/xwiki/bin/FirefoxOS/
For our MSM8226:
https://www.codeaurora.org/xwiki/bin/FirefoxOS/release
"LNX.LF.3.5-07000-8x26.0.xml"
Firefox OS for MSM
The project optimizes Firefox OS for use with MSMs.
A Gitweb interface is available to browse the source.
Branch Releases
Releases are available for download using Repo and Git. The general form is:
$ repo init --repo-url=git://codeaurora.org/tools/repo.git --repo-branch=caf-stable -u git://codeaurora.org/quic/lf/manifest.git -b release -m [manifest]
$ repo sync
Active Branches
AU_LINUX_GECKO_ICS_STRAWBERRY_V1.01.00.01.19.xyz - These AUs are based on Firefox OS v1.0.1
AU_LINUX_GECKO_ICS_STRAWBERRY.01.01.00.19.xyz - These AUs are based on Firefox OS v1.1
AU_LINUX_GECKO_B2G_ICS_1.2.01.02.00.19.xyz - These AUs are based on Firefox OS v1.2
AU_LINUX_GECKO_B2G_JB_3.2.01.02.00.112.xyz - These AUs are based on Firefox OS v1.3
Downloading and Building from Source
The build environment is virtually identical to Android. However additional host tools are required, please be sure to install all required prerequisites as listed in build prerequisites
For example:
$ repo init --repo-url=git://codeaurora.org/tools/repo.git --repo-branch=caf-stable -u git://codeaurora.org/quic/lf/manifest.git -b release -m caf_AU_LINUX_GECKO_ICS_STRAWBERRY.01.00.00.19.021.xml
$ repo sync
$ . build/envsetup.sh
$ lunch msm7627a-eng
$ make
Please refer to the manifest for the list of available manifests.
Licenses
The source code available for download from Code Aurora may be covered by one or more different licenses. The files in Code Aurora may contain changes and additions on top of the code from the original source. These changes and additions are covered under the same license as the original source. In many cases, the license is explicitly listed at the beginning of the file. A list of licenses is included for reference purposes only.
GPLv2
BSD
Apache 2.0
MPL 2.0
Click to expand...
Click to collapse
have you tried building one?
No
Sent from my XT1033 using Tapatalk
We have Firefox os already working on moto g
Sent from my XT1032 using Tapatalk
reversegear said:
We have Firefox os already working on moto g
Sent from my XT1032 using Tapatalk
Click to expand...
Click to collapse
Before blindly saying anything, get your facts right. Check the date on this guide and on the rom posted.
Sent from my Moto G using Tapatalk
Xicor Yagami said:
Before blindly saying anything, get your facts right. Check the date on this guide and on the rom posted.
Sent from my Moto G using Tapatalk
Click to expand...
Click to collapse
Did I say something wrong or misleading ..?
My previous had nothing to do with facts & figures and date
In any case if you misunderstood, I was talking about the ROM b2g for falcon not about the thread duplication.
Sent from my XT1032 using Tapatalk
reversegear said:
Did I say something wrong or misleading ..?
My previous had nothing to do with facts & figures and date
In any case if you misunderstood, I was talking about the ROM b2g for falcon not about the thread duplication.
Sent from my XT1032 using Tapatalk
Click to expand...
Click to collapse
FirefoxOS runs on Falcon without issues.
Main constraint I found was the lack of my main apps on Android, but the OS runs smoothly and is pretty usable.
Marshpop Rom
Hey it seems this needs to be moved to the Development thread.. But just to inform you all, I'll be doing a custom Rom for the Moto G using Marshmallow and Lollipop... MarshPop is what it's going to be called... It maybe released as soon as I work all the bugs out of it... Expect it in the near future though! Since Marshmallow is basically Lollipop with Added features I maybe able to work all the issues out!
Cheers to all of the Developers! P.S. I've worked on the Transform Ultra from Samsung!
Thanks for Participation in reading!
~Slenderman8090
------------------------------
Like this post? Share with a Friend!
Slenderman8090 said:
Hey it seems this needs to be moved to the Development thread.. But just to inform you all, I'll be doing a custom Rom for the Moto G using Marshmallow and Lollipop... MarshPop is what it's going to be called... It maybe released as soon as I work all the bugs out of it... Expect it in the near future though! Since Marshmallow is basically Lollipop with Added features I maybe able to work all the issues out!
Cheers to all of the Developers! P.S. I've worked on the Transform Ultra from Samsung!
Thanks for Participation in reading!
~Slenderman8090
------------------------------
Like this post? Share with a Friend!
Click to expand...
Click to collapse
Nice ! I will test it as soon as I can when you release it Thanks for suporting the Moto G
Eurofighter_ty said:
Nice ! I will test it as soon as I can when you release it Thanks for suporting the Moto G
Click to expand...
Click to collapse
Another tester here
Sent from my Moto G using XDA Power!!

[need] custom kernel for stock rom

kernel source released for stock version... devz.. plz build custom kernel for stock roms.. if source avaliable... @Shawn5162 @Pizza_Dox @DC07 @luca020400
pradeepmaddy said:
kernel source released for stock version... devz.. plz build custom kernel for stock roms.. if source avaliable... @Shawn5162 @Pizza_Dox @DC07 @luca020400
Click to expand...
Click to collapse
What about making it yourself?
pradeepmaddy said:
kernel source released for stock version... devz.. plz build custom kernel for stock roms.. if source avaliable... @Shawn5162 @Pizza_Dox @DC07 @luca020400
Click to expand...
Click to collapse
I would guess people become devs on XDA because they want what they produce, and trust me when I say that devs don't use the stock ROM because there are so many other feature rich custom ROMs out there. So it is logical to see so many non-Stock compatible kernels out there and no Stock compatible kernels, devs don't use stock ROMs
Definitely need a custom kernal with stock ROM support.
It's true that there are a lot of custom Roms out there. I've tried a lot of them too. But there are always some issues as all are in beta or nightly at the moment. Till stable ones come it would be nice to just have a custom kernel while using the stock ROM.
LuK1337 said:
What about making it yourself?
Click to expand...
Click to collapse
source??
pradeepmaddy said:
source??
Click to expand...
Click to collapse
There is no Stock 5.0.2 kernel source as of yet sadly...
This is the repo containing all branches and source for Moto X, G & E devices:
https://github.com/MotorolaMobilityLLC/kernel-msm
4.4.4-titan is available, but not 5.0.2-titan , we need 5.0.2 titan to create a custom kernel...
Pizza_Dox said:
There is no Stock 5.0.2 kernel source as of yet sadly...
This is the repo containing all branches and source for Moto X, G & E devices:
https://github.com/MotorolaMobilityLLC/kernel-msm
4.4.4-titan is available, but not 5.0.2-titan , we need 5.0.2 titan to create a custom kernel...
Click to expand...
Click to collapse
We don't need "titan" specific branch, moto decided to unify it as https://github.com/MotorolaMobilityLLC/kernel-msm/tree/lollipop—5.0.2-release
I created custom kernel for stock rom using linro tool cabin added some features like gamepad support USB fast charging(personally I don't like it) some more governor but I thought no one interested in stock kernel so I don't release it and I also added s2w and dt2w and it work fine in compitable display version
@vikasb32 can you start a thread regarding the same ? May b they not said we need, but ppls like stock kernel with customization,governors etc., if u wish to share your work create an thread :thumbup:

Android n, and custom roms!

Seing android n just got out, would be able to port it to our device? Using cm13, as base rom? And what about sailfish os?
It would be interesting, but I don't thing someone will do this, its a preview.
Enviado desde mi ONE A2005 mediante Tapatalk
No source code till like June-July and we don't even have an vanilla AOSP build yet to even act as a base for some Frankenstein action.
Sent from my ONE A2003 using Tapatalk
I'm waiting for miui. Android N won't be available to anything else than nexus before source release.
Men, CM 13 just came out with all features supported (LAF/Fingerprint) and you already ask for something new. Come on, please.
I think that the priority now should be get a stable cyanogenmod 13.
casual_kikoo said:
Men, CM 13 just came out with all features supported (LAF/Fingerprint) and you already ask for something new. Come on, please.
Click to expand...
Click to collapse
Not asking for it. Asking if possible, cause then i would look into it.
rascal0pl said:
I'm waiting for miui. Android N won't be available to anything else than nexus before source release.
Click to expand...
Click to collapse
override182 said:
No source code till like June-July and we don't even have an vanilla AOSP build yet to even act as a base for some Frankenstein action.
Sent from my ONE A2003 using Tapatalk
Click to expand...
Click to collapse
Migdilu said:
It would be interesting, but I don't thing someone will do this, its a preview.
Enviado desde mi ONE A2005 mediante Tapatalk
Click to expand...
Click to collapse
Well turns out, someone is porting it!
theonlykamph said:
Well turns out, someone is porting it!
Click to expand...
Click to collapse
It would be better to port vanilla M and prepare an AOSP tree. From there collaborations can happen to speed it up and make our device even future proof and next can be enhanced to further builds of android. Having a bootable vanilla M will grant a working ramdisk and such instead of Frankenstein build which is hard to be a daily driver
Sent from my ONE A2003 using Tapatalk
override182 said:
It would be better to port vanilla M and prepare an AOSP tree. From there collaborations can happen to speed it up and make our device even future proof and next can be enhanced to further builds of android. Having a bootable vanilla M will grant a working ramdisk and such instead of Frankenstein build which is hard to be a daily driver
Sent from my ONE A2003 using Tapatalk
Click to expand...
Click to collapse
Yes, and also more devlopment to Oneplus 2 please!
For your kind information guys, android n preview 1 source code is out. Check it out - https://android.googlesource.com/platform/manifest/+/android-n-preview-1 .
You can sync it using the repo tool, repo init -u https://android.googlesource.com/platform/manifest -b android-n-preview-1 .
Good luck.
If anybody downloads it please let me know ?.

CyanogenMod

Is there any chance of getting CyanogenMod Roms or any Custom Roms for this phone???
Tabish Quadri said:
Is there any chance of getting CyanogenMod Roms or any Custom Roms for this phone???
Click to expand...
Click to collapse
You have to wait patiently... Alpha builds will release soon
Check out the g4 forum. There is a build of CM13 being worked on. Give it time, the device is still very new.
Sent from my Moto G (4) using Tapatalk

Categories

Resources