logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Aditi ToshniwalMarketing
(/5)

670 Answers

Hire Me
expert
Drake WeberPhilosophy
(5/5)

867 Answers

Hire Me
expert
Dennison BertonBusiness
(5/5)

890 Answers

Hire Me
expert
Maria SarapovaEducation
(5/5)

782 Answers

Hire Me
Android Programming

The aim of this task is for you to demonstrate how more complicated UI elements can be used.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Developing apps using UI elements 

AIM

The aim of this task is for you to demonstrate how more complicated UI elements can be used.

TASKS

1.   A simple booklist

Create a custom list using RecyclerView that shows information about some books with the following information (a crude design for each row is below): an icon, and name and book rating on two lines.

+------------------------------+

|Icon|      Book Title          |

|    |      Rating              |

+------------------------------+

In the submission, you must show the screen shot and the code that renders the Row Adapter code. You can use any icons (i.e. they need not be associated with the book title or rating). You need 10 rows of test data in your application (which can be stored in an object).

Checklist

  • Screenshot with a custom list showing icon, name and book rating is

  • Code snippet of the Row Adapter

2.   Activities and fragments and intents

What is the difference between activities and fragments? Also briefly describe the function of a FragmentManager and a Fragment transaction. Provide an example of where Fragments might be useful. How are intents used to transition between activities?

Checklist:

 The difference between Activities and Fragments is

  • The function of a FragmentManager and a Fragment transaction is

  • Intents are defined and an example is provided of an

  • Text is properly referenced and is the student’s own words unless otherwise

DEMONSTRATION

You will be asked to demonstrate your assignment in the lab. You should be able to do this and explain your code when asked in the lab session.

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme