unity3d - How to access the device contacts list on Android using Unity c# -


is possible access android phone's contact list using unity c#?

the idea being that, inside our app, can view phone contacts , add them 1 @ time app.

maybe has come across plugin this?

yes it's possible. have create plugin connecting android native functions c# in order contacts , information. here (contact list plugin) example of plugin behaviour. little slow, can create own plugin manual (building plugins android). hope helps you.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -