| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Module for creating the BlueST-SDK library
Code compiled using gradle 9.7.1
set on Gradle properties the Github Login name and SSO authentication Example:
GPR_USER=PezzoniL
GPR_API_KEY=XXXXXXXXXXXXXXXXXXXXXXXX
This package provides a sample application with some basic functionalities:
This package provides 2 libraries that could be included on the other STMicroelectronics' applications
They are released like maven packages
For compiling these 2 libraries is necessary to enable all the gradle tasks So:
Android Studio -> Settings -> Experimental and uncheck "Only include test tasks in Gradle task list generated during Gradle Sync"
Then open the Gradle tab on left and run: st_blue_sdk/build/assemble st_blue_sdk/publishing/publishToMavenLocal
st_opus/build/assemble st_opus/publishing/publishToMavenLocal
| Back | FazBrowse Home | New Git URL |