开发者

How to implement drag'n'drop app in Android

开发者 https://www.devze.com 2023-01-24 04:00 出处:网络
I want to write an app for my thesis that it will have some 开发者_运维百科items/icons and i will drag\'n\'drop them in a box and then it will make a query in a database and return the result..but i c

I want to write an app for my thesis that it will have some 开发者_运维百科items/icons and i will drag'n'drop them in a box and then it will make a query in a database and return the result..but i can't find information on how to combine the drag'n'drop with the box...


have a look at DroidNova You need to delve into the graphics to get it done!


Or this Simple Drag n Drop on Android

0

精彩评论

暂无评论...
验证码 换一张
取 消