I’m very excited to provide you with my Samsung Mobile SDK Tutorial! Over the next few videos I’ll cover: the Samsung Mobile SDK and I’ll demonstrate the opportunities it provides.
Thanks to the nice people at Samsung and the Samsung Smart App Challenge, who are giving away $1.1 Million in...
In this part of my Android Development tutorial I will cover how to use Android Dialog Boxes. We’ll cover how to design their layouts, how to call for them to open and how to send data from dialog boxes to other fragments and activities using putSerializable and...
In this part of my Android Development Tutorial I will cover how to use the Android ViewPager. The ViewPager allows you to flip through Fragments sort of like you would do with a book.
I’ll also cover how to connect the ViewPager with a FragmentManager so that we’ll be...
In this tutorial I will connect the ListFragment to the Census App, so that when you click on an item we’ll be able update the Contacts. This tutorial began at part 18, so if you missed that video start there.
All the Contacts are updated and we also cover how to store and...
In this part of my Android Development Tutorial, I cover numerous topics. This tutorial started in part 18 of this series and you should start watching there to understand everything.
I cover the following : FragmentManager, Creating list items for a ListView, ListFragment, Android...