Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
anarkia1976
Old
#13151  
anarkia1976's Avatar
Recognized Contributor - OP
Thanks Meter 21258
Posts: 5,242
Join Date: Feb 2011
Location: Ak Land Valley

 
DONATE TO ME
This is my personal guide ... although not updated:

Quote:
------------------------------------------------------------------------------------------------------------------------------------------
AOKP

repo init -u https://github.com/AOKP/platform_manifest.git -b ics
make clean
repo sync
source build/envsetup.sh
lunch
make -j2 otapackage | make -j2 bacon ! aokp
source build/envsetup.sh && lunch aokp_galaxysmtd-userdebug && make -j2 bacon

temporary fix to build:
$ install -d prebuilt/android-arm/kernel
curl -o prebuilt/android-arm/kernel/LINUX_KERNEL_COPYING -O https://raw.github.com/ezterry/kerne...b-2636/COPYING

- breakfast : only for official supported devices [eng builds]
- lunch : for official devices, simulator and other [eng and userdebug builds]
- brunch : breakfast + make bacon [optimized with schedtool and ionice]
------------------------------------------------------------------------------------------------------------------------------------------



------------------------------------------------------------------------------------------------------------------------------------------
CM9

EXTRAS:
make bootlogo Image
https://github.com/Tk-Glitch/Splash-Image.git
https://github.com/morfic/Samsung-logo.git

cd ~/android/system/
repo init -u git://github.com/CyanogenMod/android.git -b ics

Create an empty file in ~/system/.repo called “local_manifest.xml”:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>

<remote name="gh"
fetch="http://github.com/"
revision="master" />

<remote name="koush"
fetch="https://github.com/koush/"
revision="ics" />

<project path="vendor/samsung" name="koush/proprietary_vendor_samsung" remote="gh" revision="ics" />
<project path="vendor/imgtec" name="koush/proprietary_vendor_imgtec" remote="gh" revision="ics" />
</manifest>

cd ~/android/system/device/samsung/galaxysmtd/ ! only first time
./extract-files.sh

cd vendor/cm/
./get-prebuilts

cd ~/android/system/buildscripts/samsung
git clone git://github.com/teamhacksung/buildscripts.git
repo sync

source build/envsetup.sh
brunch 21
make clobber ! clean all out dir
repo sync ! sync and build
------------------------------------------------------------------------------------------------------------------------------------------



AK KERNEL

Twitter: @anarkia1976
Droid-Hive: Ak Kernel
Xda: Ak Kernel

AK TEAM
Mbq, Cr88, Sk8, Nephilim, Khizar, Lioux, Szucsgf, Samersh, Musash.ed, Tex99, Hetalk, BigBro1984, Wisefreakz

DONATE
for double Malt RED beer

The Following 5 Users Say Thank You to anarkia1976 For This Useful Post: [ Click to Expand ]
 
sergini
Old
#13152  
sergini's Avatar
Senior Member
Thanks Meter 426
Posts: 1,152
Join Date: Nov 2011
Location: Porto
Default Re: [KERNEL] [TUNA] [3.0.63+] [4.2.2 PIRATES v683** - 4.2.1 PURITY v021] [13/02] AK

Quote:
Originally Posted by vlc_marcos View Post
ok after it have the 4.2.2 and the pirate kernel during all day I need to go back to 4.2.1 because u had to many freezes and the only solution was to take out the battery.
sleep time see you tomorrow guys

Sent from my Galaxy Nexus using Tapatalk 2
Really? U could have reflashed the rom and stock kernel would be back.

United we Stand, divided we fall!
Keep Strong Greece!


Thanks Nephilim for the sig.


Galaxy Ace -> Galaxy SII -> Galaxy Nexus (maguro)
The Following User Says Thank You to sergini For This Useful Post: [ Click to Expand ]
 
anarkia1976
Old
#13153  
anarkia1976's Avatar
Recognized Contributor - OP
Thanks Meter 21258
Posts: 5,242
Join Date: Feb 2011
Location: Ak Land Valley

 
DONATE TO ME
the problem is that the sources are updated every day and if you do not have a fast line you may download a source is not completely finished and can give errors in the compilation.

The only good source for slow lines is because AOSPA online update only when they have finished material for the compilation.



AK KERNEL

Twitter: @anarkia1976
Droid-Hive: Ak Kernel
Xda: Ak Kernel

AK TEAM
Mbq, Cr88, Sk8, Nephilim, Khizar, Lioux, Szucsgf, Samersh, Musash.ed, Tex99, Hetalk, BigBro1984, Wisefreakz

DONATE
for double Malt RED beer

The Following 7 Users Say Thank You to anarkia1976 For This Useful Post: [ Click to Expand ]
 
oli20021978
Old
(Last edited by oli20021978; 13th February 2013 at 11:05 PM.)
#13154  
oli20021978's Avatar
Senior Member
Thanks Meter 423
Posts: 591
Join Date: Sep 2011
Default AW: [KERNEL] [TUNA] [3.0.63+] [4.2.2 PIRATES v683** - 4.2.1 PURITY v021] [13/02] AK

Quote:
Originally Posted by anarkia1976 View Post
This is my personal guide ... although not updated:
Good thread for aokp. But change the project.

http://rootzwiki.com/topic/31166-tut...b-ubuntu-1204/

Gesendet von meinem Galaxy Nexus mit Tapatalk 2
The Following 3 Users Say Thank You to oli20021978 For This Useful Post: [ Click to Expand ]
 
anarkia1976
Old
(Last edited by anarkia1976; 13th February 2013 at 11:04 PM.)
#13155  
anarkia1976's Avatar
Recognized Contributor - OP
Thanks Meter 21258
Posts: 5,242
Join Date: Feb 2011
Location: Ak Land Valley

 
DONATE TO ME
This is the perfect guide for AOSPA:
http://forum.xda-developers.com/show....php?t=1863547

My steps are:
- mkdir aospa
- cd aospa
- repo init -u git://github.com/ParanoidAndroid/manifest.git -b jellybean
- repo sync
- . build/envsetup.sh
- lunch < device number >
- repo sync
- make -j2 otapackage



AK KERNEL

Twitter: @anarkia1976
Droid-Hive: Ak Kernel
Xda: Ak Kernel

AK TEAM
Mbq, Cr88, Sk8, Nephilim, Khizar, Lioux, Szucsgf, Samersh, Musash.ed, Tex99, Hetalk, BigBro1984, Wisefreakz

DONATE
for double Malt RED beer

The Following 10 Users Say Thank You to anarkia1976 For This Useful Post: [ Click to Expand ]
 
Nicuz95
Old
#13156  
Senior Member
Thanks Meter 334
Posts: 537
Join Date: Mar 2012
Default R: [KERNEL] [TUNA] [3.0.63+] [4.2.2 PIRATES v683** - 4.2.1 PURITY v021] [13/02] AK

Quote:
Originally Posted by anarkia1976 View Post
This is the perfect guide for AOSPA:
http://forum.xda-developers.com/show....php?t=1863547

My steps are:
- mkdir aospa
- cd aospa
- repo init -u git://github.com/ParanoidAndroid/manifest.git -b jellybean
- repo sync
- . build/envsetup.sh
- lunch < device number >
- repo sync
- make -j2 otapackage
And I can confirm that this build environment is good also on Debian Sid, I compiled CM10.1 for my old tablet since last week :P

Sent from my Galaxy Nexus using xda premium
DEVICE: GSM Galaxy Nexus
RADIO: XXLH1
ROM: Unofficial Xylon 2.4 by MBQsniper
KERNEL: AK Diamond v43

DEVICE: Asus Nexus 7 16GB Wi-Fi
ROM: Unofficial Xylon 2.4 by MBQsniper
KERNEL: M-Kernel a47
The Following User Says Thank You to Nicuz95 For This Useful Post: [ Click to Expand ]
 
Asmodicus
Old
(Last edited by Asmodicus; 14th February 2013 at 12:17 AM.)
#13157  
Asmodicus's Avatar
Senior Member
Thanks Meter 660
Posts: 477
Join Date: Aug 2010
Location: Tennessee
I don't know what it is I am doing wrong. I downloaded this kernel last night after hearing about the phenomenal battery life other users were getting with it. I applied the settings ickboblikescheese detailed in this post, but I am not getting anything near the battery life he said he was getting. This is even when connected to wifi all the time.

I've read MBQsniper's guide in this thread from one end to the other, as well as countless pages in this thread. Admittedly, I don't understand a fraction of what is said. I'm not exactly what you'd consider savvy when it comes to the really technical stuff. I'm just trying to figure out how I can get the most out of my battery without having to run and put it on the charger or switch batteries (I have three 2100mah extended life battery scattered around the house lol)

If anyone has any suggestions regarding settings, governor settings, screen settings, etc. It would be greatly appreciated.
Device 1: Samsung Galaxy Nexus (Sprint) running /// atom422 \\\ [v.11] by PrimeDirective
Device 2: Nexus 7 running PRIME D04-01 by PrimeDirective
Kernel: (on toro+) Anarkia's Diamond v070\
On N7 running the kernel that came with the ROM

If you feel like I helped you, press the "Thanks" button!
 
Nicuz95
Old
#13158  
Senior Member
Thanks Meter 334
Posts: 537
Join Date: Mar 2012
Default R: [KERNEL] [TUNA] [3.0.63+] [4.2.2 PIRATES v683** - 4.2.1 PURITY v021] [13/02] AK

Quote:
Originally Posted by jstn_hillis View Post
I don't know what it is I am doing wrong. I downloaded this kernel last night after hearing about the phenomenal battery life other users were getting with it. I applied the settings ickboblikescheese detailed in this post, but I am not getting anything near the battery life he said he was getting. This is even when connected to wifi all the time.

I've read MBQsniper's guide in this thread from one end to the other, as well as countless pages in this thread. Admittedly, I don't understand a fraction of what is said. I'm not exactly what you'd consider savvy when it comes to the really technical stuff. I'm just trying to figure out how I can get the most out of my battery without having to run and put it on the charger or switch batteries (I have three 2100mah extended life batterie scattered around the house lol)

If anyone has any suggestions regarding settings, governor settings, screen settings, etc. It would be greatly appreciated.
Battery life depends by a lot of things.
Everyone have a different daily usage so we have all different battery life. For example I never reached more than 4h 20m on screen but I saw people with also 5h because their usage was lighter.
As you can see is a very subjective things. Try more combinations of settings and than choose the best for your tastes

Sent from my Galaxy Nexus using xda premium
DEVICE: GSM Galaxy Nexus
RADIO: XXLH1
ROM: Unofficial Xylon 2.4 by MBQsniper
KERNEL: AK Diamond v43

DEVICE: Asus Nexus 7 16GB Wi-Fi
ROM: Unofficial Xylon 2.4 by MBQsniper
KERNEL: M-Kernel a47
The Following User Says Thank You to Nicuz95 For This Useful Post: [ Click to Expand ]
 
ickboblikescheese
Old
#13159  
ickboblikescheese's Avatar
Senior Member
Thanks Meter 1111
Posts: 1,385
Join Date: Nov 2012
Location: Vancouver
Default Re: [KERNEL] [TUNA] [3.0.63+] [4.2.2 PIRATES v683** - 4.2.1 PURITY v021] [13/02] AK

I noticed that my phone gets really hot after about 5 minutes of hill climb, 14px, or chrome and starts to lag. Is this normal?

Sent from my Galaxy Nexus using Tapatalk HD
 
pnut22r
Old
#13160  
pnut22r's Avatar
Senior Member
Thanks Meter 139
Posts: 1,180
Join Date: Oct 2010
Default Re: [KERNEL] [TUNA] [3.0.63+] [4.2.2 PIRATES v683** - 4.2.1 PURITY v021] [13/02] AK

Quote:
Originally Posted by Nicuz95 View Post
Battery life depends by a lot of things.
Everyone have a different daily usage so we have all different battery life. For example I never reached more than 4h 20m on screen but I saw people with also 5h because their usage was lighter.
As you can see is a very subjective things. Try more combinations of settings and than choose the best for your tastes

Sent from my Galaxy Nexus using xda premium
Screen and Radio are what affects battery life. Low brightness, prefect signal, you'll get better battery life than someone using autobrightness and bad signal.

Everything else is negligible.

Sent from my Galaxy Nexus using Tapatalk 2

 
Post Reply+
Tags
anarky, kernel
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...