コンテンツへスキップ
- Android テスト追加して実行する手順
(2024/11/19)
- Android Parcel の読出しに関連するエラー java.lang.RuntimeException: Parcel android.os.Parcel: Unmarshalling unknown type…
(2024/08/16)
- GSON のError java.lang.IllegalArgumentException: class declares multiple JSON fields named ..
(2024/08/01)
- AndroidManifest にそんな権限を記載していないのにしていることになって Google Play Console からその権限を利用するなら 申告してと言われた
(2023/10/16)
- 【Java】Gsonオブジェクトが、toJsonメソッドを呼び出した際に値がnullのものは、消失してしまう
(2022/11/28)
- 【Java】JSONObjectで、getIntやoptIntで null の場合は0にせず null のままでいてほしい
(2022/11/25)
- 【Java】Caller パッケージ名 needs to hold android.permission.SCHEDULE_EXACT_ALARM to set exact alarms.
(2022/11/10)
- 【Java】Fatal Error Context.startForegroundService() did not then call Service.startForeground()
(2022/09/22)
- 【Java】Activity Recognition Transition API をForegroundServiceを用いて利用する
(2022/09/13)
- Android Jetpack Roomを利用してみる【Java】
(2022/08/22)
- 【Androidアプリ開発】serviceについて
(2022/03/23)
- 『Androidアプリ開発超入門』という本を読んだのでメモ
(2022/01/13)
- Android CPUの動作をモニターする
(2021/05/21)
- Android wakelockがちゃんと動作しているかADBを使って調べる
(2021/05/18)
- Android バックグラウンドで位置情報が取れない場合に、バッテリーセーブの状態を調べる
(2021/05/18)
- Android QUICK_DOZE_DELAY とは
(2021/05/14)
- Android dozeモードについてADBを使って調べる
(2021/05/14)
- Android Studio Android SDKの場所
(2021/05/14)
- Android jetpack Navigationについて簡単な説明
(2020/02/28)
- AndroidX LiveData,ViewModel, Room,コルーチンを使ってRecycler Viewにリストを表示させる(Kotlin サンプルコードあり)
(2020/02/13)
- Android GlideをDataBindingで使うサンプルコード(Kotlin)
(2020/01/29)
- Property must be initialized or be abstract
(2020/01/23)
- Didn’t find class “android.support.v7.widget.RecyclerView” on path: DexPathLis
(2020/01/16)
- MainActivityBinding not found
(2020/01/15)
- Android Parcelableなクラスのメンバ変数に独自オブジェクトを入れる(Kotlin サンプルコード)
(2020/01/14)
- エラー: Methods annotated with @Insert can return either void, long, Long, long[], Long[] or List. public abstract java.lang.Object insertOne(@org.jetbrains.annotations.NotNull()
(2020/01/10)
- AndroidXへの移行
(2020/01/09)
- Android コルーチンを便利に利用するためのviewModelScopeが読み込めない
(2020/01/09)
- Android Stethoを使ってアプリのDBの中身を見る(Kotlin)
(2020/01/07)
- AppDatabase_Impl does not exist というエラー
(2019/12/29)
- Android Kotlin LiveData 超簡単なサンプルコード
(2019/12/27)
- Kotlin ジェネリクスの型投影 変位指定 共変でout Anyとは をサンプルコードと共にめちゃ簡単に説明してみる
(2019/12/23)
- versions.gradle にバージョンを列記する
(2019/12/17)
- Smart cast to “TextView” is impossible, because “textView” is a mutable property…
(2019/12/04)
- Class ‘Task’ is not abstract and does not implement abstract member public abstract fun writeToParcel(p0: Parcel!, p1: Int): Unit defined in android.os.Parcelable
(2019/11/28)
- Kotlin のコードをバイトコードにしてからJavaにデコンパイルする
(2019/11/26)
- Android Studio3 Logcatの字が小さい
(2019/11/14)
- Android 5より下のバージョンでjava.lang.ClassNotFoundException: Didn’t find class “smart.location.admin.hogehoge.MyApplication” on pathのエラーが出る
(2019/09/04)
- Android実機にデバッグ版がインストールできない JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Invalid escape sequence at line 1
(2019/08/13)
- Java 桁の大きいLongがマイナスの数字になってしまう
(2019/07/18)
- Android エミュレーターで通信速度の遅い端末を作る Android Studio3.3.2
(2019/06/27)
- java.lang.OutOfMemoryError: Failed to allocate a 840012 byte allocation with 555120 free bytes and 538KB until OOM
(2019/06/07)
- Android Gradleファイルの階層関係とsettings.gradleについて
(2019/04/12)
- This support library should not use a different vesion than the compileSdkVersion
(2018/12/04)
- AndroidManifest.xmlのminSdkVersionを変更しても反映されずビルドできない
(2018/11/29)
- Gradle project sync failed. Basic functionality (e.g. editing, debugging) will not work properly.
(2018/11/29)
- android Run with –stacktrace option to get the stack trace. Run with –info or –debug option to get more log output.
(2018/11/21)
- Android Buildできない Caused by: java.lang.RuntimeException: Job failed, see logs for details at com.android.build.gradle.internal.transforms.ProGuardTransform.transform
(2018/08/15)
- Android FCMを始めてみる② 個別のスマホにサーバーからメッセージ送信するサンプルコード
(2018/08/09)
- Android FCMを始めてみる① 一番簡単なNotification Composerでのメッセージ送信を実装してみる
(2018/08/09)
- minSdkVersionのバージョンを変更しなければならない時の対処法
(2018/06/29)
- Gradle Pluginのバージョンを、「3.0.1」⇒「3.2.0」にした時のエラー解決方法
(2018/06/27)
- 県名の日本語と英語のリスト
(2018/06/22)
- 端末暗号化ストレージに保存したpreferenceファイルを見る
(2018/06/22)
- 等幅フォント
(2018/06/22)
- 管理者
(2018/06/22)
- プログラムで戻るボタンをタップしたことにする
(2018/06/22)
- スマートフォンサイト ロード後に横に動く
(2018/06/22)
- エラー 「interface IInAppBillingService should be declared in a file」
(2018/06/22)
- setMockMode(boolean) is undefined for the type LocationClient
(2018/06/22)
- the type android.support.v4.widget.DrawerLayout$DrawerListener cannot be resolved.
(2018/06/22)
- xiaomi Redmi でUSBデバッグを有効にする
(2018/06/22)
- 「google-play-servise」がプロジェクトに反映されていない時の対処法
(2018/06/22)
- 【Android開発】ギャラリーから選択された画像の名前を取得したい
(2018/06/22)
- repo をインストールする
(2018/06/22)
- r cannot be resolved to a variable
(2018/06/22)
- mp4parder track.getDecodingTimeEntries()が使えない
(2018/06/22)
- no marked region found along edge
(2018/06/22)
- osmbonuspack Error Error converting bytecode to dex
(2018/06/22)
- osmdroid
(2018/06/22)
- osmdroid The import org.osmdroid.google.wrapper cannot be resolved
(2018/06/22)
- osmdroid マーカーを一旦消去する
(2018/06/22)
- import com.google.android.gcm.GCMRegistrar が失敗する
(2018/06/22)
- java.lang.NoClassDefFoundError com.google.android.gms.gcm.GoogleCloudMessaging
(2018/06/22)
- java.lang.NoSuchMethodError android.os.Bundle.getString
(2018/06/22)
- javax.net.ssl.SSLException Not trusted server certificate
(2018/06/22)
- case expressions must be constant expression
(2018/06/22)
- com.google.android.c2dm.C2DMessagingがインポートできない
(2018/06/22)
- com.google.android.gms.location.LocationClientがimportできない
(2018/06/22)
- composer
(2018/06/22)
- failed to run command ic_plusone_tall_off_client.png
(2018/06/22)
- at com.google.android.gms.maps.SupportMapFragment.onSaveInstanceState(Unknown Source)
(2018/06/22)
- basedexclassloader classnotfoundexception
(2018/06/22)
- adbからアプリを強制アンインストールする
(2018/06/22)
- android java lang runtimeexception fail to connect to camera service
(2018/06/22)
- android.permission.READ_LOGSについて
(2018/06/22)
- android.support.test.espresso.AmbiguousViewMatcherException
(2018/06/22)
- android.widget.LinearLayout cannot be cast to android.widget.Button
(2018/06/22)
- application/octet-stream
(2018/06/22)
- Xiaomi Redmi HM 2LTE-CMCCにGoogle のアプリを入れてみる
(2018/06/22)
- Wifiが繋がったらサービスを呼び出すレシーバー
(2018/06/22)
- WikiName
(2018/06/22)
- The import com.google.android.gms cannot be resolved
(2018/06/22)
- The meta-data tag in your app’s AndroidManifest.xml does not have the right value
(2018/06/22)
- This Android SDK requires Android Developer Toolkit version *** or above
(2018/06/22)
- Unable to add window
(2018/06/22)
- Unable to start intent NullPointerException
(2018/06/22)
- SuperNotCalledException Activity did not call through to super.onStop()
(2018/06/22)
- The constructor AdRequest() is not visible
(2018/06/22)
- The hierarchy of the type Activity is inconsistent
(2018/06/22)