April 2009 - Posts

Using most of the techniques I've learnt and published previously on this blog, I've written a Pearls Before Swine Android application. Here's...
Read more...
Posted by chuacw | 1 comment(s)
Related articles:

Make a call to setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE); to get the app displayed in landscape mode, and setRequestedOrientation...
Read more...
Posted by chuacw | with no comments
Related articles:

To remove the Android status bar, execute the following statements in the onCreate method before making a call to setContentView(R.layout.main); int flag...
Read more...
Posted by chuacw | with no comments
Related articles:

More Posts Next page »