LoginActivity
لم تعد هذه الفئة متوفر في أحدث إصدار من SDK.
يتوفر إصدار أحدث لهذه الفئة. يرجى التحقق أحدث إصدار.

This Activity is a necessary part of the overall Facebook login process but is not meant to be used directly. Add this activity to your AndroidManifest.xml to ensure proper handling of Facebook login.

<activity android:name="com.facebook.LoginActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar" android:label="@string/app_name" />

Do not start this activity directly.

الإضافات:Activity
الحزمة:facebook
أدوات الإنشاء
LoginActivity()
public LoginActivity()