Skip to content

Simple calculator using different UIs for land/port & strings for French/English (base code is the previous calculator also saves state & preferences)

License

Notifications You must be signed in to change notification settings

alimogh/05-calculator

 
 

Repository files navigation

Calculator v 4

This is my solution for the simple Calculator exercise, with the added code to retain the last calculation done (input & result) between runtimes. It also retains the state of the result displayed on the screen from version 2. It uses Shared preferences to save the current result in onStop() then retrieve it in onCreate() from version 3

This version has alternate layouts for portrait and landscape and it has different strings for French, defaulting to English

About

Simple calculator using different UIs for land/port & strings for French/English (base code is the previous calculator also saves state & preferences)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 100.0%