Mobile ICP2 - PavankumarManchala/CS5590_TEAM_12_ICP GitHub Wiki

Android Layouts,widgets and components in development of Android application

Screenshot of Welcome screen with Linear layout(Horizontal and Vertical) https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/Mobile_ICP%202/documentation/Home.png The widgets like Spinner, Buttons, TextView are used. The Screenshot of Summary page and paced order shown below. https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/Mobile_ICP%202/documentation/Order.jpeg?raw=true

The gmail app using by intents. https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/Mobile_ICP%202/documentation/Gmail.png

The order summary in gmail is passed in the intent is used as mail content. https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/Mobile_ICP%202/documentation/summary.jpeg