Sha256: 713237f983f854a47011400f59e071b170c5eb01d760868d69d73f12981705e0

Contents?: true

Size: 620 Bytes

Versions: 22

Compression:

Stored size: 620 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
      package="#TESTED_APP_PACKAGE#.test"
      android:versionCode="1"
      android:versionName="1.0">
    <application android:label="instrumentation_backend">

    <uses-library android:name="android.test.runner" />
    </application>
    <uses-sdk android:minSdkVersion="4" />
    <instrumentation android:targetPackage="#TESTED_APP_PACKAGE#" android:name="sh.calaba.instrumentationbackend.CalabashInstrumentationTestRunner" />
    <uses-permission android:name="android.permission.INTERNET" />
</manifest> 

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
calabash-android-0.2.11 test-server/AndroidManifest.xml
calabash-android-0.2.10 test-server/AndroidManifest.xml
calabash-android-0.2.9 test-server/AndroidManifest.xml
calabash-android-0.2.8 test-server/AndroidManifest.xml
calabash-android-0.2.7 test-server/AndroidManifest.xml
calabash-android-0.2.6 test-server/AndroidManifest.xml
calabash-android-0.2.5 test-server/AndroidManifest.xml
calabash-android-0.2.4 test-server/AndroidManifest.xml
calabash-android-0.2.3 test-server/AndroidManifest.xml
calabash-android-0.2.2 test-server/AndroidManifest.xml
calabash-android-0.2.1 test-server/AndroidManifest.xml
calabash-android-0.2.0 test-server/AndroidManifest.xml
calabash-android-0.2.0.pre10 test-server/AndroidManifest.xml
calabash-android-0.2.0.pre9 test-server/AndroidManifest.xml
calabash-android-0.2.0.pre8 test-server/AndroidManifest.xml
calabash-android-0.2.0.pre7 test-server/AndroidManifest.xml
calabash-android-0.2.0.pre6 test-server/AndroidManifest.xml
calabash-android-0.2.0.pre5 test-server/AndroidManifest.xml
calabash-android-0.2.0.pre4 test-server/AndroidManifest.xml
calabash-android-0.2.0.pre3 test-server/AndroidManifest.xml