This is a basic Android Application that demonstrates following
- How to handle orientation changes, in this project, we change text of a TextView on orientation change and also image of a image view.
- How to change Action bar title
- How to set custom font to text views in Android project.
- changing App icon /* You have to resize image to 192 * 192 pixels */
Requirements of project are
- Change App Icon
- Add a textview that displays your name
- Add an Image View that changes with orientation change. display two different images, one when phone is in Landscape and other when it is in portrait
- Add another text view whose text changes with orientation