Skip to content
/ bt-lib Public

This is the source for the Asset "Android & Microcontrollers / Bluetooth" on the Unity Asset Store

Notifications You must be signed in to change notification settings

badranX/bt-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is the source for the Asset "Android & Microcontrollers / Bluetooth" on the Unity Asset Store.
Docs link (java souce code is still not documented)

Installation

  1. If you just want to use the unity Project, then just open the Unity_BT_lib folder in your Unity Editor!.

  2. If you need to change the java code, then read the following:

The repository contains two folders, one an AndroidStudio project and the other is a Unity Project. In the AndroidStudio project you need to run the task doRelease/doDebug from gradle. It will compile and move the required files to the Unity project.

On Windows: gradlew doRelease

On Mac or Linux: ./gradlew doRelease

Read: https://developer.android.com/studio/build/building-cmdline

Thanks

IOUtils file and the new gradle build method (previously python!) was first added by Jerome Lacoste.

About

This is the source for the Asset "Android & Microcontrollers / Bluetooth" on the Unity Asset Store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages