[Kernel][SANDROIDKERNEL][SM-G355H]Sandroid Kernel for Samsung Galaxy Core 2

Search This thread

Ih24n

Senior Member
Jun 4, 2015
1,075
1,083
27
Sukoharjo
sandroid-team.blogspot.com
SANDROID KERNEL for Samsung Galaxy Core 2

I am done modify source kernel for SM-G355H and I share with you, so read carefully and enjoy the kernel.

"More Features, More Experience"

Take a note : THIS KERNEL WORK ON ALL ROM SO DON'T ASK AGAIN. AND READ TEXT BY TEXT IN THIS POST.

Code:
#include 
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.*/

FEATURES :

FOR MORE INFORMATIONS ABOUT FEATURES GO HERE
  1. Compiled with SaberMod toolchain 4.7.4
  2. I/O Scheduler
    • BFQ
    • CFQ
    • DEADLINE
    • FIOPS
    • NOOP
    • VR
    • ZEN
    • FIFO
    • TRIPNDROID
    • SIO
  3. CPU Governor
    • Conservative
    • Interactive
    • Ondemand
    • Performance
    • Powersave
    • Sprdemand
    • Userspace
  4. CPU
    • Fix CPU clock stuck at max clock.(In stockrom need turn on powersave in quicksetting toggle)
    • Support for Fast-IDLING of CPU
    • Remove OC and use max clock 1.2GHz
  5. Memory
    • Support Low Memory Killer
    • Zram set to 200mb
    • Kernel Samepage Merging
  6. Battery
    • Support for the new PowerSuspend algorithm
  7. Other
    • Support for Dynamic-FSync
    • Support USB fast charge (EXPERIMENTAL)
    • Support power suspend (Mode and State)
    • HID Keyboard + Keyboard
    • Support for CRC-Toggle
    • Optimized Console FrameBuffer for upto 70% increase in Performance
    • Optimized Integer SQRT. for upto 3x faster operation
    • Reduced Kernel Log Buffer to minimum
    • Enable all TCP congestions

For use this kernel your device must be rooted and have busybox installed also recommended use kernel adiutor as a control apps. I will give the link in download section. Then how to install? just flash the kernel installer use TWRP/CWM.Then explore the kernel's features use kernel adiutor.​

Benchmark result
SAKernel v1.2 :
2b.png


SAKernel v1.3 :
3a.png


SCREENSHOOT:
Go my Album HERE


DOWNLOAD SECTIONS

SANDROID KERNEL v1.2
SANDROID KERNEL v1.3
BUSYBOX PRO
KERNEL ADIUTOR


CREDITS:
  1. @doesntexits for all commit in his kernel source(I am kang from his commit)
  2. All Developers who dev Busybox and Kernel Adiutor
  3. And you're who use and respect with this work :)

For Indonesian people you can visit my blog you can find my work in Indonesia language HERE

Ok I think enough for this post I will add features and modify again if I can :) . Thank you :) .

XDA:DevDB Information
SandroidKernel, Kernel for the Samsung Galaxy Core

Contributors
Ih24n
Source Code: https://github.com/ih24n69/android_kernel_samsung_kanas/tree/master

Kernel Special Features: nothing special :)

Version Information
Status: Beta
Current Beta Version: 1.3
Beta Release Date: 2016-09-05

Created 2016-09-16
Last Updated 2016-09-16
 
Last edited:

king

Senior Member
@Ih24n
I flashed the stock rom via 0din and the sim started working again
Then i again flashed the kernel via twrp just by flashing the zip and not wiping anything but again the baseband became unknown

Plz can u help me out because only i am facing this issue nobody else has reported it yet
I had made a backup of efs folder too
But even after restoring it after flashing kernel did not restore baseband
 

n0obBoy

Member
Dec 30, 2019
6
0
Games lag a lot

Plz help me after flashing this kernel my battery has improved alot but the games started a to lag a lot...games run like if I have enabled power saving in stock kernel and I have also tried to change governors clock speed and i/o scheduler but no luck...please tell me how to fix it I really want to keep it for its battery!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 9
    SANDROID KERNEL for Samsung Galaxy Core 2

    I am done modify source kernel for SM-G355H and I share with you, so read carefully and enjoy the kernel.

    "More Features, More Experience"

    Take a note : THIS KERNEL WORK ON ALL ROM SO DON'T ASK AGAIN. AND READ TEXT BY TEXT IN THIS POST.

    Code:
    #include 
    /*
    * Your warranty is now void.
    *
    * I am not responsible for bricked devices, dead SD cards,
    * thermonuclear war, or you getting fired because the alarm app failed. Please
    * do some research if you have any concerns about features included in this ROM
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point the finger at me for messing up your device, I will laugh at you.*/

    FEATURES :

    FOR MORE INFORMATIONS ABOUT FEATURES GO HERE
    1. Compiled with SaberMod toolchain 4.7.4
    2. I/O Scheduler
      • BFQ
      • CFQ
      • DEADLINE
      • FIOPS
      • NOOP
      • VR
      • ZEN
      • FIFO
      • TRIPNDROID
      • SIO
    3. CPU Governor
      • Conservative
      • Interactive
      • Ondemand
      • Performance
      • Powersave
      • Sprdemand
      • Userspace
    4. CPU
      • Fix CPU clock stuck at max clock.(In stockrom need turn on powersave in quicksetting toggle)
      • Support for Fast-IDLING of CPU
      • Remove OC and use max clock 1.2GHz
    5. Memory
      • Support Low Memory Killer
      • Zram set to 200mb
      • Kernel Samepage Merging
    6. Battery
      • Support for the new PowerSuspend algorithm
    7. Other
      • Support for Dynamic-FSync
      • Support USB fast charge (EXPERIMENTAL)
      • Support power suspend (Mode and State)
      • HID Keyboard + Keyboard
      • Support for CRC-Toggle
      • Optimized Console FrameBuffer for upto 70% increase in Performance
      • Optimized Integer SQRT. for upto 3x faster operation
      • Reduced Kernel Log Buffer to minimum
      • Enable all TCP congestions

    For use this kernel your device must be rooted and have busybox installed also recommended use kernel adiutor as a control apps. I will give the link in download section. Then how to install? just flash the kernel installer use TWRP/CWM.Then explore the kernel's features use kernel adiutor.​

    Benchmark result
    SAKernel v1.2 :
    2b.png


    SAKernel v1.3 :
    3a.png


    SCREENSHOOT:
    Go my Album HERE


    DOWNLOAD SECTIONS

    SANDROID KERNEL v1.2
    SANDROID KERNEL v1.3
    BUSYBOX PRO
    KERNEL ADIUTOR


    CREDITS:
    1. @doesntexits for all commit in his kernel source(I am kang from his commit)
    2. All Developers who dev Busybox and Kernel Adiutor
    3. And you're who use and respect with this work :)

    For Indonesian people you can visit my blog you can find my work in Indonesia language HERE

    Ok I think enough for this post I will add features and modify again if I can :) . Thank you :) .

    XDA:DevDB Information
    SandroidKernel, Kernel for the Samsung Galaxy Core

    Contributors
    Ih24n
    Source Code: https://github.com/ih24n69/android_kernel_samsung_kanas/tree/master

    Kernel Special Features: nothing special :)

    Version Information
    Status: Beta
    Current Beta Version: 1.3
    Beta Release Date: 2016-09-05

    Created 2016-09-16
    Last Updated 2016-09-16
    1
    Thanks for this!!:good:
    If you find a bug please tell me :)
    1
    @Ih24n
    Plz help,after flashing your kernel my baseband and imei have become unknown and the sim is also not recognized
    What version which you use?

    First restore the stock kernel and see baseband null or not. If still null maybe you wipe something.