https://github.com/coderbyheart/mobcomp-httpclient
Beispielhafte Verwendung des Android HttpClient (API Level <=7)
https://github.com/coderbyheart/mobcomp-httpclient
Last synced: 9 months ago
JSON representation
Beispielhafte Verwendung des Android HttpClient (API Level <=7)
- Host: GitHub
- URL: https://github.com/coderbyheart/mobcomp-httpclient
- Owner: coderbyheart
- License: other
- Created: 2011-11-30T13:46:31.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-17T11:21:38.000Z (almost 14 years ago)
- Last Synced: 2025-02-01T11:11:12.473Z (11 months ago)
- Language: Java
- Homepage: http://developer.android.com/reference/org/apache/http/client/HttpClient.html
- Size: 875 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Demonstriert die Verwendung des Android HttpClient (API Level <=7)
anhand eines einfachen flickr-Clients.