Google has launched its new Gears Geolocation API for mobile and desktop browsers. Websites using this API can provide targeted information based upon your current location. The API determines your location using GPS or cell phone triangulation for cell phones and the IP address for desktop browsers. If you are in the UK, you can see the Gears Geolocation API in action on supported Windows Mobile devices at the European Travel site, lastminute.com, and the social discovery tool, Rummble. Poin
Informacja: 2008-08-24
Inne wiadomości z dnia 2008-08-24
Hi Romain Guy, Thanks for your advice, i'll try that out tomorrow morning! Cheers (sorry for double post)
Informacja: 2008-08-24
Dziękujemy za odwiedziny /przegladprasy
You are doing the findViewById() on the *activity*, not the dialog. Call findViewById() on the dialog's content instead.
Informacja: 2008-08-24
Dziękujemy za odwiedziny /przegladprasy
Hello all, I've been trying to access the values of the EditTexts in the alert dialog text entry API demo. I've added two lines to the code in the onClick method for the case DIALOG_TEXT_ENTRY: // This example shows how to add a custom layout to an AlertDialog LayoutInflater factory = LayoutInflater.from(this);
Informacja: 2008-08-24
Dziękujemy za odwiedziny /przegladprasy