bangbang.S

Results 7 issues of bangbang.S

经常使用的蓝牙 BT,BLE 工具类

StrongVpn 按照 您的Host(http://linkv.org/download/hosts) 配置后,还是不是访问,没办法注册。 杭州,电信

i want to get block callback only & send this back to my statistics server, so ... ...

enhancement

**Describe the bug** when build android demo on windows 10 platform, ther is a error when build libs/geometry/libgeometry.a **To Reproduce** Steps to reproduce the behavior: 1. install prerequisites on my...

windows
android
build
low priority

**Describe the bug** in my demo, i load indirectLight from ktx file whick generated from cmgen util. it work perfectly. but when i want change a different indirectLight at some...

### when i write android hilt demo (https://developer.android.com/training/dependency-injection/hilt-testing#testing-dependencies), in app/build.gradle ``` plugins { id 'com.android.application' id 'org.jetbrains.kotlin.android' id 'kotlin-kapt' id 'dagger.hilt.android.plugin' } android { compileSdk 32 defaultConfig { applicationId "com.example.kilt_kotlin"...

Hi, every one: in JAVA, i can create shadow of static method esaily, but how can i do this in kotlin? especially, create shadow of Kotlin companion method? @RunWith(AndroidJUnit4::class) class...