I am making two apps of kodular and I want to share data between them,
like this: [Free] SharedDB - Store / Retrieve data between applications - Extensions - Kodular Community
But it is no more working with new devices, I want to use them in android 11.
So, I thought that this could the solution:
1.Generate a text file from first app to device
1.Read that text file from another app.