QPython Plus v3.8.1 has been released

The updated content of this version includes:

v3.8.1 at 20240527

Delete the traditional path of QPython, and change the "Custom Directory" to "User Directory"

Update SL4A functions:

Update 1 DocumentFile class SL4A function: documentTreeShowOpen Add 4 DocumentFile class SL4A functions: DocumentFileIsFile, DocumentFileExist,DocumentFileLength,DocumentFileLastModified Update 5 other SL4A functions, startSensingTimed/startSensingThreshold (add Gyroscope part), checkPermissions/requestPermissions (optimize floating window, MANAGE_EXTERNAL_STORAGE permission), getNetworkType (can identify WiFi), wifiGetConnectionInfo,wifiGetScanResults Three other SL4A functions sensorsReadGyroscope were added, getSdCardPaths,imageCompress Update one prompt SL4A function: makeToast (message, length=makeToast.SHORT,isHtml=False,backColor=None,textColor=None,textSize=0,textAlign=0), And solve the problem that Toast can only display two lines

Optimize automatic backup

Terminal:

 New built-in function: granthome(), used to authorize "/sdcard/Android/data/org. qpython. plus" to be read and written by a third-party file manager Add the function of moving the cursor left and right

Update built-in items

 Media_QPy,AutoBakQpy_Qpy

Details: https://gitee.com/buddygr/qpython-3c/releases/v3.8.1

 Back to top
Top