in Education by
I've recently refactored my src directory in my IntelliJ Android project now, when I run my App on the device, I'm getting this weird error. I've marked the confusing part. Why is there a second package? How do I remove it again. Also, when I then run the app manually, i runs fine... JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
It has always been there. I mean, if you see a second package name it is not an error. You could have an application whose package id is the.package but the main activity could be in another package (e.g. com.something.else.MainActivity). In that case you will see something like: Launching application: the.package/com.something.else.MainActivity. What I would take a look at is the Run/Debug configurations which sometimes get corrupted after changing the project structure.

Related questions

0 votes
    So I'm using Codeigniter and I want to upload files. It's working fine except for this one thing. ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    I have a Hello-World application with one java class and one jsp. The JSP prints out some text ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 26, 2022 in Education by JackTerrance
0 votes
    I have a Hello-World application with one java class and one jsp. The JSP prints out some text ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 20, 2022 in Education by JackTerrance
0 votes
    I follow step by step when installing kaa single node but I have an error in heck the logs after ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 20, 2022 in Education by JackTerrance
0 votes
    In Intellij IDE's such as PyCharm or Idea there is an option to customize the menu and toolbar by ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 7, 2022 in Education by JackTerrance
0 votes
    This one has been bugging me for a while now. Is there a way I can stop Intellj IDEA from ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 24, 2022 in Education by JackTerrance
0 votes
    I know RIM has their own IDE (BlackBerry JDE) for building BlackBerry apps, but does anyone know how ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 16, 2022 in Education by JackTerrance
0 votes
    The one that ships with IDEA is nothing more than a GWT project creation tool. Is there a better ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 11, 2022 in Education by JackTerrance
0 votes
    The one that ships with IDEA is nothing more than a GWT project creation tool. Is there a better ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 5, 2022 in Education by JackTerrance
0 votes
    The one that ships with IDEA is nothing more than a GWT project creation tool. Is there a better ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 5, 2022 in Education by JackTerrance
0 votes
    Which part stores the program arguments and startup parameters? (a) debug configuration (b) run configuration (c) ... Servlet of Java Select the correct answer from above options...
asked Feb 22, 2022 in Education by JackTerrance
0 votes
    I want to automate the launch of a set of Linux EC2 instances. Basically, I want to write a script/program that ... in Amazon AWS/EC2? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I was coding in IntelliJ IDEA when I mistakenly pressed some random key and this green "check" sign ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jan 15, 2022 in Education by JackTerrance
0 votes
    Devices are configured ______ . when device is used at the startup of windows when out of order Select the correct answer from above options...
asked Dec 17, 2021 in Education by JackTerrance
0 votes
    Devices are configured ______ . when device is used at the startup of windows when out of order Select the correct answer from above options...
asked Dec 17, 2021 in Education by JackTerrance
...