Volley – Send a simple POST Request | Android Studio Tutorial
Volley is an HTTP library that makes networking for Android apps easier and most importantly, faster.
In previous tutorial we have already written the PHP script now we will send POST request using volley
Steps to send a POST Request:
1) Generate a StringRequest with custom parameters.
2) Create a new RequestQueue and add the StringRequest to it.
3) Make sure to configure emulator with manual proxy with IPv4 Address of your WIFI(use cmd command ipconfig).
🔗Important Links:
Android Development: https://www.thinkxacademy.com/Android%20Development
🌐Join our community:
Android App(Notes+Videos): https://play.google.com/store/apps/details?id=com.thinkx.thinkx Facebook: https://www.facebook.com/thinkxacademy Twitter: https://www.twitter.com/thinkxacademy Instagram: https://www.instagram.com/thinkxacademy
ipv4