├── README.md ├── media ├── biga0.jpg └── biga0small.jpg ├── old ├── poster_v1_0_a0.pdf └── poster_v1_0_a1.pdf ├── poster_current_a0.pdf └── poster_current_a1.pdf /README.md: -------------------------------------------------------------------------------- 1 | ![Made with love by PGS](https://cloud.githubusercontent.com/assets/16896355/25438562/3c14f0f2-2a9a-11e7-82f1-53f49a48393e.png) 2 | 3 | # AndroidSDKPoster 4 | 5 | A wall poster with a detailed changelog of Android SDK versions 14-27, broken down into 30 categories. 6 | 7 | [![Click to see large preview](https://github.com/pgssoft/AndroidSDKPoster/blob/master/media/biga0small.jpg)](https://raw.githubusercontent.com/PGSSoft/AndroidSDKPoster/master/media/biga0.jpg) 8 | 9 | With this poster near your desk, you can tell in seconds which SDK step counter sensor was introduced, when the Camera2 API debuted, or what the second meaning of the "Daydream" codename is (apart from the VR framework). You can find and confirm all of that data in an online documentation, but it will take you minutes instead of seconds. 10 | 11 | The poster is provided for free by PGS Software, a Polish IT outsourcing company, providing services in nearshore development, custom software development, mobile application development, and software testing. 12 | 13 | 14 | ## Download: 15 | 16 | 17 | [PDF with 2 x A1 sheets, portrait (594 x 841mm)](https://github.com/PGSSoft/AndroidSDKPoster/raw/master/poster_current_a1.pdf) 18 | 19 | [PDF with 1 x A0 sheet, landscape (1189 x 841mm)](https://github.com/PGSSoft/AndroidSDKPoster/raw/master/poster_current_a0.pdf) 20 | 21 | 22 | ## Where to print? 23 | 24 | Any local print shop will do it for you. In Poland, it costs around $4-6 per A1 sheet. 25 | 26 | A1 format is 594 x 841 mm (23.4 x 33.1 inches) 27 | 28 | A0 format is 841 x 1189 mm (33.1 x 46.8 inches) 29 | 30 | 31 | ## Contributing 32 | 33 | Bug reports and suggestions are welcome on GitHub [issue tracker](https://github.com/pgssoft/AndroidSDKPoster/issues) 34 | 35 | 36 | ## Changelog 37 | 38 | v 1.0 - initial release 39 | 40 | 41 | ## License 42 | 43 | This work is covered by [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) license. 44 | 45 | ![CC by-sa](https://i.creativecommons.org/l/by-sa/4.0/88x31.png) 46 | 47 | ## About PGS Software 48 | 49 | The project maintained by software development agency [PGS Software](https://www.pgs-soft.com). 50 | See our other [open-source projects](https://github.com/PGSSoft) or [contact us](https://www.pgs-soft.com/contact-us) to develop your product. 51 | 52 | ## Follow us 53 | 54 | [![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=https://github.com/PGSSoft/AndroidSDKPoster) 55 | [![Twitter Follow](https://img.shields.io/twitter/follow/pgssoftware.svg?style=social&label=Follow)](https://twitter.com/pgssoftware) 56 | 57 | -------------------------------------------------------------------------------- /media/biga0.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PGSSoft/AndroidSDKPoster/7c95046e1a1a918f740030ff17a6570b0e9643a9/media/biga0.jpg -------------------------------------------------------------------------------- /media/biga0small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PGSSoft/AndroidSDKPoster/7c95046e1a1a918f740030ff17a6570b0e9643a9/media/biga0small.jpg -------------------------------------------------------------------------------- /old/poster_v1_0_a0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PGSSoft/AndroidSDKPoster/7c95046e1a1a918f740030ff17a6570b0e9643a9/old/poster_v1_0_a0.pdf -------------------------------------------------------------------------------- /old/poster_v1_0_a1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PGSSoft/AndroidSDKPoster/7c95046e1a1a918f740030ff17a6570b0e9643a9/old/poster_v1_0_a1.pdf -------------------------------------------------------------------------------- /poster_current_a0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PGSSoft/AndroidSDKPoster/7c95046e1a1a918f740030ff17a6570b0e9643a9/poster_current_a0.pdf -------------------------------------------------------------------------------- /poster_current_a1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PGSSoft/AndroidSDKPoster/7c95046e1a1a918f740030ff17a6570b0e9643a9/poster_current_a1.pdf --------------------------------------------------------------------------------