use HCE mode of Samsung Accessories for emulation

This commit is contained in:
Frank Morgner
2016-05-25 21:24:17 +02:00
parent 818d5a0254
commit 790ea80fb7
14 changed files with 390 additions and 81 deletions

View File

@@ -53,8 +53,8 @@ dependencies {
compile 'com.android.support:appcompat-v7:23.0.1'
compile 'com.android.support:support-v4:23.0.1'
compile 'com.android.support:design:23.2.1'
compile 'com.journeyapps:zxing-android-embedded:3.2.0@aar'
compile 'com.google.zxing:core:3.2.1'
compile group: 'com.madgag.spongycastle', name: 'core', version: '1.51.0.0'
compile 'com.madgag.spongycastle:core:1.51.0.0'
compile files('libs/sdk-v1.0.0.jar')
}