Connect App Inventor to MySQL




Get Everything Here : http://goo.gl/hZlplw In this tutorial I want to show you how to connect App Inventor to a MySQL database using PHP. I tried to keep …

source


47 responses to “Connect App Inventor to MySQL”

  1. I just want to fill my listview with data from mysql table using PHP code.The data is being filled in the label control after it is returned by php file but not filling the listview./Listpicker. Can any body help?

  2. Hey Derek thats great what your doing I really enjoyed your tutorial and your like super funny. Thanks and keep up the good work am a novice to progrmamming and I found this video useful its something Ive been looking for ages.

  3. Hola, Estoy tratando de hacer algo similar, pero estoy tratando de hacer algo similar a una base de datos MySQL, cuando un texto es que se debe buscar, si está en la base de datos, se deben mostrar todos los registros, muchas gracias por su apoyo y si tiene otro vídeo similares

  4. Hey Derek , I am getting the error 'Select list item:Attempt to get item number 2 of a list of length 1:(18.0).Note : You will not see another error reported for 5 seconds'. Can you help in resolving this error?

  5. Watched the whole thing 🙂 And a bunch of your other stuff. You are amazing, have learned more from you in 2 days on perl php and app inv than since I started with Perl 10+ years ago. Thanks! P.S. Will donate here and there shortly.

  6. I have created an using app inventor which take picture using camera function provided by app inventor. I want connect this app to database created in phpmyadmin over xampp server. I want your help to know how to create database in phpmyadmin of xampp that stores image data, and how to connect this app to server so that it will store image taken by app in database created in phpmyadmin over xampp server.

  7. Yup, watched the whole thing 🙂 Why? Not only because it was very useful learning for me, but you did it well!

    I really, really like it that you speed up/make cuts where the repetition parts are, and it is at a pace where you dont get bored (even though it means I need to go back, pause etc., but thats a good thing), and that audio is good.

    Keep it up!

  8. I see that you are not taking questions, for these videos but maybe you might point me in a direction. when I click submit, I get a warning */Cannot parse text argument to "list from csv table" as a CSV-formated table // Any suggestions?

  9. thank you so much for your video… it rocks! I love the way you do instructions. You are very focused and for the most part succinct. You do not take time to speak about what you did last week nor do you bring up other superfluous information. Greatly appreciated!!

  10. Derek, thanks for this, some useful stuff there and basically what I am trying to achieve, but. What I am finding is that the web1.getcontent returns the whole of the source code of the web page (including the csv output) as a consequence the 'list from csv table' is not working. Any thoughs. Thanks Mike

  11. Ok I've attempted to get this to work multiple times with no success, I've modified it to fit my need so I left out the update and the get sections and just need to insert to my MySQL DB. I've created my php scripts and uploaded them to my server but when I run the app nothing happens when I click on submit. My script works fine when I run it directly from the server but it appears as though the app isn't passing the variables to be processed by php on the server.

  12. you sir have been SUPER helpful and clear i love how you spend the time to edit the video to not make it waste any time and still make it clear enough for me to understand and utilize in my own real world application! I cant thank you enough!

  13. Hi Derek, Great tutorial but I am getting the:
    ‘Cannot parse text argument to “list from csv table” as a CSV-formatted table’ Error.

    Would it be possible to publish the entire query used to generate the database / table. I think my issue might be todo with the ‘index type’.

    Your image of the table shows FULLTEXT un-highlighted….

  14. Hi Derek. Thank you very much for your effort . let me ask you a question if you don't mind.
    let's say you have three different list of contact ,with same fields and they are about 100 customers in each list.
    would you use one screen to access the three table, or would you use three different screens.
    and can you point me toan example

Leave a Reply