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?
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?