Page 1 of 1
Differences between android apk and tester app
Posted: Wed Aug 19, 2015 7:13 pm
by Miguel Navarro7469744
I just noticed some differences and was wondering specifically if I modify java source in the source area of the app builder does that compile my changes when exporting my apk. One thing that I noticed was the scanning window for the barcode changed size between the app tester and the apk. I'm not sure whether this was due to compiling my changes or just the way the tester works.
Differences between android apk and tester app
Posted: Thu Aug 20, 2015 11:08 am
by Evgene Karachevtsev
Hello Miguel,
Could you please provide us screenshots of what you get on a device and in the tester? Also please specify what device with what OS do you use.
Differences between android apk and tester app
Posted: Thu Aug 20, 2015 5:55 pm
by Miguel Navarro7469744
Tester app barcode scanner
apk export scanner
Differences between android apk and tester app
Posted: Thu Aug 20, 2015 5:57 pm
by Miguel Navarro7469744
exported apk
tester app
Differences between android apk and tester app
Posted: Thu Aug 20, 2015 5:58 pm
by Miguel Navarro7469744
The main thing I want to know is if I modify java source for the barcode scanner in the builder are those changes compiled. I might have fixed this issue myself or it's just an issue with the tester app.
Differences between android apk and tester app
Posted: Thu Aug 20, 2015 8:55 pm
by Evgene Karachevtsev
Miguel,
The size of the scanning square may differ because of the screen resolution. You may try to change it by changing java files of scanner plugin at the source tab, but this is outside the scope of our support.
Differences between android apk and tester app
Posted: Thu Aug 20, 2015 8:59 pm
by Miguel Navarro7469744
So if I change scanner files... this is compile when I produce an apk, but is not used for the tester?
Differences between android apk and tester app
Posted: Sun Aug 23, 2015 10:57 am
by Serhii Kulibaba