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

Refering From One Android Project To Another Eclipse

I've tried this for 2 hours now and I dont seem to get it to work. I want to build a framework … Read more Refering From One Android Project To Another Eclipse

Android Device Onconfigurationchanged Event Does Not Handling Orientation

i have an activity and on startup of the activity i need to change the orientation in lanscape and … Read more Android Device Onconfigurationchanged Event Does Not Handling Orientation

How To Configure Android Emulator Once SDK Is Installed

I am trying to get the Android emulator up and running on my 64-bit Ubuntu 12.04 distro. First, I h… Read more How To Configure Android Emulator Once SDK Is Installed

OnConfigurationChange Not Called After Changing Locale

I have to refresh the fragments contents on change of language from one fragment. So I thought of u… Read more OnConfigurationChange Not Called After Changing Locale