Hynson

Results 17 issues of Hynson

I add it on readme. but I 'm not feed Okbuck has runned! maybe I need do other config?

Is I need to update my kt-version, or do other config for my project? and I want know okbuck is only support MacOs?

你好,我在使用LiveEventBus过程中遇到了ConcurrentModificationException,通过分析觉得是不是LiveEventBus不支持并发修改?bugly日志如下: java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573) java.util.AbstractCollection.toString(AbstractCollection.java:372) java.lang.StringBuilder.append(StringBuilder.java:202) com.jeremyliao.liveeventbus.core.LiveEventBusCore$LiveEvent.postInternal(LiveEventBusCore.java:264) com.jeremyliao.liveeventbus.core.LiveEventBusCore$LiveEvent.access$1800(LiveEventBusCore.java:132) com.jeremyliao.liveeventbus.core.LiveEventBusCore$LiveEvent$PostValueTask.run(LiveEventBusCore.java:357) android.os.Handler.handleCallback(Handler.java:733) android.os.Handler.dispatchMessage(Handler.java:95) android.os.Looper.loop(Looper.java:136) android.app.ActivityThread.main(ActivityThread.java:5017) java.lang.reflect.Method.invokeNative(Native Method) java.lang.reflect.Method.invoke(Method.java:515) com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779) com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595) dalvik.system.NativeStart.main(Native Method)

I need this funcation, when scan finished add all data and to show this list. I think should add it.

sometime we need to get the current connected wifiinfo ,such as wifi_info ,ip address or others about wifi-station detail info. so I hope add it. it 's not difficult.

![image](https://user-images.githubusercontent.com/13035957/149144749-9ed20f58-1981-477f-82df-e41d86910c72.png)

sdk api can support ExternalFile path not only asset? sometime I need download form cloud the model, model is so big.

基于下图的原理,该方案存在切换activity悬浮框也会跟着刷新重绘,不知道作者有没有好方案解决该问题。 ![图片](https://user-images.githubusercontent.com/13035957/226771072-10998898-4ab8-45ae-8536-1e5be4fd452c.png)

My AS always tip: Unsupport or recognized SSL Message. ![image](https://github.com/buildfoundation/mainframer/assets/13035957/207b21d4-f42c-47d5-bd0c-4685c8562fb3) system os: windows 10, ssh is runing

I clone project and run android example, find it not support Streaming support. I need how to do it?