Browse Source

Add compatibility filters to missing features

pull/8/head
Daniel Martí 11 years ago
parent
commit
06591b9f9d
  1. 1
      README.md

1
README.md

@ -28,6 +28,7 @@ devices via [ADB](https://developer.android.com/tools/help/adb.html).
* Index verification via jar signature - currently relies on HTTPS * Index verification via jar signature - currently relies on HTTPS
* Interaction with multiple devices at once * Interaction with multiple devices at once
* Device compatibility filters (minSdk, maxSdk, abi, features)
### Advantages over the Android client ### Advantages over the Android client

Loading…
Cancel
Save