当前位置:网站首页>Realease package appears – missing type parameter
Realease package appears – missing type parameter
2022-06-12 04:49:00 【MoonlitNightWolf7】
The project uses gson, Used in parsing
Type listType = new TypeToken<>(){}.getType();
When using debug There is no problem with network requests when packets are sent , But there was a problem when the project was packaged and run on the real machine , Unable to access the data in the background , Log printing –missing type parameter, This is due to confusion , Solution : stay proguard.txt Add the following statement to
-keep class com.google.gson.** {*;}-dontobfuscate
-dontoptimizeClose test available
边栏推荐
- Oracle paging query ~~rownum (line number)
- Asp. Net core EF value conversion
- leetcode797. 所有可能的路径(中等)
- Find missing sequence numbers - SQL query to find missing sequence numbers
- BI 如何让SaaS产品具有 “安全感”和“敏锐感”(上)
- leetcode797. All possible paths (medium)
- One dragon and one knight accompanying programmers are 36 years old
- C# TaskFactory. Startnew method
- QT compiling security video monitoring system 43- picture playback
- 【cjson】根节点注意事项
猜你喜欢

Acquisition of Lai data, NPP data, GPP data and vegetation coverage data

L1-064 AI core code valued at 100 million (20 points)

kali_ Nat mode, bridging Internet / host only_ detailed

cellular automaton
![[GIS tutorial] land use transfer matrix](/img/89/c5b55262e39405547c46538355e278.jpg)
[GIS tutorial] land use transfer matrix

Operation of simulated examination platform for theoretical question bank of G2 utility boiler stoker in 2022

Understanding of day16 array create query static and dynamic array array array performance in memory

1009 word search

D1 Nezha development board power on record

Raspberry pie 4B uses Intel movidius NCS 2 for inference acceleration
随机推荐
BI 如何让SaaS产品具有 “安全感”和“敏锐感”(上)
kali_ Nat mode, bridging Internet / host only_ detailed
Thousand word masterpiece "programming biography"
Longest palindrome string
Asp. Net core EF value conversion
Qinglong wool - Kaka
mysqld: Can‘t create directory ‘D: oftinstall\mysql57 (Errcode: 2 - No such file or directory)
February 19, 2022 [Nolan] Nolan resurrected? Change · Nolan [soul orchid] can be connected to XDD / silly girl
[SC] OpenService FAILED 5: Access is denied.
Zabbix6.0 new feature GEOMAP map marker can you use it?
Ten trends of Internet Security in 2022 industry released
According to aiqicha, keep went public in Hong Kong and hit the "first share of online fitness"
SQL injection upload one sentence Trojan horse (turn)
Introduction to distributed locks
windows如何安装多个版本mysql,如何同时启动
LabVIEW关于TDMS和Binary存储速度
请用递归的方法计算下列函数的值:px(x,n)=x-x^2 +x^3- x^4+… ((-1)n-1)(xn) n>0 **输入格式要求:“%lf%d“ 提示信息:“Enter X and N:”
加速訓練之並行化 tf.data.Dataset 生成器
Install/Remove of the Service Denied!
Summary of common interview questions in redis