Skip to content Skip to sidebar Skip to footer
Showing posts with the label Parse Platform

Parse Query On Pointer Column

I've already kind of asked this question, but i'm going to try to be more specific in the h… Read more Parse Query On Pointer Column

Parseobject.pinallinbackground() Results With Nullpointerexception

I have a News objects that extends ParseObject class. I'd like it to be cached locally so that … Read more Parseobject.pinallinbackground() Results With Nullpointerexception

Saveinbackground Callback Doesn't Work

After calling code below for several times(5-10 times), done() method for SaveCallback doesn't … Read more Saveinbackground Callback Doesn't Work

How Can I Get Data Or Title From Receiving Notifications?

I create simple 'ParseStarterProject' as default of parse.com project. It works. I send not… Read more How Can I Get Data Or Title From Receiving Notifications?

I Want To Retrieve The Image From Parse! Storing The Image In Parse Works! How Can I Get The Image From Parse In Imageview?

public class Profile extends Activity { ImageView personal_ImageView; private static final int SEL… Read more I Want To Retrieve The Image From Parse! Storing The Image In Parse Works! How Can I Get The Image From Parse In Imageview?

Android: Parse.com Parseobject Classnotfound Error

I use Parse.com's library in my android application and i get the following error. 05-26 18:43… Read more Android: Parse.com Parseobject Classnotfound Error

Let User Enable/disable Push Notifications In Parse

I'm developing an Android app that uses Push Notifications from Parse. On my settings menu I wa… Read more Let User Enable/disable Push Notifications In Parse

FATAL EXCEPTION - OutOfMemoryError

I have recieved the below error while trying to run my application: FATAL EXCEPTION, and OutOfMemor… Read more FATAL EXCEPTION - OutOfMemoryError