+ pluginhost test project

This commit is contained in:
Philipp Crocoll
2014-04-22 06:27:13 +02:00
parent d1cc47057d
commit 4697dbf41c
204 changed files with 5037 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="12" android:targetSdkVersion="19" />
<application></application>
</manifest>