[ICS]Google AOSP 4.0.4 Q & A - Samsung Galaxy S (4G Model)

Whoa the port king has built a rom from source. Got any questions well here's the thread where u can ask your little heart out How did u do that without a phone erikmm
Sent from my SGH-T959V using xda premium

Does the fact that this is built from source mean that some of the cm9 bugs are fixed?
Sent from my SGH-T959V using xda app-developers app

Hmmm, that's an interesting one. AOSP can't have "CM9 bugs" as CyanogenMod is based on it, much the same way the kernel is based on the "official" Linux sources.
Now if you are asking if kernel/driver or other GPL components have similar issues to those in the Team Acid build, you can check the source and configuration of this build and see if it differs.
Posted from my AOKP-ified SGS4G

Yeah I was asking if it had the kernel issues of team acids cm9 kernel, thank you
Sent from my SGH-T959V using xda app-developers app

jeffsf said:
Hmmm, that's an interesting one. AOSP can't have "CM9 bugs" as CyanogenMod is based on it, much the same way the kernel is based on the "official" Linux sources.
Now if you are asking if kernel/driver or other GPL components have similar issues to those in the Team Acid build, you can check the source and configuration of this build and see if it differs.
Posted from my AOKP-ified SGS4G
Click to expand...
Click to collapse
He's correct and source is coming just maybe on the weekend cus of school and stuff
Now to answer OP I did with help of team acid(jt1134, bhund, fbis251) and of course kyndig66 and hechoen who tested for me the hard part was getting it to build lol.
As for kernel I am using team acids latest kernel source and some proprietary stuff for aosp
Once again team acid is badass lol
----------------------------------------------
If helped don't be afraid to hit the thanks button it doesn't bite lol

Hey Erik do you need logs for anything or something in specific?
I'm running this and I like the uber smoothness
Sent from my SGH-T959V using Tapatalk 2

sublimespot said:
Hey Erik do you need logs for anything or something in specific?
I'm running this and I like the uber smoothness
Sent from my SGH-T959V using Tapatalk 2
Click to expand...
Click to collapse
Yep if you can log from boot for the data and a log when you can't hang up ...that's about it for now thanks man
----------------------------------------------
If helped don't be afraid to hit the thanks button it doesn't bite lol

erikmm said:
Yep if you can log from boot for the data and a log when you can't hang up ...that's about it for now thanks man l
Click to expand...
Click to collapse
Check your email.

erikmm said:
Yep if you can log from boot for the data and a log when you can't hang up ...that's about it for now thanks man
----------------------------------------------
If helped don't be afraid to hit the thanks button it doesn't bite lol
Click to expand...
Click to collapse
I'll have to get that to you tomorrow when I flash back to your build
Sent from my SGH-T959V using Tapatalk 2

Related

aosp kernals

so i finally did the dive for root and s off wow am i glad that i did... so my question is where are the aosp kernals aka cm7 miui i am wanting to flashing the up to date miui rom of miui.us but i am not seeing any kernals strictly for aosp roms or did i miss something thanks
There's only a handful of custom aosp kernels and a lot of them haven't been updated in a while.
Here's some links for a few
http://forum.xda-developers.com/showthread.php?t=997481
http://forum.xda-developers.com/showthread.php?t=1010934
http://forum.xda-developers.com/showthread.php?t=1180077
Also Sparksco has a few kernels here https://docs.google.com/document/pub?id=1kWewyOf4WYpeFwaeXtUG8kn6Xk_w_eG9Yv4-dNoQOlk
My personal favorite is Sparks pershoot kernel.
Sent from my PG06100 using Tapatalk 2
I'm also working on a few kernels as well... Atleast 1, hopefully 2 will be aosp, and hopefully the other will be ics sense (fingers crossed, its gonna be a lot of work)...
Sent from my PG06100
cool man thanks i can port all day long but don't know the first thing about making kernals out of my knowledge barrier..
HERE is a guide for compiling kernEls, made for our phone... It works... Trust me
drob311 said:
HERE is a guide for compiling kernEls, made for our phone... It works... Trust me
Click to expand...
Click to collapse
Oh yeah that is a great guide I use it too for both my phones
Sent from my myTouch_4G_Slide using Tapatalk 2
crump84 said:
There's only a handful of custom aosp kernels and a lot of them haven't been updated in a while.
Here's some links for a few
http://forum.xda-developers.com/showthread.php?t=997481
http://forum.xda-developers.com/showthread.php?t=1010934
http://forum.xda-developers.com/showthread.php?t=1180077
Also Sparksco has a few kernels here https://docs.google.com/document/pub?id=1kWewyOf4WYpeFwaeXtUG8kn6Xk_w_eG9Yv4-dNoQOlk
My personal favorite is Sparks pershoot kernel.
Sent from my PG06100 using Tapatalk 2
Click to expand...
Click to collapse
Looks like I'm late to the show , thanks for the links
Sent from my PG06100 using xda premium
thanks a lot man!!!! time to start learning some kernal as i am used to a locked bootloaer and never had the option of learning to work with kernals..
Bfitz26 said:
thanks a lot man!!!! time to start learning some kernal as i am used to a locked bootloaer and never had the option of learning to work with kernals..
Click to expand...
Click to collapse
KERNELS!!!!!!!!!!!!! THERE IS NO A IN KERNELS!!!!!!!!!!!!!
Sent from my PG06100
Kernal KErnal KERnal KERNal KERNAl KERNAL!!!! Lol
Sent from my PG06100 using Tapatalk 2
Bfitz26 said:
thanks a lot man!!!! time to start learning some kernal as i am used to a locked bootloaer and never had the option of learning to work with kernals..
Click to expand...
Click to collapse
KERNELS aren't bad once you know where in the source to find certain things that might need some tweaking to work on ported roms. Our phone uses the HTC-msm-7x30 and there's tons of msm-7x30 devices by htc out there that a lot of the hardware is the same. If you want to try and port a kernel just search github for msm-7x30. Only device specific things in the kernels are things like the hardware keyboard, camera/video drivers and things like that which you can find in toastcfh's kernel.
Sent from my PG06100 using xda premium
sparksco said:
KERNELS aren't bad once you know where in the source to find certain things that might need some tweaking to work on ported roms. Our phone uses the HTC-msm-7x30 and there's tons of msm-7x30 devices by htc out there that a lot of the hardware is the same. If you want to try and port a kernel just search github for msm-7x30. Only device specific things in the kernels are things like the hardware keyboard, camera/video drivers and things like that which you can find in toastcfh's kernel.
Sent from my PG06100 using xda premium
Click to expand...
Click to collapse
This is all correct... I'll also add that the G2/desireZ (vision) is almost the same as the shift, making it, for the most part, easiest to port. I highly recommend dl'ing Toastcfh's source and a few others (scary ghoul, sparksco, x99) so you can compare. It's convenient to have a solid source to look back on when you get compiling errors.
Sent from my PG06100
Bfitz26 said:
i am wanting to flashing the up to date miui rom of miui.us
Click to expand...
Click to collapse
The latest miui.us rom for shift still needs the fix mentioned in this thread,
http://forum.xda-developers.com/showthread.php?p=24335781
In the shift forum on miuis.us u can find an old 2.1.20 build that I pulled the smali from and it works perfect
Sent from my PG06100 using XDA
lol thanks kernels!!! kernels!!! kernels!!! is that better for everyone!! this isn't a spelling class LMAO!!
I like pershoot14 and scarystable #27
VICODAN said:
I like pershoot14 and scarystable #27
Click to expand...
Click to collapse
Both great kernels!
Sent from my PG06100 using xda premium
VICODAN said:
I like pershoot14 and scarystable #27
Click to expand...
Click to collapse
Yeah. I myself use sparksco pershoot on every AOSP rom I flash. And for sense the newSENSE kernel is good
Shifted from Outer Space

i727 ICS source now available

After lurking on Samsung open source for some odd weeks it looks as if the ICS source is available for the at&t galaxy s2 skyrocket.
go here and look for SGH-I727_NA_IC_Opensource.zip. As that is the source.
Bingo, ICS Platform and Kernel source.
We can finally get a tweaked out/more stable build :good:
BaconStep said:
After lurking on Samsung open source for some odd weeks it looks as if the ICS source is available for the at&t galaxy s2 skyrocket.
go here and look for SGH-I727_NA_IC_Opensource.zip. As that is the source.
Click to expand...
Click to collapse
hell ya now we need an awesome kernel
Guitarboarder28 said:
hell ya now we need an awesome kernel
Click to expand...
Click to collapse
wow, a dev's and a flashaholics wishes do come true
I'm going to sleep now, when I wake up I expect new kernels and builds! lol jk
Guitarboarder28 said:
hell ya now we need an awesome kernel
Click to expand...
Click to collapse
We already have cymbaline kernel with OC/OV and a ton of governors
ian1 said:
We already have cymbaline kernel with OC/OV and a ton of governors
Click to expand...
Click to collapse
true, but believe me they will tweak the hell out of the current ones
vincom said:
true, but believe me they will tweak the hell out of the current ones
Click to expand...
Click to collapse
Correct me if im wrong but this isnt for AOSP.......so hopefully source helps devs buils a badass AOSP kernel because who likes touchwiz roms??? Haha
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
jyazzie110 said:
Correct me if im wrong but this isnt for AOSP.......so hopefully source helps devs buils a badass AOSP kernel because who likes touchwiz roms??? Haha
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
touchwiz or aosp roms will benefit from this. This is the floodgates to lots of **** coming now. Most importantly though, I would expect us to go RC on CM9 very soon now.
Clarification
Well, reading the posts it seems there is general lack of understanding of the Android Kernel source tree. First of all if you look at all the Celox source tree released by Samsung (Kernel) there are all based of AOSP 3.0.8. This is little bit too late . Samsung already had the Celox sources released with SHV-E110S and T-989 last month. All the proper drivers for the SGH-I727 bit are already there in that kernel source.
I doubt, I will find any difference if at all there is any in this new source. (BTW, if people who have not developed kernels Sammy sources that they release are as ****ty as it gets, they NEVER release the manufacturing source, tell me I had to fix a crap load of stuff).
As far as Cymbaline, the source is now so far merged with upstream kernel sources (which is what one does, anyways) that it would be pointless for me to even consider starting with these source. And all those useless govs, bln, oc/uc tweaks are already there in my source tree ..And anyone who is making to attempt those will need to do it exactly the same places ....
Um review the code like asap because the brickbug could be in it
Sent from my SGH-I997 using xda premium
GoSooners345 said:
Um review the code like asap because the brickbug could be in it
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
Im pretty sure that's with ics recoveries.
Sent from my SGH-I727 using xda premium
K
Sent from my SGH-I997 using xda premium
On official I doubt its got that bug its likely that if its not an issue in ics official rom then its not an issue in ics based recoveries built using official source as they use the same kernel just saying
Sent from my SGH-I727 using Tapatalk 2

[ROM] [4.1.1] OFFICIAL codefireX Jellybean Nightlies

These are official codefireX JellyBean Nightlies brought to you by Synergy(e) and TeamCodefire. These use official CM device repos and are built from source nightly. THIS MEANS IT HAS ANY BUGS THE CM10 NIGHTLIES HAVE.
codefireX is a CM10 spinoff with the goal of providing additional power-user features (contained in the codefireX settings panel) while still maintaining full upstream CM compatibility for automated CM merges daily for the nightlies. This means the nightlies are fully up to date with the CM10 nightlies, however you get additional features as well. The codefireX settings panel will become more populated with features as this project progresses, and more device nightlies will also be added.
The codefireX github is HERE. Changelogs are not available, however you may use github (always current). The maintainer for this will not respond to questions on this thread, so please help your fellow android user out or visit twitter/IRC
DISCLAIMER: I AM NOT RESPONSIBLE FOR PHONES ON FIRE, BLACK EYES, FINDING YOUR PHONE IN ORIFICES SURPRISINGLY, FRIED PHONES, YOUR CAT DYING, OR YOUR KID DOING A LINE OF BATH SALTS AND EATING YOUR FACE
Thanks and Credits:
IOMonster
KozmikKick
Faux123
MDeejay
ShowP1984
Cayniarb
ToastCFH
Kali-
Intervigil
eXistZ
CodeAuroraForum
Bhanvidia
DeamonFish
MrSchapps
Kraizk
ALL Team Codefire members
Google
KushDeck
Aus_azn
BananaCakes
Contactwajeeh
Rafyvitto
dumpsta
cruzin_cruzin
zacgoesrawr
Zanzibar
crackajack
Zelendel
daspazz
jenkem110
Virtuous Team
Andromadus Team
CyanogenMod Team
anyone I forgot
Like my work? Feel free to buy me a beer for early morning dev HERE.
Official IRC Chan is #codefirex
synergy(e) on twitter
Download Nightlies
Download Gapps
Interesting
Sent from my HTC One S using xda premium
j3.cole said:
Interesting
Sent from my HTC One S using xda premium
Click to expand...
Click to collapse
Very....gonna give it a whirl in a few....
Nice.. more development!
Sent from my HTC VLE_U using Tapatalk 2
Has anyone tried this one yet...?! Any Screenshots or features that this ROM has?! Working not working?!
OP is not realy filled with information... (not offencive!)
If anyone has tried it I would realy appreciate some feedback on this with things like Batterylife screenshots features etc...
Thumbs Up for another JeallyBeanROM anyways :good:
Marcel_87 said:
Has anyone tried this one yet...?! Any Screenshots or features that this ROM has?! Working not working?!
OP is not realy filled with information... (not offencive!)
If anyone has tried it I would realy appreciate some feedback on this with things like Batterylife screenshots features etc...
Thumbs Up for another JeallyBeanROM anyways :good:
Click to expand...
Click to collapse
Well, you try it and let us know
Can't move the brightness bar from the top of the notification to below the power widget. Otherwise this is my new dd
itsmikeramsay said:
Can't move the brightness bar from the top of the notification to below the power widget. Otherwise this is my new dd
Click to expand...
Click to collapse
How are the different settings options I'm on euroskank right now. Is it worth the switch?
Sent from a guy living in a van down by the river
jriv said:
How are the different settings options I'm on euroskank right now. Is it worth the switch?
Sent from a guy living in a van down by the river
Click to expand...
Click to collapse
They've added their own bit of settings....
itsmikeramsay said:
They've added their own bit of settings....
Click to expand...
Click to collapse
Thanks for sharing your gtalk name. I'll be spamming you soon.
Sent from my HTC VLE_U using Tapatalk 2
Elloco305 said:
Thanks for sharing your gtalk name. I'll be spamming you soon.
Sent from my HTC VLE_U using Tapatalk 2
Click to expand...
Click to collapse
Is that gtalk status a feature of this ROM?
Great rom! Gotta tell my buds! And really digging the DPI settings
Sent from my HTC One S using Tapatalk 2
itsmikeramsay said:
Can't move the brightness bar from the top of the notification to below the power widget. Otherwise this is my new dd
Click to expand...
Click to collapse
A strong testimonial from a respected dev--will try tomorrow--
---------- Post added at 04:33 AM ---------- Previous post was at 04:28 AM ----------
Also, while I am flashing rom can I use your CM10 Tweaks on this Mike
And, Awesome Beats--anyone
I know this is CM10 based, but haven't flashed yet and not sure if any codefireX tweaks will not play well with the others--
Running well here, gonna keep using this rom for awhile!
Sent from my HTC One S using xda app-developers app
Anyone having trouble with keyboard responsiveness? Especially when trying to press "w".
Sent from my HTC One S using Xparent SkyBlue Tapatalk 2
LikeaG2root said:
Anyone having trouble with keyboard responsiveness? Especially when trying to press "w".
Sent from my HTC One S using Xparent SkyBlue Tapatalk 2
Click to expand...
Click to collapse
All seems well here. Are you running stock kernel or klins kernel?
Sent from my HTC One S using Tapatalk 2
itsmikeramsay said:
All seems well here. Are you running stock kernel or klins kernel?
Sent from my HTC One S using Tapatalk 2
Click to expand...
Click to collapse
Running stock. Gonna try klins as soon as I get to my PC. His kernel links never download on my phone
Which kernel you using?
Sent from my HTC One S using Xparent SkyBlue Tapatalk 2
LikeaG2root said:
Running stock. Gonna try klins as soon as I get to my PC. His kernel links never download on my phone
Which kernel you using?
Sent from my HTC One S using Xparent SkyBlue Tapatalk 2
Click to expand...
Click to collapse
Klin's new CM10 kernel....Stock version though....I never OC....just UV
itsmikeramsay said:
Klin's new CM10 kernel....Stock version though....I never OC....just UV
Click to expand...
Click to collapse
Do you get better battery life with latest Klin´s cm10 kernel and undervolting? Can you share your undervolting settings? I tried 1.0 version a few days ago but battery life in standby was fairly terrible. I´m looking forward to get rid of sense when this is fixed Thanks a lot!
itsmikeramsay said:
Klin's new CM10 kernel....Stock version though....I never OC....just UV
Click to expand...
Click to collapse
Can you tell me an UV setting that is stable?

[ROM] [4.1.1] OFFICIAL codefireX Jellybean Nightlies

These are official codefireX JellyBean Nightlies brought to you by Synergy(e) and TeamCodefire. These use official CM device repos and are built from source nightly. THIS MEANS IT HAS ANY BUGS THE CM10 NIGHTLIES HAVE.
codefireX is a CM10 spinoff with the goal of providing additional power-user features (contained in the codefireX settings panel) while still maintaining full upstream CM compatibility for automated CM merges daily for the nightlies. This means the nightlies are fully up to date with the CM10 nightlies, however you get additional features as well! The codefireX settings panel will become more populated with features as this project progresses, and more device nightlies will also be added.
The codefireX github is HERE. Changelogs are not available, however you may use github (always current). The maintainer for this will not respond to questions on this thread, so please help your fellow android user out or visit twitter/IRC
DISCLAIMER: I AM NOT RESPONSIBLE FOR PHONES ON FIRE, BLACK EYES, FINDING YOUR PHONE IN ORIFICES SURPRISINGLY, FRIED PHONES, YOUR CAT DYING, OR YOUR KID DOING A LINE OF BATH SALTS AND EATING YOUR FACE
Thanks and Credits:
IOMonster
KozmikKick
Faux123
MDeejay
ShowP1984
Cayniarb
ToastCFH
Kali-
Intervigil
eXistZ
CodeAuroraForum
Bhanvidia
DeamonFish
MrSchapps
Kraizk
ALL Team Codefire members
Google
KushDeck
Aus_azn
BananaCakes
Contactwajeeh
Rafyvitto
dumpsta
cruzin_cruzin
zacgoesrawr
Zanzibar
crackajack
Zelendel
daspazz
jenkem110
Virtuous Team
Andromadus Team
CyanogenMod Team (all maintainers included)
anyone I forgot
Like my work? Feel free to buy me a beer for early morning dev HERE
Official IRC Channel is: #codefirex
synergy(e) on twitter
Download Nightlies
Download Gapps
Please hit "Thanks" if you enjoy these nightlies
testing, will se thanks to bring something new!!!
edit: never mind, lol
This look's pretty good! Thanks for your work. Gonna give it a try!
Is this a tabui ROM ?
Sent from my SCH-I535 using xda premium
Anyone else's mobile xda app crash trying to look at this thread? Anyways looking forward to giving this a good shot!
question, is this your own modified CM10 kernel or stock CM10 kernel?
I'll give it a shot.
Pretty solid build so far, my only question is I thought NFC was fixed in cm10 but NFC is broke in this rom? Or is that a flashable zip?
Clienterror said:
Anyone else's mobile xda app crash trying to look at this thread? Anyways looking forward to giving this a good shot!
Click to expand...
Click to collapse
Yup mine crashes everytime I want to view this post. I'm on Unofficial CM10 9/13. Very odd.
Clienterror said:
Pretty solid build so far, my only question is I thought NFC was fixed in cm10 but NFC is broke in this rom? Or is that a flashable zip?
Click to expand...
Click to collapse
This must not be up to date nightly. Nfc is fixed in cm10
Sent from my SCH-I535 using xda premium
jclendineng said:
This must not be up to date nightly. Nfc is fixed in cm10
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
Apparently it must only be fixed for some. I was running CM10 nightlies up to M1. When I finally tried to get Google wallet up and running, NFC would not turn on, it just greys out. The same thing is happening to other CM10 users in the Official CM10 thread.
I went to Jellywiz RLS1 by incubus and NFC turned on just fine. Back today to CM10 9-15-12 clean install, and NFC just greys out again. I can live without Google wallet right now, so it is not a deal breaker to me. All of the other advantages to running CM10 far outweigh the NFC situation.
goatman101 said:
Apparently it must only be fixed for some. I was running CM10 nightlies up to M1. When I finally tried to get Google wallet up and running, NFC would not turn on, it just greys out. The same thing is happening to other CM10 users in the Official CM10 thread.
I went to Jellywiz RLS1 by incubus and NFC turned on just fine. Back today to CM10 9-15-12 clean install, and NFC just greys out again. I can live without Google wallet right now, so it is not a deal breaker to me. All of the other advantages to running CM10 far outweigh the NFC situation.
Click to expand...
Click to collapse
Yea it isn't a deal breaker by any means for me it's a pretty fast rom for sure and I've found no bugs to speak of (besides the existing ones in cm10 obviously). Just wondered because I was pretty sure it was fixed at one point so I didn't know If it was a cm10 source issue or specific to this rom.
9/16 is up.. and i find it strange the dev hasn't come back in here to answer any questions
masri1987 said:
9/16 is up.. and i find it strange the dev hasn't come back in here to answer any questions
Click to expand...
Click to collapse
Says right in the OP that the thread maintainer wouldn't be answering questions in this thread, to use IRC/twitter
Sent from my SCH-I535 using Tapatalk 2
Sweet I can use the mobile app in the thread with no FC I'm guessing there won't be a change log because it should be the same as the official CM10 change log technically?
Edit
Scratch that, something in the OP is making it FC, weird.
Clienterror said:
Sweet I can use the mobile app in the thread with no FC I'm guessing there won't be a change log because it should be the same as the official CM10 change log technically?
Edit
Scratch that, something in the OP is making it FC, weird.
Click to expand...
Click to collapse
Same, works for me right now though.
Sent from my SCH-I535 using xda premium
Screenshots
Dont thank/like/rep my posts or ill report you.
DROID3R said:
Screenshots
Dont thank/like/rep my posts or ill report you.
Click to expand...
Click to collapse
Flash it n check it out yourself. Its like the other CM10 based ROMs
Sent from my SCH-I535 using Tapatalk 2
xXJay_RXx said:
Flash it n check it out yourself. Its like the other CM10 based ROMs
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
Lol that's a duh. Anyways I'm on slim but thinking I'll flash this and see what settings mod their is.
Sent from my SCH-I535 using xda premium
This is the second best rom I've flashed. The first best rom I've flashed for updates tho! Keep up the good work!
Sent from my SCH-I535 using xda premium

[Kernel]3.0.49[JellyBean]AOSP/ETC | King Kangers One | .12 |SKYROCKET Edition|

King Kangers One
Temporary Download click here
Some ppl seem to have issues with reading so here in big letters
this will work on anything AOSP based (cm aokp pa etc ) built after October 14th .
Please keep in mind Jelly bean is a work in progress ​
What s new in KKO.12 ?
updated to 3.049 and BADASS governor added
KKO.11
mostly synced with CM for vsync and other driver stuff .
FAST CHARGE V3.1
3.043 source
Vsync zcache
clean cache
_OC up to 1.944 Ghz (experimental)
_BFQ - NOOP - DEADLINE -VR -SIO etc (IO schedulers )
_Zram
_Lots and lots of Governors
_GPU OC
_ability to 'over volt up to 1400 and of course Under Volt control works as well (use system tuner free in the market )
_bln support (of course)
_mpdecision
Things to come : TW Compatibility . more governors more fixes
I would just like to point out they are much more features in this kernel then what is specified , I cant even begin to understand myself some of the tweaks that I have pulled from other kick ass kernel devs, but please if you have understanding about topology mpdecision and that kind of stuff feel free to have a look at my source and explain to others I will post in the op
Here is my source
Credits :
Cyanogen (base of this kernel)
Roger_N <------- not possible without him make sure you spam his thx buton
H0tw1r3
Flappjaxxx
Bigbiff
teamchopsticks _ All of you for showing me the way / general awesomeness
Faux123
InstigatorX
Eugene373 for your sources .
here is better understanding about kernel features :
http://forum.xda-developers.com/showthread.php?t=1369817
Thanks!
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
OMG... am i seeing what im seeing?!
jee'sgalaxy said:
OMG... am i seeing what im seeing?!
Click to expand...
Click to collapse
I can't believe it either. New reason to upgrade from my oct10 aokp too.
Sent from my SGH-I727 using Tapatalk 2
He'll yea. Ready to test!
Sent from my SAMSUNG-SGH-I727 using xda premium
Nice! Can't wait
links are hidden but good , for dare devils ..
DAGr8 said:
links are hidden but good , for dare devils ..
Click to expand...
Click to collapse
Heh just noticed this, giving it a try now :good::good:
x2o said:
Heh just noticed this, giving it a try now :good::good:
Click to expand...
Click to collapse
Sweeeet... hate being left out of secrets... had to keep searching! hehe..
You sir...are a god among men. Thank you.
Sent from my SAMSUNG-SGH-I727 using xda premium
Running paranoid android latest and currently downloading kernel to see how its working...thanks a lot we need this. Long time fan from captivate days.
Sent from my SAMSUNG-SGH-I727 using xda premium
DAGr8 said:
links are hidden but good , for dare devils ..
Click to expand...
Click to collapse
I see what you did there...
flashing it now!
Much needed and appreciated
DAGr8 said:
links are hidden but good , for dare devils ..
Click to expand...
Click to collapse
Haha! I was never very good at those Where's Waldo puzzles.
Sent from my SGH-I727 using xda app-developers app
Doesn't work with sky jelly bean.. won't boot
Sent from my SAMSUNG-SGH-I727 using xda premium
haha yes finally was hoping I would see some of your work on the skyrocket, was a big fan back in the captivate days
thejbomb87 said:
Doesn't work with sky jelly bean.. won't boot
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
Nvmnvmnvm
Sent from my SGH-T999 using Tapatalk 2
BaconStep said:
Sky jellybean isn't aosp. Read the op please.
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
Actually he built it from CM10, and Instigator's worked. I dunno when is last time Sean updated though, so maybe it's not up to date with latest binaries, hence the boot issues that person is having.
thejbomb87 said:
Doesn't work with sky jelly bean.. won't boot
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
Won't boot on AOKP either.
Sent from my SGH-I727 using Tapatalk 2

Categories

Resources