Is it possible to run MIT App Inventor code on Android Studio?

Hello, i was making a remote controlled roller blind based on arduino esp8266, made a simple program in MIT App Inventor to remote controll with esp, so it works perfectly but i dont like how it looks, all i want it: put the code from MIT to Android studio and make it look better, now i have a extracted Java code, but the problem is that Android Studio can not run it -
"error: package com.google.appinventor.components.runtime does not exist
import com.google.appinventor.components.runtime.HandlesEventDispatching;"
what can i do to fix it?

That's an impossible mission Volodymyr.

There is no reason why you should not be able to 'beautify' your GUI in App Inventor though. Browse through the Gallery and you can see what can be done.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.