How to write android apps? - General Questions and Answers

I have a little programming experience, and wanting to learn how to write anroid apps. Can someone point men in the direction of a good guide, whats the best language & tools to start with.. Thanks!

I use Java JDK for development.
more detail
http://androidcontrol.blogspot.com/2011/10/android-development.html

get on youtube and search for "thenewboston". that guy makes a lot of developing tutorial vids.

Hello,
I use Eclipse with the Android ADT and SDK.
Java JDK is also installed.

java with eclipse and android SDK

Related

Application development begginnings

I am looking for somewhere to start building an application. I want to develop for Iphone, andriod and windows. I googled some application developement things, but I still don't know where to start/begin.
Do I download sdk of somekind for each platform, or is there some software that i start with and then port into mobile os that I want?
Please help a newbie out. Thanks.
You need to program for iPhone to have a Mac, then buy the SDK tool.
Android with Eclipse and an Addon can now make applications.
Each platform iphone,windowsphone and android requires their own set of tools.
For android look here:
http://developer.android.com/resources/tutorials/hello-world.html

[Q] how and where do i learn JAVA and XML for android development?

Can someone give me the link or a guide?
ps: i do not know any programming languages other than C
shashanksetty said:
Can someone give me the link or a guide?
ps: i do not know any programming languages other than C
Click to expand...
Click to collapse
YouTube is full of good tutorial videos.
Go to YouTube and watch tutorials or learn it from oracle site
Sent from my GT-I9070 using Tapatalk
could u give me link to oracle guides?
I'm confused where to start
shashanksetty said:
could u give me link to oracle guides?
I'm confused where to start
Click to expand...
Click to collapse
Do you have experience in OO programming otherwise start with this tutorial: http://www.ntu.edu.sg/home/ehchua/programming/java/J3a_OOPBasics.html assuming that you are able to do basic operations like assigning values to variables etc. otherwise start with a basic java tut on google.
For a really basic start you could use something like ConTEXT: http://www.contexteditor.org/downloads/ . After installing a java sdk and adding the java/bin folder to your path (environment) variable you can set up Context to compile and run your opened java files.
I myself quickly switched to Eclipse: http://www.eclipse.org/downloads/pac...pers/keplersr1 . This has many more features like auto-complete/suggestions etc. If you want to create apps for the android dalvik platform you can download the ADT plugin for eclipse: http://developer.android.com/sdk/ins...lling-adt.html . From there you can download the android sdk and start using the android build platform.
Youtube and stackoverflow will be your two best friends

[HELP] Android Studio Or Eclipse

I want to start building android apps which tool you suggest
me a beginner and i have never made an app just bought abook to learn android apps and its wriiten for eclipse so i want to know can that same book that made for building apps in eclipse will help to bulid on androis studio and which tool you suggest to me please help

Apps developing on Android with C++ on Ubuntu.

Hi everyone! I'm running Ubuntu and I wanna know. if there are some IDE to develop apps for android using C++ Sorry for some mistakes that migrt be I'm not a native speker.
You can still use Eclipse
Code:
http://mhandroid.wordpress.com/2011/01/23/using-eclipse-for-android-cc-development/

[Completed] [Q] Help about Java Programming.

Hi, i Great fan of XDA form..... This is my first post.
i am new in Android field. and i want to develop android app... can any one help me in this regard ,
any book....
i have already eclipse ADT intstalled and SDK as well , but i am conufse with the Jave and xml programing , like whats relationship between jave and xml in android...... i need guide about these language ,
any book or guide ....???
Thanks in Advance.
Sheikh Usman Iqbal said:
Hi, i Great fan of XDA form..... This is my first post.
i am new in Android field. and i want to develop android app... can any one help me in this regard ,
any book....
i have already eclipse ADT intstalled and SDK as well , but i am conufse with the Jave and xml programing , like whats relationship between jave and xml in android...... i need guide about these language ,
any book or guide ....???
Thanks in Advance.
Click to expand...
Click to collapse
I highly recommend to read through XDA University forum.
There are many useful guides such as:
1. [GUIDE] Setup Android Development Environment on Ubuntu 13.04+
2. Where to learn programming/coding
3. [GUIDE]GUI - SignApk Jar File Tutorial to Sign and Align APKs
And check the App Development Forums > Coding Discussion, Q&A, and Educational Resources forum.
E.g. Free Online Mobile Development Courses (Java, Android, etc.)

Categories

Resources