Angelo Taylor is a University of San Francisco student who took my App Inventor course last year. He has created this video about our App Inventor course. Great work Angelo!
Filed under: students, success stories, teaching, what is app inventor? | Tagged: android, app inventor, education |
I made an app (Lua) https://market.android.com/details?id=panicpop.games.starshotFREE&feature=search_result
I am trying to create an app the allows my employees to enter text and then send the text entered to a email account. I have set up labels and text boxes, but now I would like there to be a button where when clicked it send all the information that was gathered in the text/check boxes. Is this possiable? I am not sure how to set that up using app inventor.
Hi Brian. To email info you’ll need to use the ActivityStarter component. There’s some documentation on it on the app inventor site and you should also join the forum and search there.
Good luck,
Dave