Skip to content

markcastle/TextureHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Creating a Native Android Plugin for Unity in Java / Android Studio

This is a simple Java Unity plugin for Android that I'm building as per the tutorial I'm creating at:

Why?

I am aiming to show how to create native Unity plugins in Android Studio / Java and also to document the process for myself.

Installation

##The Repo

  • The Java project we created in part 1 is in /Src
  • The Unity3d project where I show how to use the plugin is in /Unity/JavaUnityPlugin

##FAQ

  • Why is it called "TextureHelper"? Because I am aim to build on the tutorial and show how to write to OpenGL textures in native plugins and them use them in Unity. (Coming Soon)

License

MIT Licence

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published