How to remove the test application?
Hi all, I use AS for development.
Created a project, ran a debug on the device.
And I noticed that on the desktop there are 2 icons.
And one of them runs the latest version, and the second runs an old build.
Rummaged in the project, found the package %myapp%.Test - deleted it, still creates 2 icons. However now both are running the latest build.
Question: how to remove 2 icon and what is this test package?
2 answers
Remove from the device not work?
Suggest to use Genymotion for Emulation, and real builds to try on a real device.
Find more questions by tags Android