DroidScriptin/app/src/main/assets/index.html

9 lines
150 B
HTML

<!DOCTYPE html>
<html>
<head>
<script src="./index.js"></script>
</head>
<body>
<p id="log">Ready.</p>
</body>
</html>