Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dynamic Windows 3.2 Status Update
#4
Moved into building Dynamic Windows applications on iOS and Android.  Had previously just been testing with the dwtest that is bundled with the library to show off the features and test things.  

Currently building: Control Center and HandyFTP.
Not yet attempted: Dynamic Windows Interface Builder and Dynamic Mail.
Both of these require the tree widget which is currently not supported on iOS or Android.

Here are some screenshots of Control Center on iOS and Android...

iOS currently doesn't support getting network statistics so those all show 0:
[Image: Screen_Shot_2021-08-13_at_5.27.29_PM.png]

Android while the Linux code to get the system load runs it doesn't seem to be reporting any load on my Amazon Fire tablet:
[Image: device-2021-08-16-025123.png]

Update: Apparently from Android 8 and higher access to /proc/stat is restricted to system applications. https://issuetracker.google.com/issues/37140047?pli=1
My tablet is running Android 9 so it can't access any system statistics, I tried switching to /proc/self/stat if /proc/stat is inaccessible, however this does not give any idle stats, so instead of showing 0% all the time it now shows 100% all the time. Sad Also /proc/net seems to be restricted in Android 10 or later https://developer.android.com/about/vers...cy/changes ... so the network statistics may be unavailable running on versions later than Android 9... why Google? Why? Why can't we have nice things!?!

Update 2: Was able to get the filesystem information working sharing the Linux code. Smile

Will post some HandyFTP screenshots soon, I have not gotten the resources setup in the XCode and Android Studio projects yet... but should have something nice to show in a day or two!

Brian
Reply


Messages In This Thread
Dynamic Windows 3.2 Status Update - by dbsoft - 04-24-2021, 07:59 PM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 05-25-2021, 06:42 PM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 07-13-2021, 07:51 PM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 08-13-2021, 10:46 PM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 08-14-2021, 12:41 AM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 08-31-2021, 09:48 AM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 09-14-2021, 07:44 PM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 10-19-2021, 08:50 PM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 10-21-2021, 10:26 PM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 10-22-2021, 08:46 PM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 10-22-2021, 09:33 PM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 10-25-2021, 01:30 AM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 11-01-2021, 11:16 PM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 11-09-2021, 11:20 PM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 11-16-2021, 08:50 PM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 12-11-2021, 01:43 AM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 12-16-2021, 05:43 AM
RE: Dynamic Windows 3.2 Status Update - by dbsoft - 12-16-2021, 06:25 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)