Added files for building Android APK
authorMarcus Comstedt <marcus@mc.pp.se>
Wed, 16 Jul 2014 14:56:43 +0000 (16:56 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Tue, 26 Aug 2014 20:45:41 +0000 (22:45 +0200)
commita4ef39937e784acf7b8a1039bbd353b559c40233
tree34648fb027ff24b190b8a24766a58d8708e255b9
parent9137928c9a711ff6d7bf25c9627236d3c61f069e
Added files for building Android APK
android/.gitignore [new file with mode: 0644]
android/AndroidManifest.xml [new file with mode: 0644]
android/bundled_libs.xml.in [new file with mode: 0644]
android/custom_rules.xml [new file with mode: 0644]
android/res/layout/splash.xml [new file with mode: 0644]
android/res/values/libs.xml [new file with mode: 0644]
android/res/values/strings-pv.xml [new file with mode: 0644]
android/src/org/sigrok/pulseview/PulseViewActivity.java [new file with mode: 0644]
android/src/org/sigrok/pulseview/PulseViewApplication.java [new file with mode: 0644]