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.
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.
The following table is the detailed list of PhoneAuth.
Item | Value |
---|---|
Java File Count | 15 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | bluecove-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 Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.READ_PHONE_STATE |
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