hgoebl / DavidWebb

Lightweight Java HTTP-Client for calling JSON REST-Services (especially for Android)
https://hgoebl.github.io/DavidWebb/
MIT License
127 stars 41 forks source link

sample use #4

Closed tgkprog closed 10 years ago

tgkprog commented 10 years ago

Would love to see a sample one activity project that works with android 4.0.4 - just get the contents of http://sel2in.com/prjs/php2/j.php?u=test and show it on a label. yep not even a web service :-) want to get some interns from a rural college ssism.org

hgoebl commented 10 years ago

@tgkprog this looks a bit like SPAM to me. What do you want to know exactly?

tgkprog commented 10 years ago

A sample android app, that has an arbitary URL, that uses your api to get the text (screen scrap) of a page that has no html - just text. the link there (curl it) is just a sample page that outputs text and no mark up. So the android app connects to this page and shows me a quick news/ status that the owner of the page has updated. I know Java but not android so a very 101 sample use. Then will improve on that to build a login via am API.

On Wed, Aug 6, 2014 at 1:15 AM, Heinrich Goebl notifications@github.com wrote:

@tgkprog https://github.com/tgkprog this looks a bit like SPAM to me. What do you want to know exactly?

— Reply to this email directly or view it on GitHub https://github.com/hgoebl/DavidWebb/issues/4#issuecomment-51249232.

Regards Tushar Kapila

hgoebl commented 10 years ago

Sorry, this is more than just a few lines of code. I don't have the time to support you, especially since 95% of the code doesn't have anything to do with my library.