Android game engines

Because I’m currently creating an Android game, I will sum some open source Android (2D or 3D) game engines to be used for Android game development, AndEngine Rokon Libgdx Android-2D-Engine Angle jPCT-AE Dwarf-fw Catcake
Continue Reading →

Developing for Samsung Galaxy Tab

So you are developing Android applications and you want to run your android application on a Samsung Galaxy Tab. Just create an AVD. Run AVD Manager and select Available Packages in the left panel Click Add ADD-on Site and enter the URL http://innovator.samsungmobile.com/android/repos
Continue Reading →

How-To: Android and Databases

Applications usually uses databases to store application data. Inside this article I will be explaining two implementation types: SQLite DB4o I will use the Android application which was developed inside my previous post.
Continue Reading →

How-To: Android Client – Server designs

Applications are usually designed so that a Server provides a service to a Client. Choosing an implementation depends on the requirements. Inside this article I will be explaining three implementation types: SOAP Servlet JSON I will use the Android application which was developed insi
Continue Reading →

What will be the first 10-inch Android tablet.

I’m doing research on 10-inch Android tablets. After one night of searching the Internet, I came up with the following list: Dell Streak; release date unknown. Samsung Galaxy Tab; release date will be early 2011. Hannspree, release date will be November 2010. E-Noa Interpad; rel
Continue Reading →