Sha256: fd0d375c0dac771f8a9ae8e40a57da4ff09545c02e068ce2f39aeed8c4c85235

Contents?: true

Size: 637 Bytes

Versions: 19

Compression:

Stored size: 637 Bytes

Contents

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

    <uses-library android:name="android.test.runner" />
    </application>
    
    <instrumentation android:targetPackage="com.lesspainful.simpleui" android:name="android.test.InstrumentationTestRunner" />
   <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
   <uses-permission android:name="android.permission.INTERNET" />
   
</manifest> 

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
calabash-android-0.1.0 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.19 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.18 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.17 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.16 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.15 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.14 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.13 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.12 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.11 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.10 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.8 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.7 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.6 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.5 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.4 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.3 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.2 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.0.1 test-server/instrumentation-backend/AndroidManifest.xml