[android-developers] high score table

2009-07-22 Thread shoume

I'm lost, I am trying to make a high score table that shows the
highest 10 scores in a game?
so i was thinking of adding an activity (for that) in my game. once
the player loses, the activity is called and it asks for his name
after showing his score. after that a high score table pops up showing
the highest 10 scores.
any ideas on where to start? I'm lost.
any example or tutorial is appreciated.
thank you


--~--~-~--~~~---~--~~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: high score table

2009-07-22 Thread shoume

where exactly in the ApiDemos should I look at?
thanks


On Jul 22, 4:46 pm, "Balwinder Kaur (T-Mobile)"  wrote:
> The ApiDemos would be a good place for you to find examples that you
> could use for your app.
>
> http://developer.android.com/guide/samples/ApiDemos/index.html
>
> I recommend importing the code into an Eclipse Project, building it
> and running it in the Emulator or Device if you have access to one.
> You should be able to quickly identify what it is that you need.
>
> Hope this helps,
> Balwinder Kaur
> Open Source Development Center
> ·T· · ·Mobile· stick together
>
> The views, opinions and statements in this email are those of the
> author solely in their individual capacity, and do not necessarily
> represent those of T-Mobile USA, Inc.
>
> On Jul 22, 2:04 pm, shoume  wrote:
>
> > I'm lost, I am trying to make a high score table that shows the
> > highest 10 scores in a game?
> > so i was thinking of adding an activity (for that) in my game. once
> > the player loses, the activity is called and it asks for his name
> > after showing his score. after that a high score table pops up showing
> > the highest 10 scores.
> > any ideas on where to start? I'm lost.
> > any example or tutorial is appreciated.
> > thank you
--~--~-~--~~~---~--~~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] PLZ help !!!

2009-07-22 Thread shoume

I needed to create a high score table.
I looked everywhere but couldn't find any tutorial on that.
please help me if you could,
I looked at SQLiteDatabase but that seemed too complicated.
I am seeking something simpler and easier.  I'm trying to make a
table.just displaying data. it asks the user to insert his name and
shows his name and a given score already calculated. where it only
shows the highest 10 scores.

any advice how to go about that?

thanks in advance

--~--~-~--~~~---~--~~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] PLZ help !!!

2009-07-22 Thread shoume

I needed to create a high score table.
I looked everywhere but couldn't find any tutorial on that.
please help me if you could,
I looked at SQLiteDatabase but that seemed too complicated.
I am seeking something simpler and easier.  I'm trying to make a
table.just displaying data. it asks the user to insert his name and
shows his name and a given score already calculated. where it only
shows the highest 10 scores.

any advice how to go about that?

thanks in advance

--~--~-~--~~~---~--~~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---