How to show a print or text running on pc java or anrdoid java?

edited July 2017 in Android Mode

pseudo code:

  • if (androidjava) then text("your on android mode")

  • else if (pcjava) then text("your on pc mode")

can you give a working source code example?

Answers

Sign In or Register to comment.