If you (Android lovers) are thinking that the imminent release of the first phone using the user-interface would mean it is almost complete, then you are definitely wrong. Our fellows over at Gizmodo to share the world a sneak preview of Android via a video of the emulator, and while it hints at possible great things, the Android 0.9 SDK (Software Development Kit) is worryingly under-stocked.
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