Search found 1 match

by Thomas Gruber
Thu Feb 14, 2019 9:17 am
Forum: Mobile Testing
Topic: Failed to recompile the instrumented code
Replies: 1
Views: 3303

Re: Failed to recompile the instrumented code

We figured out a solution for this issue. There is a bug in the apktool that wrongly uses <style> tags instead of <string-array> tags. If you only use the apktool (without Ranorex) to decompile and compile your solution, you have to change the outputted arrays.xml file by changing the wrong recource...