Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android 2.2 Froyo

How To Enable Vpn Support In Android Emulator

I like to use a PPTP VPN in the Android emulator. My VPN provider is Witopia. The settings work on … Read more How To Enable Vpn Support In Android Emulator

Drawable Vs. Bitmap

I am writing a real-time game for Android, and after looking at some code from the samples provided… Read more Drawable Vs. Bitmap

How Does An Android App Load A Keyboard?

I need to bring up a few different keyboards: a 'standard' keyboard with Ctrl and Alt keys;… Read more How Does An Android App Load A Keyboard?

Scalegesturedetector Not Working For View Within Fragment Or Viewgroup Layout On Ics And Below

My application makes use of the support package to implement Fragments on 2.2 upwards. I have a Vie… Read more Scalegesturedetector Not Working For View Within Fragment Or Viewgroup Layout On Ics And Below

Problems When Handling Orientation Changes

I need to handle orientation changes in my Android application. For this purpose I decided to use O… Read more Problems When Handling Orientation Changes

Stagefright Media Delay In 2.2 After Setting Data Source?

My first post here. This website has been very useful for learning Android programming, thanks to e… Read more Stagefright Media Delay In 2.2 After Setting Data Source?