Hi All,
i Got an Bluetooth Service Discovery app in nokia Forum while i build it .it is giving me error at this line Pls Help Me its Urgent .
int[] attributesList = new int[2];
attributesList[0] = ServiceRecord.ID_ServiceID;
attributesList[1] = ServiceRecord.ID_ServiceName;
It Is not finding Methods Id_ServiceID;
Pls Do Help
Thanks in andvance

Reply With Quote

