Well I've been trying to set up an Android app which sends a complain along with a name, a phone number and email using eclipse. I have no programming knowledge and i can't seem to get the examples off of the internet working. I've been trying for a couple of days now and I don't think i will be able to do it without working on my knowledge from zero but i don't have the time for that because i took on this project as a sort of bet.
The first problem i'm facing is that i have no idea where i should send the collected data, but i thought i'll figure this out later and jumped to the next step which i believe is setting up the httpclient. but even though i added the httpclient jar to the library i keep getting cannot be resolved as a type.
Any help,tips, or links to guides would be appreciated.
The first problem i'm facing is that i have no idea where i should send the collected data, but i thought i'll figure this out later and jumped to the next step which i believe is setting up the httpclient. but even though i added the httpclient jar to the library i keep getting cannot be resolved as a type.
Any help,tips, or links to guides would be appreciated.