So I have been looking into buttons for my app and just like in HTML I hate the default <button> styling. So I started looking into custom buttons. A custom button is pretty easy, you just have to make 3 [...]
|
So I have been looking into buttons for my app and just like in HTML I hate the default <button> styling. So I started looking into custom buttons. A custom button is pretty easy, you just have to make 3 [...]
This little file seems to be the bane of my Android programming existence… It is really not referenced well in the Android books and good luck finding good information on it online other than the Android Javadoc located here. I [...]
Looks like its a good thing that I am blogging my way through Android coding… there are no good tutorials that show how to get things done. Once I am done my app this week I will have a few [...]