add android bytecode persistence test

This commit is contained in:
Mikhail Mutcianko
2014-09-18 16:25:14 +04:00
committed by Yan Zhulanow
parent 2643866e31
commit bf25dffb85
13 changed files with 277 additions and 0 deletions
@@ -0,0 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
android:versionCode="1"
android:versionName="1.0" >
</manifest>