Posts by Abraão Caldas • 46 points
2 posts
-
1
votes1
answer347
viewsA: How to get facebook share information with R?
First you need to get the posts of the person you want using the getPage to gain access to timeline, after you get the ID of the post you want to use the Object SharedPosts directly on API HTTP do…
-
2
votes1
answer748
viewsA: createNewFile java.io.Ioexception: open failed: EACCES
Since the Android version of Kitkat, apps cannot store data in the SD Card as they used to. You can read the data, but you can only write data in your own dedicated directory. That is, there is no…
androidanswered Abraão Caldas 46