• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Recent content by kam187

  1. kam187

    Apps Want to start making games? Developer of 'Walkabout' sharing tutorials and code :)

    Note to MOD: Please move it to the relevant area if this one is wrong, I tried to find the best section, but I could be wrong! Hey guys, I'm the developer of the game Walkabout for iOS and Android. You can see more about it at my thread here...
  2. kam187

    Walkabout - A new puzzle game! Demo available and video enclosed

    EDIT: Just wanted to let you know the full version of Walkabout is now FREE on GetJar for a limited time. Go grab it now! No registration or personal info needs to be entered, just point your phone/tablet here: http://getjar.com/Walkabout Hey guys. I just made my first android game. Its...
  3. kam187

    Behold 2 flashing kernel and security (?)

    So I decided to split this off to a new thread, and hope some coders will join in and start compiling a kernel. We could then merge this with the galaxy asop effort. Here's a bit more technical information. Galaxy The galaxy flash files are just yaffs images and a zimage (and of course...
  4. kam187

    Root Galaxy/Stock android on behold 2 - It flies!

    EDIT: CONSIDER USING THIS INSTEAD: http://androidforums.com/samsung-behold-2/46614-port-galaxy-behold-2-123-install-done-right.html -- Thanks to Mastermind278, droiddev, mobileband, My420Time, rkhalil2009, kam187 (in no particular oder) Everything you need to do is in this first post...
  5. kam187

    Small donation for 2.0

    So guys, this is just a feeler for how everyone would feel about this. Drakaz is working on 2.0 and doesnt want to take donations for it, because quite understandably he would then feel comitted to completing the work. However he needs a galaxy to test what he's done. I'm prepared to sell...
  6. kam187

    Selling my Galaxy (AMOLED android, 528mhz, 5MP, LED flash)

    Samsung galaxy Boxed and in very good condition. The phone is in imaculate conidition as its constantly been in its case and on my work table. FACTORY UNLOCKED and BOOTLOADER FACTORY UNLOCKED! Specs: http://pdadb.net/index.php?m=specs&id=1863&c=samsung_gt-i7500_galaxy I'll install any...
  7. kam187

    Selling Galaxy. 200 EUR for a quick sale :)

    Ok its finally being sold one way or another. If anyone is interested let me know. I'll offer you continued personal support via PM if u want, and customisation to whatever ROM/Firmware you want. I know most of you have one here, but this is a double anouncment - i'm selling my galaxy and...
  8. kam187

    Why cant we port android 1.6 or 2.0 to the galaxy? google released the source code

    I've decided to put this in its own topic and sticky it, because people keep hijacking threads with this question, or opening new threads. Feel free to ask questions specifically about why here. It'll save us answering the same questions to everyone else! If it gets rediculously long i'll...
  9. kam187

    Root Persistant root

    EDIT: This is probably a better way to do it http://androidforums.com/samsung-behold-2/46137-how-root-apps-working-persistent-root.html So we have persistant root :) Thanks to chaoscentral for testing it out :) You need this file - try3: http://rapidshare.com/files/304169950/try3 alt...
  10. kam187

    Samsungs behold competition

    So you can win a behold ever hour or a LED tv. You need to be a US resident, but looks like a sweet competition to me. I wonder how many people even enter it. Samsung Mobile Be a Winner Giveaway
  11. kam187

    Selling/swapping my galaxy for a behold 2. PM me.

    http://androidforums.com/samsung-i7500/20437-selling-my-galaxy-pm-me.html So the behold has a bunch of security problems which mean its going to be hard to root and run a custom ROM on. The galaxy can be flashed with anything you like. For that reason i'm more interested in trying to hack...
  12. kam187

    Selling my galaxy. PM me :)

    Ok so i'm looking to sell my galaxy and buy a behold 2. It seems like it might be alot more fun to try to hack :) PM me if you're interested. I'll put on whatever custom ROM you want, and add whatever customisations you want on it. Its in very good condition because it always in the case...
  13. kam187

    Behold 2 system dump!

    Behold 2 system dump! Deposit Files (depositfiles seems to be having some trouble right now)
  14. kam187

    Behold II source code is up!

    So i just noticed the behold II source code has been released... I wonder what's in it... downloading now :)
  15. kam187

    Root Galaxo tweaks - get more memory :)

    # Remount read/write adb remount # open shell adb shell # go to apps directory cd /data/app_s # delete QuickDroid (if you want to) rm QuickDroid.apk # delete NPS sync (it doesn't work so why run it!) rm wssyncmlnps.apk # disable drexe (this gets baseband info for NPS. Who needs it!) mv...