As Dave Sparks pointed out, it shouldn't be too difficult to do this, at least from the Android side. I haven't played with the camera yet, so I can't give any concrete tips.
Have you thought how you are going to coordinate the "thousands of users"? For that, IMO, you're going to need a website that the Android app phones home to to find out when it should snap the picture. You could probably throw something up on Google's AppEngine and communicate via JSON (that's what I'm planning on doing! ;-). The website is where the "social networking" part of the project comes in. Actually sounds kinda cool. Good luck with it! On Wed, Jan 28, 2009 at 5:20 AM, Thomas <[email protected]> wrote: > > I am working on an art project with several other people that involves > simultaneity and photography. We want to coordinate a series of > events involving simultaneous photographs based on the Android system. > > In simple terms, here is what we are proposing. Someone writes an app > for Android Phone/Camera that makes the camera take a photograph at a > predetermined time so that many thousands of people all take a > simultaneous photograph. The art involved here is not only the > synchronizing of the event to approximate simultaneity but also making > "social networking" into an element of an art project. > > Could someone please help with this? Even if just to give a few > suggestions about how to move the project forward? > > > > -- Faber Fedor Cloud Computing New Jersey http://cloudcomputingnj.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

