Porting MIUI 8 from Nexus 5 - G2 General

Hi to all. I created a porting of MIUI 8 coming from Nexus 5 for d802. It remains only in bootanimation and got bootloop... Can anyone help me?
Here are the logs: https://drive.google.com/open?id=0B2CDSAt5MIakTTlOc3Nic2R6aDg

From which base are you creating 7 or 6?

shaneel1491 said:
From which base are you creating 7 or 6?
Click to expand...
Click to collapse
I'm porting miui 8 with cm13 based kernel with some modifies

Maybe it's having to do with nexus 5 modules, where some are not the same as G2, and maybe that is causing problems?
Don't we need specific binaries and blobs for our device?

shaneel1491 said:
Maybe it's having to do with nexus 5 modules, where some are not the same as G2, and maybe that is causing problems?
Don't we need specific binaries and blobs for our device?
Click to expand...
Click to collapse
I used at least all were kernel, i putted only somethig of n5... What i can do now? Must i do some sources? I don't know what i can do.

matteo0026 said:
I used at least all were kernel, i putted only somethig of n5... What i can do now? Must i do some sources? I don't know what i can do.
Click to expand...
Click to collapse
Maybe try following this and see, I haven't ever built a ROM, so I don't know what to do
http://forum.xda-developers.com/android/software/guide-build-port-miui-rom-to-device-t3250984

shaneel1491 said:
Maybe try following this and see, I haven't ever built a ROM, so I don't know what to do
http://forum.xda-developers.com/android/software/guide-build-port-miui-rom-to-device-t3250984
Click to expand...
Click to collapse
Yes, i'm the official manteiner of XOSP for this device! I can try to compile! Thank you so much!

Just remember this is aimed at miui 7 so point the source to your miui 8 code
Bro if I could also ask you a question, how do I go about building Android 7 for G2? Are there any good guides on the web, I don't even know where to start...

shaneel1491 said:
Just remember this is aimed at miui 7 so point the source to your miui 8 code
Bro if I could also ask you a question, how do I go about building Android 7 for G2? Are there any good guides on the web, I don't even know where to start...
Click to expand...
Click to collapse
I don't know... I tried to build cm14 and i got it, resolving a lot of building issues, but it work only wifi...
Anyway, i looked in the README MIUI patchrom's page, and i'm blocked at the command:
Code:
cp ../honor/makefile
i don't know what i must do... i tried to replace honor with d802 (name of my device folder) but terminal give me this error:
Code:
cp: missing destination file operand after '../d802/makefile'
Try 'cp --help' for more information.
[email protected]0-15ISK:~/patchrom/d802$

matteo0026 said:
I don't know... I tried to build cm14 and i got it, resolving a lot of building issues, but it work only wifi...
Anyway, i looked in the README MIUI patchrom's page, and i'm blocked at the command:
Code:
cp ../honor/makefile
i don't know what i must do... i tried to replace honor with d802 (name of my device folder) but terminal give me this error:
Code:
cp: missing destination file operand after '../d802/makefile'
Try 'cp --help' for more information.
[email protected]:~/patchrom/d802$
Click to expand...
Click to collapse
i looked through the readme and maybe you missed something
the readme says:
Code:
cp ../honor/makefile .
maybe you missed the .
according to the error message your cp command has no destination where to copy this file and the dot seems to be the destination in this case
Maybe I'm wrong
this is just an idea

Blumdum said:
i looked through the readme and maybe you missed something
the readme says:
Code:
cp ../honor/makefile .
maybe you missed the .
according to the error message your cp command has no destination where to copy this file and the dot seems to be the destination in this case
Maybe I'm wrong
this is just an idea
Click to expand...
Click to collapse
Very likely the solution, cause he didn't specify a location to copy to. Also is the directory you're working from named d802?

shaneel1491 said:
Very likely the solution, cause he didn't specify a location to copy to. Also is the directory you're working from named d802?
Click to expand...
Click to collapse
Yes... Anyway... I completed a fullota ROM and tried to flash... But bootloops. Here's the log
https://drive.google.com/open?id=0B2CDSAt5MIakTTlOc3Nic2R6aDg
(Read patchrom log)

I can say that you were wrong base rom. Because you're so complicated life, you have to fill the power command after boot animation. You were wrong some trivial step, you have to thunder back.
P.S It is an exceptional work, the finished project looks.
Sorry for my bad english

CHIRCA_ROBERT said:
I can say that you were wrong base rom. Because you're so complicated life, you have to fill the power command after boot animation. You were wrong some trivial step, you have to thunder back.
P.S It is an exceptional work, the finished project looks.
Sorry for my bad english
Click to expand...
Click to collapse
Why wrong base ROM? Which ROM must i use? I would like to use aosp pure or cm13... Anyway, after resolved some problems, i got another logcat...
https://drive.google.com/file/d/0B2CDSAt5MIakVm1xeVJFZlVTbms/view?usp=drivesdk

Dev @LinhPhi9x94 from XdaVN team patch rom complete Miui v8 for lg g2 f320

thinhx2 said:
Dev @LinhPhi9x94 from XdaVN team patch rom complete Miui v8 for lg g2 f320
Click to expand...
Click to collapse
Ok thanks i contact him

Wait D802

Hey guys i found it https://github.com/linhphi9x94/MIUI8_Patchrom_LG-G2/blob/master/README.md how to build miui 8 for g2. İf any developer try it must see work. Because xdavn try it and working f320.

Emresaygin said:
Hey guys i found it https://github.com/linhphi9x94/MIUI8_Patchrom_LG-G2/blob/master/README.md how to build miui 8 for g2. İf any developer try it must see work. Because xdavn try it and working f320.
Click to expand...
Click to collapse
Oh wow sources yet patched for g2! Thank you so much i try this afternoon!!!

matteo0026 said:
Oh wow sources yet patched for g2! Thank you so much i try this afternoon!!!
Click to expand...
Click to collapse
İf you know build rom i am ready to test for d802 bro. This source for f320

Related

Buildbot for Developers

Hello guys,
I develop ReVolt ROM for 5 devices, I9100, I9100G, I9300, N7000, Mako ..... The thing is, I was looking for a build bot so it would make it easier for me to build .... For one build to finish on my computer, it takes 190 MINUTES !!! So to build for 5 DEVICES, it takes almost 39.3 Hours for a full set of builds !!!!!!
I was looking for a build bot, but I can't find anything .. Can anybody tell me where i can find one who offers something like that ???
Thanks in advance,
Johnhany97
http://ci.apache.org/buildbot.html
chasmodo said:
http://ci.apache.org/buildbot.html
Click to expand...
Click to collapse
Thanks you very much
I am now looking for how to join it .....
chasmodo said:
http://ci.apache.org/buildbot.html
Click to expand...
Click to collapse
Can you provide another Buildbot ?? They only accept team admissions but I work alone Can anybody please help ??
johnhany97 said:
Can you provide another Buildbot ?? They only accept team admissions but I work alone Can anybody please help ??
Click to expand...
Click to collapse
I would recommend taking a look at the TRAC build bot, it doesn't require you to have a team. You can find more information about it from here. Also if you want to look at the documentation for it to get an idea of how to use it and what it involves I would suggest taking a look at the official documentation.
shimp208 said:
I would recommend taking a look at the TRAC build bot, it doesn't require you to have a team. You can find more information about it from here. Also if you want to look at the documentation for it to get an idea of how to use it and what it involves I would suggest taking a look at the official documentation.
Click to expand...
Click to collapse
I know it, tried it ... but It never worked properly with me even after following the steps .... Like, I know goo.im provide something like that .... But they don't accept anyone .....
johnhany97 said:
I know it, tried it ... but It never worked properly with me even after following the steps .... Like, I know goo.im provide something like that .... But they don't accept anyone .....
Click to expand...
Click to collapse
Another thing that I found is a shell script that automatically builds Android ROM's from there source directories, you can find more information about it here. Also I think one the reasons you may not have been able to get build bot to work right is because you must add in repo support which Android relies on, as mentioned in this article.
shimp208 said:
Another thing that I found is a shell script that automatically builds Android ROM's from there source directories, you can find more information about it here. Also I think one the reasons you may not have been able to get build bot to work right is because you must add in repo support which Android relies on, as mentioned in this article.
Click to expand...
Click to collapse
l have my own scripts ready and everything, all I need is to find a buildbot for Android devs..... I also think that XDA offers some for Recognized Developers ... Not so sure about that ..
johnhany97 said:
l have my own scripts ready and everything, all I need is to find a buildbot for Android devs..... I also think that XDA offers some for Recognized Developers ... Not so sure about that ..
Click to expand...
Click to collapse
goo.im offers servers for this but, they only give it off of referrel
ayysir said:
goo.im offers servers for this but, they only give it off of referrel
Click to expand...
Click to collapse
Do you know someone who uses it ?

Read please! Can anyone make rom for N9389/ HDC GALAXY S3 LEGEND?

So the first person who makes completely working miui or cm10.1 or both will get 100-150 dollars
Sent from my Samsung Galaxy SIV using xda app-developers app
gogozx said:
So the first person who makes completely working miui or cm10.1 or both will get 100-150 dollars
Sent from my Samsung Galaxy SIV using xda app-developers app
Click to expand...
Click to collapse
does this offer still stand?
If so, I will give it a go.
OpenMinded said:
does this offer still stand?
If so, I will give it a go.
Click to expand...
Click to collapse
Yes, it still stands, but i found out that CM10.1 is currently impossible to make, so you can try with MIUI V5.
gogozx said:
Yes, it still stands, but i found out that CM10.1 is currently impossible to make, so you can try with MIUI V5.
Click to expand...
Click to collapse
so how did you make the nexus rom for it?
The issue is that I do not own the phone, but I am looking at porting CM to MTK6589.
MIUI porting is a bit different, it would not involve kernel compiling per se I believe (CM either, but I would like to).
To give it a go, I would need info from here:
http://wiki.cyanogenmod.org/w/Doc:_porting_intro
So your ROM version, partition info etc.
When I manage to port to a device I own, I can give it a go.
OpenMinded said:
so how did you make the nexus rom for it?
The issue is that I do not own the phone, but I am looking at porting CM to MTK6589.
MIUI porting is a bit different, it would not involve kernel compiling per se I believe (CM either, but I would like to).
To give it a go, I would need info from here:
http://wiki.cyanogenmod.org/w/Doc:_porting_intro
So your ROM version, partition info etc.
When I manage to port to a device I own, I can give it a go.
Click to expand...
Click to collapse
It's not really Nexus ROM, it's just stock ROM modified to look like stock Android.
I have Android 4.2.1
I will PM you the partition info.
gogozx said:
It's not really Nexus ROM, it's just stock ROM modified to look like stock Android.
I have Android 4.2.1
I will PM you the partition info.
Click to expand...
Click to collapse
Just started with practicing on my Nexus 7 . I ordered the same model as well, N9389.
I also have a N9599, let's see how far I get .
OpenMinded said:
Just started with practicing on my Nexus 7 . I ordered the same model as well, N9389.
I also have a N9599, let's see how far I get .
Click to expand...
Click to collapse
Wow, it seems that you have alot of money to order it just because you want to develop ROM for that phone.
Good luck man, if you need any help message me
gogozx said:
Wow, it seems that you have alot of money to order it just because you want to develop ROM for that phone.
Good luck man, if you need any help message me
Click to expand...
Click to collapse
Well, not really, but I like to spend money on those things.
When the ROM works I'll sell it .
Well dump info and the stuff on the CM porting page is still usefull.
cheers
OpenMinded said:
Well, not really, but I like to spend money on those things.
When the ROM works I'll sell it .
Well dump info and the stuff on the CM porting page is still usefull.
cheers
Click to expand...
Click to collapse
I will be testing those ROMs that you make for N9389, is it OK?
gogozx said:
I will be testing those ROMs that you make for N9389, is it OK?
Click to expand...
Click to collapse
If I manage to make something working, sure !
OpenMinded said:
If I manage to make something working, sure !
Click to expand...
Click to collapse
i compiled my first recovery based on cm 10.1 for Thl W8.
I have no easy way to push the image to the phone to test.
If it works, I can start to create a recovery for this phone based on sources.
I would need that info I requested.
Are you able to post the build.prop file and the partition dump?
Look at the page with instructions I posted earlier.
Meantime I look for an easy way to flash that recovery, somehow sp flashtool does not read the scatter file created by mtkdroidtools .
cheers
managed to flash it, but it does not work , just a black screen .
Harder than it looks.
Can't promise anything, but I'll post if I get further.
Compiling on an old C2D now, so it takes time .
OpenMinded said:
managed to flash it, but it does not work , just a black screen .
Harder than it looks.
Can't promise anything, but I'll post if I get further.
Compiling on an old C2D now, so it takes time .
Click to expand...
Click to collapse
Even if you failed, thank you for trying and i hope you will make it
gogozx said:
Even if you failed, thank you for trying and i hope you will make it
Click to expand...
Click to collapse
you are welcome .
I do still need the information I mentioned once I get it working.
Especially the partition info is important.
You may always hit the thanks button when you are happy .
I am currently working on CWM 6 to get working.
I'll post when I have progress (or when I quit ).
You can always give it a go yourself:
http://wiki.cyanogenmod.org/w/Doc:_porting_intro
cheers!
OpenMinded said:
If I manage to make something working, sure !
Click to expand...
Click to collapse
So, like I requested before, please :
- post your build.prop file
- post identification stuff of the device, like screen resolution, memory and recovery.fstab (or the recovery image)
- in general take a look at the link I posted before and read it, so you know what info is needed :
http://wiki.cyanogenmod.org/w/Doc:_porting_intro
The reason I ask is because there are at leat 2 different versions, 1 had 960x480 screen and 1/4gb ram/rom, the other 1280x720 and 2/8.
They obviously at least have different partitions and displays and perhaps even other different hardware.
You can also post a full working ROM on dropbox or something.
thanks
P.S. for the needed tools, see here:
http://forum.xda-developers.com/showpost.php?p=44096751&postcount=371
This is a CWM 6.0.3.3 which works on my device.
Use SP Flash Tools 3.13 something to flash.
My scatter file is attached, please compare it with yours.
Needless to say perhaps, but still: this is on your own risk.
You may damage your device if you do not know what you are doing.
Bricking it is not my fault!
So think before you act.
If you try: please give feedback if it works.
If does it is the same device: N9389 5.3", 960x480 (qHD) , 1 gb ram, 4 gb rom.
Device identifier: v89_gq2002s
Baseband v: MOLY.WR8.W1248.MD.WG.MP.V6.P2, 2013/03/26 12:42
cheers!
OpenMinded said:
This is a CWM 6.0.3.3 which works on my device.
Use SP Flash Tools 3.13 something to flash.
My scatter file is attached, please compare it with yours.
Needless to say perhaps, but still: this is on your own risk.
You may damage your device if you do not know what you are doing.
Bricking it is not my fault!
So think before you act.
If you try: please give feedback if it works.
If does it is the same device: N9389 5.3", 960x480 (qHD) , 1 gb ram, 4 gb rom.
Device identifier: v89_gq2002s
Baseband v: MOLY.WR8.W1248.MD.WG.MP.V6.P2, 2013/03/26 12:42
cheers!
Click to expand...
Click to collapse
OK, thank you man but i already have CWM :/
Anyways yes that is my phone
And here is the stock ROM
http://www.needrom.com/mobile/star-n9389/
gogozx said:
OK, thank you man but i already have CWM :/
Anyways yes that is my phone
And here is the stock ROM
http://www.needrom.com/mobile/star-n9389/
Click to expand...
Click to collapse
You have CWM 6 already? If you are sure, I will continue.
OpenMinded said:
You have CWM 6 already? If you are sure, I will continue.
Click to expand...
Click to collapse
I'm sure You have no idea how happy i am now, you honestly make me happy because you try so hard for person that you don't even know DD
gogozx said:
I'm sure You have no idea how happy i am now, you honestly make me happy because you try so hard for person that you don't even know DD
Click to expand...
Click to collapse
Hi,
Well I am partly motivated by your offer, but I enjoy Android and Linux hacking.
Let's hope those attempts will lead to something.
How about LewaOS? There are good porting guides for that.
I will try to look for MIUI or CM in the weekend.
Initial CM would miss dual sim support.
Maybe MIUI is easier, because some work has been done.
Well, I'll see.
Don't overestimate the complexity, if you have CM 6 and made it yourself, porting a rom is doable I suppose ?
cheers

[TEST] [ROM] CM10.1 for D802?

Test ROM for the LG G2 D802 - Can someone test?
Ive tried to make CM10.1 for the D802 but I am not sure on how it would work due to me not having a G2. Can someone with the G2 test this please? I am uploading now
Please make a backup of current ROM and flash this.
Done
All testing complete. Sources will soon be available. Now the porting will commence
Thanks
No one? No wonders the D802 development wont pick up
i'm waiting on my D802 too! when is yours coming? would be sick to have some custom tweaked roms. You a kernel dev too?
Does it have to be the D802?
I have a stock D802. I haven't done this before, but can take a look.
We'll get there just need time. Im waiting the phone allso. mayby theyr relaxing its weekend after all.
StarFighter said:
No one? No wonders the D802 development wont pick up
Click to expand...
Click to collapse
Sorry StarFighter. I'm on the VS980. Would help if I could. I appreciate you.
StarFighter said:
No one? No wonders the D802 development wont pick up
Click to expand...
Click to collapse
Chill, its been 1.5h. We all dont live on the forum... Would a backup from a 16GB help or you want from a 32GB?
This has to be based on the latest build (D80210c).
Unfortunately I have the old build D80210b and still no OTA
Thanks for the OP
wargreymon89 said:
Chill, its been 1.5h. We all dont live on the forum... Would a backup from a 16GB help or you want from a 32GB?
Click to expand...
Click to collapse
No. Storage doesnt mean anything to me. Just so long as it is D802 its good. I practically live here
bervin said:
i'm waiting on my D802 too! when is yours coming? would be sick to have some custom tweaked roms. You a kernel dev too?
Click to expand...
Click to collapse
Im a ROM developer. Mainly ports, not source cause I hate AOSP. I like porting other manufacturer ROM's. However I do have a kernel coming soon with @xboxfanj
StarFighter said:
Im a ROM developer. Mainly ports, not source cause I hate AOSP. I like porting other manufacturer ROM's. However I do have a kernel coming soon with @xboxfanj
Click to expand...
Click to collapse
Welcome StarFighter:
Base kernel from LG: https://www.lg.com/global/support/opensource/opensourceList?types=ALL&search=g2
proprietary files from JackpotClavin: https://github.com/JackpotClavin/android_vendor_lge_g2
device folder from JackpotClavin: https://github.com/JackpotClavin/android_device_lge_g2
Boots + 3G/4G so far
Edit: If you really want a D802 dump, you can get it here: http://storagecow.eu/index.php?dir=Xda/LG+G2/LG+G2+System+Dump/
McCaffers said:
Welcome StarFighter:
Base kernel from LG: https://www.lg.com/global/support/opensource/opensourceList?types=ALL&search=g2
proprietary files from JackpotClavin: https://github.com/JackpotClavin/android_vendor_lge_g2
device folder from JackpotClavin: https://github.com/JackpotClavin/android_device_lge_g2
Boots + 3G/4G so far
Edit: If you really want a D802 dump, you can get it here: http://storagecow.eu/index.php?dir=Xda/LG+G2/LG+G2+System+Dump/
Click to expand...
Click to collapse
- F320K System Dump. D802 is what I need. Thank you for those. This isnt the Verizon AOSP ROM's? D802 as well?
StarFighter said:
- F320K System Dump. D802 is what I need. Thank you for those. This isnt the Verizon AOSP ROM's? D802 as well?
Click to expand...
Click to collapse
I have done a factory reset, backed up just the System using TWRP and then restored a full backup. If I send you a link to the "System only" TWRP backup, will it help, and is that what you need?
If so, I'll start uploading now and I'll send you a link via PM first.
EDIT:
Just noticed that I'm software version D80210b-EUR-XX, is that OK?
Attached an image of what is backed up.
I have sent links to two devs. Lets see if we can get the ball rolling for D802.
If the devs come back and say its ok, ill put links up for anyone that wants them. I just want to make sure im not sharing anything personal first?
Sent from my LG-D802 using Tapatalk 4
chronicfathead said:
I have sent links to two devs. Lets see if we can get the ball rolling for D802.
If the devs come back and say its ok, ill put links up for anyone that wants them. I just want to make sure im not sharing anything personal first?
Sent from my LG-D802 using Tapatalk 4
Click to expand...
Click to collapse
I believe its okay... What location is your D802 for?
StarFighter said:
I believe its okay... What location is your D802 for?
Click to expand...
Click to collapse
I am in the UK. Phone provided by phones.co.uk on O2, but I can put an EE sim in it and it works, so I think I'm sim unlocked.
Sent from my LG-D802 using Tapatalk 4
chronicfathead said:
I am in the UK. Phone provided by phones.co.uk on O2, but I can put an EE sim in it and it works, so I think I'm sim unlocked.
Sent from my LG-D802 using Tapatalk 4
Click to expand...
Click to collapse
UK is perfect Thats the one I was looking for .
@chronicfathead, forget wat I said on PM. Can you do this as well. Sorry for being a pain. I will credit you for your help XD
Connect your device to PC
Go to platform-tools folders where you have installed adb.
Make a folder system in this folder.
Open Command Prompt in that folder and type
Code:
adb pull /system system
It will take some time.
If you find this too hard then do what I said on the PM
Edit - It's missing a few things actually...
StarFighter said:
@chronicfathead, forget wat I said on PM. Can you do this as well. Sorry for being a pain. I will credit you for your help XD
Connect your device to PC
Go to platform-tools folders where you have installed adb.
Make a folder system in this folder.
Open Command Prompt in that folder and type
Code:
adb pull /system system
It will take some time.
If you find this too hard then do what I said on the PM
Edit - It's missing a few things actually...
Click to expand...
Click to collapse
Will get this for you when back home.
Ill need to wipe again first, then pull as im back on my backup.
Sent from my LG-D802 using Tapatalk

CM 13 on OnePlus Two

Hello,
Have you see this link :
https : // www . androidfilehost.com / ?w=files&flid=42324
Please remove blank in url.
cm-13-20151027-UNOFFICIAL-oneplus2.zip
384.4MB Oct 27, 2015 | 08:22PM
Is-it a fake ?
Sebastien
It installs for me but won't boot
Hmmm would love to see some Marshmallow on my OPT since I'm coming from a nexus 5 that already had it
slefevre77 said:
Hello,
Have you see this link :
https : // www . androidfilehost.com / ?w=files&flid=42324
Please remove blank in url.
cm-13-20151027-UNOFFICIAL-oneplus2.zip
384.4MB Oct 27, 2015 | 08:22PM
Is-it a fake ?
Sebastien
Click to expand...
Click to collapse
I'm downloading it right now... Let's see.
Won't boot for you so no point
May be there are updated version, it is old.
gavin-phelan said:
Won't boot for you so no point
Click to expand...
Click to collapse
There is a new one !
cm-13-20151030-UNOFFICIAL-oneplus2.zip
Anybody tried the new one dated 30.10.2015, please share feed back.
Root
srvoleti said:
Anybody tried the new one dated 30.10.2015, please share feed back.
Click to expand...
Click to collapse
I'm just doing a backup (just in case), then I'll flash that thing. Hold your thumbs!
Edit: All hopes destroyed, tries to boot up two times (womewhat bootlooping), then boots to recovery.
But I'd say, give it some time, sooner or later it'll work.
I'm waiting. ^.^
Sent from my ONE A2003 using Tapatalk
milestone2mod said:
I'm just doing a backup (just in case), then I'll flash that thing. Hold your thumbs!
Edit: All hopes destroyed, tries to boot up two times (womewhat bootlooping), then boots to recovery.
But I'd say, give it some time, sooner or later it'll work.
Click to expand...
Click to collapse
May be it's time to contact the developer about this problem?
It's strange to me that developer deside to upload not working build
The same here.. Not even showing a bootanimation but i am being optimistic. IMO the developer is just making this rom to work.
Doktor-X said:
It's strange to me that developer deside to upload not working build
Click to expand...
Click to collapse
Maybe this is not something officially shared..
i dont know whether its a release for OP2, but did anyone try flashing boot.img through bootloader?? boot loop means problem in boot.img
daninantro said:
i dont know whether its a release for OP2, but did anyone try flashing boot.img through bootloader?? boot loop means problem in boot.img
Click to expand...
Click to collapse
The problem is: Which boot.img should we take? If there's a an issue with the integrated one we'll have no choice other than wating for more developers to jump on the Marhmallow-bandwagon, since we cannot use Lollipop kernels on 6.0
milestone2mod said:
The problem is: Which boot.img should we take? If there's a an issue with the integrated one we'll have no choice other than wating for more developers to jump on the Marhmallow-bandwagon, since we cannot use Lollipop kernels on 6.0
Click to expand...
Click to collapse
Yes, I agree with you. Now, we have to wait and see any developer responds to your query.
so, not running? i do not try?
scrbenni said:
so, not running? i do not try?
Click to expand...
Click to collapse
Yes, Wait for ROM working feed back.

Omnirom for g2 mini

Hi there, I have downloaded the source of omnirom to build for my other device and I think that I can adapt the g2m device tree to omnirom
I can give you some builds of it but I won't be able to test them because I don't have the device
You guys can have the oportunity to have a no cm13 based rom because I think cm13 is a little buggy compared to stock android
If you want me to do it; you can say it here and you will encourage me to do it :highfive:
Of course!!!!
Sounds cool! I'll gladly test your omni builds.
If you need any help while building please feel free to contact me.
Nice having more and more options on this device
new rom
when will this rom come out i cant wait please add install app too sd if u can please
tracy17 said:
when will this rom come out i cant wait please add install app too sd if u can please
Click to expand...
Click to collapse
You need to have the SD set as Internal Storage on android 6.0 for that option to work.
Sent from my LG G2 Mini using XDA Labs
new rom
Vagelis1608 said:
You need to have the SD set as Internal Storage on android 6.0 for that option to work.
Sent from my LG G2 Mini using XDA Labs
Click to expand...
Click to collapse
when will it be ready because i hate cm 13
tracy17 said:
when will it be ready because i hate cm 13
Click to expand...
Click to collapse
why?
tracy17 said:
when will it be ready because i hate cm 13
Click to expand...
Click to collapse
There are many themes and ROMs.
You can try one of them.
Sent from my LG G2 Mini using XDA Labs
tracy17 said:
when will it be ready because i hate cm 13
Click to expand...
Click to collapse
I actually don't have much time for this because I'm still at school and I have to study and do homework...
Besides, I have a issue, the brunch command is not recognizing the omnified device tree, I think I'm doing something wrong but I don't have much experience with this device...
Also my sources are on github, for anyone who wants to help me or wants to work with me...
lg g2 mini
dani020110 said:
I actually don't have much time for this because I'm still at school and I have to study and do homework...
Besides, I have a issue, the brunch command is not recognizing the omnified device tree, I think I'm doing something wrong but I don't have much experience with this device...
Also my sources are on github, for anyone who wants to help me or wants to work with me...
Click to expand...
Click to collapse
anymore news on this rom
tracy17 said:
anymore news on this rom
Click to expand...
Click to collapse
Yes, I have some news!
I fix the building issue, what I forgot was to add the AndroidProducts.mk file that is necessary to start building the rom; and I added some stuff from CM-LG-MSM8226 and the vendor/lge that has the irrc patch added into the rom!
Now I'm compiling it :victory:
dani020110 said:
Yes, I have some news!
I fix the building issue, what I forgot was to add the AndroidProducts.mk file that is necessary to start building the rom; and I added some stuff from CM-LG-MSM8226 and the vendor/lge that has the irrc patch added into the rom!
Now I'm compiling it :victory:
Click to expand...
Click to collapse
You should replace the quickremote apk from the patch at CM-LG-MSM8226 with the apk from the zip file patch. Otherwise there will be no providers.
Anyways, nice work
new rom
dani020110 said:
Yes, I have some news!
I fix the building issue, what I forgot was to add the AndroidProducts.mk file that is necessary to start building the rom; and I added some stuff from CM-LG-MSM8226 and the vendor/lge that has the irrc patch added into the rom!
Now I'm compiling it :victory:
Click to expand...
Click to collapse
wow yea cant wait email me if u have other news
Any news ?
how much longer before this rom is finish can someone please give me some news
tracy17 said:
how much longer before this rom is finish can someone please give me some news
Click to expand...
Click to collapse
I hate the Omnirom sources, I'm getting a lot of weird troubles
Today I'll do a repo sync and I'll see if the things change
Please don't despair
I have a life...
tracy17 said:
how much longer before this rom is finish can someone please give me some news
Click to expand...
Click to collapse
It's rude and against XDA rules to ask for ETAs.
Sent from my LG G2 Mini using XDA Labs

Categories

Resources