The folks over at Android Community have posted some exclusive videos of some new Android demos. Very cool stuff happening with that platform. I am not going to write too much about this as the the videos they provided speak for themselves. Overview video The real zinger was the demo of Google Street View. The built-in compass example was magnifico. --- Related Articles at Mobility Site:Google
Informacja: 2008-05-29
Inne wiadomości z dnia 2008-05-29
<snip> I have not used addProximityAlert() with a component-based Intent (i.e., using a Class in the constructor), or one that launches a new Activity. I have only used it with a String-based Intent (i.e., one using a String in the constructor) designed to trigger an intent receiver I have registered via registerReceiver().
Informacja: 2008-05-29
Dziękujemy za odwiedziny /przegladprasy
Thanks Mark, I visited a few days ago the anddev forum but I didn't see the TrackBuilder example. I have modified the TrackBuilder code: I have put to the end of the onCreate function the code to add the proximity alert: myLocationManager.addProximity Alert(LATITUDE_ALERT, LONGITUDE_ALERT, RADIUS_ALERT, EXPIRATION_ALERT, new
Informacja: 2008-05-29
Dziękujemy za odwiedziny /przegladprasy
Hi Friends i Want to add Button. So i written xml code but following error occur. and new xml file is not creater i use eclipse for develop application. so sent me idea about this queries. xml code and error <button android:id="@+id/button_normal " android:text="@string/buttons_ 1_normal"
Informacja: 2008-05-29
Dziękujemy za odwiedziny /przegladprasy