You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
I tried this app SIMPLE HTTP SERVER how to open or get the data of a file from the server using Automate? It's my 1st time to learn http server. if i learned maybe i can use esp32 for the server.
phonetus tus
unread,
Oct 19, 2025, 6:37:21 PM (2 days ago) Oct 19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
Currently I'm using gdrive to sync a file from my 12pcs android phone. i want to learn http server to make the syncing locally & faster. i dont know if this is possible thru http server & Automate.
Henrik "The Developer" Lindqvist
unread,
Oct 20, 2025, 3:03:57 PM (22 hours ago) Oct 20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
Use the HTTP request block get data from the remote HTTP server.
Henrik "The Developer" Lindqvist
unread,
Oct 20, 2025, 3:06:04 PM (22 hours ago) Oct 20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
Use the HTTP accept block to receive incoming HTTP requests, i.e let Automate act as a web server.