Replies: 1 comment 2 replies
-
@icanhackyou may you allow me to answer your questions.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feodor, I have some questions about android and ios apps that were not clear to me:
1 - All application logic can be done in python with flet, in this case can I use PYPI libraries?
2 - Is there a script for accessing native resources such as camera, notifications, gps, sensors? mainly android native resources
3 - Is my python code safe in the APK?
I ask this because I wouldn't want to use an API for my application, like web development with Flet.
Beta Was this translation helpful? Give feedback.
All reactions