Hi, just upgrading (finally) from our old MC55 devices to TC56 so need to learn a bit of new code. Been trying out some of the example projects but I keep getting the following error when trying to run the app:
Failed to find byte code for com/symbol/emdk/EMDKManager$EMDKListener
Any advice on what I'm doing wrong? I'm using Android studio 3.1.1, EMDK v6.8.
1 Replies
Steps to disable the Instant Run :
1. Navigate to File > Settings from the menu bar (Windows or Linux).
On Mac OSX, select Android Studio > Preferences from the menu bar.
2. Navigate to Build, Execution, Deployment > Instant Run.
3. Uncheck the check-box next to "Enable the Instant Run to hot swap code/resource changes on deploy"