项目作者: domwon

项目描述 :
Inventory app using Android Studio, Java, XML, and SQLite.
高级语言: Java
项目地址: git://github.com/domwon/Items.git
创建时间: 2017-08-10T16:30:55Z
项目社区:https://github.com/domwon/Items

开源协议:Other

下载


Items App

This inventory app displays a list of items and their related data that the user inputs.
Data is stored in an SQLite database and logic has been used to validate user input and prevent SQL injection attacks.
Intents to email and gallery allow the user to order additional items and add item images respectively.

Software and Tools Used

Android Studio, Java, XML, and SQLite.

Pre-requisites

  • Android SDK v24
  • Android Build Tools v23.0.3
  • Android Support Repository v24.1.1