Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 626 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 626 Bytes

Scala CI

Overview:

In this project, I used some techniques at entry level in Android application development. This is suitable for students or people who are new to Android.

With this project, you would know how to:

  • Pass object data between screens
  • Save and load object data from application to local storage
  • Basic UI elements
  • Implement the search feature

What I learned:

  • Intent
  • Shared prereferences
  • Filter in ListView
  • Context menu

How to build:

Clone this repository into your local and open with Android Studio.