-
Notifications
You must be signed in to change notification settings - Fork 2
ASE Lab Assignment 4 : Android Application
Moulika Chadalavada edited this page Sep 21, 2016
·
15 revisions
Class Id: 8
Student Id: 16234180
Student Name: Moulika Chadalavada
The main aim of this tutorial is to develop Android Application using Android Studio. Android is an open source and Linux-based Operating System for mobile devices such as smartphones and tablet computers. Android was developed by the **Open Handset Alliance**, led by Google, and other companies. It offers a unified approach to development of applications for mobile devices and these applications should be able to run on different devices. This android application is about image recognition of the picture that is uploaded from local device. Also once the image is recognized the Wiki Page URL will be redirected to know more information.
Once Image@Wiki app is opened the user is prompted with SignIn page where he has to enter email id and login for successful login.
If the user has not entered any username/password the Login will be failed and validations will be thrown. Also login will be failed if the user has not entered valid email address.