comparison mobile.txt @ 2984:ebb94fc2b19f

Android: Implement the DW_FEATURE_HTML_MESSAGE feature tests. Also update the readme and mobile documents regarding Android version requirement changes.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 27 Mar 2023 04:59:32 +0000
parents d15517b49638
children
comparison
equal deleted inserted replaced
2983:81611e54ff1d 2984:ebb94fc2b19f
81 3. Fill in the following: 81 3. Fill in the following:
82 "Name" with your own application name 82 "Name" with your own application name
83 "Package name" with "org.dbsoft.dwindows" 83 "Package name" with "org.dbsoft.dwindows"
84 "Save location" can be the default 84 "Save location" can be the default
85 "Language" select "Kotlin" 85 "Language" select "Kotlin"
86 "Minimum SDK" select "API 23: Android 6.0 (Marshmallow)" 86 "Minimum SDK" select "API 26: Android 8.0 (Oreo)"
87 click "Next" 87 click "Next"
88 4. Select "Toolchain Default" and click "Finish" 88 4. Select "Toolchain Default" and click "Finish"
89 89
90 === Source File Installation === 90 === Source File Installation ===
91 5. Install "android/DWindows.kt" into "app/src/main/java/org/dbsoft/dwindows" 91 5. Install "android/DWindows.kt" into "app/src/main/java/org/dbsoft/dwindows"