Google App Inventor


Closed Thread
Results 1 to 22 of 22

Hybrid View

  1. #1
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

    Default Re: Google App Inventor

    Dave (M), and Dave (H), thank you guys, for pointing me in the right direction.

    After struggling with B4A for some time, I managed to accomplish precisely what I had in mind, and more.

    I now have an apk that acts like a numeric keypad for access control.

    As what often happens when one learns a new environment, I went overboard with some bells and whistles which were not planned on. (Automatic enabling/disabling of the bluetooth in my Android on app launch, text-to-speech annotations and so on)

    I'm sure an expert will still find it very rough at the edges, but it serves my purpose well.

    Name:  BluePad.png
Views: 2606
Size:  40.9 KB

    If anybody would like to play around with this (remember, you'll need a bluetooth module to talk to), please pm me.

    Again, thanks.

    Anand

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: Google App Inventor

    COOL!
    I am glad it is working out.
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Dec 2009
    Location
    Kalamazoo
    Posts
    42


    Did you find this post helpful? Yes | No

    Default basic4android

    this Basic4android is indeed a great program. i just got done compiling my first app, and took me a couple of days, with the trial version.

    i went ahead and shelled the 49 bucks for the enterprise version (after a 50% coupon).

    so, im going to play it forward; heres a 50% coupon code, for the enterprise version; dnjqip

    im trying to make an app that will allow me to use an android device as an lcd and keypad, and communicate with a pic18 by use of a bluetooth module.

    if anyone has succeeded with this, please advise.
    thanks
    NAG CON WIFE!
    WIFE VAR MOOD

  4. #4
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: basic4android

    so, im going to play it forward;
    cool!!!!
    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Dec 2010
    Posts
    409


    Did you find this post helpful? Yes | No

    Default Re: basic4android

    I've been playing with B4A and it's quite polished and usable.

    Having said that, poking around the web, I discovered this: http://www.laughton.com/basic/ It's considerably simpler, free, and has a growing community of users. By simpler, I mean more like traditional procedural basic programming, where B4A is more like object oriented Visual Basic.

    RFO Basic programs are written on the actual Android device - which can be cumbersome, I admit, however you can also use a text editor on your PC then move your app over to the SD card. It does have nice tools for graphics and for BlueTooth and other hardware devices/interfaces.

    Anyway, I thought I'd mention it and see if there is anyone else using it...

  6. #6
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default Re: basic4android

    I guess I am the one here that is not happy with the B4A.

    Cannnot by any means, whatever tried (from the support forum) to make the simulator run.

    My setup is a SSD disk for the system and a RAID 0+1 for the data based on mechanical disks. Have tried also on a laptop with Vista and XP (with just one disk) but no joy.

    If anyone had similar experience solved please help.

    Ioannis

  7. #7
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: Google App Inventor

    I'm new to programming apps for Android and would like to know if my project is possible.
    Can Android phone's be programed with B4A to send voice messages over WiFi only (no cell tower) to other phones?

    Also does anyone know of sub $100 disposable phones which would work for this purpose?
    They are to be used in the workplace were several are lost.


    Norm

  8. #8
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: basic4android

    Quote Originally Posted by Ioannis View Post
    I guess I am the one here that is not happy with the B4A.

    Cannnot by any means, whatever tried (from the support forum) to make the simulator run.

    My setup is a SSD disk for the system and a RAID 0+1 for the data based on mechanical disks. Have tried also on a laptop with Vista and XP (with just one disk) but no joy.

    If anyone had similar experience solved please help.

    Ioannis
    Can you get the emulator started stand alone ? It is very slow but has nothing to do with B4A. It is a google java thing.

    Try debugging directly to a device, it is much faster.
    Dave
    Always wear safety glasses while programming.

  9. #9
    Join Date
    Feb 2010
    Location
    USA, New England
    Posts
    164


    Did you find this post helpful? Yes | No

    Default Re: basic4android

    Quote Originally Posted by DDDvvv View Post

    im trying to make an app that will allow me to use an android device as an lcd and keypad, and communicate with a pic18 by use of a bluetooth module.

    if anyone has succeeded with this, please advise.
    thanks
    Haven't done that precisely, but I done similar projects. Android + BT + PIC is a great combination.

    I, for one, am as pleased with B4A as I am with PBP.

    Best Regards,
    Paul
    The way to avoid mistakes is to gain experience. The way to gain experience is to make mistakes.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts