位置を認識できるアプリを作成する
開発リソース
適切な権限をリクエストする
位置情報の更新データを受信する
電力消費量を最適化する
アプリに地図を追加する
最新のニュース
Introducing the Fused Orientation Provider API: Consistent device orientation for all
Device orientation, or attitude, is used as an input signal for many use cases: virtual or augmented reality, gesture detection, or compass and navigation – any time the app needs the orientation of a device in relation to its surroundings. We’ve
Now in Android: 86 - Google Play at I/O, Pixel Fold and Tablet, Google Developer Expert, & more!
Welcome to Now in Android, your ongoing guide to what’s new and notable in the world of Android development. Today, we’re covering updates from the top three things in Google Play at I/O 2023, Pixel Fold and Pixel Tablet, AndroidX releases, what it
Improving urban GPS accuracy for your app
At Android, we want to make it as easy as possible for developers to create the most helpful apps for their users. That’s why we aim to provide the best location experience with our APIs like the Fused Location Provider API (FLP). However, we’ve
Unwrapping the Android 11 Beta, plus more developer updates
Today, we’re unwrapping the Beta release for Android 11 as well as the latest updates for developers from Kotlin coroutines, to progress on the Jetpack Compose toolkit, to faster builds in Android Studio, even a refreshed experience for the Play
参考情報
Codelabs
- Kotlin を使用して Android 10 で位置情報を受信する: アプリの使用中に位置情報をリクエストする方法なども含め、Android 10 を搭載しているデバイス上で位置情報をリクエストする方法について学びます。