Android Question Design help needed, Share options add n widgets...

GudEvil

Member
Licensed User
Longtime User
Hi B4x community,

I had to create an app but I had some design/library/developement issues.
So i thought before I should start I need your valuable suggestions.

(1)Whenever user copies text (from any application in android), My application service should start.
It might be with share option/or drag-n-drop in app_widget.
Then my app start (either app or widget) n place the copied text in category chosen by user.

P.S. I can manually open my_app n paste buffered text, But I didnt want like this.

(2)How to add widget which floats over the screen?? (a samll circle) something similar to facebook messenger

(3)How to add share_option from myapp to other apps.
Scenario: from my_app particular text/image has share option, n it open share dialog box with bluetooth/pdf/etc???

(4) similar to share option but this is from gallery/other_app to my_app?
It should copy image_ref from other_app/gallery to my_app

(5)How do i add google sync (or any other sync) so that I can put my data online for backup purpose??

Any suggestions/alternatives would be welcome.

thanks
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Top