Post Views: 13,951 In this post, we will see how to update and install your android app from your own server. I will discuss only important coding part. Suppose you […]
Continue reading »Category: Android
How to Create dynamic layout and parse JSON data to build app like HOTSTAR
Post Views: 2,862 We will see here how to create dynamic layout in android and parsing of JSON data inside the dynamic layout. We will also see how to show […]
Continue reading »Build and Develop Alphabet ABC Learning Android app For Kids
Post Views: 2,196 We will see here how to create a alphabet ABC learning app for kids. Basically I have targeted use of this alphabet app for 2, 3 or […]
Continue reading »Android Insert Data to MySQL Database Using PHP (Android , MySQL , PHP , PDO)
Post Views: 2,946 We will see here how to insert android data to MYSQL database using PHP with PHP Data Objects ( PDO ) method. Here , I used example of Firebase Cloud […]
Continue reading »FCM Send Push Notification Using PHP
Post Views: 2,987 Firebase Cloud Messaging (FCM) is the new version of GCM. We will see here how to send push notification from PHP server to android app client in […]
Continue reading »Open pdf file programmatically in android
Post Views: 9,250 In this post we will see that how to open or read pdf file programmatically in android. If user open android app then pdf file will be […]
Continue reading »