I believe that we have found a copy and paste solution for AOSP devices! - EVO 4G Themes and Apps

Copy Paste It! I'm testing out the trial version right now. Will report back with results.
Update: Ok, it works using image recognition technology, so it may not be perfectly accurate. They did say it would become more accurate over time, however. You can either select the copy option from the notification bar or shake your device to bring up the menu. Then you simply drag the box over what you want to copy and it will copy! You can even copy things off your homescreen or text in images. I'd only like a way to bring it up via a long-press. Otherwise I just can't justify spending $4 on it. I don't want to be waving my EVO around every time I want to copy some text.

good find...im looking into it myself.

Related

games into games folder

hi there i've installed some games onto my HD2 (uno, FM, tonyhawks) and want to locate them in the games folder not in the main windows area. can anyone help me do this?
open file explorer. browse to windows/startmenu/programs.....look for ur games shortcuts......cut..... nd paste in windows/startmenu/programs/games. done
You're not done at all.
OK, it will move the shortcut to the correct folder, but the icon won't follow. It's defined in the registry ([HKLM\Security\Shell\Startinfo\Start] then the folder name, then the shortcut name, string value "Icon").
People making CABs should be a bit less lousy and direct shortcuts to the correct folder, same for the acompanying icon.
Actually, some people put icon definitions into several registry keys, so they will "follow" the shortcut if you move it. It's actually a satisfying alternative, if you consider it gives the user the ability to put the shortcut wherever he wants (including copying it to several locations) without losing the icon.
But yes, having shortcuts piling up into the Start Menu's first level, or even worse, placing them into dummy folders with a fixed name (sometimes in a foreign language), is pig work, and I saw even worse (yes, it's possible !) : shortcuts landing to a foreign language "Programs" or even "Start menu" folder, so actually not even displaying in the Start Menu !
When you create (or modify) a CAB file, you should heavily use aliases in order to let Windows Mobile translate them to the actual names during installation.
For instance, if you wanted to direct a shortcut to the "Games" folder, whatever its actual name in your own language is, you should NOT put it into "\Windows\StartMenu\Programs\Games" (neither into "%StartMenu_Programs%\Games", though it's still better like that), but you should actually use "%StartMenu_Programs_Games%", which will put the shortcut in the exact correct location.
You can do the same for the program's location itself. For instance, %ProgramFiles_Games% will direct it to the correct folder, according to your system's language, and will even do so, either you choose to install it on the internal memory, or on the SD card.
You can use these aliases inside registry values, too.
Unfortunately, this process may sometimes do it "too much".
It's the case on cooked ROMs, where the author may retain WWE names for some folders and translate others, sometimes using his own syntax. Since the CAB will always translate using the official way, it may still land in an incorrect location...
The ony way to be sure you'll obtain the wanted result, anyway, is to get some CAB editor program and peek inside before copying them to the pocket PC and installing them... And maybe, fix them before using them.
It will be handy each time you'll need to reinstal it, so don't mind inspecting and fixing the CABs you find : it's always better than crashing your system because something wrong or inadequate to your setup was put inside.
One classic case is TouchFlo / Sense tabs, for instance.
Unfortunately, they're all defined inside a unique XML Manila file, so you actually can't just ADD a tab : in fact, this notion does not even exist ; all you can do is overwrite your whole tabs list with another complete one, and pray that you'll end up with the same list, plus the new one... Would you bet your life on that ? I won't.
In real life, you really can NEVER trust a CAB intended to add a tab to your existing setup, as the author most probably don't have the same tabs as you have. In the best case, you'll just loose some tabs (they'll just disappear, even in the tabs list from the settings, and you won't get them back) : the programs and files are still there, but their definition file will have been replaced by the new one. And in the worst case, it will add a definition for a tab whose programs and files are not previously installed on your phone - and you'll crash it once and for all.
That's the reason why now, I never give a tab CAB containing any tabs definitions. I only provide all but the tabs list, and provide separate CABs for all the possible tabs combinations - and you have to choose and use the good one. Or use Maltwater's SenseUtil program to setup your tabs. The good news is my method will setup all the tabs in perfect order as soon as you've soft resetted the device, since my CABs contain the XML file, plus all the registry keys, plus it resets ManiFull.xml.
So, people, whatever I said about good CABs putting the shortcuts where they should... OK, you may be lucky... But the right behaviour should always be to look inside CABs before trying them. You can trust me !
i'm new coming nice to know all
russeini said:
open file explorer. browse to windows/startmenu/programs.....look for ur games shortcuts......cut..... nd paste in windows/startmenu/programs/games. done
Click to expand...
Click to collapse
It's been a while since I had the need to move icons, so there may be newer versions of this program, but the JWMDIconChanger will move the icons for you.

[Q] Add functions to HP Touchpad keyboard?

I've just gotten my HP Keyboard in the post. It's very sleek and is great to use.
However, it does have a pretty big flaw (especially now with the QuickOffice update): Keyboard shortcuts.
It has a control button, which only has two uses: 1. Hold it while using the arrows in a text box to move along whole words, 2. Ctrl+3 brings up the notification area, which is odd as it has it's own button.
Would it be possible in any way (homebrew or otherwise) to add standard keyboard shortcuts: Copy, Paste, Cut, Select All, etc? Using all those functions is just a natural part of how I use a computer and I'll know I'll forever be trying to use them.
Still, despite those issues, I'm glad with my purchase. It'll be good for my laptop (especially when I want to use the HDMI out and the lid is closed), PS3 and my Android phone.
Edit: The ability to scroll and navigate cards with the arrow buttons would also be very nice, but probably harder to implement.
Looking into it right now. Probably needs a binary patch on LunaSysMgr, someone please correct me if I'm wrong (and I sincerely hope I am).
Cube1701 said:
Would it be possible in any way (homebrew or otherwise) to add standard keyboard shortcuts: Copy, Paste, Cut, Select All, etc? Using all those functions is just a natural part of how I use a computer and I'll know I'll forever be trying to use them.
Click to expand...
Click to collapse
Agreed. I managed to copy a web address from one website today using the drop-down menu's copy command, but when I went to a forum to paste the address on a "link" attachment, I couldn't figure out how to to it. Still don't know.
That would be a great fix.

[App][Tablet][Beta]Help me graduate college by testing my file manager app!

Hello there!
I've chosen to work on building a user interface for file managing on android tablets for my special problem, one of my subjects this semester. So in order to graduate, I need the help of some willing testers to test out my app.
I'll admit, it's not the best file manager. Features are scarce, the code is not that optimized both in running time and in memory allocation, and there are a lot of checking that needs to be done (like when your sdcard is currently mounted in usb mass storage mode). But my focus is the user interface and not the back end, so please excuse these things.
Here's a demonstration of the features it has:
http://www.youtube.com/watch?v=gNcyT5iwLyU
Some things to take note of:
There's no up folder button, so you can't go past /mnt/sdcard when going up the directory hierarchy
if /mnt/sdcard is not your internal sdcard's default mount path, then it'll crash
When you swipe horizontally too fast to switch tabs, it does some funky stuff making one pane invisible. touch the other pane again to make it appear again.
You CAN'T cancel a copy or past operation when it has started.
Don't do stuff like copying or moving a file to the same folder it currently is in. if you move a file or folder to the same folder, it will get deleted.
Just perform normal file operations. Avoid trivial cases as mentioned above.
So here's the link for the app: http://dl.dropbox.com/u/16398746/Files.apk
And here's the link for the evaluation form: https://docs.google.com/spreadsheet/viewform?formkey=dEVQeElJb3QyR05kLUN0akliV0ExbEE6MQ#gid=0
Thank you very much! I'm open to comments here in XDA so just comment ahead and please be gentle with me, it's my first app.
nice work!
I really like the ui! Its better than for ex. In astro
But: i didnt manage to go "higher" than mnt/sdcard, so i wasnt able to see my micro sd.(how) can i do that?
And: could you add a picture preview?
Maybe you could do something that the back button works?
But all in all, i like it because of the simple buttons, the drag and drop option and its really cool.
Sry for my bad english ;D

Custom sounds [for any rom]

Hey all, this is my first post here, but I've figured out a way to get custom sounds on ANY ROM imaginable. It requires ROOT access, which if you need assistance acquiring root, all you have to do is search here on XDA for it. If it's able to be rooted, it's been done, and there's step-by-step instructions on how to do it.
ANYWAYS, to get custom sounds, i.e. lock, touch, unlock, charge, etc, you need to download a root file explorer. The one I'll be using for this tutorial is Root Browser Lite. It's free, and useful for doing what we need to do.
First of all, I will tell you that I am in NO WAY, SHAPE, OR FORM responsible if you screw up your phone by not following these instructions to the "T."
After you install Root Browser, you'll navigate to system, media, audio, ui, and browse around for the files you want to change. For me, I'm using the Clones|Drones V4 ROM, which is absolutely fantastic. Once you find the sound file you want to change, simply find a clip online, I recommend .WAV or .MP3 format, you rename it to the EXACT file name of your original sound file, including the extension. Make a backup of your existing sound file elsewhere, preferably on your computer. Upload the NEW sound file to your sdcard/usb storage, then eject from your computer.
Here's where it gets interesting. Open up your file browser, navigate to sdcard. At the bottom, you should see your new sound file! Long press on it, select COPY, press the HOME icon IN THE FILE BROWSER, NOT YOUR PHONE, then navigate your way back to system, media, audio, ui.
Once you're back into the ui folder, delete your original file by long pressing and selecting delete. You will need to grant y our file explorer root access to continue. Towards the bottom of your screen, you should see a button labelled Paste Here. You're going to press that, reboot your phone, and voila! Custom sound heaven!
ENJOY!
If I've helped you in any way, feel free to buy me a beer or hit the thanks button. I look forward to any new guides I can post on here, and am up for suggestions!
Thread moved to Android Dev & Hacking
Glad to see that your first post is a very constructive and although quite known already (I still think its great), very helpful and could allow new modders a taste of the rooting world.
Kudos to you!
Sent from my DROID2 using xda premium
Hey, I do my best, and I'm wanting to eventually get into developing, but I'm taking baby steps first lol. Starting with minor tweaks is a good place to begin, IMO. Thanks for the compliment.
Sent from a long time ago, in a Galaxy far, far away.

[Q] Screenshot in one app, drag to the other? (esp. for samsung multi-window)

Hi,
I'm looking for the ability to do something on an android device that I do quite frequently on my computer.
If I have a MS Word or Evernote open in one window, and I have a webpage or PDF open in another window, I often want to take a screen clipping of a particular sub-section of the pdf/webpage, then immediately copy & paste this into e.g. Evernote. This is pretty easy to do on a PC, but I'm not clear on if / how it can be done on a phone.
So similarly, on an Android device, I want to be able to screen-cap a small section of one window/app and paste the screen-cap into another app. To be clear, I'd prefer to not have to save the screenshot first, then navigate to it in some obscure directory, then move it into the target app. I'd prefer to directly paste it into whatever I'm working on-- (almost) as seamlessly as I would on a PC.
You can imagine why this would be especially helpful on a multi-window phone/tablet like the Samsung ones. I can be taking notes on one screen and copy/pasting needed content on another screen, all while everything is in front of me. This would be so great!
Is this possible?
Thanks!

Categories

Resources