Entradas

Mostrando las entradas de julio, 2018

manifest 26

READ_PHONE_STATE added in  API level 1 public static final String READ_PHONE_STATE Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any  PhoneAccount s registered on the device. GET_ACCOUNTS added in  API level 1 public static final String GET_ACCOUNTS Allows access to the list of accounts in the Accounts Service.