Skip to first unread message

Ricardo Reyes

unread,
Jul 29, 2015, 10:22:21 PM7/29/15
to MIT App Inventor Forum
Hola:
tengo la necesidad de detectar el click de un boton en la pantalla de mi smartphone. Busco algo que haga la conexion sin necesidad de internet. Solo wifi en la misma red.Gracias

SteveJG

unread,
Jul 31, 2015, 9:33:53 PM7/31/15
to MIT App Inventor Forum
Adding a Button and placing code are easy activities with App Inventor Ricardo.     Add a button using the Designer screen, then put some blocks in the button.click block.

"without the Internet connection" -- do you want to program using App Inventor without an Internet connection    or something else?


We want you to have fun with App Inventor so here are some resources to help you learn to use the AI2 tools  A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook   http://www.appinventor.org/book2 ... the links are at the bottom of the Web page.  The book 'teaches' users how to program with AI2 blocks.

There is a free programming course here http://www.appinventor.org/content/CourseInABox/Intro  and the aia files for the projects in the book are here:  http://www.appinventor.org/bookFiles  

How to do a lot of basic things with App Inventor are described here:  http://www.appinventor.org/content/howDoYou/eventHandling  .



Regards,
Steve

Ricardo Reyes

unread,
Aug 2, 2015, 5:48:50 PM8/2/15
to MIT App Inventor Forum
Hola Steve. Gracias por tu atención. Tengo aplicacion en Visual Basic.net y necesito detectar el" click" de un boton que se encuentra en la pantalla de una tablet. La idea es usar la tablet como monitor "touchscreen" para la aplicacion en VB.net.Saludos.

SteveJG

unread,
Aug 2, 2015, 6:01:32 PM8/2/15
to MIT App Inventor Forum
VB.net is a Windows compiler used to make  Windows programs (*.exe).  You want an Android app to communicate with a Windows program.    

Does VB.net have a Bluetooth capability?   If VB.net has a Bluetooth client/server capability, the Android app might be able to communicate with the VB program using Bluetooth to pass information, otherwise I think using the tablet as a touchscreen to monitor the VB app is impossible.

Regards,
Steve
Reply all
Reply to author
Forward
0 new messages