Android Development Android Volley library - Fixing the empty POST parameters Recently, I came across the Volley library for Android. I already had an app that used network requests, to post and get data from a Node.js webserver with Express.js. The code I had for doing the network part, downloading JSON data and
Android Some useful Android Emulator Tips And Tricks This page about the Android Emulator, gives you a lot of tips on how to do different things in you emulator, like rotate the screen of your AVD device. Heres