User Tools

Site Tools


getting_started:docs

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
getting_started:docs [2018/12/30 01:21]
114.125.41.56 [Introduction]
getting_started:docs [2021/07/25 09:14] (current)
stevegarman link to docs on github
Line 1: Line 1:
-<manifest xmlns:android="http://schemas.android.com/apk/res/android" +======Documentation====== 
-    package="eu.chainfire.libsuperuser" +The docs section of the **[[ide|IDE]]** is a good place for newcomers to look to find out how DroidScript works.
-    android:versionCode="1" +
-    android:versionName="1.0">+
  
-    <uses-sdk android:minSdkVersion="4" android:targetSdkVersion="21" /> +At the very least, you should look at the first two sections, Introduction and Layouts. 
-</manifest> + 
-<manifest xmlns:android="http://schemas.android.com/apk/res/android" +If you do not have DroidScript installed you can preview the docs at  https://symdstools.github.io/Docs/docs/Docs.htm 
-    package="eu.chainfire.libsuperuser" + 
-    android:versionCode="1" +=====Introduction====
-    android:versionName="1.0">+Start here to find the very basics of the DroidScript app.
  
-    <uses-sdk android:minSdkVersion="4" android:targetSdkVersion="21" /> 
-</manifest> 
 =====app===== =====app=====
 all methods of the **[[built_in:app]]** object\\   all methods of the **[[built_in:app]]** object\\  
getting_started/docs.1546132889.txt.gz · Last modified: 2018/12/30 09:21 (external edit)