AndroidDeveloperLB

Results 854 comments of AndroidDeveloperLB
trafficstars

It seems that in general it is possible to manage them, but not to copy from other-contacts to them: https://developers.google.com/people/api/rest/v1/contactGroups.members/modify > The only system contact groups that can have members...

@nicktogo You can use Handler instead.

I think this can be done as such: ```kt val masterKey = MasterKey.Builder(context, MasterKey.DEFAULT_MASTER_KEY_ALIAS).setKeyScheme(MasterKey.KeyScheme.AES256_GCM).build() ```

@nikunjparadva It's just an annoying warning, which I requested to remove: https://issuetracker.google.com/issues/185219606 Please consider starring.

@nikunjparadva The warning can be ignored, as I wrote. Sadly though, there is this issue: https://issuetracker.google.com/issues/176215143 A bit rare, but exists, and you might want to have a workaround for...

How do you de-systemize? Can you please write me an example ? I tried to search how to do it and couldn't find.

@THardi Can you please share the command to de-systemize apps?

@THardi Can you please show an example ? Suppose the app package name is "com.my_app" . What would be the command?

@THardi Oh this is shown after systemizing using the module. But it can't be applied to apps that are already system apps. How come?

Size could be nice, but package name should also be included, because that's the true ID of the apps.