sky201503 / android-apktool2

Automatically exported from code.google.com/p/android-apktool
0 stars 0 forks source link

ListPreference issue #166

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I use apktool (ALL VERSIONS) to decode an APK and then build immediately. 
Some ListPreference may cause FC. Just like gReader Pro v2.1.7.

Use apktool to decode it, and then build it. Then signing and installing. You 
will find that, when clicking the Option "Items limit" in "Settings" - 
"Synchronization", we'll get an FC.

gReader Pro v2.1.7 download: http://dao.dospy.com/mag/mag20081230/g217.apk

Original issue reported on code.google.com by liyuanmi...@gmail.com on 17 May 2011 at 6:03

GoogleCodeExporter commented 9 years ago
Link to apk file is broken.

Original comment by Brut.alll on 17 May 2011 at 6:34

GoogleCodeExporter commented 9 years ago
ftp://mag:magdospyzazhi@dao.dospy.com/mag20081230/g217.apk

This should be available.

Original comment by liyuanmi...@gmail.com on 18 May 2011 at 4:50

GoogleCodeExporter commented 9 years ago
This was the <string-array> and <array> issue.

Original comment by connor.tumbleson on 17 Nov 2012 at 6:51