Skip to content Skip to sidebar Skip to footer
Showing posts with the label Screen

Android Get Full View As Bitmap

Possible Duplicate: Android 2.1 View's getDrawingCache() method always returns null I hava a … Read more Android Get Full View As Bitmap

Black Screen When Returning To Video Playback Activity In Android

I'm currently developing the android application ServeStream and I've encountered and probl… Read more Black Screen When Returning To Video Playback Activity In Android

"runtimeexception: Performing Pause Of Activity That Is Not Resumed"

(I see a similar question on stackoverflow, but the answer there is not a true answer, and the cont… Read more "runtimeexception: Performing Pause Of Activity That Is Not Resumed"

Make A Transition Between Activitys

I need to make a transition screen, ou just put a dialog, because the app give a black screen when … Read more Make A Transition Between Activitys

How Can I Create Android Images With Good Resolution?

I'm creating an Android application. The main activity layout will have a background image that… Read more How Can I Create Android Images With Good Resolution?

Too Large Apk Due To Multiple Densities And Screens Sizes?

Google suggests to create for each image 4 different versions - one for each density (ldpi, mdpi, h… Read more Too Large Apk Due To Multiple Densities And Screens Sizes?