Android GridView Example [Latest]
Android GridView is a ViewGroup that displays items in a two-dimensional, scrollable grid. In this tutorial, we will build an image gallery using Android GridView. Android GridView Android GridView layout…
Java, Java EE, Android, Python, Web Development Tutorials
Android GridView is a ViewGroup that displays items in a two-dimensional, scrollable grid. In this tutorial, we will build an image gallery using Android GridView. Android GridView Android GridView layout…
Swift tuple is a container to hold multiple values. Swift Arrays are largely homogeneous data types. Same isn’t the case with tuples. Let’s get started by launching the Swift Playground…
In this tutorial, we will discuss the Android ConstraintLayout attributes. We will learn how to position views based on constraints through XML layout and programmatically using Kotlin. What is Android…
In this tutorial, we’ll discuss the intricacies of android ConstraintLayout. Google had introduced android constraint layout editor at Google I/O Conference . The new Layout Editor has a set of…
The mobile app world is no longer “only” for basic editing. Today we’re talking about the top 10 best photo editing apps for Android! Mobile apps now share advanced features…
In this tutorial, we’ll be discussing at length, an important networking library in our application, namely Android Volley. Android Volley library has been developed by Google. The first glimpses of…
This is the second part in the series of posts on Android Anko. We had covered the Anko Commons library in the first part. In this tutorial, we’ll be discussing…
Finally, Android Q Beta 1 has been released and we are very eager to share what it has in store for everyone. Let’s look at the different features and some…