About me

Gladson A
Software Engineer,Chennai.

Translate

Pages

Sunday 30 December 2012

Showing product details by scanning QR code

Showing product details from JSON WebService by scanning QR code Using Android Mobile Application.

Project Domain                   : ANDROID MOBILE APPLICATION.


Programming Languages : JAVA and XML.

Project Description :

1.Scanning the authorized QR code and getting the secure secret code of the particular product .Fetching all details of the product for that secure secret code from JSON web services and  show in the android phone.

2.Product details data are in JSON format on web services.

Module 1:Scan the QR code

                  Just 1 Button for whole process,Scan the QR code and check the authorized secure secret product code.

Module 2: Show all details from JSON web services

                             Show all details of the product from the JSON web services for that particular secure secret product code. 

  • This application show instant result from the web services in secure manner
  • Details of all products on the web services in JSON format .

0 comments:

Post a Comment