Enable mod_rewrite in ec2 linux and other configration
Learn how to enable mod_rewrite in ec2 linux, install and enable GD library in your ec2 and also some useful commands.
Continue ReadingLearn how to enable mod_rewrite in ec2 linux, install and enable GD library in your ec2 and also some useful commands.
Continue ReadingLearn how to configure phpmyadmin in amazon linux ec2 instance in simple step.
Continue ReadingLearn how to create and config ec2 instance in aws to run php and also setup ftp, to access AWS using ftp client and putty.
Continue ReadingImplement swipe down refresh listview in your android. In this post learn how to implement swipe refresh in listveiw and add dynamically data in listview in android.
Continue ReadingGet original image from android storage and convert that image to base64 string and upload it to server.
Continue ReadingLearn how to create a simple step by step REST full API using PHP and MYSQLi, and also access that API from REST Client like Postman and Advance Rest Client.
Continue ReadingLearn how to create custom adapter for your ListView, Spinner in android.
Continue ReadingLearn how to capture image on click on listview item and set it into specific position of listview in android.
Continue ReadingBroadcast Receiver is very useful when we can create a android application. It is very light a consume less system resource. In this post i explain you how we can pass data to current activity without relaunching it through broadcast receiver. This is very easy to understand and implement in your app.
Continue ReadingLearn how we can send SMS and Email in app android application. Simple method with custom view pop android.
Continue ReadingLearn how to implement cron job over Amazon Web Service (AWS). Step by step implementation of AWS Cron job.
Continue ReadingIn this post i explain you how we can POST JSON data to server in android. There are no of ways through which we can send data to server. In this i also explain how we can handle incoming JSON data on server.
Continue Reading