Im new in Android Developing. Im trying to make a simple QR scann reader using "Barcode Scanner". So I have started some tutorials from the android.developer site. I've finish this tutorial tutorial. So I´ve moved on to what I actually wanted to do and found this awnser on how to use Barcode Scanner in my app. I make a new Project and use that code. BUT (and here is the problem) when I run my application, the Devices Logcat shows two process, one form the new app and the other one from the tutorial. The second package that is shown, I dont know where is taking it from. I´ve deleted the projet of the tutorial and still start the tutorial app when I run my new project.
Im using Android Studio.Any help will be appreciated!!! Thanks in advance!!! (Sorry for my English)