[Tutorial] Communication between an Android App and Unity

Hello everyone!

I just write my first tutorial on my recent Portfolio to explain how you can get information from an external android service app to a Unity application.

Communication between an Android App and Unity

Feel free to give me some comments! :wink:

3 Likes

Thank you for sharing this awesome tutorial.If i get any queries,i can feel free to send a message.:smile:

Thanks a lot, just needed this for a project of mine, awesome

@SelphFr ,

Great! This is the need of the hour.

Have you tried to communicate back to the Service by passing some data? Was it successful? I am trying to do it but couldn’t succeed. Can you post that too step by step?

Thanks in advance.

Interesting stuff! I’ve been doing a lot of work recently with writing custom Android plugins, but they’ve all been Fragments and I haven’t played with Services yet.

Hi @SelphFr ,
How to pass a json data fro native android app to unity android app? Could you please share any source or idea? Thanks in advanced.

1 Like