An open API service indexing awesome lists of open source software.

https://github.com/mdecker-mobilecomputing/wearos_langeberechnung

WearOS app (project for Android Studio) that shows how to perform long operation (e.g. long calculation) in a background thread.
https://github.com/mdecker-mobilecomputing/wearos_langeberechnung

wearos

Last synced: 8 months ago
JSON representation

WearOS app (project for Android Studio) that shows how to perform long operation (e.g. long calculation) in a background thread.

Awesome Lists containing this project

README

          

# WearOS-App "Lange Berechnung"

The repository contains an *Android Studio project* with a WearOS app that shows how to perform long operations (example here: long calculation) in a background thread.


This app is a variation of the Android app [Langlaufende Operationen](https://github.com/MDecker-MobileComputing/Android_LanglaufendeOperationen).


Identifiers (names for classes, variables and methods), (JavaDoc) comments and UI texts are in German only.


----

## Screenshots

![Screenshot 1](screenshot_1.png) ![Screenshot 2](screenshot_2.png)


![Screenshot 3](screenshot_3.png) ![Screenshot 4](screenshot_4.png)


----
# License

See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).