Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help needed in understanding 'like' component of anypic (for android) #6

Closed
mik-dass opened this issue Oct 20, 2015 · 0 comments
Closed

Comments

@mik-dass
Copy link

Hi
I am a android newbie and I don't know anything about objective C and not about swift.I am planning to develop a android app which is based on parse and uses the 'like' component described in the anypic tutorial in parse.com .I am able to create a like object and destroy it when need .But the problem I am facing is that how do I develop the facebook or instagram like feeds section where I need to check if if a parse object is already liked or not by the user or not.I know this can be done using a inner query for each row of parse post object.But doing so will lead to many api requests and thus crossing the limit .Please help me and tell me how does the anypic objective-C and swift(your version implementation) checks if a post object is liked or not by the user without the inner query since there is no anypic version fro android .I am only looking for some kind of algorithm or pseudo code or even some proper explanation regarding the technique described used in the anypic app.
Please help.
Thank You.

@mik-dass mik-dass changed the title Help needed in understanding a like component of anypic(for android) Help needed in understanding 'like' component of anypic (for android) Oct 20, 2015
@kwkhaw kwkhaw closed this as completed Oct 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants