HIPOL Posted August 12, 2017 Share Posted August 12, 2017 Hi, I want to create a program for android for myself, this will be a mini guide to the game Heroes 3. But I just started to study the code and I need your help. I want to do the same as in the photo, but how do I assign buttons to open different images on top of the background? P.S In short, you need to do so that you press the button to display an image. I do not speak English well and the text is written with the help of an interpreter. I hope this can be read. Quote Link to comment Share on other sites More sharing options...
Cronos72 Posted August 13, 2017 Share Posted August 13, 2017 There are probably a hundred ways to do what you want. What are your constraints? Do you want it in native java code? You could use something like xamarin and do it in c#. If it is something simple you could also simply make a web app that you run on your phone. Code might looks something like this fiddle https://jsfiddle.net/kvu9t8ym/22/ and you can turn it into a web app by simply saving it to your home screen. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.