Starting Android
Popular repositories Loading
-
CollapsingToolbarLikeWhatsAPP
CollapsingToolbarLikeWhatsAPP PublicCollapsingToolbar Like WhatsAPP to keep the toolbar pinned to the top of the screen while the view collapses.
-
SpeechToText
SpeechToText PublicIn this tutorial, you will learn to use the in-build Google Speech Recognition feature of android to convert the voice input to text.
-
GooglePlacesApiTutorial
GooglePlacesApiTutorial PublicIn this tutorial, I've explained the location API using the location picker and the Auto complete location text view.
-
FirebaseCloudMessaging
FirebaseCloudMessaging PublicIn this tutorial, I’m gonna show you how to use the push notifications in your android applications. Before the Google I/O 2016, we were using the Google Cloud Messaging service (GCM) to send the d…
-
RegistrationAndLogin
RegistrationAndLogin PublicIn this tutorial, I explain the complete registration and login system in android using the back-end database and REST API implementation in PHP and MySQL.
Java 2
-
SQLiteDatabaseTutorial
SQLiteDatabaseTutorial PublicTutorial about handling SQLite database operations in android application.
Repositories
- CollapsingToolbarLikeWhatsAPP Public
CollapsingToolbar Like WhatsAPP to keep the toolbar pinned to the top of the screen while the view collapses.
StartingAndroid/CollapsingToolbarLikeWhatsAPP’s past year of commit activity - PaypalIntegration Public
In this tutorial, you will learn to integrate the official PayPal SDK in your android applications. Payment gateways becomes the essentials part of the applications if you are selling something through your app or providing trial and pro versions. PayPal is one of the major payment method used worldwide. Paypal also offers the security features …
StartingAndroid/PaypalIntegration’s past year of commit activity - FirebaseCloudMessaging Public
In this tutorial, I’m gonna show you how to use the push notifications in your android applications. Before the Google I/O 2016, we were using the Google Cloud Messaging service (GCM) to send the data from the server to the clients or the android power devices but in I/O 2016, Google introduced the Firebase Cloud Messaging which is a good altern…
StartingAndroid/FirebaseCloudMessaging’s past year of commit activity - SpeechToText Public
In this tutorial, you will learn to use the in-build Google Speech Recognition feature of android to convert the voice input to text.
StartingAndroid/SpeechToText’s past year of commit activity - TwitterIntegrationAndroid Public
In this tutorial, You will learn to integrate Twitter in your android applications using the Twitter’s new Development Kit named Fabric. Fabric gives a set of crash reporting and mobile analytics tools for mobile applications and moreover Fabric made it easy to connect apps with world class social network e.g. Twitter
StartingAndroid/TwitterIntegrationAndroid’s past year of commit activity - FacebookIntegrationTutorial Public
Example code to give hands on experience to integrate the Facebook in android application.
StartingAndroid/FacebookIntegrationTutorial’s past year of commit activity - GooglePlacesApiTutorial Public
In this tutorial, I've explained the location API using the location picker and the Auto complete location text view.
StartingAndroid/GooglePlacesApiTutorial’s past year of commit activity - RegistrationAndLogin-PHP-code Public
Php code to connect with the MySql database and perform CRUD operations on the database specifically for the user registration and login.
StartingAndroid/RegistrationAndLogin-PHP-code’s past year of commit activity - TabsLayout Public
In this tutorial, you can learn to implement material design fixed tabs, scrollable tabs, tabs with icon and text using the design support library.
StartingAndroid/TabsLayout’s past year of commit activity - SQLiteDatabaseTutorial Public
Tutorial about handling SQLite database operations in android application.
StartingAndroid/SQLiteDatabaseTutorial’s past year of commit activity