Question: Please answer with java code, comments, and provide screenshots showing that the code works as intended. If correct I will give a thumbs up !
Please answer with java code, comments, and provide screenshots showing that the code works as intended. If correct I will give a thumbs up Thank you!
Use Android Studio to Complete this
Scrapbooking App Find three open source images of famous landmarks using websites such as Flickr. Create an app in which you arrange the images in a collage. Add text that identifies each landmark. Recall that image file names must use all lowercase letters.
Hint: This is nearly identical to the Welcome app, but consists of three ImageViews and three TextViews. Using the layout editor, place an ImageView then TextView onto a LinearLayout, then repeat this process two more times. Use smaller font sizes for the captions, so that more space can be used to display the images. The end result should look like the attached image. Here is my code so far:
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
