Package name & Class Name of facebook app

Vivek Warde picture Vivek Warde · Jul 19, 2014 · Viewed 31.2k times · Source

Just a small confusion I want to ask while making a facebook app to implement share feature in my android appenter image description here

Unique app Identifier used to open your app

  1. Package Name: Is it that unique identifier that I have written while creating the new facebook app at their developer console ? or Is it the package name of my android app ?

The Main Activity you want Facebook to launch

  1. Class Name: I have added a facebook share button in every fragment(class), so which class is the Main Activity that it want facebook to launch ? Or is it the main activity of my android app?

Answer

Horatio picture Horatio · Aug 11, 2015

See this screenshot from Facebook's getting started documentation.