Post Views: 2,937 In this post we will see for Front End AngularJS how to get JSON data from MYSQL Database using PHP and PDO(PHP Data Objects). AngularJS is popular JavaScript […]
Continue reading »Category: Programming
Update and Install Your Android App From Your Own Server Programmatically
Post Views: 13,963 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 »How to Create dynamic layout and parse JSON data to build app like HOTSTAR
Post Views: 2,864 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,201 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,997 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,252 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 »