Skip to content

mmcs-android-dev/assignment3_the_calculator

Repository files navigation

Assignment #3. The Calculator

The assignment is to make your first Android application.

The basic structure of the app is already present in the repository.

You need to implement a ViewModel and a Layout parts of it.

The connection between ViewModel and Layout is implemented with DataBinding.

The functional part of the view model is described in the Calculator interface.

the layout can be done in any way you want, but should at least have the stock calculator functionality:

A simple calculator interface

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages