AndroidDeveloperLB

Results 873 comments of AndroidDeveloperLB

Have you found any sample for this?

@jarrodrobins Wait, can I avoid the flags of backup, and use the alpha01 and it should work fine? All of the crashes I've reported won't occur again?

But if you don't have the backup flags, would it still occur on alpha 02 ?

@thaidn As you think that it's a hardware issue, can you please tell Google to add a test to licensing devices (I think it's called CTS), so that at least...

Doesn't deleting the data ruin how the app might work, though ? I mean, if you expect to see some content there, now it will be gone, no?

So it's not a workaround to still use what you had before. It's resetting of the data you've saved, just to avoid a crash, no? Suppose this is the code...

But you guys say you've tested it , no? Also, does it handle all the exceptions I've described in the bug report?

Can you please share a sample POC that does what you suggest, using the code of `getSecuredSharedPreferences` that I've used ?