can google leader board service save high score

hey guys i ask this question  before  but i am still stuck on this for a while i figure out a way to save the high score with the ego text file  but it crash my app. so what would be the best way for me to save the high score with out my app crash. also is it possibale for me to save my high score with the play store API. i aslo i use ice box but it lag my app thanks for your help … :slight_smile:

can some on tell my if i am wrong or right please :)  

If you want to save a high score locally to the users device check out http://docs.coronalabs.com/api/library/json/index.html and http://docs.coronalabs.com/guide/data/readWriteFiles/index.html. Google play can be integrated using Corona (currently only on Android). For a awsome into tute by Rob Miricle check out http://www.coronalabs.com/blog/2013/06/25/tutorial-introducing-google-play-game-services/.

Hope this helps happy coding :slight_smile:

Thanks you I am going to try use play store to submit hight score when the user play level 1 I send them to the leader borad where they can see their high score ect… and achievements

can some on tell my if i am wrong or right please :)  

If you want to save a high score locally to the users device check out http://docs.coronalabs.com/api/library/json/index.html and http://docs.coronalabs.com/guide/data/readWriteFiles/index.html. Google play can be integrated using Corona (currently only on Android). For a awsome into tute by Rob Miricle check out http://www.coronalabs.com/blog/2013/06/25/tutorial-introducing-google-play-game-services/.

Hope this helps happy coding :slight_smile:

Thanks you I am going to try use play store to submit hight score when the user play level 1 I send them to the leader borad where they can see their high score ect… and achievements

solve 

can u teach me how to do that… :frowning:

https://coronalabs.com/blog/2013/06/25/tutorial-introducing-google-play-game-services/

This tutorial is very keen on how to set up the leader board and the award system read it and if you get stuck ask me

https://play.google.com/store/apps/details?id=com.boxingstudiogames.jetfighter use my game as a guide

sir can i access into the play stor if  my game is not already done. … ?

 

Yes their is a tester phase of the play store

It’s very important that your application package name match the one you create in the play store for your leader board system. If not your app will not sign into the store correctly, just giving you a heads up

Any questions ask

sir in my game … i want to submit into global  the Name and Score of the player…

can i do that in the play store?

Yes you could do that the google play services save your highest score and when your game is submitting scores to the server it will automatically check if the score is higher then the pervious it will update it leader board with the new score. It’s the same concept of the achievements system. Also the playstore system make your game very social, meaning your friends can compare their scores and try to beat them. Look at my game you might get a better understanding.

Any questions ask

wheres ur game sir?  can i get an apk?