Flinx
Lurker
Greetings,
I would like to fix my command IF to open browser with URL
Here is the code I have:
if (RecognizerIntent.EXTRA_RESULTS equals "google"){
System.out.println("THIS IS A TEST!");
But it is set to print statement currently but I have error even withthis starting point
Than kyou in advance.
Flinx
I would like to fix my command IF to open browser with URL
Here is the code I have:
if (RecognizerIntent.EXTRA_RESULTS equals "google"){
System.out.println("THIS IS A TEST!");
But it is set to print statement currently but I have error even withthis starting point
Than kyou in advance.
Flinx