Problems encountered in the development of Android
java.lang.InstantiationException
** 该对象没有空的构造 **
1.在反射操作中,没有空的构造会导致该错误。
Problems encountered in the development of Android
java.lang.InstantiationException
** 该对象没有空的构造 **
1.在反射操作中,没有空的构造会导致该错误。