trying to resolve the compilation issue below. I am porting a working bluetooth app over to wifi. when i add the MLwifi library and define a public variable using that library it gives me the errors below when compiling. if i test the MLwifi in a standalone app it works perfectly. how do i track down/resolve the error? how do you insert the compiler flags noted (i.e. -Xlint:deprecation and -Xlint:unchecked)
appreciate any help...
appreciate any help...