[android-developers] Virtual Joystick

2012-03-14 Thread eRGo
Hello, I am developing an android game that should use an on-screen joystick for moving a bitmap on the screen. I got my graphics for the joystick painted on the screen and now I want to implement the behaviour. There is just one bitmap i need to move. The joystick consists of a background image

[android-developers] EditText password attribute

2010-03-24 Thread eRGo
Hello there, i'm developing a password manager for android. I have one Activity that displays the details of an entry. by default all edittext elements of this view are disabled and the edittext that shows the actual password of this entry has the android:password=true attribute assigned in the