My first Android App!!
Ok this is a good first try at coding for the android and a fun android app too.
Pink Bunny Fart Sounds!!! Get Yours today. http://www.androlib.com/
Ok this is a good first try at coding for the android and a fun android app too.
Pink Bunny Fart Sounds!!! Get Yours today. http://www.androlib.com/
December 20th, 2010 at 7:37 pm
hello im going to do my own app how did you do that the buttons came at the left and on the right
December 21st, 2010 at 12:58 am
You setup the main.xml button tag with the following..
android:layout_alignParentLeft=”true” android:layout_alignParentBottom=”true”
Also check out the Android examples and Website..