Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Android Google Programming

Google: Jetpack Compose Lets Android Developers Write Apps With 'Dramatically Less Code' 8

Google today released the alpha version of Jetpack Compose, its UI toolkit for helping developers "build beautiful UI across all Android platforms, with native access to the platform APIs." From a report: While an alpha release means it is definitely not production ready, Jetpack Compose promises to let Android developers build apps using "dramatically less code, interactive tools, and intuitive Kotlin APIs." The alpha release also includes new tools including Animations, Constraint Layouts, and performance optimizations. Android Jetpack, which Google launched at its I/O 2018 developer conference, is a set of components for speeding up app development. Think of it as the successor to Support Library, a set of components that makes it easier to leverage new Android features while maintaining backwards compatibility. Jetpack Compose, which Google first showed off at its I/O 2019 developer conference, is an unbundled toolkit meant to simplify UI development by combining a reactive programming model with Kotlin.
This discussion has been archived. No new comments can be posted.

Google: Jetpack Compose Lets Android Developers Write Apps With 'Dramatically Less Code'

Comments Filter:
  • It's interesting to see both Google and Apple compete on basically delivering a similar approach to development as React, but done in a way that I think supports native platforms better...

    I've done nothing real in either either SwiftUI or Jetpack Compose so I don't have a good sense of who might be advancing faster on this. Recent changes in SwiftUI make it seem like it might be ready for real apps now, since they introduced it last year...

    I'm curious to see what kind of uptake these React like systems get

  • The more things change and all that.
  • Might as well go full on easy and go back to pictures/hieroglyphics for programming. These days, it should be in emoji(https://www.emojicode.org/). In order to make money on it, we should start creating a EaaS(EmojiAsAService) product running on kubernetes somewhere to assist.

    *walks to the nearest bridge, texts family a poo emoji and jumps*
    • we should start creating a EaaS(EmojiAsAService) product running on kubernetes somewhere to assist.

      Sure, but only if we can use Jenkins to fuck everything up on a reliable schedule. A full night of sleep is so overrated.

All life evolves by the differential survival of replicating entities. -- Dawkins

Working...