Pages

Chapter 8.1: Custom ListvVew In Android

Chapter 8.1: Custom ListvVew In Android

Custom ListView In Android In this tutorial we will learn how to implement custom listview using BaseAdapter in Android Studio with an e...

0 Comments
Chapter 8: Listview in Android

Chapter 8: Listview in Android

ListView in Android    In this tutorial we will learn how to implement simple ListView using the system Adapter along with the onItemCli...

0 Comments
Chapter 7: Intents in Android

Chapter 7: Intents in Android

Intents in Android In this tutorial we will learn about Intents with a simple example. Mostly Intents are used to launch Activities from...

0 Comments
Chapter 6.2: Colored Toast

Chapter 6.2: Colored Toast

Colored Toast in Android In this tutorial we will learn how to create a Colored Toast with a simple example in Android Studio. Just we h...

0 Comments
Chapter 6.1: Custom Toast

Chapter 6.1: Custom Toast

Custom Toast In Android In this tutorial we will learn how to build a Custom Toast in Android with an example. we will use a custom layo...

0 Comments