42Gears Speaks
25Jan/120

Mobile Technology in Restaurant Business

Mobile Technology in Restaurant business

Use of tablets is on the rise everywhere. Even the restaurant industry is finding great potential in using tablets with an aim to increase revenues, increase customer loyalty and provide faster service and response times.

Restaurants have started to deploy tablets to take orders and entertain guests while they wait for the order to be delivered. They can play games or update their social status on Facebook or Twitter and let their friends know the food they are enjoying. And at the end of their meal, payments can be processed quickly with a credit-card reader attached to the tablet.

Advantages are enormous. It has been observed that people order more food if they can instantly order it without waiting for the server. Customers can view the full menu and tap on the food items that they want to order. No need to wait for the server to take your order. Order information is instantly transferred to the kitchen thereby reducing ordering time. Server’s job is to only deliver the food to the table.

Tablets also make it possible to deliver visuals (photographs and videos) of the food and beverages being served by the restaurant. The customers get a first-hand idea of what they are going to get. They probably can also see reviews of the items by the past customers.

Besides the imminent benefit to the guests, the restaurant can enjoy more benefits. Since the orders are digitally accepted, the order information from all customers is collected in a structured way and is stored into a database. This data can be used later for statistical purposes (say to accurately determine which food is in maximum demand on Friday evening). Technology enables Real time information collection and processing in real-time.

Use of mobile technology is surely going to benefit the $604 billion restaurant industry, helping both the customers and the restaurant businesses.

42Gears Mobility Systems is the leading vendor of mobility managament tools helping companies manage and secure their fleet of mobile devices such as Smartphones and Tablets. Learn more about our products.

Go to Home


21Jan/120

HVAC Field Service Management Goes Mobile

Many of our customers are in the business of HVAC Field Service Management. Recent trend in this domain has been the increase in use of mobile technologies, including tablets and Smartphones bringing in efficiency and accuracy in the process.

HVAC stands for Heating, Ventilation, and Air Conditioning. Regular HVAC maintenance is essential to ensure that HVAC units do not break down and that they operate at maximum efficiency. Field technicians are assigned the service jobs by the main office which they execute at the customer’s premise (house, office etc).

A typical situation is like this. A service call is received from a customer. Staff at the main office dispatches the job to an appropriate field technician. The technician visits the site, performs his job and updates the jobs status as soon as it is completed. Staff sends the invoice to the customer and the transaction is completed.

Use of technology increases the efficiency of the field technicians and reduces manual errors that are introduced by paper-based process. Say a technician is using an Android tablet with a field service application. Office staff can easily dispatch the job to the technician over the air. Technician sees a job notification on his tablet. The job is picked. As soon as the job is finished, the technician updates the job status as "completed" on his tablet. The new job status is transferred to the back office in real-time where accounting system automatically generates an invoice for the customer.

There are enormous advantages for using mobile technologies in the area of field service management. Technicians quickly receive all the information they need including job history before they start their work. Field force can be easily tracked on the map using GPS which allows the office staff to efficiently allocate new tasks to the technicians out there.

Our products SureLock and SureFox provide an environment for secure and effective deployment of field management software on mobile devices including tablets and smartphones. To learn more about SureLock and SureFox, please visit http://www.42gears.com. Free trial versions are also available.

Go to Home


19Jan/120

How to unlock a device running SureLock?

Single Application Mode is a powerful feature in SureLock (Android version). In this mode SureLock allows one and only one application to remain in the foreground all the time. Any attempt by the user to access any other application or functionality is blocked. Actually the user cannot even access anything other than the allowed application. Single Application Mode strictly locks down the Android tablet or Smartphone. Side-effect of this feature is that it does not leave an easy way for the administrator to quit SureLock or to modify its settings. But there is a solution.

Steps to quit SureLock Single Application Mode:

1. Power Off the device and turn it ON again.
2. After power up, SureLock will start automatically
3. If 'Single Application Mode' is set, SureLock will wait for 10 seconds before launching the allowed application.
4. Quickly tap on the back button 5 times
5. SureLock Password dialog is displayed. Enter the password to go to SureLock Settings screen. SureLock Settings screen has an option to quit.

To learn more about SureLock, please visit http://www.42gears.com/surelock/

Go to Home


Tagged as: No Comments
9Jan/120

How to install Non-Market applications on Android

A very common problem faced by Android users is how to install applications on your Android phone which either are not available in Android Market or just that your Android Device does not have the Android Market installed on it.

Just follow the steps below to get your favorite non-market app directly on your Android:

  1. Go to the 'Settings' page
  2. Click on 'Applications' tab
  3. Search the option 'Unknown Sources' allowing you to install non-Market applications and enable the checkbox
  4. Accept the warning which states the vulnerability of apps from unknown sources (Just make sure you install trusted applications only)
  5. Finally, all you need to do is just copy the package file (.apk) of the application you want to install to any location of your memory card and launch the setup using a file browser. (File browsers are freely available and are needed to access the files on your device's memory)
    Allowing App installation from unknown sources

    Allowing App installation on Android Device from unknown sources

NOTE: Some Network Carriers might disable the option to allow non-market applications for security reasons. Please consult with your operator in order to get more details regarding the same.

Author: Panshul Srivastava
42Gears Mobility Systems

To learn more on how to secure and manage Android and Windows Mobile/CE devices efficiently, visit us at www.42gears.com

Go to Home


6Jan/120

How to embed Flash objects in html webpages

Plain html web pages is no big deal but to make a webpage feature-rich, you might want to use HTML5, the new standard of web pages or you can embed Flash objects to implement high quality multimedia content in your web pages. SureFox supports rendering of HTML5 as well as Flash content.

There are many ways to embed flash into your web pages, however here is the simplest way to do it:

Embedding Flash in html page

Embedding Flash in html page

The highlighted code needs to be inserted as:

<object classid="clasid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="100" height="330" id="yourfile" >

<param name="movie" value="yourfile.swf" />

<param name="quality" value="high" />

<param name="bgcolor" value="#000000">

<embed src="yourfile.swf" quality="high" bgcolor="#FFFFFF" width="400" height="400" name="yourfile" align="" type="application/x-shockwave-flash" pluginspace="http://www.macromedia.com/go/getflashplayer">

</embed>

</object>

where yourfile.swf represents the flash file to be embedded and the display dimensions can be set via width and height attributes.

Finally, upload all the files(html, flash, etc) to web server or your device's memory from where you want to access the webpage.

Note: You can refer the post on how to use local web pages in SureFox by clicking here

To learn more on how to run your web-applications on Android Tablets & Smartphones in Kiosk mode, visit us at www.42gears.com/surefox

Author: Panshul Srivastava
42Gears Mobility Systems

Go to Home


Tagged as: , No Comments
5Jan/120

Viewing local web pages in SureFox Browser

SureFox allows you to display local html files in Android Phones and Tablets. Just follow the steps below to use SureFox kiosk browser in local-mode

  1. Copy all the html content(html files, images, flash files, css, etc) into the SDCARD on the device
  2. Launch SureFox, enter the Admin mode and go to the 'Allowed URL' setting
  3. Enter the URL strictly as : "file:///sdcard/path/file.htm" where path specifies the local folder's location on your SDCARD where the actual file is located.
  4. Enter the display name for the file you would like  and click OK to save the settings

An example is displayed below:

Adding Local Files

Adding Local Files

This method is highly useful for displaying custom web pages in Kiosk Mode without worrying about internet connectivity on the device.

To learn more on how to run your web-applications on Android Tablets & Smartphones in Kiosk mode, visit us at www.42gears.com/surefox

Author: Panshul Srivastava
42Gears Mobility Systems

Go to Home