Gphone.pl, Android, Google, IPhone, Open Social » 2009-04-27

Wiadomości z dnia 2009-04-27

Sortuj wiadomości według: Nazwy | Daty | Losowo

Android 1.5 - Does MediaPlayer support HTTP 1.1 Transfer-Encoding = chunked?

The tittle asks the question... :) Thanks! Moto!
Informacja: 2009-04-27
Czytaj: Android 1.5 - Does MediaPlayer support HTTP 1.1 Transfer-Encoding = chunked?

partially updated frames problem

BitmapDecode.java is an example to show animated GIF where all frames are fully updates. But if frames are partially updated(next frame is only the difference of prevoius frame) then this eaxmple shows only the first frame. How can i resolve this? thanks nasam
Informacja: 2009-04-27
Czytaj: partially updated frames problem

Re: What is the correct way to refresh UI when I use android:configChanges="keyboardHidden|orientation"

Is here anybody knows the right way? Still waiting ... BRs He
Informacja: 2009-04-27
Czytaj: Re: What is the correct way to refresh UI when I use android:configChanges="keyboardHidden|orientation"

Activity finish() question ??

hi guys I have a question about finish activity When start the activity i will set the activity object to the Application, and i will registry it in the Appication app = MyApplication.getApplication(t his); 1. Start Activity A store A id 0x12345678 2. Activity A -> Activity B
Informacja: 2009-04-27
Czytaj: Activity finish() question ??

Re: [android-developers] Activity finish() question ??

If you are explicitly setting it, you will need to explicitly clear it at some point, possibly in onDestroy(). Note that you need to be very careful when doing this kind of thing. Generally the most safe global to store like this is the "currently resumed" activity, set in onResume() and cleared in onPause().
Informacja: 2009-04-27
Czytaj: Re: [android-developers] Activity finish() question ??

Re: [android-developers] Re: What is the correct way to refresh UI when I use android:configChanges="keyboardHidden|orientation"

If you actually have resources that change due to these states, you really should consider letting the normal destroy/recreate behavior execute. Otherwise, you will just need to poke through your UI, reloading and resetting resources that may have changed. There is no simple answer that can be given about what to do, because it depends entirely on what you need
Informacja: 2009-04-27
Czytaj: Re: [android-developers] Re: What is the correct way to refresh UI when I use android:configChanges="keyboardHidden|orientation"

Re: [android-developers] How to set the width and height of an ImageView programmically?

The standard way you force the size of a view is with android:layout_width="999dp" and android:layout_height="999dp". -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such
Informacja: 2009-04-27
Czytaj: Re: [android-developers] How to set the width and height of an ImageView programmically?

Re: [android-developers] Re: Difficulty Resuming SurfaceView

This will have no impact on SurfaceView, since by design it gives you a dedicated surface that you control all of the pixels for and so the window background will never be drawn in it. (That said, it does have an impact on drawing in the main window, if you have places that aren't filled by the
Informacja: 2009-04-27
Czytaj: Re: [android-developers] Re: Difficulty Resuming SurfaceView

Re: [android-developers] distributing an app packaged with just emulator

You don't really need to send them adb. What you need to do is: - create an AVD, run the emulator with it - install your app on this emulator image - send your friends the emulator binary, the AVD itself and the corresponding system images. The AVD contains the userimage which has your app installed for the
Informacja: 2009-04-27
Czytaj: Re: [android-developers] distributing an app packaged with just emulator

Re: [android-developers] Re: problem with KeyEvent.KEYCODE_PLUS in SDK 1.5pre

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
Czytaj: Re: [android-developers] Re: problem with KeyEvent.KEYCODE_PLUS in SDK 1.5pre

Re: [android-beginners] Why does Android Market give me this error?

I figured this out guys. Thanks. :)
Informacja: 2009-04-27
Czytaj: Re: [android-beginners] Why does Android Market give me this error?

Null pointer on setBackgroundResource

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
Czytaj: Null pointer on setBackgroundResource
Strony: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 »

Stronę wygenerowano w 0.1 sek. | Forum, programowanie | Gphone, platforma Google Android | Gabinet stomatologiczny Wrocław