From: Jake Whiteley Date: Sun, 29 May 2016 23:19:20 +0000 (-0400) Subject: Updates for Android SDK 23. X-Git-Url: http://pileus.org/git/?p=~andy%2Fspades;a=commitdiff_plain;h=6582da310a4a06328cafea1fef228db5676345ce Updates for Android SDK 23. AndroidManifest: Updated to reflect new required SDK: 18. common.mk: Update to use current build tools and for my directory layout. Will investigate using variables for build system. src/Task.java Use NotificationBuilder for Task notification Run is no longer overridden ? Use OnStartCommand instead of onStart. --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e09fcda..3bb3da9 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -5,7 +5,7 @@ android:versionName="1.0"> - +