Mobile Development
Android
iOS
Web
Backend
EndpointsAndroidClient
Overview
Setup
Generating Android Client Code
Activity
Creating a Service Object
Activity
Async Tasks
Activity
Read All Movie Quotes
Activity
Inserting a Quote
Activity
Editing a Quote
Activity
Deleting a Quote
Activity
Lab: WeatherpicsAndroidClient
Questions
Slides
1.
What string is passed to the delete method?
The name of the movie
The string resulting when toString() is called on the object to be deleted
The entity key
Check Answer
Previous Task
Next Task