
If you are stuck with default Android emulator on a slower PC or a Mac, you need a faster emulator because slower ones bring down your productivity. If you don't have a device and are looking for a faster emulator, you should give Genymotion a shot :)
Links from the video
This lecture covers the following,
Things to Remember
This video shows you how to create a new Android Project using Android Studio.
Project structure of an Android Application Project created using Android Studio.
Things to Remember
Things to Remember
Things to Remember
Design graphics for different screen densities, place them in density-specific drawable folders, and reference bitmap drawables in XML or Java to display the correct launcher icon.
Things to Remember
Learn to use built-in Android resources from layouts and Java. Switch between project and system resources and reference strings, drawables, colors, and styles with the Android resource prefix.
This video teaches you how to,
Things to Remember
Explore displaying images in Android using image view, drawables, and layout placement. Learn scale types such as center, fit, and fit XY to control image fit and cropping.
Things to Remember
Things to Remember
Things to Remember
Learn to use the Android table layout to organize views by rows and columns, set the stretch columns property, and control item placement with layout_span and column indices.
Things to Remember
Things to Remember
Things to Remember
Things to Remember
Master customizing a favorite button in Android by using a state list drawable for a star checkbox, covering unchecked, checked, pressed, and focused states to reflect user interaction.
Create a stateful image button by building a selector with normal, enabled, and disabled states, remove its background with a transparent color, and control button interactivity programmatically.
Customize android buttons by replacing default backgrounds with new images and apply a nine-patch drawable to control how the background stretches and where content appears.
This video shows you how to handle complex images using the 9 Patch tool. It also reveals two new features in the updated tool.
The supplementary file is a part of the touch50px UI Kit by www.angelostudio.net and is licensed under the CC Attribution 3.0 Unported license.
Things to Remember
Things to Remember
Things to Remember
Learn to add functionality to context menu items in Android development by handling item selections via on context item selected and showing a toast with the book title and author.
Update your list view by managing an adapter and dataset, add delete functionality, remove items by position, and call notifyDataSetChanged to refresh the list.
Learn to display countries in a grid view with a custom adapter, binding country names and flags from drawable resources, and configuring columns and spacing.
Things to Remember
Things to Remember
Things to Remember
Things to Remember
Things to Remember
Things to Remember
Things to Remember
Things to Remember
Things to Remember
Things to Remember
Things to Remember
** ONLY FREE ANDROID COURSE WITH 8+ HOURS OF CONTENT **
There goes a chinese proverb - "Tell me, I'll forget. Show me, I'll remember. Involve me, I'll understand."
The highest degree of learning takes place with your involvement. And this course is designed to do exactly that. This course introduces you to the basics of Android development. You will need some Java fundamentals to get started. If you are not sure about the difference between an abstract class and an interface you might have to refresh your Java concepts before proceeding.
Also, if you are new to Java I recommend John Purcell's Java Course, in order to acquire the minimal Java programming skills required to step into Android development.
I've also got you some companion code which you can download from the appropriate lectures. You'll be working on the source code along with me, so that you could get a good grasp on the concepts you will eventually be introduced to. At the end of this course you'll be able to write and deploy AWESOME!! apps to Google Play.
How is this course designed?
Since this course is for beginners, I highly recommend you to take this course sequentially. You can pick on random videos, but remember - the complexity increases down the road so it is imperative that you take them one by one.
What makes me qualified?
What are you waiting for? Gear up and lets have some fun!!