A sollution to using special/local characters with e.g. LogMeIn - General Topics

Have you ever had a keyboard that is missing some keys?
Do you need localized characters on a keyboard that does not have them?
Perhaps you are using software like LogMeIn or GoToMyPC which doesn't support some Unicode characters (especially while using a Pocket PC)?
KeyReplacer monitors the keys pressed on the keyboard. If you enter a "receive key combination" the program will replace the written characters with the "Replace with" string. For example: You write ".aa" and the program erases ".aa" and replaces it with "å".
(Warning! The program can also be used for having some fun... )
It also features simple open and save functions. It stores the configurations in ini-files. Sometimes you want KeyReplacer to start a program on startup or after reboots automatically. This is easily solved by creating a shortcut where the target is set to something like this:
"c:\path-to-program\keyreplacer.exe" "c:\mykeysettings.ini"
Clicking the minimize button will minimize KeyReplacer to the System Tray.
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
KeyReplacer main window
The window for adding or editing key combinations
Download KeyReplacer
This program is released as "free of charge" (which is not the same as "free"). You may download and use the program without limitations. You may not, however, redistribute, sell or alter this program in any way, shape or form without permission.
Click here to start the download (299 kB).
System requirements:
- .NET Framework 2.0

Great tool, will definitely mention it in the next iteration of the DEFINITIVE ROUNDUP: Access your desktop PC from your Pocket PC! ( http://forum.xda-developers.com/showthread.php?t=288506 )

Related

Powerful Text Editor: AndText 1.1 for phone tablet pad beta version latest release

It is an android text editor,support create a new,open,save,save as file,and support multiple charset.
Version 1.1:
1)support create a new,open,save,save as file
2)support multiple charset
3)Embedded file browser
4)Settings and search functions
5)support 2.1\2.2 and phone\tablet\pad
Download from:http://code.google.com/p/andbox/downloads/list
Apk Download:http://forum.xda-developers.com/attachment.php?attachmentid=610992&stc=1&d=1306721240
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi Everyone, please give me some advice or useful functions,so I can continually optimize it to help use android of users
downloaded and will give it a shot
thanks for the app, it's my daily txt editor now,
what I'm missing are: menu options to close edited file and to exit the application
Is there a reason that I cannot access the download page on Google? I always get:
403. That’s an error.
Your client does not have permission to get URL /p/andbox/downloads/list from this server. That’s all we know.
fonter said:
Hi Everyone, please give me some advice or useful functions,so I can continually optimize it to help use android of users
Click to expand...
Click to collapse
I suggest to add some features for programmers, such as syntax highlighting for Java, C, C++, Python, etc., or a modified keyboard with useful symbols (such as {} or []). Also gestures can be a great improvement. Go on with this project, there aren't good text editors for Android, especially for Honeycomb, and yours could be the first!
Tux just what I needed
Sent from HTC Sensation using FREE xda app

How To Enable PC Keyboard Layout In Jelly Bean 4.2 Keyboard

I have been using the new Android 4.2 keyboard for few days now, and it is nothing short of awesome. I love the way that it looks, the improved responsiveness, and the fact that you can even "swype" with it. As with many Android releases, Google has a tendency to hide features, and this latest hidden treasure is a very nice feature for tablet owners. What feature am I referring to? PC Keyboard layout. Let’s have a quick look at it, and learn how to enable it!
The PC keyboard layout naturally has more keys than the standard Android keyboard layout, with both numbers and symbols being faster and easier to access. It doesn’t work too well for standard sized smartphones, as it’s simply too small for anything smaller than a 5 inch screen. Works well on tabs though. But if anyone wanna try out PC keyboard on our phone here is the method..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The option to enable this PC layout can be found in Settings - Language & Input - Android Keyboard Settings - Advanced Settings - User input styles.
First, simply click on “Add style” (bottom right),
Select your language, and then select PC.
Now that the layout is activated, you will need to follow the same steps under “System Language” (check on your language with “PC”).
Then simply press the globe on your keyboard to change layouts and choose the PC layout you have just set up.
You're all set! Pretty nice right?

remoteAKL, lossless mirror to PC with USB (No root)

With the purpose to develop script without installing emulator, we develop this tools, remoteAKL (a.k.a. remote AnkuLua).
It could be used also for other purpose, like capturing the screenshots and editing them on PC.
How to use the software
First, you need to install the USB driver on Windows and enable debug on your device. Sorry, mac users
Download the zip file and extract it to any place you like.
There must be file structure like below after unzipping.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Double click remoteAKL.bat or run remoteAKL.bat in command line prompt.
We suggest to run remoteAKL.bat in command line prompt. It's easier to know what's wrong if any.
Following screen should appear normally.
From left to right
Scale:
Control the mirrored screen size. Support five options, user, 1/1, 1/2, 1/3 and 1/4.
If user mode chosen, input the width resolution directly on right field.
If 1/1, 1/2, 1/3 or 1/4 chosen, the right field will show the corresponding width resolution.
The number is strongly related with compareDimension, more details will be discussed in following sections.
Rotate Left, Rotate Right: rotate left or right for 90 degree.
You need to manually rotate the screen if the mirrored screen is not correct.
Device:
If more than one device and emulator connected, choose which to show here.
Debug:
Show the debug message on command prompt or not.
Supplements:
* Because requiring lossless, there is some delay.
* Can't control devices from PC. (Since there is delay, it's faster to play directly on devices.
The software is open source. You are welcome to modify it.

[APP][4.0+] Simple Password Manager - With full control on encryption method [v2.04]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Simple Password Manager is an easy to use, ad free, Password Manager App which gives you full control over the encryption method and does not require any special permissions.
It has over 7,500 installs on Google Play, as on date, since May 2012, and recently I made some significant changes to the app, releasing version 2.0. You can store multiple username/passwords and only have to remember one strong Master Password. This is used to encrypt the other passwords securely using a key derivation function.
You can choose the number of bits and iterations and the key derivation function as per your security needs and phone processing power. For now, I have only enabled PBKDF2, since it is the best natively supported KDF, and you will get HMAC SHA1 variant till Android 7.1, and with SHA256 AND SHA512 in Android 8. Nevertheless, I can easily enable Blowfish or any other KDF supported on your device, if requested, and play to include Argon 2d in future updates.
I request you to try out the app, rate and review, and generally give me feedback to improve it. Do let me know what you like or dislike. Do you find it easy to use or confusing, etc.
Like app on Facebook!
I just updated this to version 2.05, which makes it much easier to get started with the app and is available in five languages - English, French, Spanish, Chinese (Simplified/Traditional), and Hindi... with Russian on its way.

Unique App #2: appSelector

appSelector - Apps on Google Play
Select automatically for each mime-type or website the browser to open a URL
play.google.com
Android allows you to select a default app for specific activity. The implementation is pretty broad, and limited too depending on the OEM version of the software.
But if you want to customise this behaviour further, there is a nifty app called appSelector that allows you to choose the browser or app to use for a specific site. It allows granular control over the Default browser feature of Android.
This is also useful if the browser you use doesn't support the 'Open in App' feature:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
As you can see in the screenshot above, if I open a Play Store link in my Firefox browser, I have the option to choose whether to open that link in the corresponding Android app. Some browsers, however, don't provide this option. This app comes in handy in such cases too. Just set up the site in this app.
Next time you need to open a site in its app, simply use the share menu in the browser and choose appSelector:
The link will now automatically open in the right app/ browser that you want it to.
That's it.
You'll find more such unique apps here:
Unique Apps for Android
In this post, I will include some unique apps I have found that do not have competing alternatives (or let's say, I haven't found anything close enough to compete). 1. FolderSync 2. appSelector 3. Photo Tools 4. Hermit I will keep updating this...
forum.xda-developers.com

Categories

Resources