Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

QuickStartApp using obsolete android build tools #24

Open
ekux44 opened this issue Oct 4, 2015 · 2 comments
Open

QuickStartApp using obsolete android build tools #24

ekux44 opened this issue Oct 4, 2015 · 2 comments

Comments

@ekux44
Copy link

ekux44 commented Oct 4, 2015

Consider updating QuickStartApp to the current Android build tools (building with gradle, targeting SDK 23, etc) as this sample app still relies on deprecated build tools from before the era of Android Studio.

@SteveyO
Copy link
Contributor

SteveyO commented Oct 7, 2015

I will get the SDK .jars available in Maven/Gradle first as this ticket has been open over a year and then will take a look at this. Not 100% convinced on this as I don't want the QuickStart app tied down to any IDE or Build Tool as not all developers have gone down the Gradle/Android Studio route. Plus we still have the Java Desktop Sample app to consider. Will get back on this one.

@ekux44
Copy link
Author

ekux44 commented Oct 7, 2015

Yes, distributing the jars through maven/gradle is 100X more important, especially to existing users of the Hue SDK.

I don't know what percent of existing apps are still using the deprecated ADT build tool, but gradle is now the only officially supported way to develop for Android. Thus I believe that switching the QuickStartApp to gradle would make it quicker for new developers to get started with the SDK.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants