2015/12/12

Beginner's Android App Development - Simplest Price Comparison

This post is a summary of my 1st Android App. This App allows its user to enter the price and quantity per package (bag, can, pound, kg, inch, meter, etc.) of a product and calculate and keep the unit price in a list for easy comparison. I developed this App to help me find the product with the lowest unit price when I face similar products of different quantity and price.

Sample Screen Shots


Source Code

MainActivity.java



Layout

activity_main_add_header.xml



about.xml



Manifests

AndroidManifest.xml



Download & Installation:

This App can be found at the link below.

https://play.google.com/store/apps/details?id=com.whhuang.simplest_price_compare&hl=en

This is a work in progress as I am very new to Android App. development. I welcome any comments and suggestions on how to improve my skill and this App.

Further Works:
- Add support for multi-language (English, Chinese);
- Support for different screen resolutions;
- Take photo of the product and represent each product with its photo;
- Save result to local storage space;
- Save result to cloud storage;
- Beautify the UI.

6 comments:

  1. I want to to thank you for this excellent read!! I definitely enjoyed every bit of it.I have you bookmarked to look at new stuff you.android app price

    ReplyDelete
  2. Thanks for such details ,i really happy to read your blog regarding mobile application development

    ReplyDelete
  3. Very impressive post you share with us,thanks for share this.
    iPhone App Development Company Australia

    ReplyDelete
    Replies
    1. Thank you. I am glad to know that you like it.. :-)

      Delete