feathersui-openfl
feathersui-openfl copied to clipboard
Documentation for mobile development (android/ios)
Hey, how do i get started for android app development. There is not much docs I could find to build apps for android.
I was able to compile a simple hello_w app but apart from that not much details I could find.
This is how it looks on phone -
It covers the entire screen instead of a normal app which shows the status bar as well and other controls. I also checked the discussion forum, there is not much discussion around mobile apps in general?
Is it possible to develop apps as of today?
My usecase was to create system tools like file manager, gallery, notes, launcher, Sms, dialer, etc. Something similar to https://github.com/SimpleMobileTools
These require access to native android permissions and components.