New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
amr7san
Old
#1  
Junior Member - OP
Thanks Meter 0
Posts: 5
Join Date: Dec 2012
Default How to install a kernel by Adb

I have samsung galaxy s advance and i want to know exactly how to install kernel
because i have installed JB and it lags ?
I Want to know the way to use ADB
thanks in advance
 
downloadonlyaccount
Old
#2  
Senior Member
Thanks Meter 52
Posts: 289
Join Date: May 2011
If you have no idea what you are doing, then just f****ng look in the threads of your desired kernel. Install-tutorials everywhere...
 
ManiacShri
Old
(Last edited by ManiacShri; 19th February 2013 at 10:25 PM.)
#3  
ManiacShri's Avatar
Senior Member
Thanks Meter 230
Posts: 552
Join Date: Nov 2012
Location: Mumbai
Default Re: How to install a kernel by Adb

Quote:
Originally Posted by amr7san View Post
I have samsung galaxy s advance and i want to know exactly how to install kernel
because i have installed JB and it lags ?
I Want to know the way to use ADB
thanks in advance
First save the kernel as kernel.bin.md5 in root of internal SD..

In the command give superuser permission by writing $su
Then "dd if=/sdcard/kernel.bin.md5 of=/dev/block/mmcblk0p15
Then hit enter and it should show some bytes of data transferred then hit reboot! Or simple use the universal kernel flash app!

Sent from my GT-I9070 using xda premium
If I did help you, dont hesitate to HIT THE THANKS BUTTON! Wont Hurt You!


Galaxy S Advance- GT i9070
ROM - JellyMOD/Supressed
Kernel - Siri/CoCore-E
By ME! :
Galaxy S Advance JellyBean Index Thread
 
b3dna
Old
#4  
b3dna's Avatar
Member
Thanks Meter 36
Posts: 70
Join Date: Jan 2013
Location: Šaliningrad
Quote:
Originally Posted by amr7san View Post
I have samsung galaxy s advance and i want to know exactly how to install kernel
because i have installed JB and it lags ?
I Want to know the way to use ADB
thanks in advance
Why don't u use frapeti's easy as a pie app. Here. Need also some file explorer like ES or Root Explorer. The easiest way for you.

Tons of tutorial and examples here on xda and all around the internet.

But anyway...

I will assume that you know how to run adb, you already have it and know what adb shell is.
If you don't, don't continue next and read a little bit more around xda forum.


Copy kernel.bin.md5 to your internal memory.
Run adb as adb shell
Code:
$ su
# dd if=/sdcard/kernel.bin.md5 of=/dev/block/mmcblk0p15
# reboot

Samsung Galaxy S Advance GT-I9070
ROM: JB 4.1.2 LQ4 deodexed
Kernel: CoCore-E 4.2 TWRP
 
amr7san
Old
#5  
Junior Member - OP
Thanks Meter 0
Posts: 5
Join Date: Dec 2012
Default Thanks all :)

Quote:
Originally Posted by amr7san View Post
I have samsung galaxy s advance and i want to know exactly how to install kernel
because i have installed JB and it lags ?
I Want to know the way to use ADB
thanks in advance

Thank you very much i installed the thunderzap kernel by the universal app thanks
but PES 2012 Still do'nt work
it was work on GB ?