<table><tr><td style="">vkrause created this revision.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />vkrause requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D17986">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Most importantly this allows us to use the AndroidX support library, to<br />
properly support a wide range of different Android versions (we link to<br />
that for demonstration purposes only atm, it's not actually used yet).</p>
<p>This is closer to the Android way of doing things than the previous raw<br />
approach, which should be more sustainable. The obvious dirty things this<br />
does like copying the build tool into the project or downloading tons of<br />
stuff during the build seem to be "normal".</p>
<p>For this to be consumable by application, a tiny change to their<br />
build.gradle files is needed: <a href="https://codereview.qt-project.org/#/c/249179/" class="remarkup-link" target="_blank" rel="noreferrer">https://codereview.qt-project.org/#/c/249179/</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R289 KNotifications</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D17986">https://phabricator.kde.org/D17986</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br />
cmake/modules/FindGradle.cmake<br />
cmake/modules/local.properties.in<br />
cmake/modules/settings.gradle.in<br />
src/AndroidManifest.xml<br />
src/CMakeLists.txt<br />
src/KF5Notifications-android-dependencies.xml<br />
src/build.gradle</div></div></div><br /><div><strong>To: </strong>vkrause<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>