Android Application Development, Android Intermediate
Android Speech to Text Tutorial
You might have already used this feature. We can use voice commands search on google. This feature is inbuilt in Android, and if you want … Read more
Decoding Appverse
Android Application Development, Android Intermediate
You might have already used this feature. We can use voice commands search on google. This feature is inbuilt in Android, and if you want … Read more
Android Application Development, Android Intermediate
Hey, friends here is an Android SQLite Database Example. You may already know that we have SQLite database in android that we can use as … Read more
Android Application Development, Android Intermediate
So here is another useful thing in Android Development. Today we will see an Android Scheduled Task Example using AlarmManager. Scheduling tasks sometimes are essential. … Read more
Android Application Development, Android Intermediate
In this tutorial we will learn creating a Floating Widget in our Application. You may have already seen a floating widget that is visible over … Read more
Android Application Development, Android Intermediate
Hello guys, welcome to another useful post Expandable RecyclerView Android. In this post, we will build Expandable RecyclerView Items for our List. You might already … Read more
Android Application Development, Android Intermediate
In this post we will learn adding Search Functionality in RecyclerView. If a list contain many items then giving a search option is really necessary … Read more
Android Application Development, Android Intermediate
Hello guys in Android AdapterViewFlipper Example, we will learn using Android AdapterViewFlipper. We will use Retrofit to fetch data from a URL and we will also … Read more