I want to integrate gmail in my android app just like we do for facebook.
I used the sample provided by "sdk/extras/google/google_play_services/samples/auth" but this is not exactly i wanted. Please give your valuable suggestion. Thanks
you can use xmpp for integrating gmail into your app. It is easy to use. you can download asmack.jar for this.
Related
I am developing an app in Adobe Air for Android, that requires the user to log in to his/her Facebook account. I have been searching the internet and was able to find a source code. However, the app in Facebook created for this source code was removed and the code does not accept any new app ID. Can anyone kindly guide me towards any procedure that may help me solve the problem. It would be better for me if the procedure is demonstrated through Adobe Flash Professional as that is preferred platform. Thanks in advance.
To communicate with Facebook in Air, you have to know about the extensions. By using extensions we can login/logout in Facebook for your application. Use this code
ANE-Facebook . it will help you to use Facebook in your application .
I am looking for a native facebook application for android application. I need to display all the feeds that has been posted in my account.
Sample example code shall be useful.
Looking forward for your response.
Have a look at this example, this may help you.
http://www.integratingstuff.com/2010/10/14/integrating-facebook-into-an-android-application/
I am new to Android and i have a doubt regarding facebook integration.
Is it possible to integrate Facebook in our application without adding fbrocket or github in our application and writing our own libraries?
Anyone there, please help me....
Yes, there is the Facebook Graph API.
I developing an android application in which i want to integrate faceebook
and twitter.
I want to post pre-written message on wall of logged in person just on click on "wall post"
button.
Can anyone help me.
Thanks in advance.
sunit
Check out the Facebook Android SDK. Also take a look at some of its forks. They might have bugfixes and/or extra features.
I am having social networking application made by me, in which you can post comments, i want to facilitate user to one click share posted commented on user's Facebook as well.
I tried fbconnect-android is there any other way sharing comments on FB?
You now have the official FB SDK for android.
A library to integrate Facebook into your Android mobile application.