Hi,I'm porting cm11 for galaxy grand 2 sm-g7105. Can i use stock kernel? And if stock kernel is not usable then how can i port the kernel? I need help from developers.
I saw some tutorial on youtube and I want to know some things:
Can I install on S4 LTE?
It is need custom kernel for working fine?
What image should I flash for S4?( Nexus 5 or 7...)
What should I know before install?
I have installed VRToxin on my phone , Marshmallow 6.0.1 and it's AOSP based.
Hi everyone,
After a see get something tested on my lenovo A6000 with system kitkat and karnel MoStockV1.48 I managed to start the original radio application.
for this is the simple, use TWRP Kitkat Recovery than flash the MoStock karnel .Zip edited by # ED300 for CM 11 just after the flash boot directly on the bootleader than flash Mostock karnel edited for kitkat by #chhapil with command adb. thank you :good:
1- TWRP Kitkat Recovery -------------------- https://userscloud.com/m4jy6u5chkkp
2- MoStock Kernel by ED300 -------------- https://userscloud.com/p2v4cjj3nc2m
3- MoStock Kernel by chhapil--------------- https://github.com/chhapil/Kernel-Lenovo-A6000-KK/releases or http://forum.xda-developers.com/lenovo-a6000/development/kernel-mostock-v1-1-t3253280
thenk's
please devs build recovery and kernel (AOSP) 6.0.1 for galaxy a7 sm-a700fd :fingers-crossed:
Why the heck do you need aosp recovery?
Hi everybody,
I am new to this forum, so I introduce myself a bit:
I am the owner of a Samsung Galaxy J5 (2015) J500F, bought in India.
running Android 6.0.1 from last official update.
I am a long time linux developer, (more than 20 years), but I have not a lot of experience on android dev,
I have already compiled some kernels for my old wiko phone, and test them successfully...
On my Galaxy J5, I already installed TWRP for 6.0.1, and supersu via TWRP to root it..
my Goal , is to port some of Nethunter kernel patches,
mainly android usb hid keyboard patch ( github.com/pelya/android-keyboard-gadget )
and wifi injection patches also.. this is the basic need for a Nehunter port.. with some kernel .config mods also..
There is already a Galaxy A5 port in Nethunter Github, and it should not be too hard to port nethunter to Galaxy J5 I Think..
Sorry for this lengthy introduction,
So my question is....
From which source code do I have to start to compile a stock kernel for android 6.0.1 for Galaxy J5 (J500F) ?
I found the Nick Verse Repository: github.com/DJSteve/kernel_j500fn_djsteve
thereis also: github.com/Galaxy-J5/samsung_j5_kernel-mm.git (kernel for CyanogenMod 13.0 I think)
ans also: github.com/Galaxy-J5/kernel_samsung_j5lte (kernel for CyanogenMod 12.1 I think)
and other ones laying around.. (MSM8916 samsung released ?? )
so from which kernel source code do I have to start, to build an android 6.0.1 stock kernel for a J500F ????
I want to start from an unmodified kernel, then add each patch one by one, test them, to validate each steps...
I hope some one will have some time to help me