Click here to Skip to main content
15,890,932 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
I Want to Create Android Project Which Takes Data In An Activity And Saves it into Google Cloud Store And The Ability To Retrieve That Data As Well, But I Don't Have Any Idea How To Start It? Any Suggestions Would Be Most Welcome.
Thanking Everyone in Advanced.
Posted
Updated 18-Sep-14 4:42am
v2
Comments
Sergey Alexandrovich Kryukov 18-Sep-14 13:25pm    
What have you tried so far?
—SA
Sandeep Londhe 18-Sep-14 14:17pm    
Suggest me how to start where to look for and the rest i will do..
Sergey Alexandrovich Kryukov 18-Sep-14 14:50pm    
I would not be so sure. Normally, the situation is different: people know several different points where to start (come to think about, this is never too much important), but have some particular problems. Well, have you already started with learning Android SDK and Google Cloud API? If you don't yet know where to start, probably you did not learn it yet. Is it a bad place to start? :-)
—SA
Sandeep Londhe 18-Sep-14 15:04pm    
i think you becoming overesmart here , because how would i ask this question if i havent know the android development and google api, i know it i just want suggestion about the data store , if you cant answer then why you are wasting time of yours and others.
Sergey Alexandrovich Kryukov 18-Sep-14 15:19pm    
Maybe, sorry if it looks like that, but this is because I got such impression from a question; generally "have no idea how to start" always looks nearly hopeless and makes the "question" non-answerable.
And please, try not to be rude even, if you don't like the comment. You are the one who initiated this waste of time; so, even if you are right about wasting time, it's a bit too much to claim it in this case. Please understand that "I cannot answer" mostly because your question does not look answerable. I only tried to stimulate you in making it more answerable. It's up to you, of course.
—SA

Go to http://www.codeproject.com/KB/android/[^] where you will find plenty of excellent articles on Android programming.
 
Share this answer
 
You Google it you get all the answers.
And its better to mind your language sometimes when someone asks you what have you tried..
Dont forget to STFW!! :-)
 
Share this answer
 
CSS
Here you can find a buch of info
https://cloud.google.com/storage/docs/resources-support#samples

And i started my proyect with this info:
https://cloud.google.com/appengine/docs/java/googlestorage/
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900