Reputation: 170
I'm looking to write a facebook app that can hold some state. Basically what I want is something where using this app the user can issue questions to their friends (sort of like a survey but more complex interface). I have never written a facebook app so looking for a good place to start reading. Thanks in advance :)
Upvotes: 0
Views: 576
Reputation: 312
As mentioned, you will need to sign you app into the Facebook Developers website: http://developers.facebook.com. Here is a nice video I used to integrate the Facebook login into an android app. Although it is in Spanish, there is English subtitles that explain the concept. Good luck!
https://www.youtube.com/watch?v=Jims30XAzjI&list=PLXvO8Pi6OUCZ-u5VG3JqyturXEcd3DI2s
Upvotes: 0
Reputation: 492
As you have mentioned you have never written the "Facebook App" before. Here are some key points which will help you to create your "First Facebook App".
Here are the steps which you need to follow : -
Here are the articles which will guide you through the steps : -
One you are through with all the above steps than you are good to go with your own implementation of Facebook App.
Hope it will help you to start.
Upvotes: 0