Previous
|
Number
|
Category
|
Translate
|
|
1
|
Why ?
|
French
|
Passionate about
mobile programming Greeting
Contents
Why
Android ?
Android
development
Develop
2d games on Android
My
favorite cross-platform
Why Android ?
Android is open source operating system designed for smartphones and tablets “Android” developed by a startup purchased by GOOGLE.
After a fairly
long period of meditation I ended up choosing Android as a system under which I
would begin to learn how to develop apps. Knowing that he has the largest market
share and the apps are almost coded in Java and also the SDK is available and
free to use.
Android development
To develop on Android you will need :
- A PC ( Buy one)
- Eclipse ( official website: http://www.eclipse.org/downloads/ )
- Android SDK :
Download:
( official website: http://developer.android.com/sdk/index.html )
Installation.
- Minimum knowledge about Java.
Develop games on Android
For the ones who already
start to develop on Android you may have noticed that the use of the Android
emulator takes a long time, the launch of the emulator takes a lot of time and also
you have to for installation of app before it starts.
This is why I
prefer to use the cross-platform that consist on build Android and run programs
on the desktop instead of running on the emulator is slow and very resource
intensive (is not this beautiful not)
After a little
research on the net, and among the famous libraries, there are: Libgdx and
Engine
My favorite library
My favorite is
Libgdx !
Definition
Libgdx is a cross-platform
library for game development written in Java.
Advantage
The same source
code for an app on Android (Smartphone) and a software on Desktop (PC)
Let’s Start !
No comments:
Post a Comment