设置WinBoLL在Termux的工作目录。
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Mon Jan 19 03:33:40 GMT 2026
|
||||
#Mon Jan 19 03:38:37 GMT 2026
|
||||
stageCount=11
|
||||
libraryProject=
|
||||
baseVersion=15.11
|
||||
publishVersion=15.11.10
|
||||
buildCount=6
|
||||
buildCount=7
|
||||
baseBetaVersion=15.11.11
|
||||
|
||||
@@ -23,7 +23,7 @@ public class TermuxEnvTestActivity extends BaseWinBoLLActivity {
|
||||
|
||||
public static final String TAG = "TermuxEnvTestActivity";
|
||||
// Termux主目录固定路径
|
||||
private static final String TERMUX_HOME_PATH = "/data/data/com.termux/files/home";
|
||||
private static final String TERMUX_HOME_PATH = "/data/data/com.termux/files/home/WinBoLLStudio";
|
||||
|
||||
private Toolbar mToolbar;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user