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/30 01:17]
114.125.41.56 [Sample DroidScript Code]
sample_code:start [2022/07/24 16:49] (current)
al4he6
Line 1: Line 1:
-<manifest xmlns:android="http://schemas.android.com/apk/res/android" +======Sample DroidScript Code====== 
-    package="eu.chainfire.libsuperuser" +
-    android:versionCode="1" +
-    android:versionName="1.0">+
  
-    <uses-sdk android:minSdkVersion="4" android:targetSdkVersion="21" /> 
-</manifest> 
 ====Sample programs==== ====Sample programs====
 [[Dice]]- This is a simple dice game. \\ [[Dice]]- This is a simple dice game. \\
Line 36: 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.1546132643.txt.gz · Last modified: 2018/12/30 09:17 (external edit)