TYZRPVX

Results 5 issues of TYZRPVX

We want to introduce this library on our client product, so would like to know background information on this part, thanks

PROBLEM DESCRIPTION: In an Android application that contains multiple Dynamic Feature modules, AndResGuard will report an error, corresponding to the error stack: PROBLEM ANALYSIS: By analyzing the resources.arsc binary file,...

PROBLEM DESCRIPTION: In an Android application that contains multiple Dynamic Feature modules, AndResGuard will report an error, corresponding to the error stack: ![](https://user-images.githubusercontent.com/7645818/115002599-861ae980-9ed7-11eb-90a6-d22d8576730a.png) PROBLEM ANALYSIS: By analyzing the resources.arsc binary...

Fixed UpdateBuilder.update() / DeleteBuilder.delete() always return 0 when WAL enabled 1. The root cause is the same as referred in https://github.com/j256/ormlite-android/pull/131 2. Maybe reflection is necessary, `execSQL` returns void, but...