Hi all,
I'm designing an app that runs in a classroom - 1 tablet for the teacher, 20 tablets for the students, all connected to a LAN using wifi.
I want to synchronize data between the tablets. Ideally, I want to be able to sync regardless of the state of the student tablets (running the app, not running it, locked, screen off, or sleeping).
Is it possible for the teacher's tablet (under app control) to exchange data with the student tablets in some or all of these states, or do I have to make sure each student tablet is awake and currently running the app?
(I suspect this is best done using services, but just starting my research into that part.)
Any help appreciated. Thanks!
I'm designing an app that runs in a classroom - 1 tablet for the teacher, 20 tablets for the students, all connected to a LAN using wifi.
I want to synchronize data between the tablets. Ideally, I want to be able to sync regardless of the state of the student tablets (running the app, not running it, locked, screen off, or sleeping).
Is it possible for the teacher's tablet (under app control) to exchange data with the student tablets in some or all of these states, or do I have to make sure each student tablet is awake and currently running the app?
(I suspect this is best done using services, but just starting my research into that part.)
Any help appreciated. Thanks!
Last edited: