Search Unity

Help how to do a plugin for Android

Discussion in 'Android' started by tato469, Jun 22, 2012.

  1. tato469

    tato469

    Joined:
    Jun 22, 2012
    Posts:
    16
    Hello everybody!
    Im looking for do a plugin for unity-android is a simple plugin for send some information between android app and Unity project. I searched in the forum but i didnt see any tutorial how to make a plugin for Android and in the manual I only find it: http://unity3d.com/support/documentation/Manual/PluginsForAndroid.html. Some help will be grateful.
    Thanks For all!:D
     
  2. MicroEyes_old

    MicroEyes_old

    Joined:
    Jun 9, 2011
    Posts:
    188
    Hey tato469, You can use my plugin as a tutorial. Its free available HERE.. If still need help PM me.
     
  3. tato469

    tato469

    Joined:
    Jun 22, 2012
    Posts:
    16
    thanks MicroEyes i will take a look!

    PD: Nice Photo ;)
     
  4. tato469

    tato469

    Joined:
    Jun 22, 2012
    Posts:
    16
    Hello All! is UnitySendMessage a good way to share messages between Android and Unity? or there is other way that is better? Thanks!! :D
     
  5. peter_on

    peter_on

    Joined:
    Jan 8, 2009
    Posts:
    63
    hi,

    Glad to find this discussion topic here...
    Have not looked into MicroEyes tutorial, but i'm stumbled at the design stage.
    The plugin, i'm working on needs to support async callback, what would be the approach to solve this ?

    Br,
    pete