• Stars
    star
    205
  • Rank 191,186 (Top 4 %)
  • Language
    Kotlin
  • License
    MIT License
  • Created almost 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a project to using android HCE by using Type-4-Tag Message to working both in iOS and Android

Introduction

This is a experimental project about Android NFC functionality. The whole idea is based on using android device as a Host Card Emulation, however we cannot simply send a byte array by realising communication enter iOS and Android because of iOS can only accept NDEF Message. So I'm enlightened by reading NFCForum-TS-Type-4-Tag which simulate the whole process command talking cross devices. You can find more details by reading this documentation. You can find iOS Reader Tag Project in my repo

Architecture

The whole project conclude 3 projects modules globally.

Module Status
app Android Host Card Emulation of a NFC Forum Type-4 tag
readNfcMessage NFC Read Application to verify HCE Android Completion
nfcemvread NFC Read Application to get Card Bank Information

ScreenShots

  • Android HCE with NFC Type-4 Tag

  • read NFC Message Application

    • Android
    • iOS
  • nfc read card bank info (EMV)

Ref

Beam Transfer

More Repositories

1

PowerPermission

Android Permission lib PowerPermission makes handling runtime permissions extremely easy.
Kotlin
110
star
2

RotateLabelView

This is library to help you to add a sticky rotation label into your view.
Kotlin
36
star
3

zeplin-asset-download-gradle

A simple gradle plugin that lets you create a download asset from zeplin and convert them to vector drawables automatically elephant project using 100% Kotlin and be up and running in a few seconds.
Kotlin
23
star
4

NFCReaderiOS

This is a project ios of read nfc tag
Swift
15
star
5

TimeLine

ExpandableListView做的android时间轴,child有左右滑动的效果并进行相关的操作(如:编辑、删除、置顶等)
Java
12
star
6

create-release-with-debugapk

This is a github workflow action to create a release with an additional apk as an attachment.
JavaScript
12
star
7

webrtcsamples

A collection of webrtc samples based on different platform(web,android,ios)
Kotlin
11
star
8

TypingIndicator

A lib will showing something like typing indicator.
Kotlin
7
star
9

EasyParking

mini project for parking
Java
4
star
10

RxJavaWithCleanArchiture

This is a practice project for using clean architecture with Dagger2.
Java
2
star
11

underwindfall

This is a repo used by kotlin gradle to update my github profile readme.
Kotlin
2
star
12

LifeCycleBehavior

Kotlin
1
star
13

FlutterGithubDashboard

This is a simple project by using Google Flutter.
Dart
1
star
14

iBeats

Python
1
star
15

Gank-Coroutines-MVVM

This is a simple project based on Kotlin Coroutines and Jetpack ViewModel
Kotlin
1
star
16

resume

My resume built by react
JavaScript
1
star
17

recognition-character-RBF-Opencv

mini project for recognizing character by using algorithm RBF
C++
1
star
18

RNScanCode

A ReactNative component to scan barcode.
Makefile
1
star
19

Algorithme

练习总结算法的地方
Java
1
star