[android-developers] How to get Push Notification from Facebook Page-Feed

2016-02-27 Thread Mark van Limburg
After quite some time of working on a facebook login application and getting page-feed from a public page. My next attempt is to get Push Notifications when a post is made on a public page. However after hours and days of searching, i still have no results. I have noticed that i am supposed to w

Re: [android-developers] How to change Format of the Facebook SDK "Created_Time"

2016-02-23 Thread Mark van Limburg
Follow up. I changed "JSONException" and "ParseException" to "Exception" only and suddenly everything works. I am super stoked! Thank you so much for helping out. On Tuesday, February 23, 2016 at 6:37:05 PM UTC+1, Ralph Bergmann wrote: > > Am 23.02.

Re: [android-developers] How to change Format of the Facebook SDK "Created_Time"

2016-02-23 Thread Mark van Limburg
uot;catch" to ParseException because then the rest of the code stops working. so the "catch" has to remain JSONException. i'm struggling with this code for some time now. I am sorry if i ask for too much help. On Tuesday, February 23, 2016 at 6:37:05 PM UTC+1, Ralph Bergmann

Re: [android-developers] How to change Format of the Facebook SDK "Created_Time"

2016-02-23 Thread Mark van Limburg
. According to the earlier pasted Class file, where would you paste the SimpleDataFormat code? On Tuesday, February 23, 2016 at 4:18:44 PM UTC+1, Ralph Bergmann wrote: > > Am 23.02.16 um 15:22 schrieb Mark van Limburg: > > Can someone help me where i should post the code and what

[android-developers] How to change Format of the Facebook SDK "Created_Time"

2016-02-23 Thread Mark van Limburg
Hi, i am extremely new to Android Development. I have a little bit of coding background, but its very little. Right now, i am working on an application that connects to Facebook and after login succesful it shows a simplified "feed" of a page. (this because i want to make something personal that