Yesterday Google announced on its Android Developers Blog that it is releasing the Android 0.9 SDK beta. A crude SDK build was made available in November, 2007 to give a dekko into the Android mobile platform. The Android 0.9 SDK gives developers a better chance to unravel the OS before the release of version 1.0. The release of 1.0 shouldn
Informacja: 2008-08-20
Inne wiadomości z dnia 2008-08-20
I'm able to use HttpClient just fine (in fact, just posted some sample code for doing multipart posts). If the browser does succeed in loading the site, can you post your code? There are a lot of variables and code will make it a lot easier. The emulator at least used to have issues accessing site through
Informacja: 2008-08-20
Dziękujemy za odwiedziny /przegladprasy
dai wrote: Well, it's a new version, but that may or may not be the problem. Can you access the Web site via the built-in browser activity? If not, it's probably not an HttpClient thing, but something else, as I doubt the WebKit browser is running through HttpClient for its HTTP access. There's probably something more fundamental preventing your emulator
Informacja: 2008-08-20
Dziękujemy za odwiedziny /przegladprasy
hi, I'm running into "UnknownHostException" on my android app with beta 0.9 release. (yes, the host is avaiable) To reach the host, I'm using apache common httpclient (included the android sdk) On RC5 platform, I can reach the host I set without exception like this...using the apache common httpclient..
Informacja: 2008-08-20
Dziękujemy za odwiedziny /przegladprasy