What do you need to get started making your own apps for the Android?

For iOS (iPhone, iPad & iPod), Android, Windows Phone, etc. App and Hardware talk
Post Reply New Topic
RELATED
PRODUCTS

Post

What do you need to get started making your own apps for the Android?

Post

The Android SDK (or ADT bundle, which includes the SDK) and Java skills.

http://developer.android.com/sdk/index.html

For utility apps and games I usually take the easy way out and use Flash, targeting Adobe's AIR runtime. That's probably inadequate for music software.

Post

Nice! thanks Meffy. this will get me started. will have to explore Flash also.

Post

Be forewarned that Flash is a bit of a cop-out. I use it 'cos I already own the software and can make comparatively simple apps very quickly that way.

Using Java is the way to get the most out of an Android device.

Post

ok thanks for the heads up!

Post

Hi there-
I am in a little bit of the same situation, want to learn to make my own applications. What I am doing is learning Pure Data, which you can use as a platform for Android apps and many other Operating systems.
It is worth to look into there is already made ways to make Pure Data work in Android almost right of the bat.
There is also already a lot of music making apps written in Pure Data on the Play store, the most famous one being Nodebeat...

Good luck and happy app making!
Every man and every woman is a star.

http://www.musicalandroid.com/

Post

Besides getting the Java SDK, you'll want a coding environment. Try Eclipse IDE. Here's some good youtube videos to get you started:


Post Reply

Return to “Mobile Apps and Hardware”