Answers

Question and Answer:

  Home  Team Leader Android Developer

⟩ Tell us where will you declare your activity so the system can access it?

Activity is to be declared in the manifest file. For example:

☛ <manifest></manifest>

☛ <application></application>

☛ <activity android:name=”.MyIntellipaat”>

 159 views

More Questions for you: