Starting Another Activity master
authorAntonio Ospite <ospite@studenti.unina.it>
Mon, 4 Mar 2013 11:16:32 +0000 (12:16 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Mon, 4 Mar 2013 11:26:02 +0000 (12:26 +0100)
commitfeb1f9f6ccbec1094aebb4831e8760d11eda6beb
tree29844b7e91d2959ba8400156ec58f1dfe4b49f6f
parent9d1588880e2673b353da9dbb032da7629a4f84d9
Starting Another Activity

http://developer.android.com/training/basics/firstapp/starting-activity.html
AndroidManifest.xml
libs/android-support-v4.jar [new file with mode: 0644]
res/layout/main.xml
res/values/strings.xml
src/com/example/myfirstapp/DisplayMessageActivity.java [new file with mode: 0644]
src/com/example/myfirstapp/MainActivity.java