Create a Node using Android Studio - Smart Contract

Hi,

I’m try to create a Node with java of Android Studio. But this send me a lot of errors in this line:

Node node = new Node(“https://testnode2.wavesnodes.com/”);

Any idea?

Regards!