Android Studio: .aar / .jar

Discussion in 'How Can I...?' started by ZyzygyGames, Dec 9, 2016.

  1. ZyzygyGames

    ZyzygyGames Avid Boxer

    Joined:
    Dec 8, 2016
    Messages:
    123
    Likes Received:
    13
    What type of file do i copy to Android Studio?

    I have the unity sdk and the heyzap sdk but which ones i hace to copy, all files must be .aar or .jar?
    The same in Eclipse.
     
  2. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    Generally speaking Eclipse requires jar. The aar can be used with Android Studio. I believe the aar could also be converted to a project that can be used inside you main project (with Eclipse). But I have not tried this yet.
     

Share This Page