[ROM][ICS][7/9] Android Open Kang Project Fascinate Milestone 6 (4.0.4)

Search This thread

yeahdude38

Senior Member
Apr 4, 2012
105
5
Cape Cod, MA
www.facebook.com
1800mah epic 4g battery and i leave gps,wifi, and 3g on all the time.

Ok making sure. I leave my 3g,gps, and wifi on also. im at 16 hours with just about 6 hours of screen on time as i type this. (Lots of gamees today). With 13% left. I guess the batt is holding up. I feel like it should be a bit more seeing as its almost twice the size of urs ???? But then again wat do i kno bout this stuff!!!!!! .....oh well it lasts a complete day of everything i do (heavy usage) that stock batt couldnt handle so cant complain too much. Thanks

Sent from my SCH-I500 using Tapatalk 2
 
Last edited:

yeahdude38

Senior Member
Apr 4, 2012
105
5
Cape Cod, MA
www.facebook.com
Ok making sure. I leave my 3g,gps, and wifi on also. im at 16 hours with just about 6 hours of screen on time. (Lots of gamees today). With 13% left. I guess the batt is holding up. I feel like it should be a bit more seeing as its almost twice the size of urs ???? But then again wat do i kno bout this stuff!!!!!! .....oh well it lasts a complete day of everything i do (heavy usage) that stock batt couldnt handle so cant complain too much. Thanks

Sent from my SCH-I500 using Tapatalk 2

Edit: sorry somehow quoted mysrlf and dunno how to delete through my phone. Sorry guys

Sent from my SCH-I500 using Tapatalk 2
 
Last edited:

vrahn

Senior Member
Mar 8, 2011
853
113
I wasn't aware he was a dev. If you notice my post count I'm still new around here, but not to rooting and setting roms but if I did offend then my apologies. But I don't hold back with comments when it comes to things. I'm 100% honest when speaking with people :) ;)

Sent from my SCH-I500 using xda premium
 

droidstyle

Inactive Recognized Contributor
May 7, 2011
6,471
3,604
Fort Wayne
I'm expecting my epic 4g battery soon in the mail. Are there any fitment issues with the fascinate.

Sent from my SCH-I500 using Tapatalk 2

nope fits snugly under the stock cover.

---------- Post added at 08:30 AM ---------- Previous post was at 08:24 AM ----------


I wasn't aware he was a dev. If you notice my post count I'm still new around here, but not to rooting and setting roms but if I did offend then my apologies. But I don't hold back with comments when it comes to things. I'm 100% honest when speaking with people :) ;)

Sent from my SCH-I500 using xda premium
its no big deal...we joke around alot in these forums(or atleast we use too).
 
Last edited:
  • Like
Reactions: Stephen.k.spear

devichris

Senior Member
Dec 23, 2010
83
22
Richmond,Va
Anyone running a different LCD density? Using latest glitched aokp and tried running 200 and it causes nothing but issues.

Sent from my SCH-I500 using Tapatalk 2

200 works fine for me but here r my other apps

aokp.GooglePlayStore.dd=128
aokp.com.google.android.music.dd=137
aokp.Calculator.dd=89
aokp.com.jb.gokeyboard.dd=128

Sent from my SCH-I500 using XDA
 

ssewk2x

Senior Member
Oct 24, 2010
1,382
1,392
Detroit, MI
OnePlus 8T
Google Pixel 8 Pro
okay well i am pretty dumb with this kind of stuff, but if something like tiny flashlight works for the torch, and camera flash works, would you not just be able to use logcat or email the dev of tiny flashlight or something, just figure out how that app calls the hardware or whatever, and then duplicate that within your own code?

Sent from my SCH-I500 using Tapatalk 2

Yeah, if it were that easy, I would have it done by now, lol. What is mind-boggling to me is that the tiny flashlight app works *perfectly* but does not give me any useful information in logcat. None. I tried contacting the developer and asking nicely if he'd be willing to share his secret sauce .. no response. Not even a "no thank you." I then even went so far as to decompile his app. And I think I know (kind of) how he does it .. but most of the good stuff is hidden in a native library, which can't really be de-compiled into anything useful. I tried modifying some of the smali code and rebuilding it to allow me to have a "back-door" into the right routines, but that ended up making things worse. So, I decided I needed to know Smali a little better ....

And right about then, all sorts of life started happening and I have once again had to put android development on the back burner for a (hopefully short) time.

My idea right now is a 2-pronged attack. One of these days, I'm going to build a kernel with the camera module in full verbose print everything mode. Maybe that will tell me the calls his native lib is making so I can figure out what kernel code needs to be called to activate the light. At that point, I can do a few things - either make a nice sysfs interface that can toggle the light easily by writing a 1 or 0 to a file somewhere, or kang the guy's native library and write a different app around it to call his native functions, or write my own app and/or native library that makes the same kernel calls after picking up the signal from the system UI code.

Either one of those options, however, represents a significant amount of effort that I just don't have time for right now. But hey, if someone else can read my posts and glean enough information from them to beat me to the punch, I'd be delighted. :)
 

bobloblaw1

Senior Member
May 25, 2010
1,334
498
1800mah epic 4g battery and i leave gps,wifi, and 3g on all the time.

I do the same with the same battery. This is an example of battery behavior with low screen usage.

uploadfromtaptalk1337181198467.jpguploadfromtaptalk1337181208922.jpg

Sent from my SCH-I500 using xda premium
 

xwhofarted

Senior Member
Apr 12, 2011
215
45
OH XDA, The search is not working.

i am running AOKP 35 and 36 was just released so i went to flash 36 however when i try to restart into recovery (through power menu) it reboots my phone into normal.
Now I know i can back up everything and Odin back to stock, however I am wondering if there is an easier way to get into recovery (since 3 finger salute no longer works with MTD roms)

Thanks for any help!
 

bobloblaw1

Senior Member
May 25, 2010
1,334
498
Did you try selecting the normal reboot? For some reason I feel like I may have heard they were reveresed....

Alternatively, "adb reboot recovery" always works. You can even type just "reboot recovery" into terminal emulator on the phone (might need su first).
 

Stephen.k.spear

Senior Member
Jul 12, 2011
1,632
3,872
West Palm Beach
OH XDA, The search is not working.

i am running AOKP 35 and 36 was just released so i went to flash 36 however when i try to restart into recovery (through power menu) it reboots my phone into normal.
Now I know i can back up everything and Odin back to stock, however I am wondering if there is an easier way to get into recovery (since 3 finger salute no longer works with MTD roms)

Thanks for any help!

powermenu recovery is broke on the official builds. Adb, use glitched, or wait until I fix the official builds.

Sent from my Glitched AOKP Unicorn.
 
  • Like
Reactions: xwhofarted

shag_on_e

Senior Member
Sep 3, 2011
1,025
304
Google Pixel 6 Pro
OH XDA, The search is not working.

i am running AOKP 35 and 36 was just released so i went to flash 36 however when i try to restart into recovery (through power menu) it reboots my phone into normal.
Now I know i can back up everything and Odin back to stock, however I am wondering if there is an easier way to get into recovery (since 3 finger salute no longer works with MTD roms)

Thanks for any help!


Whenever I run across a ROM that reboot recovery is broken, I just use an app like goo manager or ROM manager that had the option right on the first page to reboot into recovery.

~~~~There is no spoon~~~~
 
  • Like
Reactions: xwhofarted

vrahn

Senior Member
Mar 8, 2011
853
113
I havent had any issues booting into recovery with AOKP. Like steve said gonna have to use adb or wait sorry :-(
 

Top Liked Posts

  • There are no posts matching your filters.
  • 80
    Do to the total disregard for the flashing instructions and some individuals trying to find answers without attempting to find it themselves first. I have come up with a list of things I except to see before I will even acknowledge a question from here on out.

    If you have a Question try these first.

    1) You must me on the most recent Devil up build. Questions about AOKP Official builds or older Glitched builds should be referred to the most recent Devil up build first. Verify you are on the right ROM having people complain about having a mesmerize on the Verizon network or not getting data/mms because they flashed a Fascinate ROM is ridiculous. If you don't even know what device your on you shouldn't be flashing custom ROMs.

    2) You should try a redownload of the ROM and Gapps, a wipe of data, dalvik, and cache, a flash and a test of the problem before restoring apps or data. That includes the back this phone up option in the gaps installer. Don't check it that until you test your issue.

    3) If you problem is with a single app delete it and redownload it from Google play.

    4) Read the OP and the last 10 pages of the thread completely, if your answer is there your question will be ignored. It will take you just as long to read those pages as it will for me to find it and copy it or re type it.

    5) Believe me when I say I take a lot of pride in this ROM. We use this ROM everyday. We test every feature before it's released. If you say you are having an issue and we tell you it's not the ROM…. It's you if you try and argue that your posts will be ignored.

    More be added if stupidity incurs. Have a nice day.

    Love,
    Steve. :)

    Thanks goes out to JT, Sbrissen, Romann, Sixstring, TKGlitch, Efpophis and more may be added.
    aokptitleblue-1.png

    I want to thank CyanogenMod and Team Hacksung for doing such an awesome job on getting ICS on the captivate. This project would be nothing without their contributions.

    changelog-2.png

    Newest change logs are available at the AOKP site
    installation-1.png
    1. Make sure you're on CWM fixed for CM7
    2. MAKE A NANDROID
    3. wipe data/factory reset in recovery
    4. flash ROM if you're on ICS, if not flash this THS build 2 first
    5. flash Gapps
    6. reboot
    downloads-4.png

    Download HERE http://forum.aokp.co/

    Official AOKP Builds www.aokp.co
    ^^^ Built with Latest SW Glitch and the regular gcc 4.4.3 toolchain

    Devil builds for Fassy, Mez and Show http://android.encounterpc.com/stevespear426/aokp/
    ^^^ Built with Latest Devil (.99) and the Linaro 4.7.1 toolchain


    contribute-1.png

    We spend countless of hours doing this for next to nothing. Posts, views, and donations encourage me, and everyone else who helps out.

    Donate to Me
    Donate to Romann
    Donate to Whitehawkx
    Donate to Jonathan Grigg
    Donate to Zaphod-Beeble
    Donate to ProTekk

    Donate to CyanogenMod

    Every donation is cherished and loved.

    If you'd like to help contribute by writing code, feel free to stop by IRC and talk to us!
    source-2.png

    Check out the ROM source on github. Open source, in the spirit of community kangage.

    If you'd like to help with AOKP, please don't hesitate to contact me. I'd love to get as many developers in on this as possible!


    submit features or report bugs here

    Best way to help out or contact us is via IRC.

    Build 26 2/28
    Fixed- Red Box, Bootani
    Added- Nova, Unicorn Porn(livewallpaper-SFW)

    Build 27 2/29
    Fixed Signal Bars
    Fixed AriesParts

    Milestone 4 3/8
    Phantom Ringer work around

    Build 28
    Bugmailer fixed
    Reboot menu swapped around and fixed.
    Compass fixed - Credit Sbrissen

    Build 31
    Everything I dunno
    Autobrightness smoothing phase 1
    Compass for ICS apps like Gmapps
    BigRam Glitch Kernel
    DataData fix script (just run "datafix" as root in you terminal and take direction from there if you run out of space)
    and more stuff ill add when I remember.

    Build 33
    1) Nav Bug fixed
    2) Init.d fixed for real this time.
    3) Autobrightness Phase 2
    4) Adb over network
    5) Boot audio added

    Build 34
    1) Efpophis fixed notification sounds and ringer sounds, also fixes the boot_audio drop off.
    2) Jpeg-turbo - instead of explaining it just go mess around in your gallery or contacts or anything with jpeg processing. Try and bog it down… I DARE YOU!
    3) Some stability improvements for video and camcorder.
    4) Decreased min auto brightness, and increased the max. I haven't messed with the light sensor poll so if you want it to change faster set the sample interval in custom brightness settings.
    5) Added BLN back to its old Glitchy glory for blinking notifications and all that jazz. Good spot Efpophis.
    6) New settings for Davlik heap size.

    Milestone 5
    1) Turned boot_audio off by default
    2) Updated to 4.0.4 r1.2

    Build 35
    1) Theme Engine
    2) Hybrid UI -> if you want to use Hybrid UI Please Readme

    For some reason build 35 doesn't like some apps on the SDcard if you are getting Acore FCs logcat the next force close and move the app responsible to the phone memory.

    Build 35.1
    DROPPED HYBRID FOR NOW
    Fixed themes and the acore force closes due to apps on the SDcard.

    Build 36-38
    Now builds SW kernel fresh in every build
    No more wifi scan internal, now wifi scans in background
    Sbrissen fix for split SMS
    maybe more can't remember

    Build 39
    Official support for Mesmerize and Showcase.

    Build 40
    Switch to the Devil kernel
    Using Linaro 4.7.1 toolchain

    Milestone 6
    Init.d appears to still be broken if you want/need it push this to /init.d

    Official build has Glitch and the regular toolchain, Devil has Devil (.99) and the linaro toolchain. Both kernels are interchangable so find which rom/kernel combo works for you and sit tight while we wait/work on Jelly Bean.
    36
    We had a meeting last night. Ok so here is the plan. Milestone6 will be aokp's last ics build. We start on jelly bean after the source drops. Milestone6 will come with 2 options the official non linaro build for those with issues, and I will put out a linaro build for those who want it. I will include the latest devil kernel, and from here until jelly bean look too the devil for kernel updates. He had assured me he will be making devil kernels for jb. No etas, we are waiting for the source drop.

    sent from my devil unicorn
    33
    Linaro milestone 6 is in the oven it wont be out until tomorrow morning so I can test it. it will come with devil 99 unless there is an issue. As you guys know this is our last ics build so I gave you all the options you could ask for as far as linaro/glitch/devil combinations find the one that works for you and sit tight for JB.
    25
    For those of you who aren't on Twitter... (ask yourself why) JT has got the fascinate up and running on CM10 (everything but GPS) he should be posting a build shortly (next few days...) He's also dropping his source (why I love him and also why everything I do is 100% open) so you guys should be getting so CM10 and AOKP love on Jelly bean very shortly. Congrats on staying alive through another update fassy owners...
    23
    OP updated with new/last ICS builds. See you guys on the other side.