Skip to content

oakley8sam/SamOTinyApp

Repository files navigation

SamOTinyApp

This is a simple app made to get practice using Android studio. It has two screens, a couple of simple widgets, and one use of gestures. There is little to do as a user besides switch screens. The app runs in android 6.0 and requires an emulator or physical device to run. I used the Android API to learn the possibilities of the widgets I use in the app as well as begin to learn other possibilites and options.

Besides the basic overview of android studio and the android api, I learned a couple of specific and important parts of the development kit. Specifically, the options in controlling widgets. For example, I tried using buttons with action listeners in the java code, as well as using the onclick property of the widget in the xml file. I also learned of some important limitations of the platform, specifically space and page layout.

MIT License

Copyright (c) 2017 Sam Oakley

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages