Hi Everyone, Today I will show you how to create a custome color theme app, for your app at MIT App Inventor.
The first step you have to do is create a project in the MIT app inventor, if you don't know how to create a project in the MIT app inventor you can see it here :
Okay, if you're done making the project, you can continue in the second stage.
In the second stage, create a screen1 like this with the components shown in the image :
Your example does not Switch Screens correctly. You must never use "Open Another Screen" to return to Screen1, it is already open. Your code will fill the memory with instances of Screen1 and crash the App. Besides, colour themes are a science unto themselves which require studying. See Pantone, www3 Schools etc.
We know you have good intentions but your recent Posts show you do not have enough experience yet to write tutorials. An App Inventor tutorial must consist of best practice methods throughout, otherwise we will quickly have hundreds, even thousands of Users applying the wrong methods in their Apps!
If using the tribblehunter method, you should advise in your first post that screen switching will NOT work in companion mode, the app would need to be compiled for it to work. Another reason why using this method for tutorials and guides is not such a good thing.
Ooo, I got it, I'm sure you haven't tried my project, because my project has 3 screens and when (Screen3) saves data to tinydb, it can't be saved when I use 'close screen' to (screen1), so I open a new (screen1).
You can understand if you have tried the project @TIMAI2
Why do you think the code doesn't suitable for a tutorial?
I believe my code is correct because I've studied several tutorials for it, and I'm sorry if I'm wrong, I just hope to get support from you and others. Thank you