mnit_simple sound and resource testing
authorRomain Chanoir <chanoir.romain@courrier.uqam.ca>
Fri, 27 Jun 2014 20:21:29 +0000 (16:21 -0400)
committerRomain Chanoir <chanoir.romain@courrier.uqam.ca>
Tue, 8 Jul 2014 21:18:38 +0000 (17:18 -0400)
commitf606a99c86677d1fc52603f60ca9f73cfd0a8a0e
tree040694784985567698a6db3b7ca5563da0b81fa0
parent41bb0eb8fdf1a7de8f4766870d1fd4eeadc0e648
mnit_simple sound and resource testing

Signed-off-by: Romain Chanoir <chanoir.romain@courrier.uqam.ca>
examples/mnit_simple/assets/sound.ogg [new file with mode: 0644]
examples/mnit_simple/assets/xylofon.ogg [new file with mode: 0644]
examples/mnit_simple/res/drawable/fighter.png [new file with mode: 0644]
examples/mnit_simple/res/raw/sound.ogg [new file with mode: 0644]
examples/mnit_simple/res/raw/xylofon.ogg [new file with mode: 0644]
examples/mnit_simple/res/values/bools.xml [new file with mode: 0644]
examples/mnit_simple/res/values/dimens.xml [new file with mode: 0644]
examples/mnit_simple/res/values/strings.xml [new file with mode: 0644]
examples/mnit_simple/src/simple_android.nit