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
Last revision Both sides next revision
getting_started:docs [2018/12/30 01:22]
114.125.41.56 [Plugins]
getting_started:docs [2018/12/31 01:05]
127.0.0.1 external edit
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" +=====Introduction===== 
-    package="eu.chainfire.libsuperuser" +Start here to find the very basics of the DroidScript app.
-    android:versionCode="1" +
-    android:versionName="1.0">+
  
-    <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\\  
Line 71: Line 65:
   * [[javascript:Basics]] A basic introduction to the JavaScript computer language.   * [[javascript:Basics]] A basic introduction to the JavaScript computer language.
  
-<manifest xmlns:android="http://schemas.android.com/apk/res/android" +=====Plugins====
-    package="eu.chainfire.libsuperuser" +A list of installed [[plugins:start|DroidScript Plugins]]
-    android:versionCode="1" +
-    android:versionName="1.0"> +
- +
-    <uses-sdk android:minSdkVersion="4" android:targetSdkVersion="21" /> +
-</manifest>+
getting_started/docs.txt · Last modified: 2021/07/25 09:14 by stevegarman