[KERNEL]Test Kitkat Kernel Files - Xolo Q1000

So here are the Kitkat zImage and Modules for Q1000
PS. these are not appended with mediatek headers so they are currently not useful
Headers have been appended to the kernel and my Git repo is also up to date now.
I have tried to make a boot.img but it seems that windows doesnt like me, or our device :/
Installed ubuntu to do this extra work xD ( Building of kernel was done in fedora )
PS These files were uploaded as popular request to support developement
I AM NOT LIABLE FOR ANY KIND OF CONTRAPTIONS YOU CREATE USING THIS KERNEL ( UNLESS THE GOOD ONES xD )
This zImage needs to be Appended and then packed in boot.img to be used
But it is highly unrecommended to do stuff that may brick your devices. Just fool around with the kernel and you'll be good to go
Test builds of CWM 6.0.4.8 will be uploaded soon !!!
LINK :
https://github.com/paltrickontpb/q1000_testkernel
also hit like
XDA:DevDB Information
q1000kitkatkern, Kernel for the Lava Xolo Q1000
Contributors
protox 109
Source Code: https://github.com/paltrickontpb/aquaris-5HD
Kernel Special Features: New Schedulers, SElinux support ( All assumed until it boots up )
Version Information
Status: Testing
Created 2014-11-11
Last Updated 2014-11-11

Nice work sir
Its amazing to see a man cooking kernals for xolo q1000. I feel bad because of not able to help you. I am not aware of this. Hope you will succeed.:good:

I appreciate the gesture @hotchapmanu
New Edit : It seems that the wlan module is broken. will be uploading the working one in my github soon. The kernel still is stubborn enough not to accept mtk header files but i did find new ways to proceed. Will take me around a couple of days but i will be doing it ASAP

i also wanna help u but i dont knw how .. can u suggest me guide or tutorial so that i can help you guys .. awesome work

@ABHISHEK KHANDELWAL
Yes mate sure enough but it is just a google Search away
NEW EDIT :
HEADER FILES HAVE BEEN APPENDED TO THE KERNEL.. BUT CHANCES ARE SLIM THAT IT MAY WORK PERFECTLY..
WILL BE OPENING A SPECIAL POST WHERE I SHALL UPLOAD NEW FILES FOR USERS TO TEST AND TELL ME.. AS I KINDA AM NOT ABLE TO USE MY DEVICE CURRENTLY ( RELATED TO LOW MARKS IN SCHOOL TESTS xD )

how to install it bro .. please give me the steps

ABHISHEK KHANDELWAL said:
how to install it bro .. please give me the steps
Click to expand...
Click to collapse
These are half built files.. I will upload usable boot.img in other thread..

good work
protox 109 said:
These are half built files.. I will upload usable boot.img in other thread..
Click to expand...
Click to collapse
great work bro .. waiting for release :laugh:

any fix rear cam?
is their already a fix rear camera in kitkat update in xolo1000 and cherry mobile hd2

Help
ajay434434 said:
great work bro .. waiting for release :laugh:
Click to expand...
Click to collapse
I don;t know exactly if it is a kernal that makes Kitkat in Q1000 or what.
I want some upgrade in my Q1000.
Please give me steps to install this.
& please inform if any bug is there.

Iy

Related

Can we fix Cyanogenmod12(cm12) bugs with the help of cyanogenmod11(cm11)?

I have been practicing c,c++,java,php,html since 5 years now i am making android apps its been 5 months doing that.I also have been rooting android devices and flashing custom roms since 2 years now I want to get my hands into porting Custom Roms for various devices. Since I dont know anything so I just want to know about how can I do this. Well making a complete rom will be not possible way to learn completely at once this is what I think. But now I am having two custom roms Cyanogenmod11 and Cyanogenmod12 for a low end device named Samsung galaxy fame gt-s6812 somebody has ported these roms for this device.Now, cm11 is working really very fine but cm12 having lot of bugs : 1.Microphone not working 2.Speaker not working 3.Unkown Baseband and IMEI number etc. I just thought that by just replacing some of the things like folders or files from cm11 to cm12 will work for this. Because many people are porting roms by just copying folders from one into another.
If this can be happened then which folders will get me rid of these bugs. Please help me out Links , explanations, videos anything which can give knowledge about all these stuffs. Thank you
Try to send @wulsic or @corsicanu a message, those two are main developers for out Galaxy Fame section.
dushyant30suthar said:
I have been practicing c,c++,java,php,html since 5 years now i am making android apps its been 5 months doing that.I also have been rooting android devices and flashing custom roms since 2 years now I want to get my hands into porting Custom Roms for various devices.
Click to expand...
Click to collapse
Well, its not as easy as copy and pasting because in the cm12.1 repository there are made some changes which removes compatibility with jellybean 4.1 based binaries so we are using patches to add back that compatibility and also for telephony etc. So we are on the way to get a good working cm12.1 the build with which I am busy with should work much better as the cm12 alpha0.1 as the dpi,sound,performance,security,telephony, microphone, video playback should be fixed. The only problem I still have to find out is why the rom is stuck at starting apps. If you want you can help to get it fully working as I dont own the device and the fame from corsicanu is still broken I believe. If you want to start compiling cm12.1 for the fame then you can look in the general section there is a compiling tutorial but beware I must edit it/ make a new one for cm12.1 so if you want more help or info just contact me. I am not a pro with all these things but I can give you the basics :good:
Sent from my LG-D802 using Tapatalk
@dushyant30suthar
appreciate u want to help
u can follow instruction to download cm12.1 from guide made by wulsic
change repo init to. ... https://github.com/cyanogenmod/android (at that link u can find the guide to download the source code)
u also can check the device tree https://github.com/wulsic/android_device_samsung_nevisp
https://github.com/wulsic/android_vendor_samsung_nevisp
kernel : https://github.com/wulsic/Hyper_CM11
and the patches from pawitp who working cm11-12.1 for broadcom chipset (grand duos) : https://gist.github.com/pawitp/88a1d4514a0734c866c7 ( try to change some line to work with our hardware phone)
good luck :*
*i am stuck at building the rom with external hdd,it will change all the file (git status modfied)
I hope that the developers could fix a lot of bugs in cm12.1, faizauthar12 and wulsic are doing a great job!
There's already a good-working ROM out (at least for S6810):
http://forum.xda-developers.com/showthread.php?p=63426739
faizauthar12 said:
@dushyant30suthar
appreciate u want to help
u can follow instruction to download cm12.1 from guide made by wulsic
change repo init to. ... https://github.com/cyanogenmod/android (at that link u can find the guide to download the source code)
u also can check the device tree https://github.com/wulsic/android_device_samsung_nevisp
https://github.com/wulsic/android_vendor_samsung_nevisp
kernel : https://github.com/wulsic/Hyper_CM11
and the patches from pawitp who working cm11-12.1 for broadcom chipset (grand duos) : https://gist.github.com/pawitp/88a1d4514a0734c866c7 ( try to change some line to work with our hardware phone)
good luck :*
*i am stuck at building the rom with external hdd,it will change all the file (git status modfied)
Click to expand...
Click to collapse
Do anyone have cm12.1, Cm13 cm14 for Samsung Galaxy fame Gt-s 6812 please give me a link :good:
Abu Swalih 1 said:
Do anyone have cm12.1, Cm13 cm14 for Samsung Galaxy fame Gt-s 6812 please give me a link :good:
Click to expand...
Click to collapse
Did you check the link for CM12.1 in the post above yours?
:confused
BenjyTec said:
Did you check the link for CM12.1 in the post above yours?
Click to expand...
Click to collapse
Nop but I don't see name Samsung Galaxy fame Gt-s 6812 show me link please
I'm using cyanogenmod 12.1 on my samsung galaxy fame everything working only SIM card no when I was instaling that say SIM card no detected bat I have it inserted so I don't know what do?

Kernel 3.4.0_1.52.1540.5

I'm aiming to build kernel 3.4.0 (1.52.1540.5) from the Source Code Released by www.htcdev.com last year
I Need your help, Can't do it all alone. So, please if anyone have some time,
do spare it here sharing the knowledge about building it from Source Code, once we get the New Kernel we can Easily Compile the New ROM for Example Android 4.4.2 for the Device.
Hoping to have some Assistance
Thanks
V_Singh
Hello my friend, please send me the CWM backup
Please I'm Begging
tanaydin123 said:
Hello my friend, please send me the CWM backup
Please I'm Begging
Click to expand...
Click to collapse
You Want the ROM backup or Just the CWM?
Unfortunately, you don't have backup ROM nice and fast ROM you are using please, I want to backup my ROM please don't Flash ROM HTC 616 quick and useful mod please ...I'm so boring
Sent from my HTC 616 Dual Sim using XDA Free mobile app
Hey bro, as i know you cannot compile rom without device and vendor tree but if you have a device and vendor tree you can compile rom and for kitkat rom required 3.4.67 kernel if i remember true also i am working compile 3.4.67 kernel for d616 and trying the find or create a new device and vendor tree with my friend but i don give 100% guarantee if i make a kitkat rom for d616 i will share at xda-developers and i will build cyanogenmod for d616 but i dont give any 100% guarantee because i am student and i have a exams but i try @v_singh and i have a d616
I too was thinking to do that , but was busy for last few months . Maybe we can build up a team first (Development is faster that way) .
Forget about it i will not make kitkat for we device because yesterday i received a call from htc and says to me "kitkat for desire 616 will get but now in development proccess" and if kitkat release for we device i will port cm11 for we devices but with a little bugs (video recording, second... sim etc.)
ritikchanna said:
I too was thinking to do that , but was busy for last few months . Maybe we can build up a team first (Development is faster that way) .
Click to expand...
Click to collapse
Nice !dea @ritikchanna , but Sometimes I really Don't have time, and also its gone complicated Since I Upgraded my PC to WIN10, things aren't working on it as expected
Ozanerd said:
Forget about it i will not make kitkat for we device because yesterday i received a call from htc and says to me "kitkat for desire 616 will get but now in development proccess" and if kitkat release for we device i will port cm11 for we devices but with a little bugs (video recording, second... sim etc.)
Click to expand...
Click to collapse
Well, that's their Job Bro but, I'm not really sure they will spare time on our Device, and I don't have money to Buy new phone, so i'm just trying to do things on my own with your help, I'm still not sure I can manage it, but its always good to give a shot!
Ozanerd said:
Hey bro, as i know you cannot compile rom without device and vendor tree but if you have a device and vendor tree you can compile rom and for kitkat rom required 3.4.67 kernel if i remember true also i am working compile 3.4.67 kernel for d616 and trying the find or create a new device and vendor tree with my friend but i don give 100% guarantee if i make a kitkat rom for d616 i will share at xda-developers and i will build cyanogenmod for d616 but i dont give any 100% guarantee because i am student and i have a exams but i try @v_singh and i have a d616
Click to expand...
Click to collapse
Thanks, for the Information bro, its good to know what n what I can do with the available resources, and of now, I have Downloaded the SOURCE CODE from www.htcdev.com for HTC 616D and I also have the Device with me, now can you tell me, what n what I need next?
tanaydin123 said:
Unfortunately, you don't have backup ROM nice and fast ROM you are using please, I want to backup my ROM please don't Flash ROM HTC 616 quick and useful mod please ...I'm so boring
Click to expand...
Click to collapse
Hey Pal! don't get stressed, and also pardon me for getting so late, if I upload my whole rom backup, it would be long and idk if my slow internet can handle that much big file to Upload, well well! just make your ROM DE-ODEXED and download this and follow the README inside :good:
Sent from my HTC 616 Dual Sim using XDA Free mobile app[/QUOTE]
You need the vendor, device and kernel source for desire 616 but kernel must be 3.4.67 if i know true for kitkat @v_singh
Update: Success on compiling
I got Success On Compiling the New Kernel (zImage) from the Source Code (Special thanks to @op3n_sourc3), and Building the BOOT.IMG,
but the Problem is When I'm flashing it, the Device doesn't boots up,
a little help would be Appreciated, Anyone?
v_singh said:
I got Success On Compiling the New Kernel (zImage) from the Source Code (Special thanks to @op3n_sourc3), and Building the BOOT.IMG,
but the Problem is When I'm flashing it, the Device doesn't boots up,
a little help would be Appreciated, Anyone?
Click to expand...
Click to collapse
Please share the download links or PM me I will look into it
v_singh said:
I got Success On Compiling the New Kernel (zImage) from the Source Code (Special thanks to @op3n_sourc3), and Building the BOOT.IMG,
but the Problem is When I'm flashing it, the Device doesn't boots up,
a little help would be Appreciated, Anyone?
Click to expand...
Click to collapse
That's a great news. Does it show the htc logo or stuck on black screen? Could you capture the log? If yes, capture the Log with ALV(Advanced Logcat Viewer) and upload it here.
We are too lucky to get Devs like you guys 
 @arun483 please check the attached file :good:
 @abhatia1435 actually I have messed up with my boot logo, so I can't see if anything going on underneath, but when I power on, it shows the broken boot n then reboots again (same like bootloop) but will try to capture the log.
And also I have a Question "do we need newer Rom to boot newer version of Kernel?"
Caution: for the other users , this file is only for Development Purpose, Do Not Flash it until you Know what you are doing. BE SMART, STAY SAFE.
Any Update @arun483 ?
v_singh said:
We are too lucky to get Devs like you guys
@arun483 please check the attached file :good:
@abhatia1435 actually I have messed up with my boot logo, so I can't see if anything going on underneath, but when I power on, it shows the broken boot n then reboots again (same like bootloop) but will try to capture the log.
And also I have a Question "do we need newer Rom to boot newer version of Kernel?"
Caution: for the other users , this file is only for Development Purpose, Do Not Flash it until you Know what you are doing. BE SMART, STAY SAFE.
Click to expand...
Click to collapse
Sorry I just got busy in some family functions I will look into it and let you know what we can do.
---------- Post added at 06:47 PM ---------- Previous post was at 06:39 PM ----------
@v_singh so first things first you messed up with boot and stuck in boot loop? NP you can easily find stock boot.img flash it using spflashtool
Need boot logo? I can make one and link you through pm
"do we need newer Rom to boot newer version of Kernel?" No it's actually visa versa, you need newer kernel to boot newer rom. We can port upto Android MarshMallow based on 3.4.67 kitkat kernel but not on jelly bean kernel. I can port some mediamods based on jellybean if you want
arun483 said:
Sorry I just got busy in some family functions I will look into it and let you know what we can do.
---------- Post added at 06:47 PM ---------- Previous post was at 06:39 PM ----------
@v_singh so first things first you messed up with boot and stuck in boot loop? NP you can easily find stock boot.img flash it using spflashtool
Need boot logo? I can make one and link you through pm
"do we need newer Rom to boot newer version of Kernel?" No it's actually visa versa, you need newer kernel to boot newer rom. We can port upto Android MarshMallow based on 3.4.67 kitkat kernel but not on jelly bean kernel. I can port some mediamods based on jellybean if you want
Click to expand...
Click to collapse
the boot logo is another Cause that i have solved already
but the Kernel is not Still Booting, Did you guys found anything ?
v_singh said:
the boot logo is another Cause that i have solved already
but the Kernel is not Still Booting, Did you guys found anything ?
Click to expand...
Click to collapse
I don't have device in my hands right jow so I am waiting till device arrives so that I can start work on kernel
hello v singh
Hello v singh have u got the reason of why the kernel is not booting
Good

Device tree ready for marshmallow

Hey guys its devut again informing you that HOX's Device tree is nearlyready!!!
UPDATE: DEVICE TREE IS NOW COMPLETE
Nearly
Yes Nearly because libdgv1 is still taking time
libdgv1
http://dmitry.gr/index.php?r=06. Thoughts&proj=04. Android M on Grouper
Here it states that we get a lot of problem because
Code:
dlopen()
is a POSIX COMPLAINT:crying::crying:
So here it is nearly perfect Marshmallow device tree
https://github.com/DevUt/android_device_htc_endeavoru/tree/Marshmallow-begins-part-1
I also have not tested it for new layout
If you are a developer then please check it
[ Do not go for storage_list.xml (as it is deleted , go for fsatb)]
Another issue (damn it)
Proprietary-files.txt has a problem ! Will fix it soon
DevUt said:
Another issue (damn it)
Proprietary-files.txt has a problem ! Will fix it soon
Click to expand...
Click to collapse
*finger crossed*
bopung said:
*finger crossed*
Click to expand...
Click to collapse
I think it will take alot of time cause it is verrryyyy confusing
Added issue section in my github repo
1 issue added
you guys also help me by telling me the issues in code
Should i add wiki to my repo to guide other developer?
Or should leave them on their own to figure out how to make libnvos and other thing works ( cause just looking at the tree you wont be able to understand because the patches are also in proprietary files )?
And another great news the device tree wil be ready till Monday!! :laugh: :good: ????????????
Device tree complete now no monday
DevUt said:
And another great news the device tree wil be ready till Monday!! :laugh: :good:
Click to expand...
Click to collapse
(After this many ppl)
Critic : Monday ? What! You are so slow DevUt!
DevUt : Sorry , Thats the way im!
DevUt : But for other HOX DEVS
DEVICE TREE IS NOW COMPLETE
NOW NO MONDAY
DEV GET THEIR HANDS ON!
Awesome!I was planning to get an s4 but since the hox will actually get mm I will stick to it.Great work,you are awesome dude
MaRtYy01 said:
Awesome!I was planning to get an s4 but since the hox will actually get mm I will stick to it.Great work,you are awesome dude
Click to expand...
Click to collapse
My pleasure dude
I predict you will see mm till mid may cause my net is slow
Thanks for Patience and all your support
But if you wanna try to make a rom from this tree you can (please check the issue section if there are none then please proceed to building if there is even 1 Stop ; I will fix it )
Guys i just found out that we need to have a newer version of twrp to flash marshmallow on our hox. So here's my thought
First i will Fix the device tree ( yes i will be adding some more. Patch files which are on my local pc)
Then as we already have the kernel available for marshmallow.
And then i will build the new twrp and it all in a post
Guys fact of the matter : HOX doesn't runs well on newer roms! And yes thats the bitter truth for every Phone once its old it losses its powet
But why
Here's a logical answer : It is in the way the developer makes the newer roms!
What !
Yes ! Actually the devs just patch some existing files and add some new ones and release it !
And i dont blame the devs for it cause nobody will waste his/her time in writing everything from kernel , Device tree ,proprietary files they sum upto millions and millions of files
Thats causes the problem.
So whats the solution
The solution is nothing! But as a HOX lover i would love to take this whole summer for HOX
So whats your plan
My plan is after releasing marshmallow i would work to write the whole thing scratch (not exactly scratch) but i will make it the most stable rom for HOX
I know im making many promises but believe me i would make them true :highfive:
Thank you for your work, I'm looking forward to marshmallows for HOX.
I'm out of the station for 10 days will come and back to work ASAP
Is this a rom?
sagor1 said:
Is this a rom?
Click to expand...
Click to collapse
The ROM is nearly ready ! Source code has been downloaded tweaks have been made to the device tree ( necessary for ROM ) so you will see the ROM soon . This thread was made to keep updated my fellow friends with my status
Guys bad news my laptop screen has disturbed it is showing vertical lines I will send to soon for repairs and continue until then see my github progress ! You have surprise in both the kernel and my own profile
DevUt said:
The ROM is nearly ready ! Source code has been downloaded tweaks have been made to the device tree ( necessary for ROM ) so you will see the ROM soon . This thread was made to keep updated my fellow friends with my status
Click to expand...
Click to collapse
With sense or without sense?
sagor1 said:
With sense or without sense?
Click to expand...
Click to collapse
Without, its based on cm13
Sent from my Nexus 7 using XDA-Developers mobile app

[LOS][OMS] ][HTC 10] rESURRECTION rEMIX N [5.8.2][7.1.1] uNOFFICIAL [ Nightly Mar 19]

Code:
*** Disclaimer***
No legal responsibility taken for anything.
use at own risk.
I am not a Developer . Just sharing the RR project with updates and mergers faster for users
Install with full knowledge that this might make your phone 100% unusable and will void your device warranty .
Briefing​
This is my own personal RR N build, based on 14.1. i will build the ROM ASAP once crpalmer merges any new codes .
I will upload the ROM if it Boots fine in my personal device
i am not offending anybody's build especially the Official RR thread . i just keep this thread updated daily .
please dont complain anything about the BUGS as all bugs in CM14.1 are present in my build too
Feel free to contribute, recommendations and (new) bug reports are always very welcome.
I am a newbee here if any mistakes please let me know
Click to expand...
Click to collapse
Features & Details​
FULL Substratum theme engine support with Masquerade and OMS
Compatible fully with both firmware (MM and N)
SELinux ENFORCING
Build USING Ubuntu 16.04 in Windows using VM
Click to expand...
Click to collapse
INSTRUCTIONS
Download the Rom & and ARM64 7.1 GAPPS .
Reboot to TWRP recovery .
Flash ROM and then GAPPS
Flash Custom Kernel ( Personal recomendation i am using V7.0.2-Beta Android N )
If running Nougat firmware (2.0+) you will need to flash fingerprint patch to use the home button
Click to expand...
Click to collapse
BUGS
Same as CM 14.1 ... i am not listing the bugs
ChangeLog
Add headphones backend (fixes headphones)
WIFI fix ( may be check it out yourself)
Developer settings fixed
USB tethering fixed ( working for me)
Night mode working
Bug fixes
VOIP application issue fixed when it comes for audio
Added Aptx Bluetooth Support
[*] Touch Screen Gestures added
Note :- please dont ask for BUG fixes FYI i am not a developer ... solutions and recommendations are welcome
Downloads
RR-N-v5.8.2-20170319-pme-Nightly.zip
Finally an OMS build .... No help got from any of the devs out here in XDA ... Finally managed to get the OMS in my build.
Thanks a lot to my best mate who helped me in guiding on github and gerrits ++ thanks @ mihran
GAPPS:-
Optional
substratum theme engine
XDAevDB Information
Resurrection Remix ROM N UNOFFICIAL for the HTC 10
Contributors crpalmer
Version Information
Status: Beta
Created 26.12.2016
Source Code Rom
https://github.com/vysakhraju/platform_manifest
Original Rom thread by @Eliminater
=[url]http://forum.xda-developers.com/htc-10/development/rom-resurrection-remix-m-t3440977[/URL]
Thanks alot!
Where is FP patch?
ali nz said:
Thanks alot!
Where is FP patch?
Click to expand...
Click to collapse
As i have not got the permission to use the finger print patch please use the one from CM14.1 thread by @ibrokemypie
 @ibrokemypie :- Can i use your finger print patch for my ROM ?
Dec 26th Build with OMS updated in OP
OP I'm on your last build of RR unofficial from 12.22 from the other thread.
do you require or recommend a clean flash for this or can it flash dirty? thank you!
VR32 said:
OP I'm on your last build of RR unofficial from 12.22 from the other thread.
do you require or recommend a clean flash for this or can it flash dirty? thank you!
Click to expand...
Click to collapse
I did dirty flash and is wokring fine
thanks man I'll give it a go
Hi All
Need your support to add OMS support to this ROM
. I have does somebody know how to Clone / fetch the megers to my build ...
If someone know please comment so I can release the build tomorrow
ffs what is with the //word for word// copying now
one thing to build a rom using open source code, another entirely to copy an entire thread and change some words just enough to get past your teacher's plagiarism check.
ibrokemypie said:
ffs what is with the //word for word// copying now
one thing to build a rom using open source code, another entirely to copy an entire thread and change some words just enough to get past your teacher's plagiarism check.
Click to expand...
Click to collapse
As per the request and comments on RR thread i created a seperate thread for my build... To be frank yes copying was easy and i thougt of doing ..I have not spend much time in that lol.. Anyways I have not copied your build or work mate !!!
blackpanther0582 said:
As per the request and comments on RR thread i created a seperate thread for my build... To be frank yes copying was easy and i thougt of doing ..I have not spend much time in that lol.. Anyways I have not copied your build or work mate !!!
Click to expand...
Click to collapse
just to be clear, I never said nor insinuated that you copied my build, very difficult to do that anyway as being all open source, no one is copying anyone, simply building the same source code. Just frustrating to have ones words taken and repeated without permission, attribution or even a simple acknowledgement, and its suddenly something that has happened a lot in the past few days.
Really sorry mate ...yes I have not asked permission from you I apologizing for that ... I don't know how to create a thread while looking at your thread it was really a promising one just to start with .
I was at my work time though so just spend only few mjns for that ..
Sorry once again...
If you insist I will change the entire thread
thanks for building RR I'll keep an eye on this as it develops
Working like a dream for me. Really appreciate this.
(/w Nebula 7.0.2)
Tried to add full OMS support to my yesterdays build ... But I think I am missing some steps..
Without some devs support I think I might not be able to fix it
Finally an OMS included RR nightly has been uploaded... See the main thread for download Link...
Night mode / Live display works
RR-N-v5.8.0-20161228-pme-Nightly.zip
@blackpanther0582 could you compile this kernel?
https://github.com/CyanogenMod/android_kernel_htc_msm8996/commits/cm-14.1-caf
OMS(meaning substrarum) I installed from the Play Store on the 12/24 build seems to work fine. Wifi cuts out at random is that the bug everyone talks about? It just puts am X in it and says connected but no internet.
Sent from my HTC 10 using XDA-Developers mobile app
Nosferatu. said:
OMS(meaning substrarum) I installed from the Play Store on the 12/24 build seems to work fine. Wifi cuts out at random is that the bug everyone talks about? It just puts am X in it and says connected but no internet.
Sent from my HTC 10 using XDA-Developers mobile app
Click to expand...
Click to collapse
Same here on both counts. Gonna install the 28th build to check it the wifi's fixed. That's literally the only bug i need fixed to be 100% daily driver. So awesome how fast CM/RR came all the sudden.
holofractal said:
@blackpanther0582 could you compile this kernel?
https://github.com/CyanogenMod/android_kernel_htc_msm8996/commits/cm-14.1-caf
Click to expand...
Click to collapse
Will sure try

[Discussion]Lineage OS for Samsung Galaxy J2

Development is going on here :
https://www.github.com/MissionJ2 <-- Contributions are always welcomed here
and https://www.github.com/TeamExyLords<-- The won't accept any contributions untill you personally know @Albe96 and he thinks that you are a good dev mainly [Recognised Contributor]
: D?f
lzzy12 said:
I want to build Lineage OS (or any other android version) for my galaxy J2 (J200G varient) but the only problem is the vendor tree which I don't know how to build. If any experienced developer can guide me to build the same (vendor tree) then he will get the blessings of those who are still waiting for feeling the stock Android on their J2 ...
Please Devs help me.. I have built only 3 roms yet and that too with all the trees i.e the kernel, vendor and the device trees already available... I can't even find a good document or a video tutorial on youtube to build vendor tree...
But if there is any then please point me to it
Click to expand...
Click to collapse
https://github.com/chaubeyprateek/android_vendor_samsung_j2lte/archive/master.zip
Is it what you are looking for????????
ad. said:
https://github.com/chaubeyprateek/android_vendor_samsung_j2lte/archive/master.zip
Is it what you are looking for????????
Click to expand...
Click to collapse
Oh!! many many thanks for that!!
Hoping a CM 12.1 soon for my j2lte
But still is there any document which promises to teach us building vendor tree??
Eon1234zaza said:
: Df
Click to expand...
Click to collapse
Hey Dont laugh at me like that:crying::crying::crying:
Please help if you can:angel::angel:
lzzy12 said:
Oh!! many many thanks for that!!
Hoping a CM 12.1 soon for my j2lte
But still is there any document which promises to teach us building vendor tree??
Click to expand...
Click to collapse
I haven't found any such document till now......
Custom Rom J2
Will create rom for j2 model j200m?
Maybe this will help
lzzy12 said:
I want to build Lineage OS (or any other android version) for my galaxy J2 (J200G varient) but the only problem is the vendor tree which I don't know how to build. If any experienced developer can guide me to build the same (vendor tree) then he will get the blessings of those who are still waiting for feeling the stock Android on their J2 ...
Please Devs help me.. I have built only 3 roms yet and that too with all the trees i.e the kernel, vendor and the device trees already available... I can't even find a good document or a video tutorial on youtube to build vendor tree...
But if there is any then please point me to it
Click to expand...
Click to collapse
http://forum.xda-developers.com/chef-central/android/guide-android-rom-development-t2814763?
Is a cm rom coming bro?
Thnx if:good:
[ROM][TRIAL] CyanogenMod/LineageOS for J2lte
https://forum.xda-developers.com/android/development/rom-cyanogenmod-lineageos-j2lte-t3575821
https://chat.whatsapp.com/Bm90GQ8NPyyFwWeDbEwbBd
PLS JOIN OUR J2 WHATSAPP GROUP
Sources link please.
Can you please provide me all of the sources that you are using to make this ROM. Links to the resources you have been using till now would be good. I am also attempting to make the LineageOS for J200H 3G variant. That way we can test each others ideas out and make a stable LinageOS ROM for J200H 3G variant. Hope you will reply to this message according to the will you have. Thanks either way in advance.
TO
 @izzy12 and all the other devs who are interested in making the ROM or by bug testing the ROM after initial release.
Hey @lzzy12 this is the only documentation i found on net and don't know if it will work or not but you can give a try
https://techstarspace.wordpress.com...extracting-proprietary-files-from-the-device/
Help needed.
@izzy12 , Do you have the source file of j200h? Since you are trying to make a ROM from scratch (According to your methods) can you please provide it to me. I was porting the ROM from LTE to 3G (I was successful)(Yeah i made some changes to convert it) But got into problem. I think your files may help me figure it out. Can you please help me. (If you are trying to make ROM from source file). You may provide me with the link file. Hope you will reply to me.
MobNerd said:
@izzy12 , Do you have the source file of j200h? Since you are trying to make a ROM from scratch (According to your methods) can you please provide it to me. I was porting the ROM from LTE to 3G (I was successful)(Yeah i made some changes to convert it) But got into problem. I think your files may help me figure it out. Can you please help me. (If you are trying to make ROM from source file). You may provide me with the link file. Hope you will reply to me.
Click to expand...
Click to collapse
Here is the evice tree
https://github.com/chaubeyprateek/android_device_samusng_j2lte
Here is the vendor tree: https://github.com/chaubeyprateek/android_vendor_samsung_j2lte/
And here is the kernel sources :https://github.com/TeamWin/android_kernel_samsung_j2lte
I am so sorry to inform you that my built of boot.img crashed (It was working but i tried rooting it). It won't even show the Boot logo now. It only displays Samsung Galaxy J2(Startup screen). It is currently hooked in restart loop. So it will take more time to figure this out. Hope you will have patience.
I am currently working on resolving this issue.
.
If any one knows why it is occurring or have been in the same situation please reply. It may help me solve the issue faster. Other files has been already modified, almost 65% work is done....
MobNerd said:
I am so sorry to inform you that my built of boot.img crashed (It was working but i tried rooting it). It won't even show the Boot logo now. It only displays Samsung Galaxy J2(Startup screen). It is currently hooked in restart loop. So it will take more time to figure this out. Hope you will have patience.
I am currently working on resolving this issue.
.
If any one knows why it is occurring or have been in the same situation please reply. It may help me solve the issue faster. Other files has been already modified, almost 65% work is done....
Click to expand...
Click to collapse
Sorry I can't help you. But btw which rom are you porting???
MobNerd said:
Can you please provide me all of the sources that you are using to make this ROM. Links to the resources you have been using till now would be good. I am also attempting to make the LineageOS for J200H 3G variant. That way we can test each others ideas out and make a stable LinageOS ROM for J200H 3G variant. Hope you will reply to this message according to the will you have. Thanks either way in advance.
TO
@izzy12 and all the other devs who are interested in making the ROM or by bug testing the ROM after initial release.
Click to expand...
Click to collapse
ad. said:
Sorry I can't help you. But btw which rom are you porting???
Click to expand...
Click to collapse
Actually i am reverse porting from J2LTE to J2 3G (S7 Skin pack ROM)..
MobNerd said:
I am so sorry to inform you that my built of boot.img crashed (It was working but i tried rooting it). It won't even show the Boot logo now. It only displays Samsung Galaxy J2(Startup screen). It is currently hooked in restart loop. So it will take more time to figure this out. Hope you will have patience.
I am currently working on resolving this issue.
.
If any one knows why it is occurring or have been in the same situation please reply. It may help me solve the issue faster. Other files has been already modified, almost 65% work is done....
Click to expand...
Click to collapse
Bro please do it fast
@MobNerd where is the original rom that you are porting??? and how far has your work reached???

Categories

Resources