The iPhone has emerged as the prototypical Mobile Web 3.0 platform, and, along with the Google Android, is driving developers to redefine end user mobile computing. Fueled by rumors of new capabilities soon to be available with the iPhone, developers are becoming particularly excited about applications in the emerging field of Augmented Reality. Augmented Reality, as Google Android Developer Enkin explains it,
Informacja: 2009-05-23
Inne wiadomości z dnia 2009-05-23
I used a ScrollView for some examples in my Advanced Android book: transcript.setText(transcript. getText().toString()+"Shaking started\n"); scroll.fullScroll(View.FOCUS_D OWN); (where transcript is a TextView contained inside the ScrollView named scroll)
Informacja: 2009-05-23
Dziękujemy za odwiedziny /przegladprasy
You can create your own Adapter class (by extending BaseAdapter) and do your formatting in the getView() function. -- Jack Ha Open Source Development Center
Informacja: 2009-05-23
Dziękujemy za odwiedziny /przegladprasy
Good one... By the way, i've been trying to use setBackgroundDrawable() but when i create the drawable i cant connect it with the respective file path. Can someone post an example? Somehow i feel like im doing a really dumb mistake... Thanks Cheers -- Cumprimentos, Hugo Rafael Augusto
Informacja: 2009-05-23
Dziękujemy za odwiedziny /przegladprasy