What's the procedure to run Facebook Connect application in android?
Here is the link:http://code.google.com/p/fbconnect-android/

Please explain step by step. I'm having errors in my manifest file:

<activity android:name="com.codecarpet.fbconnect.FBLoginActivity"
            android:theme="@android:style/
Theme.Translucent.NoTitleBar"/>
        <activity
android:name="com.codecarpet.fbconnect.FBPermissionActivity"
            android:theme="@android:style/
Theme.Translucent.NoTitleBar"/>
        <activity
android:name="com.codecarpet.fbconnect.FBFeedActivity"
            android:theme="@android:style/
Theme.Translucent.NoTitleBar"/>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to