Android RecyclerView with Circular Image - Tested by Fray117
Hi welcome back , in this tutorial I am going to talk about RecyclerView in Android . Android RecyclerView is more advanced version of ListView with improved performance and other benefits. To know details of Recyclerview you must follow the documentation . In this tutorial we are going 15061 Views
Last Updated on Thu, 24 Nov 2016
Android Material Design Ripple Effect tutorial
In this tutorial I am going to talk about Android Material Design Ripple Effect tutorial . Ripple effect only show on device running lollipop and above. you can add ripple effect or animation in your android, layouts, buttons, textviews, etc. and you can also change... 9077 Views
Last Updated on Wed, 14 Sep 2016
Android Drag and Drop Example
Hi Friends, Welcome to UandBlog.com again . Today I am going to discuss with Android Drag and Drop tutorial. Android drag/drop framework allows users to move data from one View to another in the current layout using a graphical drag and drop gesture. Drag and drop gesture is… 8756 Views
Last Updated on Sat, 03 Sep 2016
Android Firebase Push Notification Tutorial
Hi, in this post we are going to familiar with firebase Push notification . Firebase is a powerful platform for building Android, iOS and web based applications. Before the Google I/O 2016, we used Google Cloud Messaging service (GCM) to send data: notification, messages from the server to the ..... 6271 Views
Last Updated on Wed, 10 Aug 2016
How to make Badge(Item count) to any Android Application
Hi , welcome to Another tutorial. In this tutorial we are going to see how to make Badge (Item Count) to a Android Application. Badge is actually used to show number of notification, message, product count .We can see lots of Android app use Badge to their Application today. There is no shortcut way to do ... 13011 Views
Last Updated on Tue, 02 Aug 2016
How to Build a MusicPlayer for Android Device
Hi , guys welcome back Once again, I this tutorial I am going discuss about how to build a MusicPlayer for Android device. The Android provides resources for handling media playback, which an apps can use to create an interface .Step 1: Create a New Android Studio project name PlayMusic. Step 2: Select minimum API level 17 so … 9284 Views
Last Updated on Mon, 18 Jul 2016
Android Image Slideshow Using ViewPager
Welcome guys, in this tutorial I am going to talk about Image Slide show using ViewPager. Screen slides are transitions between one entire screen to another and are common with UIs like setup wizardsStep 1: Create a New Android Studio project name ImageSliderDemo. Step 2: Select minimum API level 17 so that it can support maximum… 22234 Views
Last Updated on Fri, 15 Jul 2016
Android Navigation Drawer with Swipe Tabs using Material Design support library
In this post I am going to discuss Android Navigation Drawer with Swipe Tabs using Design support library. Both the NavigationDrawer and NavigationTabs are great for a user to navigate your app . Step1: Create a New Android Studio project name SlidingTabs. Step 2: Select minimum API level 17 so 19950 Views
Last Updated on Thu, 07 Jul 2016
Android WebView with Sliding Menu tutorial
Hello, friendz I have already discuss a simple idea of How to create mobile apps of a website already. In this post I am going to make WebView with Sliding Menu in Android . Step 1: Create a New Android Studio project name MyWeb. Step 2: Select minimum API level 16 so that it can support maximum of Android Device... 21094 Views
Last Updated on Mon, 27 Jun 2016
How to play youtube video in Android Application
Hi, In this tutorial I am going to explain How to play youtube video in any Android application. We are going to use youtube API to play youtube video within a Android application. Step 1: Create a New Android Studio project name YoutubePlayer. Step 2: Select minimum API level 17 so that it can run Maximum of . 6215 Views
Last Updated on Sun, 26 Jun 2016