Skip to content

Demo of a simple Android app that shows a ListView and editing data in an ArrayList

Notifications You must be signed in to change notification settings

nishantvirmani/listdemo-android

 
 

Repository files navigation

ListDemo for Android

This application is a demonstration of lists, dynamic arrays and showing an edit form on the Android platform. It was used in a course at Technical School of Engineering in Jönköping, Sweden taught by Mikael Plate. Its purpose is also to compare these operations to how they are done on the iOS platform. Therefore, a corresponding similar application is available for iOS at https://github.com/mikeplate/listdemo-ios.git

Screenshot of application Screenshot of application

License

The code in this project is released as public domain.

About

Demo of a simple Android app that shows a ListView and editing data in an ArrayList

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published