Welcome to Retrofit Android Tutorial guys. Today we will learn to build a simple application in android using Retrofit Android Library and SLIM PHP Framework. Today, we will be covering a lot of things. We will see user registration, user login, session management and many more things. So keep reading carefully as this is going […]
Firebase Realtime Database CRUD Operation for Android
Hey guys here is the complete Firebase Realtime Database guide. Now days NoSQL databases are gaining popularity and Firebase Realtime Database is one of the NoSQL database. In this tutorial we will learn modeling SQL tables to NoSQL Firebase Database. And then we will also learn the basic CRUD operation on the database (Create, Read, […]
Firebase Storage Example – Uploading and Retrieving Files
In a previous tutorial we learnt about Firebase Storage. But I didn’t cover retrieval of the uploaded files from Firebase Storage. So here is another Firebase Storage Example. In this tutorial we will learn Uploading Files to Firebase Storage and Retrieving Uploaded Files from Firebase Storage. So lets start this Firebase Storage Example. If you […]
Android Sync SQLite Database with Server using PHP and MySQL
Lets learn Android Sync SQLite Database with Server. Assume we have to send some information from the application to our webserver and internet is not available on the device at a particular time. So instead of giving error to the user that internet is not available we can store the data to SQLite and send it […]
Firebase Storage Tutorial for Android – Upload Files in Firebase Storage
Hello guys, welcome to Firebase Storage Tutorial for Android. In this tutorial we are going to learn how you can upload images to firebase storage. Infact not only images you can use this firebase storage android tutorial to upload any kind of file to firebase storage. So lets start our Firebase Storage Tutorial. Follow Updated Tutorial […]
Firebase Cloud Messaging for Android using PHP and MySQL
Hey guys, so here I am back with another Firebase Cloud Messaging tutorial. You all know about Firebase Cloud Messaging, it is a push notification service and we can use it to send messages to our app users. I already posted about Firebase Cloud Messaging before. You can check the previous FCM tutorial from the […]
Upload PDF File to Server in Android with PHP and MySQL
Hi there, today’s lesson is about Android Upload Service. Android Upload Service is a very simple and efficient way to achieve the target of uploading files of different extensions such as .pdf, .docx, .xls and so on and use them as per required. In this example, I”ll show you how to upload pdf file to […]
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- …
- 9
- Next Page »