Reputation: 93
1 - I need create two (sccrens) [fragments || view || ??] in one (Android). Botton sceen user can move up and down by drag and drop method on button.
"in screen 1 will be activity 1 and in scr. 2 will by activity 2. Together must communicating."
http://s8.postimg.org/4shq9vwpx/screen.jpg
2 - Second problem, how correctly show show ZBar (or ZXing) in Screen 1?
Thanks for help.
Upvotes: 0
Views: 502
Reputation: 2593
To implement drag and drop functionality you can read these tutorial including code examples.
definitely you will find what you are looking for. Thanks
Upvotes: 1
Reputation: 4574
Sorry I do not really get what you are looking for, please improve your question and make clear what you want. From the Picture I guess you are looking for something like that: LINK
It's called Sliding Drawer
Nevertheless, take your time and work through some tutorials, for example from HERE and get to know JAVA. I do recommend you to buy a Book in your mother tongue!
Upvotes: 0