Skip to content

Android app that shows how to use a fragment for the input of a geographic coordinate.

License

Notifications You must be signed in to change notification settings

MDecker-MobileComputing/Android_Fragment

Repository files navigation

Android-App "Fragments"


Simple Android app that shows how to use fragments. Fragments are re-usable UI components consisting of several view elements. The fragment in this example is for entering one geographic coordinate (e.g. 51.507222° North and 0.1275° West for London).


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


See also this repository for another example on how to use fragments in an Android app.



Screenshots


Screenshot 1   Screenshot 2

Screenshot 3


The screenshots were taken from the app running in the Android SDK's emulator.



License


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


About

Android app that shows how to use a fragment for the input of a geographic coordinate.

Topics

Resources

License

Stars

Watchers

Forks

Languages