AppUpdate icon indicating copy to clipboard operation
AppUpdate copied to clipboard

🚀 Android 版本更新 🚀 a library for android version update 🚀

Results 89 AppUpdate issues
Sort by recently updated
recently updated
newest added

java.lang.RuntimeException: Parcelable encountered IOException writing serializable object (name = com.vector.update_app.UpdateAppBean) at android.os.Parcel.writeSerializable(Parcel.java:1842) at android.os.Parcel.writeValue(Parcel.java:1789) at android.os.Parcel.writeArrayMapInternal(Parcel.java:931) at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1588) at android.os.Bundle.writeToParcel(Bundle.java:1253) at android.os.Parcel.writeBundle(Parcel.java:1000) at androidx.fragment.app.FragmentState.writeToParcel(FragmentState.java:125) at android.os.Parcel.writeTypedObject(Parcel.java:1643) at android.os.Parcel.writeTypedList(Parcel.java:1522) at android.os.Parcel.writeTypedList(Parcel.java:1479)...

开发者已经长时间不维护,想用的朋友可以转我的:https://github.com/xuexiangjys/XUpdate

# Bugly收集到的线上报错日志 - 日志截图如下: ![image](https://user-images.githubusercontent.com/26214519/139653516-cacba1da-0f05-4429-af4f-48f4a8841d52.png)

请问有没有传入apk下载地址的简单用法

后台接口是使用raw格式的,请求方式给params类型是Map,赋值后无法调通接口,