Live data from Hacker News

Android M Developer Preview and Tools

android-developers.blogspot.com

11–20 of 153 posts

Re: Android M Developer Preview and Tools

#11
> Battery - We’re making Android devices smarter about managing power through a new feature called Doze. With M, Android uses significant motion detection to learn if a device has been left unattended for a while. In this state, Android will exponentially back off background activity, trading off a little bit of app freshness for longer battery life.

Will this improve wakelock performance that has been plaguing Android for years?

Re: Android M Developer Preview and Tools

#13

the NDK support in Studio will end the use of eclipse for Android development.

I like how people see Android developments as a choice of heavyweight IDEs. I do all my Android development, Java and native, with Emacs and Buck.

Can you recommend any good resources learning about taking this approach?

Re: Android M Developer Preview and Tools

#14

Will there be an official Android M for the Nexus 4 ? It's a very powerful device even by today's standards with a quadcore and 2GB RAM.

From the article this submission is linked to:

"The M Developer Preview includes an updated SDK with tools, system images for testing on the official Android emulator, and system images for testing on Nexus 5, Nexus 6, Nexus 9, and Nexus Player devices."

So, no.

Re: Android M Developer Preview and Tools

#15
post #14

Will there be an official Android M for the Nexus 4 ? It's a very powerful device even by today's standards with a quadcore and 2GB RAM.

From the article this submission is linked to: "The M Developer Preview includes an updated SDK with tools, system images for testing on the official Android emulator, and system images for testing on Nexus 5, Nexus 6, Nexus 9, and Nexus Player devices." So, no.

But the actual release may support it, theres no way to know now

Re: Android M Developer Preview and Tools

#19

the NDK support in Studio will end the use of eclipse for Android development.

I like how people see Android developments as a choice of heavyweight IDEs. I do all my Android development, Java and native, with Emacs and Buck.

The thought of writing Java without IntelliJ makes me want to quick programming. Ironically, Kotlin might be great in a text editor despite being made by Jetbrains.
Post reply on HN