Is it possible to implement a web server using App Inventor?
--
Depending on exactly what you mean by Web Server and what you want to do with it, here is a search for app inventor web server
--
--
MIT Inventor 2
, may I create a Notification Area Notification
caused by an Alarm, which is placed in the notification area of an Android smartphone? So that I may create a silent alarm
, as standard with Android apps? And if so, how to do it?Requirement #5
in this document ( describing an Android programmming task, which is not intended to be implemented with a code generator, of course ) My research:MIT Inventor 1
, it was obviously possible to create notifications, which can be viewed by pulling down the status bar. See "AlertMe: Texting in the background, when app is not running". http://appinventor.mit.edu/explore/content/alertme.html I didn´t find a corresponding tutorial for MIT Inventor 2
...MIT Inventor 2
, you may create Notifications, which are displayed immediately by modale windows, or which are pushed to Android logfiles, invisible to ordinary Android smartphone users. I didn´t find any option to create a "silent alarm" visible just in the notification area. Am I right?!MIT Inventor
like Punya
and Ai2LiveComplete
, does any of it cover this "silent messaging"?Texting
component can display a notification also in App Inventor 2, see also the documentation. This feature however is available only in the United States.i want to add some notification like this -> http://prntscr.com/2xjo6f (click it to watch the image) and when user click it change to my app .
Also if it's possible i wanna add some label and display into it the song name. can anyone help me with that? i'll leave my source code if anyone can help me.