I want to set app meta data using code. Is it possible in Android ?
Trying to set Facebook app id into code not inside manifest.
meta-data android:name="com.facebook.sdk.ApplicationId"android:value="@string/applicationId"
Please help me.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…