Categories
Tech

Google App Engine and Android

These days I wanted to start working on a new project. I have an idea with some friends of mine for a service that should be distributed on mobile. So for now this is going to have like webclient and Android possibly. But I had to find out a way to do it for free and deploy it to users for a test drive – and who knows it might be working fine as it is – FREE!
So I found that I would like to try App Engine and Android. That HAS to work flawlessly both easy and good. So I googled… and this is what I got! Awesome video from Google I/O explains a lot about that! 
The app should look like this:
  1. distinguishing between administrator and users-> therefore authentication when needed to make changes to the system
  2. database to store events and their details
  3. events must be ordered on a calendar (calendar API most probably will be used)
  4. show events to users
  5. be able to be used from a mobile native app like Android
  6. on Appengine it could use cloud to device messaging” when an event occurs.
Simple as that.

Leave a Reply

Your email address will not be published. Required fields are marked *

47 − = 38