I've followed the excellent article on game development here:
http://www.rbgrn.net/content/54-getting-started-android-game-development,
and started my game based on the Lunar Lander example. The Lander
example re-draws the background and everything else on each "tick". I
basically followed its e
Hi, did you ever figure out how to do this?
On Dec 1 2008, 8:18 pm, RM wrote:
> Hi folks,
>
> I'm writing an app that will, among other things, disable Bluetooth.
> To do this, I've set the "android.permission.BLUETOOTH_ADMIN", and
> inside an onClick() listener I'm using the following:
>
> S
Here's a screenshot:
Before menu btn is clicked: http://i39.tinypic.com/allwn5.jpg
After menu btn is clicked: http://i39.tinypic.com/1zf7jg4.png
This is pretty easy to reproduce. Just create a new android app,
change the theme in the android manifest to "@android:style/
Theme.Dialog", and
3 matches
Mail list logo