• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps In which program you are scripting for android application?

Srgjan

Lurker
this maybe is stupid quesiton but i want to know i know that java applications are scripted in Java Software... what about android?
 
Android is built on Java so basically you can use the same IDE for both but you need to add the Android SDK. If you go to the developer site you can download the whole package as one download and you are good to go.
 
Back
Top Bottom