Posted by Allison Chang, Product Manager, Google Play Last year at Google I/O, we shared some big changes coming to the Play Store for large screen devices. Since then, we’ve seen even more people using large screens for work and play, across millions of active Android devices. Apps and games play a critical role in shaping the on-device experience, so we’ve redesigned the Play Store to help users
本日、デジタル庁が提供する Android 向け マイナポータル アプリがアップデートされ、Android 端末 1 にてマイナンバーカードの電子証明書と同等の機能がサポートされるようになりました。スマートフォン用の電子証明書を Android 端末に登録することで、マイナンバーカードを持ち歩くことなく、スマートフォンだけで各種行政サービスがより便利に利用できるようになります。 Android のマイナポータル アプリは、 Google Play ストア よりダウンロードいただけます。詳細はデジタル庁の ウェブサイト を御覧ください。公開に合わせて、デジタル庁の河野太郎大臣よりコメントを寄せていただきました。 本日、スマホ用電子証明書搭載サービスをスタートできたことを嬉しく思います。 これにより、マイナンバーカードを持たずとも、 いつでもどこでもスマートフォンだけで、マイナポータルにお
Introducing the Android Design Hub: The ultimate resource for building exceptional user interfaces across all form factors Posted by Adhithya Ramakumar, Design Lead, Android Developer Experience and Rebecca Gutteridge, Senior Developer Relations Engineer, Android Cross posted from Android Medium We’re introducing the Android Design Hub to make it easier to build compelling UI across form factors.
#11WeeksOfAndroid 18 #AdaptiveApps 1 #Android12 1 #AndroidDevJourney 1 #androiddevsummit 5 #CredentialManager 1 #GDC2025 2 #GenerativeAI 3 #GoogleIO 19 #WeArePlay 21 12l 1 5 star apps 1 adaptive 2 Ads 1 advertising 1 AGDE 1 AGDK 2 AGI 1 AI 3 AI Announcements beginner Explore Generative AI 1 AI Announcements beginner Explore Generative AI、 1 Android 127 Android 10 1 Android 11 1 Android 12 Beta 5 1
Posted by James Ward, Product Manager, Kotlin and Boris Farber, Developer Relations Engineer Android has been Kotlin-first for four years and many Android developers have made the switch resulting in higher productivity and more stable apps. However the default language to define builds has been Groovy (build.gradle), even though a Kotlin (build.gradle.kts) option has existed in Gradle for a numbe
Posted by Chang Liu and Lidia Gaymond, Product Managers, Google Play Did you know that one of the main reasons users uninstall apps is to free up space? Today, whenever users try to install a new app on a nearly-full device, they see a dialog that allows them to manually uninstall the app to make room. However, sometimes uninstalling a whole app, including all of the user’s app data just isn’t nec
Posted by Bethel Otuteye, Senior Director, Product Management, Android App Safety Google Play has launched a number of recent initiatives to help developers build consumer trust by showcasing their apps' privacy and security practices in a way that is simple and easy to understand. Today, we’re building on this work with a new data deletion policy that aims to empower users with greater clarity an
TL;DR To prevent synchronization issues and unexpected behaviors: – Avoid delays/asynchronous behaviors between typing and updating TextField state. – Avoid holding TextField state using a reactive stream (e.g. collecting from StateFlow using the default dispatcher) – Define TextField state variables with Compose APIs like MutableState<String>.Hoist TextField state to the ViewModel when needed e.g
At ADS ’22, I shared a migration strategy from existing View-based apps to Compose. In this blog post, we take a look at how to apply that strategy in practice by completing the migration of the Sunflower sample app to Compose. Screenshots of SunflowerOn your mark: The starting pointBefore jumping into how we went about migrating the app, it’s helpful to “set the scene” and see what the starting p
Posted by Anton Hansson, Software EngineerAndroid 10 and higher support Modular System Components that allow us to expedite functional and security updates to the Android ecosystem outside of major API level releases and make new functionality backward compatible on already-released Android versions. These improvements help make development more flexible and broaden the reach for app developers. W
はじめに この記事はフラー株式会社 Advent Calendar 2022の6日目の記事です。5日目は @Nao1215 さんで「【Golang】CSV/TSV/LTSV/JSONにSQLを実行するsqlyコマンドを作った話【開発背景/設計/使い方】」でした。 Androidエンジニアになって4年経った Androidエンジニアになってから今年で4年である。そろそろ ひよっこ とも よわよわ とも言っていられない経験年数になってきた。そもそも曲がりなりにもテックリードであるからしてそんな事を言っていたら他のメンバーに失礼だ。 今回は4年間の振り返りをAndroid界隈の技術の変遷も踏まえながら書こうと思う。 ※しっかり調査したものではないので多少時系列などは間違っているかもしれません。基本はポエムとして認識してもらえればと思います 1年目:虚無期 自分 2018年10月に前職の会社に拾わ
やりたいこと 次のように定義されたコンストラクタを名前付き引数を使って呼び出したい。 // 定義 data class Sample( val hoge: String, val fuga: String, val moga: String, val piyo: String, val foo: String, val bar: String, val baz: String, val qux: String, val quux: String, ) // 次のコードを補完機能で自動生成したい val sample = Sample( hoge = "", fuga = "", moga = "", piyo = "", foo = "", bar = "", baz = "", qux = "", quux = "", ) 問題 IntelliJ の標準のコード補完機能では、コンストラク
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く