Re: SonyEricsson Bluetooth DEMO



On 29 Aug 2005 00:47:15 -0700, bokiteam@xxxxxxxxxxxxxx wrote or quoted
:

>BTServiceSearcher

This is generic advice for any missing class.

JavaC does not know what a BTServiceSearcher is.

First make sure you are spelling it correctly, including case, and
that your import for it is correct, including case.

Now go find out where in really is. Use Winzip or similar tool to
sniff about in plausible jars to find it. Or use a tool like Funduc
Search and Replace that will do a global search of your disk for you
including inside jars and zips.

Let's presume you find it. Now make sure that jar is on the classpath
or in the ext directory. See http://mindprod.com/jgloss/classpath.html

Let's presume you don't find it. Get on google and find out where you
can download a copy and put it on the classpath.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.