[Q] [How to] How to translate Android application on You'r language - Android Software Development

Hi all.
Immediately I apologize for my English, writing for the first time in 7 years)
If the moderators correcting mistakes, I'm not offended.
Maybe what I'll write to you is not new, but maybe useful to someone.
This is user manual for translation Android software into Your's native language.
Heare original of this instruction on russian
Download and install
Check My computer->Properties->additional->environment variables->Path
Is way to java\bin heare? If no, add it.
this and this download and unpack to c:\windows
run console
{
"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"
}
in command line
apktool d <way to *.apk> <way to dir>
download
http://artfulbits.com/Android/Localizer.aspx
open whith it <way to dir>
press + and add 2 letter code for you language
Translate all files from right spoiler
Delete not used files
When done in command line
apktool b <way to dir>
it create folders dist and build we need *.apk file in next steps in dist folder
in first time you need a key
to generate it in command line
keytool -genkey -alias <YourAliasName> -keyalg RSA -validity <NumberDays> -keystore <YourKeystoreFilename>
And finaly in command line
jarsigner <way to *.apk from dist filder> <YourAliasName>
Enter you password on keystore. And be happy.

Related

PowerShell provider for SmartPhone, PocketPC, Windows Mobile: Beta 0.4 Release

Hey all,
http://www.codeplex.com/psmobile/
Installer is built using WiX ps extensions. Source snapshot of this release available as separate download, and also in codeplex TFS. I am not releasing the source of my common provider library, but symbols are included in the source download and it is not obfuscated.
Instructions and rudimentary guff about it on home wiki page, but more to come.
fun things to do:
ps c:\> add-pssnapin psmobile
ps c:\> cd mobile:
ps mobile:\> cd \temp
ps mobile:\temp> copy \windows\*.gif .
ps mobile:\temp> ii banner.gif
ps mobile:\temp> ii -local banner.gif
ps mobile:\temp> ii \windows\tasks.exe
ps mobile:\temp> convertfrom-wmfile *.gif c:\temp\
etc.
"Invokability" (visible via format-list) is determined via registry checks on local desktop AND remote device registry. Two additional atttributes are available for file modes: "i" and "m" for InRom and RomModule respectively. Attributes can be manipulated just like regular FileInfos, where permitted.
Have fun, and feedback/suggestions are very welcome.
- Oisin
updated 0.4.1
bugfix release: 0.4.1 - http://www.codeplex.com/psmobile
A picture's worth a thousand words:
{
"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"
}
Blog Post
http://www.nivot.org/2008/06/06/WindowsMobilePowerShellProvider.aspx

HTC bravo/ace/vision multitool

TIPHERGANE MULTI TOOL
I know it's really megalomaniac put my nickname in title, but I had no ideas for the name
{
"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 all,
I've done this little tool
who can help begginer users in HTC DESIRE's manpulations
​
1/ Change the splash screen on S-OFF devices (480 * 800 24 bits RGB).
2/ Get by wget the RUU in zip format and automatisation of the send to the SDCARD
3/ Get the untouched CID on a .txt file in the folder .\Data.
4/ Choice of the recovery for the S6OFF devices.
5/ Mute the Desire start process. (full rooted devices)
6/ Hboot update by alpharev (S-OFF devices).
7/ Downgrade for the HTC ACE and VISION
:arrow: TIPERGANE MULTITOOL : Désimlock, Root, SuperCID, Flash ROM Officiel, HBoot Update, S-OFF,...
The tool are coded in French, if some couragous guys (or girls) wanna translate it in his language, he (she) 's the welcome
​
P.S under créative commons Paternité, no commercial use, Free to modifying and same king of spray.​
EDIT: thx to mizch from here, for is help with the su hacking
reserved for possible place
reserved for possible place

[TOOL] Change/Backup your bootanimation with BootMe

Hello everybody !!!
Here is my first program : BootMe.
This program allow you to change or backup your bootanimation easily on your phone.
This program is coded in C++ ( ), use adb and should works on any phone which run Android.
INSTRUCTIONS​
Just unzip the program and run it.
Then, plug your phone on the computer and activate USB Debugging.
Finally, copy your 'bootanimation.zip' file into the folder 'install' and tape 'install' in BootMe.
PREVIEW​
Here is a preview :
{
"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"
}
DOWNLOAD​
BootMe is available in 2 versions, in french or in english, just download the version you need :
BootMe v1.2 (French) : www.ledelete.freeiz.com/zip/BootMe.fr.zip
BootMe v1.2 (English) : www.ledelete.freeiz.com/zip/BootMe.eng.zip
Feel free to leave your impressions or suggestions.
Enjoy !!!
Is there a way to use this with just the phone. I dont use computers anymore. lol. I use my gnote to type papers and everything.
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
Yes, there is a way !!! if you have root explorer, you can just copy your 'bootanimation.zip' into the data/local/ folder of your phone and set the permissions to 644.
There is an other way, you just have to download this application on google play : https://play.google.com/store/apps/details?id=com.simproductions.bachanger&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5zaW1wcm9kdWN0aW9ucy5iYWNoYW5nZXIiXQ..
Links are dead..!! Can you please update??
You're the first person to use it since one month !!! I will update it when i'll come back home
please update link host file for bootMe 1.2 english! TANK YOU!
This software no longer exists (deprecated).
Sorry

[GUIDE][HOW TO]ADB & Fastboot From Anywhere in Command Prompt

Hello, this a quick guide on how to get adb and fastboot working from anywhere in command promt. You might ask why this is useful? Well if you set your system up like this, you can use adb and fastboot from practically anywhere. This is very convenient and saves you having to navigate to your SDK every time you want to do something with your phone. So let's get started!
Prerequisites:
Windows 7 or Windows 8
Java JDK downloaded and installed.
Android SDK, preferred location:
Code:
C:\AndroidSDK
See note
First, right click My Computer and select Properties. From there, select Advanced system settings.
{
"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"
}
Then, select Environment Variables
You will now get a box that looks like this. Select edit, here is the important part.
Do NOT delete any of the text in the field, simply add:
Code:
C:\AndroidSDK\platform-tools;C:\AndroidSDK\tools
to the end of the text field, like this
Note: This assumes that your Android SDK, tools and platform-tools folders are setup in the same directory as mine, if not please modify the path accordingly
After you've edited the text field, press okay, then okay again and voila. Finished!
From now on, whenever you need to use adb or fastboot simply open command prompt and type away
If you have any comments or suggestions, please feel free to leave a reply below

[TOOL][WIN] ANDROID Color Converter [SHARE]

Hi Guys, I want to share a very helpful tool called ANDROID Color Converter which converts the HEX Color Code to SMALI Color Code.
Note: I found this tool somewhere in xda and I am not the developer of this tool. I don't the name of the developer of this tool.
Preview:
{
"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"
}
How to use?
1. Download and extract ACC.zip
2. Run ACC.
3. Paste the HEX color code in the HEX Tab.
4. Press the convert button.
5. It will automatically convert the hex color code into smali color code.
6. Copy the smali color code to your smali file.
Download it from here.
Credits:
The developer of this tool (don't know his/her name)
thank you for sharing them sir .. I was looking for this tool during this time
Did anyone ever find the developer of this tool? I have OCD and it was bugging me that the error messages weren't in English so I translated them. I'm not sure if anyone else even cares but I'd like permission before I posted it....
Need help
Ican't run the acc.hta in android 4.4.4
Hanskevin said:
Ican't run the acc.hta in android 4.4.4
Click to expand...
Click to collapse
It's not meant to run on Android. This converter runs on PC desktop and converts hex code to Smali for theming.

Categories

Resources