Project Description:
I have a python script which reads data from a bluetooth device (MAC address) and converts it to readable and accessable data. This python script needs to be written as a java class, useable for android programming, giving at least same functionality as the python script.