i’v got a button in my app underneath my play button
everytime i got to test it to goto next page i get
java.lang.stackoverflowerror: stack size 8188kb what could possible be causing this error
to show, i’v tried eveything!!!
you created an endless loop
unfortunately we can’t see the complete blocks in your screenshot…
also usually you first set the parameters of the activity starter component and then use the StartActivity method
If you are asking for help, I recommend you to make it as easy for others to be able to help you …
You probably will get more feedback then…
which means in your case post a screenshot of your relevant blocks…
To download the aia file, upload it to Kodular, open it, do some bug hunting for you, etc… this takes time, and most people will not do that…
Thank you.
What I can see on this screenshot is that your activity starter settings are nonsense. Read the documents for activity starter here Activity Starter - Kodular Docs
Also it’s not clear what your intention is using an activity starter
A very good way to learn App Inventor or Kodular is to read the free Inventor’s Manual here in the AI2 free online eBook App Inventor 2 Book: Create Your Own Android Apps … the links are at the bottom of the Web page. The book ‘teaches’ users how to program with AI2 blocks.
There is a free programming course here Course In A Box and the aia files for the projects in the book are here: App Inventor 2 Book: Create Your Own Android Apps
How to do a lot of basic things with App Inventor are described here: How do you...? .