Android Question Back button in b4a

regay

Member
See appcompat tutorials: https://www.b4x.com/android/forum/t...le-with-older-android-versions.48423/#content

Note that it is only available to licensed customers.

Hi erel can you help me I have two activities the first is main when I click label in main the image in main change but I my goal is to change the image in second activiy
Here's my code

If label3.Text = "EL NIDO" Then
StartActivity(sample)
Imageview1.Bitmap = LoadBitmap(File.DirAssets,"map.png")
End If
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…