Yang

Results 5 comments of Yang

```kotlin @Entity data class AutoControl( @Id var id: Long = 0, @Convert(converter = ControlTimerConverter::class, dbType = Long::class) var control_timers: ControlTimer? = null, var effect_raise: Boolean = false, var enabled: Boolean...

@greenrobot-team The examples given for custom types are too simple. Are there any more complex examples. https://docs.objectbox.io/advanced/custom-types

2023-09-14 14:12:08.036 32322-32584 BufferQueueProducer com.en.information E [SurfaceTexture-0-32322-0](id:7e4200000000,api:0,p:-1,c:32322) disconnect: not connected (req=1) 2023-09-14 14:12:08.036 32322-32584 libEGL com.en.information W EGLNativeWindowType 0xb4000073e69aa1c0 disconnect failed 2023-09-14 14:12:08.044 32322-32584 EGLEvn com.en.information I Release EGL Success!...

![image](https://github.com/user-attachments/assets/543eca51-58f2-4c92-be3e-04ad7901d661) 抱歉我不是很理解。。