How can I get all accounts in android phone with Embarcadero Delphi? I know that we use AccountManager to get accounts in Java. But how is it in Delphi? Can anyone help me?
You can access any Java classes via the JNI bridge. There is a utility to build wrappers, or you can use a pre-generate one. Here is one for API level 21 or you can browse more here. You can also generate your own with Java2OP.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With