Top "App-inventor" questions

App Inventor is a graphical programming environment for making Android apps, originally developed by Google and now run by MIT as an open source project.

Do people use MIT's app inventor for professional android apps?

My understanding of the tool is that it helps people learn about programming by making it easy to create android …

app-inventor
AppInventor: Import data from csv file into a list

I am developing an android application..i want to import data from csv file into a list in appinventor..1 method …

android app-inventor
Tips to shift from App Inventor to Eclipse

I am very good with AppInventor to build Android apps. I have good knowledge of C++ and little knowledge of …

android android-2.2-froyo android-sdk-2.3 app-inventor android-sdk-tools
App inventor 2: How to split at spaces

I have a small question. I want to split the text at the space. eg: "Hello World " should be "Hello" ,"…

android string split app-inventor
App Inventor source code

After Google discontinued its support of Android App Inventor on December 31st 2011, it has been taken up by Massachusetts Institute …

app-inventor
Undo/redo button in App Inventor 2?

Is there any undo/redo button in App Inventor 2? Surprisingly I haven't found any. Did I miss something? App Inventor 1 …

app-inventor
Can I edit an app made by Google AppInventor with other programming environment?

So I see that making an Android App with Google AppInventor is really easy comparing to make it manually using …

eclipse-plugin app-inventor
Can you sell apps made with Google App Inventor?

I read that Google App Inventor went live, not just invitation today. If I make an app with Google App …

android app-inventor
App Inventor - create and display a list of objects

I've searched over the net for this but can't find a solution so decided to post a question here. I …

android app-inventor
List containing images in App Inventor

Is there anyway that I can create a list that instead of text, contain images, in App Inventor? I want …

listview app-inventor