Android

CoolS Notification Sound fix

0

I’ve updated CoolS to 1.0.4, I finally fixed a Notification Sound bug.

I missed that bug for so long, so I would like to apologize to everyone for this and also I want to thank to everyone for a good ratings and comments even with this bug.

android open source game engines (updated)

0

For some time I’ve been searching for a decent open source game engine for Android platform, so far I haven’t found much. Those below seem as the most interesting ones but I doubt if this is all…

Engines

The open source game engine for Android.

 

andengine – 2D framework

http://www.cocos2d-x.org/ additionally supports win32, ios, bada and marmalade !

 

http://www.andengine.org/

https://github.com/nicolasgramlich/AndEngine OpenGL ES 2.0

http://code.google.com/p/andengine/ OpenGL ES 1.0

Learning Android Game Programming: A Hands-On Guide to Building Your First Android Game – book

libGDX – Android/desktop game development framework

http://code.google.com/p/libgdx/

http://www.badlogicgames.com/wordpress/ - blog

Beginning Android Games and Beginning Android 4 Games Development (Beginning Apress) - books

 

android port of box2d

http://code.google.com/p/androidbox2d/

cocos for android

http://code.google.com/p/cocos2d-android/

YoghurtGum

http://code.google.com/p/yoghurtgum/

 

Samples

You can learn a lot from samples and games below.

Sample Applications for the Android platform

http://code.google.com/p/apps-for-android/

Android open source project: library, demos and applications.

http://code.google.com/p/skylight1/

 

Games

Port of a famous 3d shooter to Android (Quake3 :) )

http://code.google.com/p/kwaak3/

A side-scrolling action game for Android.

http://code.google.com/p/replicaisland/

 

Comercial

unity3d

http://unity3d.com/ (~$3K)

 

samsung i5700 with android 2.1 fix for cpu clock

4

After I updated my Samsung Spica i5700 to Android 2.1 I’ve noticed that when you turn the camera on, the CPU is set at 800MHz and it won’t slow down till the reboot, so I’ve made a simple app that will change a CPU governor from ‘performance’ back to ‘conservative’ mode after phone screen is locked. Additionally, you can use a widget that when clicked will change the CPU mode immediately.

You may download it from here: market://details?id=com.privateasteroid.coolspica

Update:

  • Added Korean  language – Translated by Ubinuri
Go to Top