Android development - online course. [Reference request] [closed] - android

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I want to start with Android applications development.
I'm very familiar with Computer application languages (Mainly Java, C++, C#, C , Assembly, Php, but some more).
I'm here to request reference for online android development courses in video, such as this course.
Any additional Android course in this style, will be welcomed.
thanks in advance.

The best way is to go to this site and select Android link which is this and then select the book you want and copy the whole name of the book and go to google and type
thebookname ext:pdf
this will show the pdfs and download the original file.This will save your money and time because shipping takes time...
and believe me you will find 97% of the books listed on orielly...
and i think the books from oreilly are very good.
and for begining you should download this

I got started with the Android Cookbook, which is, by their byline "A Crowd-sourced Cookbook on Writing Great Android® Apps"
It has several tutorials that are explained quite well - always handy to refer to the Developers Guide or here (SO), just in case something is not clear.
I hope this helps.

Related

Using Android Open Source Code [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
This is kind of just a general question. I am relatively new to Android programming and I find myself constantly on the android tutorials to get help on topics I want. Consequently a lot of my code resembles such tutorials. Is it bad for me to publish these applications if they use the android code tailored to my needs?
Thanks for your help. I know these moral issues are kind of tough.
If you take refernce from other android code written and released by others, check the license for the code and according use it in your code and can publish your app. For example any code released under GPL license can we used directly.
There are very helpful Tutorials:
http://vogella.com
http://androidhive.com.info
Not really - the purpose of these tutorials are to help you get started on your application. They are meant to serve as templates. But if you are taking licensed code from somewhere then you might want to be extra careful. But as long as you are using tutorials as just a template for your application, you are fine.

Getting started on iOS - for Android developers? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Is there any good resource for getting started with iOS development if you're an Android developer?
I remember Microsoft had courses for Android developers to make them jump over to WP.
I'm looking for a similar thing (preferably in an online form) for iOS.
Thanks for any hints!
http://www.RayWenderlich.com has a wealth of iOS tutorials for beginners, experts, and programmers looking to pick up a new language.
This one in particular is written for someone who knows how to program but wants to learn Objective-C. https://www.raywenderlich.com/21320/objectively-speaking-a-crash-course-in-objective-c-ios6
Good Luck :) Welcome to the community.
Any of the apple developer tutorials are good for anyone jumping into iOS.
https://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topic=Guides
Standford's course is also very good. I'm following it right now and I highly recommend it.
https://itunes.apple.com/es/course/developing-ios-7-apps-for/id733644550
More info here: http://www.stanford.edu/class/cs193p

Android development for beginners [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I want to learn Android development and create mobile apps. What would be the recommended resources (There's too many on the web)?
Obviously http://developer.android.com/guide/index.html & http://developer.android.com/resources/index.html, this should be enough for starters.
If you really learn and exercise what's written there you'll have a very solid foundation. Many other pages might be good but that's where you should start because you'll always come back and learn something new.
As others suggested, http://developer.android.com/index.html should be the bible for learning android. Moreover, as the world of Android is too wide, I would suggest you to take up an idea (NO matter if it is very simple) and then try to search out blogs and tutorials on the particular features you want to implement in the same idea.
Even GitHub provides a lot of ready projects. clone them and try to understand the implementation by Googling the unknown packages and words.
This would give you a better learning experience.
Defiantly check out the blogs, they helped me so much! I also emailed the authors and they really provided great feedback. Also, when you have an app, ask your family and friends for advice! This blog helped me so much! http://www.droidnova.com/
Try Basic4Android, google it, i do not intend to spam. It will get you started with the OS and if you don't want to stay with basic go to java with knowledge.

Android developer beginner [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Hi I have been programming with Java for a while and now I want to learn Android development.There are plenty of books and I myself have bought one 4 months ago but dident have time to read it and now while surfing the internet I found that at the end of 2011 android 4.0 was released and thee book I have covers android 3.0.
This is the book I have:
Pro Android 3
What I wanted to ask is if this is a good book for a beginner android developer and if not pls recommend a better one and if I shoud get a book for android 4.0 so I dont get confused in diferent types of android versions development?
Such Questions have already been asked on SO.Pro Android3 is a better among all the books I have read.And you can also refer to Reito Meier book as well as Begining Android. These books are the best books.These are the basics for android ,you will not get confused.Instead it will make your base strong.And always Be in touch with android developer site.Its better to concentrate on one book and visit Stackoverflow to clear all your doubts.
Best of Luck for Your Future.Guys Please help a newcomer .Dont discourage them with negative votes.Its better to give a link than downvoting.
read mark murphy books and then go android market and do some small application your own.
if you know java so you can easily comfortable with android within 1 month.
all the best...
Last month I had an examination on Android at university and I also asked the same question to myself. And after a few weeks of reading I think the best "book" (even if it is not a book) is the official Android-developer website. The webmasters restructured it and now it is much better than any book I read. It gives short on-point descriptions on any topic of the android-development. In your case I would start at this ponit: http://developer.android.com/guide/components/fundamentals.html

Available Options for Mobile Development [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am interested in starting Mobile application Development.There are many suggestions on internet but,I wanted to have some starting guidelines from professional People out there like how they do it and what they use also
1.I want to develop Android Applications can you suggest me Simulator as well as good Starting Point(like links to tutorials)?
2.I have worked on c/c++/c# so is it going to be hard to learn Android?
I know this is a bit theoretical
question that may invoke long
discussions but i wanted to set
starting point not only for me but for
others who see this thread so that
they do not have to post question,Yet
get answer that how it is
professionally done
You need the android SDK (including emulator)
You should learn "android" as an operating system / middleware, but the applications are written in Java (using android SDK as well). The tutorials and documentation that are in the android developers' site are pretty good and will give you the basics, but you should learn Java in order to create applications on android.
Unlike other "Documentation sites", the android documentation is really really helpful and easy to understand for new-comers.
p.s. I am ignoring native code and C libraries in purpose.

Categories

Resources