Is it possible to connect raspberry pi to my android app?
Asked today
Modified today
Viewed 26 times
0
I am creating an android app from Android Studio for an attendance system that makes the user(professor) log in with their credentials. I want to know if it is possible to be able to run the python code from raspberry pi after the successful login of the user? The python code is the one with the face recognition. I want it to see the face recognition happening at the raspberry pi from the android app that I am creating. Sorry if my English is bad and I am fairly new to this raspberry pi and Android studio. So far the android app is using firebase to store the accounts.
EditFollowClose 2Flag
asked 23 hours ago
1
New contributor
- The Raspberry Pi is a Linux box. Look for Linux solutions. – joan 19 hours ago
- This might help: youtube.com/watch?v=vrXL-BLjC1I – tlfong01 18 hours ago
- Will do thank you for the comments – Mist 16 hours ago
- You are welcome. That tutorial if for wired serial communication. If your Pico is Wifi, you can also try this: peppe8o.com/…. Enjoy. Cheers. – tlfong01 2 mins ago Edit
Categories: Uncategorized