Package com.codename1.facebook.ui
package com.codename1.facebook.ui
User interface for integrating with basic Facebook features currently mostly the Like button
-
ClassesClassDescriptionGeneric "Like" button that enables us to submit a like to facebook, to get the post id required for the like functionality you will need to use a tool such as: https://developers.facebook.com/tools/explorer/?method=GET&path=me%2Fposts You can ask it to list your posts and then seek the correct id within the returned JSON