A couple of weeks ago, Google let developers get an early-look release of the new Android 1.5 SDK in order to start prepping their apps for the updated platform. Today, Android 1.5 is officially released . Click here to see the release notes. The Android team also said that HTC, the manufacturer of the Android powered G1 , has made new system images available to upgrade dev phones to Android 1.5. Hmm, perhaps some of you developers out there will be creating a new Android app wit
Informacja: 2009-04-27
Inne wiadomości z dnia 2009-04-27
Hi, I am attempting to animate an ImageView using frame-by-frame animation. I am using the following code: ImageView pacImageV = (ImageView) findViewById(R.id.pacAnim); pacImageV.setBackgroundResourc e(R.anim.pacanim); pacManCharAnim = (AnimationDrawable) pacImageV.getBackground(); ****************************** ***
Informacja: 2009-04-27
Dziękujemy za odwiedziny /przegladprasy
I figured this out guys. Thanks. :)
Informacja: 2009-04-27
Dziękujemy za odwiedziny /przegladprasy
No current phones have zoom in or zoom out keys. If one does, we would prefer to define a new key code for such a key rather than overloading it with "plus". I'm not sure about your second question -- there is no physical key for KEYCODE_PLUS. KEYCODE_PLUS (nor any of the other key codes) is not a
Informacja: 2009-04-27
Dziękujemy za odwiedziny /przegladprasy