android:background="@drawable/one_home_page_text"这张图片确实有,错误提示 Error:(138,41)No resource found that matches the given name(at 'background' with value '@drawable/one_home_page_text').eclipse中不报错,倒进studio中 ...
android:background="@drawable/one_home_page_text"这张图片确实有,错误提示 Error:(138,41)No resource found that matches the given name(at 'background' with value '@drawable/one_home_page_text').eclipse中不报错,倒进studio中 ...
其中的is是从网上下载图片获得的输入流,可是我运行的时候就会报错,java.io.FileNotFoundException:/mnt/sdcard/image:open failed:EISDIR(Is is a directory),我已经加了android.permission.WRITE_EXTERNAL_STORAGE权限了,请问这是怎么...