「 投稿者アーカイブ:Tecco 」 一覧
-
対処法: Android カスタムダイアログ(dialog)を動的に書き換えるには?
2015/03/26 -Alert Dialog
今回はカスタムダイアログの中身を動的に書き換えるやり方だよ。 普通にやったら(書き換えたいTextViewのidが R.id.hoge カスタムダイアログのレイアウトが R.layout ...
-
対処法: Drawableのフォルダ分け -Android
2015/03/26 -Drawable
Android の画像リソース置き場として使われる Drawable ですがフォルダわけできないのかな〜と調べた。 まずは結論から言おう。 できない こちらに書いてある通り ...
-
対処法: android.view.WindowManager$BadTokenException: Unable to add window -- token null is not for an application
2015/03/24 -context
多分なんらかのダイアログを出すときに出てる人が多いだろうか、このエラー。 android.view.WindowManager$BadTokenException: Unable to add win ...
-
対処法: Not targeting the latest versions of Android; compatibility modes apply. Consider testing and updating this version. Consult the android.os.Build.VERSION_CODES javadoc for details.
2015/03/03 -Manifest
Not targeting the latest versions of Android って書いてある通り、最新のAndroidバージョンをターゲットにしましょうってことです。 ここにあるAPIレベ ...
-
対処法: Should explicitly set android:allowBackup to true or false (it's true by default, and that can have some security implications for the application's data)
2015/03/03 -Manifest
Fatal error: Uncaught Error: Call to a member function id() on array in /home/sekai1blog/tecc0.com/public_html/android/wp-content/plugins/crayon-syntax-highlighter/crayon_formatter.class.php:36 Stack trace: #0 /home/sekai1blog/tecc0.com/public_html/android/wp-content/plugins/crayon-syntax-highlighter/crayon_formatter.class.php(538): CrayonFormatter::format_code('', Array, Object(CrayonHighlighter)) #1 [internal function]: CrayonFormatter::delim_to_internal(Array) #2 /home/sekai1blog/tecc0.com/public_html/android/wp-content/plugins/crayon-syntax-highlighter/crayon_formatter.class.php(516): preg_replace_callback('#()#msi', 'CrayonFormatter...', '<application...') #3 /home/sekai1blog/tecc0.com/public_html/android/wp-content/plugins/crayon-syntax-highlighter/crayon_highlighter.class.php(166): CrayonFormatter::format_mixed_code('<application...', Object(CrayonLang), Object(CrayonHighlighter)) #4 /home/sekai1blog/tecc0.com/public_html/android/wp-content/plugins/crayon-syntax-highlighter/crayon_highlighter.class.php(186): in /home/sekai1blog/tecc0.com/public_html/android/wp-content/plugins/crayon-syntax-highlighter/crayon_formatter.class.php on line 36