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.
リストボックスなどの境界内でユーザーが画像をドラッグアンドドロップできるパズルを1つ作成したいと思います。何をどのように使用できるかを教えてください。私はこれに不慣れです。
このリンクをチェックしてください。問題の解決に役立つことを願っています。
Im trying to pass an arrayList from activity A to another activity B. The object class I am using implements Parcelable. In A activity the arrayList seems to be well formed, but whe