I want to build Android apps that can be used for a student attandance tracking system. Student's phone will acts as an ID (just push data) and teacher's phone will acts as reader (pull data). So my questions are:
- I know that a phone with Android 4.4 can use HCE but can an Android phone act as reader for that HCE emulated card?
- If it can, then which mode is better? HCE or peer-to-peer mode? What are the advantages/disadvantages of each?
- Are there any tutorials on this?
thx before.