You are here |
www.thepolyglotdeveloper.com | ||
| | | |
android-developers.googleblog.com
|
|
| | | | News and insights on the Android platform, developer tools, and events. | |
| | | |
juffalow.com
|
|
| | | | I am working for a Start Up project - DiagramArt, where we needed to create Android application which : load list of diagrams from API, show these diagrams to the user and some other stuff of course. The list consists from a preview picture, diagram's title and its description. There is no problem to load and show these data, the problem was in the preview picture. | |
| | | |
kylewbanks.com
|
|
| | | | Android Intents allow developers to share data such as text, images and URLs with other apps. This is handy for Share buttons, allowing users to tweet, post, email or message their friends from within your app or game. | |
| | | |
www.deps.co
|
|
| | JDK 11 is the latest release of the JDK (Java Development Kit). There are several changes since JDK 8 that will require projects to update their dependencies or build tools. Many open source projects have resolved these issues when adding support for JDK 9 and 10. For most projects that have been updating their dependencies regularly, the upgrade process to JDK 11 shouldn't be too difficult. Last year I wrote a guide on upgrading Clojure projects to Java 9. |