[FREE] UUID - generate /retrieve a unique id of your device

what exactly did you change in the manifest?
Taifun

I've added and removed every Storage Permission you can imagine.
I'm not very familiar with code development, but I saw several topics. Some said to add Storage Read and Write permission. Others said it was no longer necessary. The fact is that I receive error 908 when I deal with screen errors. And I always get the empty UUID

in the end you need an extension, which works for all Android versions without modifying the manifest...
let's wait for an answer from @Kevinkun ... probably the extension needs a SDK33 update...

Taifun

1 Like

Did you set the default filescope to Legacy ?

Just tested, working OK in Companion 2.68u on Android 13

In Companion it works fine. However, when the APK is generated and installed on Android13, it does not work.
I've already tested all the modes, but currently the filescope is in legacy at the request of the extension itself.

Confirmed, generates Error 908 request for WRITEEXTERNALSTORAGE has been denied.

Alternative you should try:

1 Like

It's works! Thank you!

A post was merged into an existing topic: [FREE] DeviceFingerprint: Uniquely identify devices

Maybe this exention not working any more due to more and more strict regulations of Google?

Another option is to use Device extension and MD5 extension like this:

use this md5 string as uuid.