Hi,
I have to realise an app with the following functionalities :
- Take a picture with the camera
- Get current GPS position
- Setup a TCP client connection
- Store raw local data, or even better, in a database (sqlite, ...)
- Multithreading
Is this possible to make it in Pascal ? With what environment (Laz4Android + LAMW, ...) ?
Thanks for your advice !