How Pass String Value from One application to another application in android

my app A and have a string value “Hello”. I want to send this string value to app B.

please help me

You could do it using a online database or table. Store the string value in the database in the app 1 and read it in the app 2.
You can use such firebase, Google sheets, airtable, for examples

thanks which one will be the easiest way to do it?

Either of them, although airtable could be easier.
Look this example to see block.

I think that you want to do any similar.

1 Like

For simple thing use Firebase

1 Like

hi @still

i connect my both apps (A&B) with airtable. they started work pefectly. thanks alot

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.