Right click on the your package name and select new activity and enter your activity name and finish.
and then edit your xml file according to your need and also check it in your project manifast file is declare of not declare your activity if not declare then declare here as like <activity android:name=""/>.
and then edit your xml file according to your need and also check it in your project manifast file is declare of not declare your activity if not declare then declare here as like <activity android:name=""/>.
No comments:
Post a Comment