Search Unity

JAR dependencies

Discussion in 'Android' started by ShabihDesperado, May 12, 2015.

  1. ShabihDesperado

    ShabihDesperado

    Joined:
    Oct 27, 2013
    Posts:
    41
    Hi,

    I'm using a JAR made by a third and this JAR is using other dependencies (com.google.android.gms:play-services:6.1.11).
    Will it work if I add the classes.jar that I could find inside the .aar on android sdk?
    I'm using unity 4.6.4
    Thank you.