Skip to content

Shaaan/android_kernel_samsung_janice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is DroidAdvance+ Kernel Source repository for Samsung Galaxy S Advance (GT-I9070) DroidAdvance+ is Team Project for Kernel development for GT-I9070

Compiling the source:

  1. Make sure you are building on a clean source

    $ ./build.sh clean

  2. Run the build script

    $ ./build.sh

The script will generate a zImage and will also create a odin flasheable package and it will put the files in a folder named 'out'.

Then you can choose to 'dd' the zImage (named kernel.bin.md5) to mmcblk0p15 or use odin and flash the tar file.

About

Kernel Source for Samsung Galaxy S Advance (GT-I9070) + TWRP Recovery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.7%
  • Assembly 0.4%
  • Objective-C 0.4%
  • C++ 0.3%
  • Perl 0.2%
  • Shell 0.0%