User Tools

Site Tools


sample_code:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sample_code:start [2018/12/29 03:09]
114.125.22.179 [Sample DroidScript Code]
sample_code:start [2022/07/24 16:49] (current)
al4he6
Line 1: Line 1:
-<!DOCTYPE html> +======Sample DroidScript Code====== 
-<html> +
-<body> +
- +
-<h2>My First JavaScript</h2> +
- +
-<button type="button" +
-onclick="document.getElementById('demo').innerHTML Date()"> +
-Click me to display Date and Time.</button> +
- +
-<p id="demo"></p> +
- +
-</body> +
-</html>  +
  
 ====Sample programs==== ====Sample programs====
Line 45: Line 31:
 [[sample_code:image_rotate|Image rotate]] - rotate x×y images using image.DrawImageMtx\\ [[sample_code:image_rotate|Image rotate]] - rotate x×y images using image.DrawImageMtx\\
 [[sample_code:layout_children|Layout Children]] - Functions to manipulate controls on a layout\\ [[sample_code:layout_children|Layout Children]] - Functions to manipulate controls on a layout\\
 +[[sample_code:list_of_entries|List of Entries]] - Show a list of entries (with add, update, delete, save, load)\\
 [[sample_code:listing_nxt_files|Listing files on NXT]] - Sample app\\ [[sample_code:listing_nxt_files|Listing files on NXT]] - Sample app\\
 [[sample_code:random_file_acces|Low Random File Acces]] - Sample and Infos from Dave Smart\\ [[sample_code:random_file_acces|Low Random File Acces]] - Sample and Infos from Dave Smart\\
 [[introspector|Method finder]] - Introspection lite tool for home use by Steve Garman\\ [[introspector|Method finder]] - Introspection lite tool for home use by Steve Garman\\
 [[pincode|Pincode]] - Excellent pincode entry facility with optional hidden input\\ [[pincode|Pincode]] - Excellent pincode entry facility with optional hidden input\\
 +[[passwordvault|Password Vault]] - Store your passwords (protected by FingerPrint scan and Master Password\\
 [[Sample_code:app_toback|Send App to Back]] - Sample how to send your App to the Background and restart it\\ [[Sample_code:app_toback|Send App to Back]] - Sample how to send your App to the Background and restart it\\
 [[sample_code:shake|Shake]] - Use accelerometer to detect device shaken\\ [[sample_code:shake|Shake]] - Use accelerometer to detect device shaken\\
sample_code/start.1546052978.txt.gz · Last modified: 2018/12/29 11:09 (external edit)