How do i make an USB fingerprint scanner connected to a mobile phone/ tablet work successfully?

前端 未结 3 566
误落风尘
误落风尘 2021-02-15 18:33

i am a final year student.. planning to do an android application for my final year project. I plan to do an attendance management system app for lecturers, where i plan to conn

3条回答
  •  面向向阳花
    2021-02-15 19:20

    I would start here if you don't know much about making apps for android.

    http://developer.android.com/training/index.html

    And the SDK is here, I use the plugins for eclipse which sets up everything into a nice android project for you.

    http://developer.android.com/sdk/index.html

提交回复
热议问题