peking_ling

Results 3 issues of peking_ling

rst=[(f'{x}{y}{z}')for x in (1,2,3,4) for y in(1,2,3,4) for z in(1,2,3,4)]

redex-all classes.dex -o outfile/ -p ../../proguard.cfg TRACE_CLASS_FILE= TRACE_CLASS_NAME= Unimplemented command (skipping): -renamesourcefileattribute at line 2 1: -dontobfuscate 2: !>-renamesourcefileattribute-dontskipnonpubliclibraryclassmembers' what(): /home/peking/work/redex/libredex/VirtualScope.cpp:893: void virt_scope::ClassScopes::build_interface_scopes(): assertion `!scopes.empty()' failed. Scope empty for Lcom/bytehamster/lib/preferencesearch/SearchPreferenceResultListener;.onSearchResultClicked:(Lcom/bytehamster/lib/preferencesearch/SearchPreferenceResult;)V...

**Describe the bug** when android phone setup a wifi hotspot, aother device connect the wifi hostpot, the android app can not find the ice candidate of the wifi hotspot **To...