Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the purpose of services in the Android ecosystem, app permissions, usage of Intents, differences in designing mobile vs desktop apps, methods for users to take pictures, handling synchronous and asynchronous operations in Java, dealing with callback hell, CompletableFuture in Java, rate limits in API requests, cooperative cancellation, and testing asynchronous code for maintainability and reliability.