Our visit to Davao was great. Ea spent quite a good while with Lolo and Lola. Every morning, Lolo (my dad) takes the little one to his garden to see butterflies and flowers. And Lola (my mommy) lets her play
Informacja: 2008-08-15
Inne wiadomości z dnia 2008-08-15
If by "window" you mean you want a dialog box, you will want android.app.Dialog -- there is a ColorPickerDialog sample with the SDK. If by "window" you mean you want to launch another activity, use: startActivity(new Intent(this, MyNewActivity.class)); where "this" is your Activity or other Context, and MyNewActivity is the
Informacja: 2008-08-15
Dziękujemy za odwiedziny /przegladprasy
Hi Guys, Today i have joined this group and this is my first mail abt Successful HelloWorld App i have done it !! i am using *MyEclipse Version: 6.0.1 GA * and android-sdk_m5-rc15 thank you all to be here for sharing the thought on Android bye Pooja
Informacja: 2008-08-15
Dziękujemy za odwiedziny /przegladprasy
Hi, how to open another window in Android? For example, i'm using SetListAdapter: public void onCreate(Bundle icicle) { super.onCreate(icicle); String mStrings[] = new String[]{"Destinos", "PDI", "Sobre"}; this.setListAdapter(new ArrayAdapter<String>(this, android.R.layout.simple_list_i tem_1, mStrings));
Informacja: 2008-08-15
Dziękujemy za odwiedziny /przegladprasy