Does anyone know how to make a procedure to automatically send a photo I am taking on my android phone
to my computer that my phone is on the same network. I have pictures I take from the computer automatically save to a
certain folder and getting renamed. But I would like to use the phone. I could have the computer waiting for the picture to arrive
in the folder.
Photos from android phone.
Moderator: Rathinagiri
Photos from android phone.
All The Best,
Franco
Canada
Franco
Canada
- serge_girard
- Posts: 3308
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Contact:
Re: Photos from android phone.
Hmmm... interesting! Would be nice to have!
Serge
Serge
There's nothing you can do that can't be done...
Re: Photos from android phone.
Franco
The problem is that switching between Android versions always comes with more restrictions. For example, I can't send an email or message with the latest Android updates; they have to be sent from the default app.
Seeing this problem, I had to create a MariaDB database, which I used to insert the images directly into their respective tables with a program written in B4A, and retrieve them from there.
I could do this directly before, but the latest update broke my app.
The problem is that switching between Android versions always comes with more restrictions. For example, I can't send an email or message with the latest Android updates; they have to be sent from the default app.
Seeing this problem, I had to create a MariaDB database, which I used to insert the images directly into their respective tables with a program written in B4A, and retrieve them from there.
I could do this directly before, but the latest update broke my app.
Re: Photos from android phone.
I think i can do it by saving the photo into my onedrive from the phone then watch my onedrinve in my program for incoming photo, like I do with
the windows camera . The problem with this is I have to keep watching two folders for incoming pictures.
the windows camera . The problem with this is I have to keep watching two folders for incoming pictures.
All The Best,
Franco
Canada
Franco
Canada