Our settings page on Android does not include a lot of the options that we support on other platforms, because Android ships with Widevine already and therefore does not need those options.
Because these options are not visible on Android, we also do not need the separator used to visually separate these options from other options.
Curso realizado na plataforma Alura, utilizando recursos do pacote java.io. Aplicando conhecimentos em leitura e escrita de arquivos através de InputStream e OutputStream e também aplicando tratamento de encoding em arquivos e plataformas, finalizando com a serialização e deserialização de objetos.
The purpose of this program is to demonstrate OOP fundamentals through an I/O Java application. This virtual vending machine allows you to view machine inventory, insert change, and purchase a snack, all of which is recorded in the TotalSales.txt and audit Log.txt files.
App is an example of getting data from the remote data source performed by AsyncTaskLoader on the background thread. It's list of Earthquakes, each item shows eartquakes magnitude, time and location. Data are fetched by making HTTP request to the Earthquakes API and then by getting JSON response from the server. Clicking on list item, opens another activity that shows google map of eartquake location.
Our settings page on Android does not include a lot of the options that we support on other platforms, because Android ships with Widevine already and therefore does not need those options.
Because these options are not visible on Android, we also do not need the separator used to visually separate these options from other options.