Beginner tutorials will be directed towards people who may have some programming experience, but are new to the Android platform. The goal of these tutorials is to provide a thorough introduction to many Android concepts and to provide examples that are practical applications. These tutorials will build off of each other.
Examples of some beginner tutorials I have planned:
- Creating a layout
- Making a button do something
- Creating a simple widget
- Building a full Tic-Tac-Toe game
- Displaying a popup dialog
Advanced tutorials will assume more knowledge of Android concepts, and can be read a-la cart. Many of them will be based off of situations that I encountered that gave me some trouble in building my apps.
Examples of some advanced tutorials I have planned:
- Scanning storage for media files
- Animating views
- Fading one image into another
hi,m 2nd yr colg stdnt & m new in android, i am doing an app for my friend she has an designer store she want to have an app so that she can show her collection to his client,i am having a problem,i searched the searched whole internet but still...
ReplyDeleteProblem: i have form for every item now what i want is an add to cart for every item, can u show a small example on add to cart and logic behind it.... waiting for your rply, thnku
Hi Priya,
ReplyDeleteThanks for your comment. I think that this is a great idea for a tutorial and I will be working on making right away. Expect to see something in a couple of days.
Thanks!