Search Unity

[Tutorial] Communication between an Android App and Unity

Discussion in 'Community Learning & Teaching' started by JeanMeyblum, Feb 18, 2014.

  1. JeanMeyblum

    JeanMeyblum

    Joined:
    Jan 22, 2014
    Posts:
    4
    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! ;)
     
    Last edited: Feb 18, 2014
    Rotark and JanCDS like this.
  2. subbuunity

    subbuunity

    Joined:
    Aug 6, 2012
    Posts:
    5
    Thank you for sharing this awesome tutorial.If i get any queries,i can feel free to send a message.:D
     
  3. chubbspet

    chubbspet

    Joined:
    Feb 18, 2010
    Posts:
    1,220
    Thanks a lot, just needed this for a project of mine, awesome
     
  4. sknathan1977

    sknathan1977

    Joined:
    Jul 23, 2014
    Posts:
    1
    @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.
     
  5. jhocking

    jhocking

    Joined:
    Nov 21, 2009
    Posts:
    814
    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.
     
  6. aximsat

    aximsat

    Joined:
    Oct 12, 2017
    Posts:
    8
    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.
     
    aesparza likes this.