Add android-tests module.

Add run configuration for tests on android.
This commit is contained in:
Natalia.Ukhorskaya
2012-07-03 17:47:00 +04:00
parent 2a4ca8d7bf
commit f51e893bb5
23 changed files with 1599 additions and 0 deletions
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="">
<application>
</application>
</manifest>