What is the list of programming software to make android application

Asked By 0 points N/A Posted on -
qa-featured

I do want to create an Android Application and I don't have the knowledge on what software to use can somebody give me the list so I can start creating my own Android Application 😀 thanks in advance.

SHARE
Best Answer by Taylor Laura
Answered By 0 points N/A #162924

What is the list of programming software to make android application

qa-featured

 

Now a days mobile application development is very razzle-dazzle. We need to know various development languages to develop any kind of application. To develop android mobile application at first you need to know object oriented concept then try to know the following language.

Java Programming language

XML: Extensible Markup language

HTML: Hypertext Markup Language

CSS: Cascading Style Sheet

Best Answer
Best Answer
Answered By 15 points N/A #162925

What is the list of programming software to make android application

qa-featured

The software or tool for creating an Android application that is widely used today is Eclipse.  It has the API libraries and the tools that is fundamental in building, testing and debugging your programmed applications.  It doesn’t matter if you’re a beginner or in an advanced level, Eclipse is user friendly.  Currently it has plug-ins that provide insights and explanations of its basic components.

As a new developer you might want to visit Android Developer’s Guide website: In here, you can learn how to start programming applications in Android, it also has training and tutorials for beginners and all that there is to know about Android.
 
Lastly, if you want to see some example of source codes of Android applications, you might want to check Code Project of Google.  It is a search engine dedicated for source codes of any program language you want.  Just select “Android” on the search engine and it will display all Android programs for you.   The search engine looks like the one below:
 
 

Related Questions