layout: post
title: Introduction Stock Search App on Android
date: 2017-12-10
categories: blog
tags: [Android]
description: for my own project
—
Repository Address
- Main Activity
main function:
– autocomplete inputview
– show favorite stock lists
– click “get quote” to stock detail view
- Current Stock View
main function:
– detail table
– Facebook share button
– 8 different charts for specific indicators
- Historical Stock View
- News View
- click specific news can link to direct web page.