• Android: App option in Contacts context menu?
    1 replies, posted
Say I want to make an app, and add option to contacts context menu. So when user browses their phonebook and long-holds on contact it opens standard menu and has extra option: "Connect with [AppName]" then it would open my app and process things, something like photos have "Share on Instagram". Would same thing be possible with phonebook context menu? Or would my best option be to open app->load phonebook->and then get contact that user clicks on?
[QUOTE=KinderBueno;45211875]Say I want to make an app, and add option to contacts context menu. So when user browses their phonebook and long-holds on contact it opens standard menu and has extra option: "Connect with [AppName]" then it would open my app and process things, something like photos have "Share on Instagram". Would same thing be possible with phonebook context menu? Or would my best option be to open app->load phonebook->and then get contact that user clicks on?[/QUOTE] I think you can register for handling sharing of contacts, but that's it I think.
Sorry, you need to Log In to post a reply to this thread.