Android Question 2 applications interacting

apty

Active Member
Licensed User
Longtime User
i have 2 b4a apps that are to interact with each other. The first app has 6 imageviews with images. The second app has also 6 imageviews with different images from the first one. Now i want to replace the images in first app with those of second app by clicking on a button on the second app. The first app will then display images from second app. Kindly guide me on how to do this, i will really appreciate
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Top