Unofficial AOKP [7.1.1]

Status
Not open for further replies.
Search This thread

corewell

Senior Member
Dec 7, 2016
62
201
Mönchengladbach
AOKP
Android_Open_Kang_Project_%28AOKP%29_Logo.png

Introduction

We, the nexus7420 team, are proud to present you our unofficial AOKP for the Samsung Galaxy S6.

What is AOKP?
AOKP, short for Android Open Kang Project, is an open source replacement distribution for smartphones and tablet computers based on the Android mobile operating system.

You might be familiar with LineageOS / CyanogenMod. Both, CM and AOKP are based off AOSP (Android Open Source Project) but differ in many ways. I'd recommend just trying it out.

Telegram Group
Join either our telegram group,
or join this awesome group for discussion about AOSP based ROMs for the S6 in general.

Installation

Code:
#include <warranty.h>
/*
* Your warranty will be VOID after installing a custom ROM.
*
* Get notified yourself that 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.
*/

1. Download the ROM and push it to your device. "/sdcard" is a perfect place for this.
2. Boot into TWRP Recovery and perform a full wipe. Go to "wipe", "advanced wipe" and check everything except "Internal Storage".
3. Flash the ROM. Go to "Install", select the zip file and swipe to flash.
3.1 (Edge only): Select "Install Image" in TWRP and flash edgeKernel.img.
4. Flash GApps (optionally). Recommended -> OpenGapps arm64 7.1.1 ...
5. Enjoy!

Bugs
You tell me.

Changelog

20170407
- Updated Kernel to N
- Updated Blobs to N
- Performance fixes
- Stability fixes
- OSS Audio HAL
- PowerHAL (@lukas0610)
- Synced to latest nexus7420 source (2017-07-07)

20170306
- NFC is now working.

20170305
- Improved stability.
- Fixed Bluetooth pairing.
- Fixed WIFI Hotspot.
- Fixed GPS performance issues.

20170304
- Improved stability.
- Fixed Audio distortion.
- Torch is now working.

20170228
- Performance tweaks.
- "Charging-Lag" fixed.
- Switch to Unified Audio HAL.
- Blobs Updates.

20170213
- Camera is now working.

Downloads
The ROM can be found Mod edit : Links removed..

Donations
If you like our work and want to speed things up, you can donate to this PayPal Account.

Additional Credits
@corewell - Head Dev
@J0SH1X - Head Dev
@RakuDEV - Head Dev
@UltraGamerHD - Dev
@macs18max
PkP1612 - Providing Main Build Server!
Ondrej - For providing a second build server

XDA:DevDB Information
[ROM] Unofficial AOKP 7.1.1 Nougat , ROM for the Samsung Galaxy S6

Contributors
corewell, UltraGamerHD, RakuDEV, lizaSB, macs18max
Source Code: https://github.com/nexus7420

ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Based On: AOKP

Version Information
Status: Beta
Stable Release Date: 2017-04-07
Current Beta Version: 20170205
Beta Release Date: 2017-02-04

Created 2017-02-05
Last Updated 2017-04-07
 
Last edited by a moderator:

Noxxxious

Senior Member
Apr 9, 2012
1,595
3,387
Samsung Galaxy S22 Plus
Broken deep sleep..not such a small bug.

Also a really big shame that the original creator who made this all possible is left out from the credits, Brandon.
 
Last edited:

Kraust

Member
Jan 16, 2017
15
6
This is by far the best Nougat ROM for the S6 so far and runs at 90%. The only reason I'm not using it right now is the lack of a camera.
 

Kolda_CZ

Member
Sep 1, 2015
35
133
Hi, thanks for the ROM - it's smooth as hell. Unfortunately incall sound is not fixed - first call worked fine, every other call is muted (I can't hear the other side). Reboot doesn't solve the issue.
 

KornyeiDavid

Senior Member
Jan 1, 2016
118
12
Reboot doesnt fix the problem
and im not the only one who has this problem because in telegram group someone else mentioned this problem too.
 

Kolda_CZ

Member
Sep 1, 2015
35
133
I'll watch the incall issue as I was able to fix it by factors reset. I'll also try to attach the logcat if it reappears.
 

tatrachyh

Member
Jun 29, 2014
38
7
What is the "Last update 2017-02-05" :confused:? Will there be in the future implemented multilingual settings, Rom Control, like in Ressurection Remix Unofficial Nougat from macs18max :confused:?
Thank you.
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 54
    AOKP
    Android_Open_Kang_Project_%28AOKP%29_Logo.png

    Introduction

    We, the nexus7420 team, are proud to present you our unofficial AOKP for the Samsung Galaxy S6.

    What is AOKP?
    AOKP, short for Android Open Kang Project, is an open source replacement distribution for smartphones and tablet computers based on the Android mobile operating system.

    You might be familiar with LineageOS / CyanogenMod. Both, CM and AOKP are based off AOSP (Android Open Source Project) but differ in many ways. I'd recommend just trying it out.

    Telegram Group
    Join either our telegram group,
    or join this awesome group for discussion about AOSP based ROMs for the S6 in general.

    Installation

    Code:
    #include <warranty.h>
    /*
    * Your warranty will be VOID after installing a custom ROM.
    *
    * Get notified yourself that 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.
    */

    1. Download the ROM and push it to your device. "/sdcard" is a perfect place for this.
    2. Boot into TWRP Recovery and perform a full wipe. Go to "wipe", "advanced wipe" and check everything except "Internal Storage".
    3. Flash the ROM. Go to "Install", select the zip file and swipe to flash.
    3.1 (Edge only): Select "Install Image" in TWRP and flash edgeKernel.img.
    4. Flash GApps (optionally). Recommended -> OpenGapps arm64 7.1.1 ...
    5. Enjoy!

    Bugs
    You tell me.

    Changelog

    20170407
    - Updated Kernel to N
    - Updated Blobs to N
    - Performance fixes
    - Stability fixes
    - OSS Audio HAL
    - PowerHAL (@lukas0610)
    - Synced to latest nexus7420 source (2017-07-07)

    20170306
    - NFC is now working.

    20170305
    - Improved stability.
    - Fixed Bluetooth pairing.
    - Fixed WIFI Hotspot.
    - Fixed GPS performance issues.

    20170304
    - Improved stability.
    - Fixed Audio distortion.
    - Torch is now working.

    20170228
    - Performance tweaks.
    - "Charging-Lag" fixed.
    - Switch to Unified Audio HAL.
    - Blobs Updates.

    20170213
    - Camera is now working.

    Downloads
    The ROM can be found Mod edit : Links removed..

    Donations
    If you like our work and want to speed things up, you can donate to this PayPal Account.

    Additional Credits
    @corewell - Head Dev
    @J0SH1X - Head Dev
    @RakuDEV - Head Dev
    @UltraGamerHD - Dev
    @macs18max
    PkP1612 - Providing Main Build Server!
    Ondrej - For providing a second build server

    XDA:DevDB Information
    [ROM] Unofficial AOKP 7.1.1 Nougat , ROM for the Samsung Galaxy S6

    Contributors
    corewell, UltraGamerHD, RakuDEV, lizaSB, macs18max
    Source Code: https://github.com/nexus7420

    ROM OS Version: 7.x Nougat
    ROM Kernel: Linux 3.10.x
    Based On: AOKP

    Version Information
    Status: Beta
    Stable Release Date: 2017-04-07
    Current Beta Version: 20170205
    Beta Release Date: 2017-02-04

    Created 2017-02-05
    Last Updated 2017-04-07
    20
    We got our hands on a n5 system dump with nougat. Let's fix camera!
    16
    @corewell is correct. I'm starting a new kernel build. Which will include a full overhaul.

    If all goes well I will include Synaspe support so you the user can adjust the kernel parameters to your liking.
    14
    CAMERA IS FIXED nexus7420.cf

    Gesendet von meinem LG-H815 mit Tapatalk
    9
    13.2.2017: Camera fixed!
    OTA added.
    28.2.2017: Performance tweaks
    "Charging-Lag" Fix
    Switch to Unified Audio HAL
    BLOB Updates