Android Open Source - Hardware bluetooth PhoneAuth






Project Summary

An Android application built for additional authentication and user verification. The app when installed on the user?s mobile, automatically performs a handshake with a pre-registered computer as and when it comes into Bluetooth range and identifies.

Web Site / Source Repository

PhoneAuth is hosted in the following web site
https://github.com/rahular/PhoneAuth

If you think the Android project PhoneAuth listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of PhoneAuth.

ItemValue
Java File Count15
Target SDK Version17
Minimum SDK Version14
Activity Count3
jar files usedbluecove-2.1.0.jar
bluecove-gpl-2.1.0.jar
env-logger.jar
locker-daemon.jar
locker-listener.jar
locker-login.jar
mac-register.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.READ_PHONE_STATE




Java Source Files

PhoneAuth has the following Java source files.

com.bluetooth.daemon.BluetoothDaemon.java
com.bluetooth.daemon.BluetoothListener.java
com.bluetooth.daemon.BluetoothLogin.java
com.bluetooth.daemon.Encryptor.java
com.environment.logger.EnvironmentLogger.java
com.mac.register.Encryptor.java
com.mac.register.GetMac.java
com.mac.register.MainModule.java
com.mac.register.PhoneData.java
com.mac.register.PhoneData.java
com.simple.bluetooth.BluetoothActivity.java
com.simple.bluetooth.BluetoothSender.java
com.simple.bluetooth.BluetoothStalker.java
com.simple.bluetooth.MacDialogActivity.java
com.simple.bluetooth.MainActivity.java