Technical Resources
Android App Development
| Download Android Studio and SDK Tools | https://developer.android.com/studio/ |
| Android API Reference | https://developer.android.com/reference/ |
| Android API Package Index | https://developer.android.com/reference/packages |
| Android Layouts | https://developer.android.com/guide/topics/ui/declaring-layout |
| Color Contrast | https://support.google.com/accessibility/android/answer/7158390 |
| Color Contrast Checker | https://coolors.co/contrast-checker/0099cc-000000 |
| Fusion Location Provider API | https://developers.google.com/location-context/fused-location-provider/ |
| Run apps on a hardware device | https://developer.android.com/studio/run/device |
Java Development
| Java API Overview | https://docs.oracle.com/en/java/javase/11/docs/api/index.html |
Python
| Python Home: | https://www.python.org/ |
| Download Python | https://www.python.org/downloads/ |
| hink Python 3e by Allen B. Downey (Free Online Book) | https://greenteapress.com/wp/think-python-3rd-edition/ |
| Python Tutorial | https://www.w3schools.com/python/default.asp |
Standards
| ASCII Table | http://www.asciitable.com/ |