Results 1 to 7 of 7

Thread: Electronic Visitors Book, source included

  1. #1
    New to AndroidZA
    Join Date
    Jan 2011
    Location
    Eastern Pretoria
    Posts
    26
    Thanks
    1
    Thanked 1 Time in 1 Post
    Rep Power
    10

    Electronic Visitors Book, source included

    Our neighbourhood has a guard with a visitors book. I wrote an app that's an electronic visitor book: The guard enters the destination address on the app. The app looks up the cellphone number of the resident and sends him/her an SMS.

    I used a cheap R1k phone. I locked the phone (not the sim) with a PIN. The app launches on startup and pops up over the lock screen. If the back button is pressed, the activity restarts within 9 seconds. The guard can get to a few options by giving the power button a long press, including reboot. But anything like games is impossible. I installed Cyanogenmod and deleted a lot of apps, but it wasn't really necessary.

    The cellphone numbers are stored in a Google Doc. The SMS is sent through a bulk provider and not from the sim. All the details are in the source, except the password and key.

    Source
    I couldn't upload the zip file to the forum, so I'm using a 3rd party site.
    Last edited by nroets; 29-09-2011 at 19:31.

  2. The Following User Says Thank You to nroets For This Useful Post:


  3. #2
    Super Moderator RaZeaL's Avatar
    Join Date
    Apr 2010
    Location
    Mnandi, Centurion
    Posts
    1,627
    Thanks
    42
    Thanked 47 Times in 45 Posts
    Rep Power
    23
    This is excellent! Great idea...
    Samsung Galaxy Note II GT-7100 - Rooted CWM - PhoeiniX ROM - XXDLK7 - JB 4.1.2 - RedPill Kernel
    HTC Desire - Rooted with Touch EXT4 - ParanoidAndroid - JB 4.1.2
    Asus Transformer TF101 - Rooted with Clockwork Recovery - CyanogenMod - JB 4.1.2

  4. #3
    Administrator
    Join Date
    Apr 2010
    Location
    Midrand
    Posts
    564
    Thanks
    1
    Thanked 25 Times in 16 Posts
    Rep Power
    16
    Fantastic! Has it been running for a while? How is it working so far?

    Definite commericial possibilities here :-)

    Sent from my Transformer TF101 using Tapatalk
    Web: http://tobykurien.com
    Twitter: @tobykurien
    Hire me for Android development: http://tobykurien.com/android-development-south-africa/

  5. #4
    New to AndroidZA
    Join Date
    Jan 2011
    Location
    Eastern Pretoria
    Posts
    26
    Thanks
    1
    Thanked 1 Time in 1 Post
    Rep Power
    10
    It went live today.

    The initial zip file had a bug where the app would not appear after hitting 'Home'. But I fixed it with an onPause() method. And I reduced the restart timer to 4 seconds.

    Commericializating something like this is not for me. (Lots of tech support). I'm placing it under an Apache license.

  6. #5
    New to AndroidZA
    Join Date
    Nov 2012
    Location
    Witkoppen,
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    I stumbled on this when looking for a coffee table visitors book for our private lodge near Bela Bela. I am so glad I did. With the 2 massive fires that occurred recently at Zondela (unfortunately with the loss of 2 lives) and Cape St Francis there is a very real need for Security Management at large Estates and Resorts to have instant access to information as to which sites are occupied in the event of a fire. I envisage that an app like the one you have developed could be expanded to include an interface to Google Maps so that a tag (red for occupied - green for not) on each site (identified by GPS co-ordinates) could be updated with the number of people and vehicles on that site. I envisage a barcode reader app being used for access & egress control. The SMS comms are ideal because of lightning problems that kicked another system (just access control) we were using into touch. Do you know if anyone has picked up on your app - I am aware that you didn't want to get involved in commercial possibilities. Please give me contact details.

    I hope this thread is still alive - it was first started quite a while ago.

    PS Our lodge is in a private reserve together with 200 other private lodges, 120 Timeshare units, 100 rooms in a main lodge as well as a caravan & camp site.

  7. #6
    New to AndroidZA
    Join Date
    Jan 2011
    Location
    Eastern Pretoria
    Posts
    26
    Thanks
    1
    Thanked 1 Time in 1 Post
    Rep Power
    10
    Quote Originally Posted by BigAl View Post
    I stumbled on this when looking for a coffee table visitors book for our private lodge near Bela Bela. I am so glad I did. With the 2 massive fires that occurred recently at Zondela (unfortunately with the loss of 2 lives) and Cape St Francis there is a very real need for Security Management at large Estates and Resorts to have instant access to information as to which sites are occupied in the event of a fire. I envisage that an app like the one you have developed could be expanded to include an interface to Google Maps so that a tag (red for occupied - green for not) on each site (identified by GPS co-ordinates) could be updated with the number of people and vehicles on that site. I envisage a barcode reader app being used for access & egress control. The SMS comms are ideal because of lightning problems that kicked another system (just access control) we were using into touch. Do you know if anyone has picked up on your app - I am aware that you didn't want to get involved in commercial possibilities. Please give me contact details.

    I hope this thread is still alive - it was first started quite a while ago.

    PS Our lodge is in a private reserve together with 200 other private lodges, 120 Timeshare units, 100 rooms in a main lodge as well as a caravan & camp site.
    What you are describing is an order of magnitude more complicated than my app, i.e. a completely different app.

    Also note that people move between houses / flats, pick up their neighbour's kids etc. And guards are notoriously bad at keeping proper records. So you cannot with any degree of certainty determine if a house or flat is occupied by looking at who goes in or out of the gate.

    I am not aware that anyone picked up on my app. But I know that startups often take code or ideas from web forums like these, develop them into commercial products without giving credit. It's happened to me before and I'm OK with that.

    Over the past year things went very well. The phone is still working. Every month we send more and more SMSs as the guards and the public get more conditioned.

    I've also realized that can reduce the charges from 30c/SMS to 15c/SMS if we switch from bulksms to 8ta More. I coded the changes, but I haven't found a reliable app for forwarding the replies from the guard to me.

  8. #7
    New to AndroidZA
    Join Date
    Nov 2012
    Location
    Witkoppen,
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    Thanks for your very prompt reply. Most appreciated, and comments noted. I was hoping that you would have been able to give me contact details of someone that had picked up on your app with a view to commercial development. I would then have contacted that person to see if he/she was interested in expanding the system. I am a retired pensioner and do not envisage getting involved in the commercial possibilities - other than possibly helping with development of the concept. I do believe that there are excellent commercial possibilities for the system that I envisage. I will keep looking. Please post if you hear of anything. I will watch your thread.

Similar Threads

  1. Instant Messaging source
    By straygrey in forum Android Development
    Replies: 10
    Last Post: 17-08-2011, 16:20
  2. How do I remove Facebook contacts from address book?
    By Fudzy in forum HTC Android Phones
    Replies: 8
    Last Post: 04-10-2010, 23:10

Visitors found this page by searching for:

android visitor book

visitorbook app android

visitor registration android

visitors register book

visitors book app android

visitor registry app android

visitors book app

visitors book

visitor registry app

visitor register android app

book android development

visitor book android

Visitors book android

what is a visitors book source program

app visitor book

visitors book app on android

electronic visitor registry android

visitor book android app

electronic visitors register

electronicvisitors register solutions

electronic visitor registry for android

electronic visitors book

visitor book in for android

SEO Blog

Posting Permissions

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