Hello everyone! First of all, not sure if this is the right category for this topic, pls let me know if not ![]()
While working with AppInventor for the first time I was having issues being unable to change the scren name after creation, both for keeping the app semantics sane and when splitting the development and trying to merge several projects using AI2 Project Merger Tool: combine two App Inventor projects into one
I have written this small tool that allows you to rename screens other than Screen1 from an aia file GitHub - fgimenez/ai2-screen-renamer: A command-line tool to rename screens in MIT App Inventor 2 projects · GitHub not sure if it is he right approach or something else already exists, in any case, any feedback is more than welcome ![]()
Thanks!