Thursday, September 9, 2010

[android-developers] Database writing with Android App

Hello to all,
This is what I am trying to do. I have developed an Android game app.
This game generates scores each time the user plays it. I am trying to
accomplish the following things:

1) I want the scores to be captured in a database.

2) I wan the data from this database to ultimately flow into a data
warehouse so we can create Business Intelligence Analytics on top of
the data warehouse. The analytics need to be visible on the Android
device.

Are both these things possible. I have research the SQL Lite database
but unfortunately it resides on the mobile device. Is there a more
scaleable way to achieve this idea.

Would really appreciate the help of all the database gurus.

Thanks in advance and I will wait eagerly for the responses.

Regards
Puneet.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment