ん・ぱか工房のAndroidのサンプルで質問です http://www.saturn.dti.ne.jp/~npaka/android/GalleryEx/index.html にある ギャラリーのプログラムをコピーして ビルドすると ContentResolver cannot be resolved to a type と The constructor BitmapDrawable(Object) is undefined と出ます。 上のエラーは単純にimportで直ったのですが 下のエラーででる The constructor BitmapDrawable(Object) is undefined の直し方がわかりません。 特に画像とかは必要ないとは思うのですが・・・ 直し方などありましたら是非お願いします。
↧