]> www.average.org Git - UdpRespond.git/commit
Initial boilerplate
authorEugene Crosser <crosser@pccross.average.org>
Wed, 28 Jul 2010 13:20:01 +0000 (17:20 +0400)
committerEugene Crosser <crosser@pccross.average.org>
Wed, 28 Jul 2010 13:20:01 +0000 (17:20 +0400)
commitd53a621af624beaee08ea21438899d303235435b
tree5de5ac5f4ac47c29c79e75adb00ec98d97ead825
Initial boilerplate
AndroidManifest.xml [new file with mode: 0644]
build.properties [new file with mode: 0644]
build.xml [new file with mode: 0644]
default.properties [new file with mode: 0644]
local.properties [new file with mode: 0644]
res/drawable-hdpi/icon.png [new file with mode: 0644]
res/drawable-ldpi/icon.png [new file with mode: 0644]
res/drawable-mdpi/icon.png [new file with mode: 0644]
res/layout/main.xml [new file with mode: 0644]
res/values/strings.xml [new file with mode: 0644]
src/com/example/udpresponder/UdpRespondActivity.java [new file with mode: 0644]