Unity 2018: Creating Native Android Plugins with Android Studio & Unity

preview_player
Показать описание
Video Contents:
0:00 Introduction
1:36 New Android Studio Project
5:47 Create Java Class
9:23 New Unity Project
10:33 Gradle Build Script
17:11 Unity Script & Calling a Java Method
26:14 Returning Data to Unity from a Java Method
32:54 Call a Unity function from Java

Рекомендации по теме
Комментарии
Автор

This is fantastic. With resources limited out there, this is a life saver. Thank you.

joshualong
Автор

Saved my life man ! Much appreciated ! Could not find a single concise workable tutorial, thank you. Kudos, have a nice life !

muhammadumarbhatty
Автор

As always. Awesome tutorials that help me loads and loads.
Keep the awesomeness flowing :)

redamakarem
Автор

*This is a freaking awesome and useful tutorial man, subscribed!*

nipunasudha
Автор

I have tried a lot of tutorials on android plugins, I know Unity very well but not Android studio, You explained and displayed better than any of them combined, YOU ROCK!!!

tammys
Автор

Very good tutorial and up to date. Comprehensive start for Unity <-> Android dev with even a good work flow.
Was struggling with this the past couple of days and you gave me some final pieces of the puzzle!

dantim
Автор

This video is a gold mine. thank you <3

theoathman
Автор

This video saved me! Btw you can log stuff in unity just as you'd do normally and filter for "Unity" in the logcat and it'll appear :)

samuelg.
Автор

Thanks for the tutorial! ( it still works in 2018.3 and with Android Studio 3.2) But to save some frustration, when you get to the point where you are bringing in the classes.jar from Unity, make sure you type in (or modify) the gradle script at the import part otherwise it won't import it. ( I copied from pastebin)

audguy
Автор

if anyone had the same problem where AndroidStudio doesn't let you import com.unity3d.player.UnityPlayer, you need to right click on classes.jar that you added in libs directory and select add as a library.

Craxored
Автор

the time stamps made my day. thank you :)

jacekgulij
Автор

Thank you for all your help, In case someone else has problems like me to find the classes.jar file on mac, the path is the following:

luislugo
Автор

Thank you so much. It's easy and simple, but a powerful tutorial video!

user_jizo
Автор

Good work. Very informative step by step tutorial. Thanks!

segelsonproduction
Автор

I would throw my money to my screen, thanks for this.

josemiguelgs
Автор

you are rock as kcuf!!! Thank's for this tutorial, from Russia with love!

QuakiTutua
Автор

Great video! Everything well explained.

Ganiec
Автор

Thanks for the tutorial. It was a great help,

TheSimwhi
Автор

First of all: Awesome Tutorial! Any chance you can make a followup tut showing how to use the new Marshmallow+ permission system on top of the fine work that you have already done here?

myonlineentity
Автор

Eres un capo!! Increible tutorial de mucha ayuda <3

eduardovenegas