Which languages can I use to make android apps for smatphone?

  • Replies:5
Lika Hjamu
  • Forum posts: 1

Jun 30, 2013, 7:42:33 PM via Website

I am studying IT and I want make some software, so which languages is better to make android apps

Reply
Bruno Apfelsini
  • Forum posts: 10

Jun 30, 2013, 8:55:31 PM via Website

Java is your choice

Reply
James Liu
  • Forum posts: 15

Jul 1, 2013, 7:34:12 AM via Website

You have several choices:
  1. java
  2. flash actionscript with adobe air
  3. html5 with phonegap

Thanks

Reply
Alliacetek
  • Forum posts: 5

Oct 8, 2013, 4:22:03 PM via Website

Java is the primary android development language, but YOU DON'T NEED JAVA. C++, Python, Ruby and others, are the Scripting Environment.

Thus the other languages are the "Enhancements of the Application"
Admin edit: **links are forbidden**

— modified on Oct 8, 2013, 4:26:44 PM by moderator

Reply
Freaky Soft
  • Forum posts: 26

Oct 16, 2013, 4:28:05 PM via Website

Java mainly

Reply
App8ite
  • Forum posts: 16

Oct 21, 2013, 11:37:15 PM via Website

Java, some games packages such as Unity3D will export to and android apk for you.

I'd recommend learning everything you need to know about creating a native Android application with Java as this will be invaluable.

Reply