Link command in Android
in
Android Processing
•
2 years ago
I use the link() command for open any website in an Android device, but is possible to open a local website?
For exmaple:
link("index.htm"); // the index.htm file in data sktech
I try compile it but no open any
For exmaple:
link("index.htm"); // the index.htm file in data sktech
I try compile it but no open any
1