How to Create PDF Reader Application in Android
Hi, in this tutorial I am going to discuss how to create PDF Reader in Android Application. Steps to follow: Step 1: Create a New Android Studio project namePDFReaderDemo. Step 2: Select minimum API level 21 so that App will run Android Lolipopand its upper version. Step 3: .... 28834 Views
Last Updated on Sun, 19 Jun 2016
How to create a push notification in Android studio
Hi friends , in this tutorial how to create push notification in Android for any android Apps. All of you know Push notification has become very important features for many latest Android Application . As you know parse is going to close soon we need to move to another backend website for sending push.... 13316 Views
Last Updated on Sat, 11 Jun 2016
How to create Animated Splash Screen in Android
Hi friends today I am going to share with you how to create an animated splash screen. All of you know Android Apps required some time for start up. To avoid the delay and leaving the blank screen for the short period of time we use splash screen. But if you make an Animated splash screen... 33170 Views
Last Updated on Sat, 25 Jun 2016
How to Create Overflow Menus in Android
Hi friends, in this tutorial I am going to explain How to create Overflow menus in Android .Overflow menu is a menu that is accessible to the user from the device display and allows the developer to include other application options beyond those included in the user interface of the application.... 14579 Views
Last Updated on Mon, 16 May 2016
Android Registration And Login with PHP and MYSQL
Welcome to the tutorial Android Registration and login with PHP and MYSQL .here we will create an app where user can register with their specific details and can login to the system . If any user have already registerd they can login to the system And .... 11620 Views
Last Updated on Mon, 16 May 2016
How to Use GoogleMap API v3 in Android
Hi, Today I am going to explain how to use Google Map API v3 in Android Application. Before going to start this tutorial we will go through some key elements of Google Map. This steps are necessary to configure a development environment to work with Google Maps and then work through some code examples..... 10140 Views
Last Updated on Wed, 11 May 2016
How to Animate your Android App
Hi, Today I am going to talk about How to Animate your Android Application. In todays Android Market most of the App use Animation. It may be tween Animation or transition or may be both .In this post I am going to work with tween Animation. In this example you will know how your Animation starts Automatically when a apps start . 8747 Views
Last Updated on Sun, 08 May 2016
Android Material Design Snackbar tutorial
Hello guys , today I am going to explain how to use Material Design Snackbar in Android Application . Snackbar is a way to present the user with information in the form of a panel that appears at the bottom of the screen. Snackbar instances contain a brief text message and an optional action button which will perform a task ... 4885 Views
Last Updated on Sun, 08 May 2016
Android Floating Action Button tutorial
Hi Friends , today I am going to discuss how to work with Floating Action Button in Android . The overall appearance of the Android environment is defined by the principles of material design. As per material design guidelines, there are a number of rules that should be followed when using floating action buttons.... 5621 Views
Last Updated on Sun, 08 May 2016
How to Create Chat Application using Firebase in Android
Hello friends, in this tutorial I am going to share with you How to create chat Application using Firebase. Before starting the tutorial we have to know little About Firebase. It is a Cloud Service Provider and Backend service company based on California . This is best alternative to parse for new App for hosting ... 56090 Views
Last Updated on Sun, 08 May 2016