How to test if a Facebook user has installed my android application with sdk 3 -


i developing android application have facebook integration. users of application able invite friends install application. how tell of users facebook friends have android application installed?

you can record in server (google app engine example) users have installed app facebook id, request list of facebook friends id's, compare id in both list , got them.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -