Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android 1.6 Donut

Make A Call And Play A Message? (android 1.6)

I have an application that will need to make a call and play a recorded message. Is that even possi… Read more Make A Call And Play A Message? (android 1.6)

Navigate Between Activities In An Activitygroup

I'm developing an app which contain TabHost ,in one of those tabs i have an ActivityGroup , and… Read more Navigate Between Activities In An Activitygroup

Include .so Library To Android Ndk Project

I'm beginning with android NDK. I have to compile a native library for the 1.6 sdk (mupdf) but … Read more Include .so Library To Android Ndk Project