What's the "Default Activity Class Name" (SOLVED)

I am trying to add Android platform on my facebook app page. It asks for “Default Activity Class Name”.
What should I enter here? com.dynamo.android.DefoldActivity?

Exactly. com.dynamo.android.DefoldActivity is the main activity that launches the Defold engine and your game.

2 Likes

Ok, Thank you :smile: