igorwojda / android-ecosystem-cheat-sheet

đŸ¤–Android Ecosystem Cheatsheet 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Ecosystem Cheat Sheet 2020

Android ecosystem is constantly growing, so we have plenty of options to choose from.

This project maps most important parts of Android-Ecosystem (200+ tools, services, plusings & libraries). This is the most complete and most up to date picture of Android ecosystem you will find on the web. Some technologies are complementary, while others represent alternatives solutions for the same problem.

All tool are matched against SDLC phases:

  • Requirement analysis
  • Design
  • Development
  • Verification
  • Deployment
  • Monitoring & Maintenance

Some tools belongs to multiple SDLC buckets, so they are placed where they fit the most. If given tool has more than one heavy specialisation it may be intentionally duplicated on the board.

Android Ecosystem Cheat Sheet

The goal of the diagram is not to be complete in every possible way, but rather present on a big picture by focusing on up to date, useful and maintained tools.

Upcoming

  • More detailed description of Android architecture
  • Android libraries list (for now please check my android showcase project)

Related map projects

Contribute

Want to contribute? Board can only be edited by author (me), but feel free to open new issue to discuss improvements.

Author

Follow me

Follow me

License

MIT License

Copyright (c)2020 Igor Wojda

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  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

đŸ¤–Android Ecosystem Cheatsheet 2020

License:MIT License