I have spent three days doing research on how to create an activity in android app that has forms (Name, Age, About edit text field) and a submit button, the submit button should check if the fields are filled and POST the data to a php (server) and get results from server. please refer a tutorial or a complete java code and php