[Q] Clipboard queue? - Android Q&A, Help & Troubleshooting

I am looking for a clipboard queue. Basically something that I can copy items into in one app and then in another app get those items back out in the order I copied them.
For example I could cooy my name, then copy my street address, then copy my city state zip code. Now I switch apps. When I do the first paste I get my name, second paste and I get my street address, and last paste gets my city state zip.
The above is just an example so don't think it is just for personal information. It should support information that changes a lot.
I have tried many clipboard programs, but they seem to only be clipboard histories.
I even looked at Tasker but it appears to not know when the clipboard has been pasted do it can advance to the next item in the queue.
I can find several of these programs for Windows, just not Android.
I know this is a toughie, but please help.

I guess there isn't any?
The best I have seen is Everywhere Clipboard. It shows a popup on the screen at the same time as your app. You can click on an item in the clipboard history to copy it back to the clipboard.
Is there better?

Related

Folder based DNLA sharing app?

Hi,
I have a ton of mp3 folders neatly organized on my GS2 and sometimes when I have people over I´d like to simply share a playlist that I´ve created on a folder. Is there an app that lets me do that? So far I´ve only found apps that allow you share files by manually selecting each file...which would mean having to select each song one after the last one ended.
WiFi File explorer lets you share any number of files/folders. You just type an IP address in any browser window.

[Q] Clipboard location

Hello,
I would like to find the clipboard location.
And please don't tell me that it is only to copy/paste or don't give the name of the program that can manage the clipboard.
I'm only interested in the location of it
Its probably just stored in the RAM since its usually just a string of text.

[Q] How to access main application SharedPreferences for Home Screen Widget?

I have an app that stores the location of the last opened database in it's SharedPreferences, I have no issues working with this inside the main application BUT...
I am trying to create a Home Screen Widget for this app and I need to access that preference some how so that I can open the database from inside the Widget. I have done a lot of google searches and I am coming up with nothing very good. It seems "possible" to do this with createPackageContext() but everything I have read indicates that this is not very secure.
I have the ContentProvider working just fine if I hard code the database location, but since the user can open up multiple files I need a way for them to specify in the app the default file they want opened. I guess maybe the "best" method would be to have them select the file when they enable the widget maybe?
I know that I have seen apps that "seem" to be using the SharedPreferences to store the data and it is shared between the Home Screen Widget and the main app, so how can this be done IF it really can be done?
Anyone have any suggestions or locations that I can do more research on?
Thanks,
-Eric

Recover

Hello Everyone!
Due to finding no Ringtones to allot to my new email, and only a lot of files in that location, I stupidly removed the files to see if the ringtones would then appear. They didn’t”! I now seem to have deleted most of my photos in my Samsung Galaxy S4 Active mobile Gallery along with all the recorded data on my S Memo pages. And, probably, many other items that I have not yet discovered as missing!
I have downloaded an App called DiskDigger for photos. It has pulled up over 1,000 photos, some of which are duplicates or more. On wading through them and choosing an awful lot to restore, I am given the following choices where to restore them to - Bluetooth, Email, 3 named emails, Save as, Save to Drive, WhatsApp, WiFi Direct. However, once again I found a problem as I cannot move the number of my selected photos to the apps as there are too many chosen photos. I therefore took the second option and selected a named file.
That done, I found that they had ‘miraculously’ appeared in my Gallery! A further search and selection will, hopefully, repeat that.
I then downloaded an app that supposedly recovers documents named, strangely enough, 'Document Recovery'! It has recovered some documents which are proving a little difficult to open successfully to read. They go to a blank page after the indication that they are - 'Loading' - 'Opening' - then nothing!
I would also seek advice about a way to recover the details previously recorded on the S.Memory pages, if possible, (an app that works like a notebook where text etc can be written and saved.) and how to successfully open the documents recovered by Document Recovery and placed in an automatically named “All Recovered Documents” file.
Many thanks in advance for any advice!
Regards,
Colin.

Help with making a simple change to an apk

The problem I am trying to solve:
When I tap on links that are in emails I receive from ebay, then I can only choose in which browser will these links will open and not ebay app itself (which is what I would prefer). Sometimes, instead of a browser opening, gmail app's built-in browser uses the link which automatically transfers me to the app, but that only happens a few times and without me changing any settings (I have only tried changing the WebView Implementation setting from Developer Options (my two options there are Chrome and Android System WebView) but that did not make any difference.
What I want to do:
A possible solution that I have found is an app called Open Link in App (play store link) which, as far as I understand, can be tweaked in order to open specific type of links with specific apps. Some instructions on how this can be done can be found in Github here (this link can also be found in the app's description in play store) but I am not techy enough to follow them. I suppose that the end result after following these instructions would be a modified apk, so could someone please do that for me? If the end result is not an apk but it is still possible for someone to help, that would still be welcome.
Ebay links that are included in the emails start with
Code:
https://rover.ebay.com/rover/
and somewhere in the address they include www.ebay.co.uk or www.ebay.com. Then, when they open in a browser, the address becomes
Code:
https://www.google.com/url?q=https://rover.ebay.com/rover/
and then just https://www.ebay.co.uk/ or https://www.ebay.com/
If you know any other way to achieve what I want, feel free to suggest it (although I have tried many things, including apps like Open Link With... and Better Open With and they did not work)
@k_o_t_s
Re-directing can be managed by editing Android's file /system/etc/hosts
For example, suppose you want to redirect your browser to www.google.com whenever someone types www.facebook.com in the browser address bar, then follows these steps :
Open hosts file.
Find out IP address of www.google.com - IP address is found out to be 74.125.53.100
Start editing at the end of the hosts file : Press Enter to start a new line.
Type 74.125.53.100, press TAB key once followed by facebook.com.
Save the hosts file.
Now whenever you (or someone else) types in your browser’s address bar www.facebook.com, he/she will be redirected to www.google.com. You can follow the same technique on any other websites.
@jwoegerbauer
Thank you for the reply. However, as far as I understand, this is in order to redirect an address to another address (that will still open in a browser). What I want to do is: whenever I tap on a link about an item within an ebay's email, I want ebay APP to open and show the listing of that item.

Categories

Resources