HQiang

Results 4 comments of HQiang

Can you provide your email address to me, I provide you with a pdf with signature and seal, you can try it

用kotlin回报这个错。属于严重bug了

ReflectUtils类中的findField反射时报的错,No field View in class Lcom/android/internal/R$styleable private static Field findField(Class clazz, String name) { try { return clazz.getDeclaredField(name); } catch (NoSuchFieldException e) { if (clazz.equals(Object.class)) { e.printStackTrace(); return null; }...

同样遇到播放摄像头rtsp几分钟就一直卡住,兄弟们,你们怎么解决的