Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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 is shaken while unlocked. But couldnt figure out: a. how to make application run in background. b. what property i am going for. Like what tells phone's screen to scroll left or right when finger slides across the screen. What method is called. I figured view class would have to do something with it. Having no java experience i couldn't make much sense out of sdk,refernce,resources etc.

Please help me out, i will give you credit for it. Oh also i think i might have to include "activity starter" too.

like image 813
Umer Avatar asked Nov 05 '22 03:11

Umer


1 Answers

It's an issue for app inventor http://code.google.com/p/app-inventor-for-android/issues/detail?id=32

star it to show you are interested

like image 156
Gary F Avatar answered Nov 29 '22 19:11

Gary F