Android App Development For Beginners - I'm New and Need Your Advice! Thanks! - Android General

Your Advice on Android App Development
Hello!
So I was hoping to get the advice on a few things regarding android app development from those of you are app developers. I am just now learning Java, learning Android Studios/IntelliJIDEA and I have no teacher (I use Lynda.com, TeamTreeHouse, and other resources) so I'd like to get the opinions and thoughts of others who have already created an app, do so all the time, or are working on their first app. In general, I am looking to get some answers from those who already know what to do and have done it before. I want to be sure I am doing things the right way. Or at the very least I want to be doing things the best possible way I can. So my questions:
What IDE do you use? (Android Studios/IntelliJ IDEA, Unity, etc)
Did you learn Java before building your First App?
Did you learn XML before Building your first App?
Where did you learn about the languages and technologies required? (Lynda.com, TeamTreeHouse.com, NewBoston, etc)
Are there any resources you can recommend to me as a beginner who has not yet built his first app?
If there is a question you can think of that I did not ask that might help please let me know.
Thank you for answering these questions!
I really want to make sure that I approach this the right way and that if I am going to commit myself to it I do so in a way that works, is tried, tested, and true. I want to make quality applications and I want to know what I'm doing while doing it. = )
Anyway, answering any of these questions would be truly helpful and I would appreciate it very much. Thank you!
Regards,
DevelopDan

Related

[Q]Any dev nearby?

I want to give developing a shot and i want to start with gaming on android platform. Now i'm a bit confused in the world of android and SDK. So there are a couple of questions which i want a dev to answer ! (yes only a dev although i respect all people here but please i want serious help and i will mind any kind of silly comments).
-Which tools are necessary in developing a game? unity? if unity then some feedback would be really appreciated.
-Any other program built specially for game development (any kind) which doesn't require hard c++ or java coding?
as i'm still a college student and not aware of these two languages but i want to work on a game as my personal project over the summer so i want to collect all the tools and go over all kind of tutorials necessary.
Thanks in advance !
shad0wboss said:
I want to give developing a shot and i want to start with gaming on android platform. Now i'm a bit confused in the world of android and SDK. So there are a couple of questions which i want a dev to answer ! (yes only a dev although i respect all people here but please i want serious help and i will mind any kind of silly comments).
-Which tools are necessary in developing a game? unity? if unity then some feedback would be really appreciated.
-Any other program built specially for game development (any kind) which doesn't require hard c++ or java coding?
as i'm still a college student and not aware of these two languages but i want to work on a game as my personal project over the summer so i want to collect all the tools and go over all kind of tutorials necessary.
Thanks in advance !
Click to expand...
Click to collapse
shad0w,
Trust me, you need to learn coding.
Since you want to start with Android, best bet is to either go throug android tutorials and examples and start to learn it, or, you could start with Java. My recommendation is that you start using Android basic coding tutorials:
http://developer.android.com/resources/browser.html?tag=tutorial
This link also has good information to start learning:
http://developer.android.com/guide/index.html

Starting to develop

Hello, xdaDevelopers (Is it like that? Or XDADevelopers, or XdaDevelopers, well, doesn't matter, you can leave your opinion about that here, too.)!
I can see this is kinda a common thing around here, but, I really need the basics for programming, with a final goal of being able to make code for Android (from APKs to ROMs and such).
I just need people to point out good sources of learning, with a learning curve, please, that would be a great bonus in understanding what the heck I'm learning, from the basic of basic, to the goal here intended.
Maybe this is a bit too ambitious, but I pretend to be a professional programmer in the future, but I still have a kinda long way to college (3 years), and I wish I could start sooner that, it could even make my college life even simpler.
Well, I hope you leave your enlightenment in this thread. Thank you very much for any opinion given here.
*bump* Sorry. It was already in the second page. I just didn't want it to fall into oblivion.
Well your going to have to stsrt learnibg java if you want to make apps. Read some books. Also take a look at thenewboston channel on youtube.
Im learning myself. You just need to start and don't give up
Sent from my Galaxy SII
I'm also posting (lazy way of subscribing to this post). I knew java, although it was long ago. I'd need a refresh on everything. And then, knowing java is not the only thing you need, as you also need to know how to develop for android itself. Up to date, which book would you guys consider the most easy to follow to learn easily to program?
Thank you!
Yes. I'm asking for links or books (preferably e-books) that could have all that information. I just hope I can become a great XDA developer.
Griffrez said:
I just need people to point out good sources of learning
Click to expand...
Click to collapse
+1 to this. i would also like to get into learning how to develop for android.
google has a lot of info on their developers page, it's probably one of the better places to start.
i don't know many other good websites or books though. anyone have suggestions?
If you want to develop Application on Android. You will need...
1.JDK (Java Development Kit), which includes the JRE. ( I use Java SE 7 )
2.Eclipse with the Android Development ( I use Eclipse Classic 3.7.1 )
3.Android Development tools ADT Plugin for Eclipse
( I use android-sdk_r13-windows.zip )
more detail http://androidcontrol.blogspot.com/2011/10/android-development.html
java for the user interface "pretty" part of the apps, but the real heavy-lifting guts of the app (where the real magic happens) will normally be written in c
Tech_Boy said:
Well your going to have to stsrt learnibg java if you want to make apps. Read some books. Also take a look at thenewboston channel on youtube.
Im learning myself. You just need to start and don't give up
Sent from my Galaxy SII
Click to expand...
Click to collapse
I'm watching these. These are great. Starting with Java Development.

[Q] A question to any developer willing to answer...

I wasn't sure where anything like this would go, so I made sure to put it in a forum as general as possible.
I'm a beginning web designer, but seeing as I spend most of my free time on this site, I'm growing more of an interest in learning to code for the mobile platform. If anybody is willing to help, all I'm asking for is a few tips from developers here on where to begin.
I learned some very basic java in college, but was wondering if there is a better path to go on. Do I start with BASIC? Do I continue and go towards more advanced Java and stick with only one programming language?
Any tips would be greatly appreciated.
-Considering I've done almost everything that I can with my rooted EVO, all of you were the people I'd rather hear from. I appreciate all of the hard work that you all have done!
You can develop full market apps using the language I use called basic4android.
Its easy to use but very powerful, produces a native android apk (so no interpreters) and has regular updates.
There are free user contributed libraries that make it even better and it has been used to produce everything from live wallpapers and anti theft apps to games and gps software so is a good option to consider.
I wrote my first app after messing about with it for about an hour and was amazed how easy it makes things. Google basic4android and you will find its homepage for more info. I can't remember the address as it's saved as a bookmark on my pc not phone.
EDIT: did a google search and its at http://www.basic4ppc.com/
Dave
Sent from my LG P920 using Tapatalk
Please use the Q&A Forum for questions Thanks
Moving to Q&A

[Q] Making android app for Ajax chat - any documentation?

Hello everyone,
I'm looking to make android app for this Ajax chat we have on a certain forum. The chat is MGC Chatbox Evo. Basically, I want to connect an app to the chat, like you do when you fire up a browser.
Now, my programming experience is very out of date, so I'm looking for some documentation (noob friendly if possible) on this. I've searched google all over the place, I found a couple of tips, but those aren't very understandable for someone at my level.
Here are the questions I'd like to cover:
1) In which language do I write this?
2) Using what compiler?
3) Where can I find documentation related to making something like this?
I'm a bit savvy, so if I find a way to do this in one programming language, I'll probably find a way to do it in another, but I can't. I've never made an android app before, but I'm very eager to learn, so all and any help is appreciated. Of course, if someone has time and desire, I'll gladly work with you on this and learn that way. Forum has 600,000 registered users, and you would be free to take all the credits for it.
Thank you for your time
Have a great day!
Bump? :s
Oooh

I'm New To Java Programming & Droid App Development - Seeking Advice/Thoughts Please!

I'm New To Java Programming & Droid App Development - Seeking Advice/Thoughts Please!
Hello!
So I was hoping to get the advice on a few things regarding android app development from those of you are app developers. I am just now learning Java, learning Android Studios/IntelliJIDEA and I have no teacher (I use Lynda.com, TeamTreeHouse, and other resources) so I'd like to get the opinions and thoughts of others who have already created an app, do so all the time, or are working on their first app. In general, I am looking to get some answers from those who already know what to do and have done it before. I want to be sure I am doing things the right way. Or at the very least I want to be doing things the best possible way I can. So my questions:
What IDE do you use? (Android Studios/IntelliJ IDEA, Unity, etc)
Did you learn Java before building your First App?
Did you learn XML before Building your first App?
Where did you learn about the languages and technologies required? (Lynda.com, TeamTreeHouse.com, NewBoston, etc)
Are there any resources you can recommend to me as a beginner who has not yet built his first app?
If there is a question you can think of that I did not ask that might help please let me know.
Thank you for answering these questions!
I really want to make sure that I approach this the right way and that if I am going to commit myself to it I do so in a way that works, is tried, tested, and true. I want to make quality applications and I want to know what I'm doing while doing it. = )
Anyway, answering any of these questions would be truly helpful and I would appreciate it very much. Thank you!
Regards,
DevelopDan

Categories

Resources