I\'ve been banging my head trying to figure out how to send a post method in Android. This is how my code look like:
public class HomeActivity extends Activi
Do you have uses-permission in the AndroidManifest.xml ?