Mit App Inventor Activity Starter

Posted on
  • Activity Starter is mostly for advanced developers, but it's a key way to extend the App Inventor, because it means lets you take advantage of applications written.
  • I am a beginner in MIT app inventor tool. I am stuck on passing data between screens. I have searched a lot of time on the internet. I got lots of results using activity starter with intent, but ho.
  1. Mit App Inventor 2 Activity Starter
  2. Mit App Inventor 2 Sign In
Active4 years, 9 months ago

I am a beginner in MIT app inventor tool. I am stuck on passing data between screens. I have searched a lot of time on the internet. I got lots of results using activity starter with intent, but how it is possible in MIT app inventor?

This chapter introduces the following App Inventor components and concepts:. The Activity Starter component for launching other Android apps from your app. The WebViewer component for showing web pages within your app. How to use list variables to store information for your app.

If in android we can pass data like this

We now have more than 10,000 fun web games that you can play in your browser directly. Feel familiar casual video games with no downloads needed, solely connect and play, and don't be troubled, all of these games are absolutely free.Whatever game you are searching for, we've got it here. Thousands of options from the best developers around. This is actually the best spot on the web to play games without cost! Crazy flasher game If you would like all the pleasure of a classic pc game without the download trouble, then you'll completely love playing games online.

Starter

by using bundle we get that data, but how it is possible in MIT app inventor?

trooper
3,5324 gold badges26 silver badges31 bronze badges
Pavan tejPavan tej
1411 gold badge2 silver badges11 bronze badges

1 Answer

You have 2 options to pass data between screens:

Mit App Inventor 2 Activity Starter

Mit app inventor 2
  1. to use the open another screen with start value block
    example:as you can see, a value also can be a list..
    then in the other screen you can get the data using the get start value block

    LXi & Flexi Version for WindowsWindows Operating System5.7Windows 95/986.0/6.6Windows 7.5Windows 2000, XP SP1 or SP28.0Windows XP SP1 or SP28.5Windows XP SP3, Vista 32-bit8.6Windows XP SP3, Vista, 710.0Windows XP SP3, Vista, 710.5Windows XP SP3, Vista, 711Windows Vista, 7, 812Windows Vista, 7, 8 and 10Note: Versions 11 and after are Cloud-based. Flexi cutting software.

  2. to use TinyDB
    for example in Screen1 just store the data in TinyDB and read it again in Screen2

TaifunTaifun
5,3646 gold badges26 silver badges158 bronze badges

Mit App Inventor 2 Sign In

Not the answer you're looking for? Browse other questions tagged app-inventor or ask your own question.