Drag and drop on Android

1
2
package com.example.android.myapplication;
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Android drag/drop framework allows your users to move data from one View to another View in the current layout using a graphical drag and drop gesture.

As of API 11 drag and drop of view onto other views or view groups is supported.

Drag and drop snippet example on Android.

Full tutorial available on: https://www.tutorialspoint.com/android/android_drag_and_drop.htm

#android #dragAndDrog #drag #drop

#cesarnog

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.