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.

How to create an background activity in app inventor

I wanted to create an app in appinventor that would switch screen right/left depending on what side the phone …

background-process app-inventor
how to pass data between screens using intent in MIT app inventor

I am a beginner in MIT app inventor tool. I am stuck on passing data between screens. I have searched …

app-inventor
How can I open a web page in App Inventor

I have a webviewer which is the main application andbelow the webviewer is a button. I would like to open …

android mobile-application app-inventor
Error 703... unable to play .mp3 file

I am building an app using App Inventor in which I need to play some sounds on button click. When …

app-inventor
Copy blocks to another screen MIT App Inventor

I published my app that has many screens, but now I want to go back and add a new feature …

app-inventor
app inventor 2 POST

I want to integrate a webviewer component in an appinventor app. I want the app to POST something to already …

php android http post app-inventor
How to integrate Google Admob Ads in a MIT App Inventor 2 project?

The MIT App Inventor 2 uses blocks to create the android application, however it does not use Java. I programmed my …

android app-inventor
connect, send, and display data in Android via App Inventor

I have a huge demand for people who want an application to connect to Uniquez from their Android devices. I …

android app-inventor
Upload a file with App Inventor 2 to a server through PHP

I am trying to upload a file with App Inventor 2 to a server through PHP. I followed the Photo Booth …

php post file-upload app-inventor
Arduino --> Android bluetooth communication (receive text with App Inventor)

I'm creating an Arduino based drone that can be controlled through an Android application. In order to improve the user …

android bluetooth arduino communication app-inventor