Android change Activity Name


/ Published in: XML
Save to your folder(s)

Change in manifest


Copy this code and paste it in your HTML
  1. <activity
  2. android:name=".MainActivity"
  3. android:label="Welcome" >

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.