Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
鳥小屋エディタの起動中にエラーが発生しました
画像のダウンロード中にエラーが発生しました。しばらくしてからもう一度お試しください。
Intent newIntent = new Intent(this,FeatherActivity.class); newIntent.setType("image/*"); newIntent.setData(Uri.parse(Constants.EXTRA_OUTPUT));`