Due to popular demand, here's a guide on how to graphically mod your Xperia mini / mini pro.
It's really easy, you can't do anything wrong, trust me.
Note: This method is for stock 2.3.3 only
I dont know if it works with 2.3.4 too. You might need to refer to other threads.
Step 1
a.) Root your phone using one of the following methods:
http://forum.xda-developers.com/showthread.php?t=1320350
or
http://forum.xda-developers.com/showthread.php?t=920746
This doesn't require ANY computer or mobile phone experience, everything is pretty self explanatory.
b.) Install Clockwork Mod Recovery
http://forum.xda-developers.com/showthread.php?t=1345741
Again, everything is self explanatory.
Note: This method is for stock 2.3.3 only
Step 2
Use any root explorer to copy the following files to your SD card, and then to your computer:
- framework-res.apk from /system/framework
- SystemUI.apk from /system/app
Go to http://uot.dakra.lt/kitchen/, customize the hell out of it and let the kitchen cook your .zip with the following 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"
}
Make sure to chose the right icons to fit your statusbar color. Icons for Black statusbars might look bad on white bars.
Always chose the MDPI option if possible. This will optimize your theme for your resolution
Save the cooked .zip to the main folder of your SD card, dont extract it
Step 3
You're almost done.
a.) Reboot into CWM Recovery repeatedly pressing the volume down button as soon as the sony ericsson logo appears. Navigate using the volume buttons and confirm with the "home" button.
b.) Choose "install zip from sdcard", navigate to your cooked zip file (e.G UOT-11-03-18-46-1.zip) and apply it.
Let CWM Reboot and you're done
Let me know if you still have questions
Is the lockscreen modification worked on your phone ?
In mine (mini pro ) almost everything worked except the lockscreen modification
Phew, no clue. You might aswell just install widgetlocker
wow dude, nice HP... works perfectly for me... except for lockscreen but i got widgetlocker anyways so doesnt matter. thanks for the link!
..................................
Thanks , but I need the notification widget panel , which UOT is not available .
mkmonkey said:
Thanks , but I need the notification widget panel , which UOT is not available .
Click to expand...
Click to collapse
Well, it is available. Do you mean it doesnt work for the mini/mini pro?
Gustavo RD78 said:
Someone tried in 2.3.4?
Click to expand...
Click to collapse
yes, me ... it worked just fine
FreeZr said:
Well, it is available. Do you mean it doesnt work for the mini/mini pro?
Click to expand...
Click to collapse
Huh ? UOT kitchen has the quick panel modification option ?
Would you please tell me where I can find this mod ? Thanks very much !
mkmonkey said:
Huh ? UOT kitchen has the quick panel modification option ?
Would you please tell me where I can find this mod ? Thanks very much !
Click to expand...
Click to collapse
The kitchen is full, and will be open for orders after this queue is finished.
If you have submitted a request then wait for your file to appear in the pickup page
Requests left: 40
Click to expand...
Click to collapse
Ill try lol Its unter the status bar mod settings.
can this mod screen of animation too? i want my CRT anim. back
Thanks, worked perfectly for me!
Sent from my ST15i using xda premium
Im glad this is working for you
FreeZr said:
Im glad this is working for you
Click to expand...
Click to collapse
Hello , did you figure out if UOT kitchen cam add the Notification Power Panel yet ?
mkmonkey said:
Hello , did you figure out if UOT kitchen cam add the Notification Power Panel yet ?
Click to expand...
Click to collapse
No clue sorry. Afaik, you can just change the color
Works like charm!
It works in 2.3.4!
LinixAndroid said:
It works in 2.3.4!
Click to expand...
Click to collapse
great news
can I make it only with rooted phone????
Followed all the instructions but it didn't work for me
I did root it and installed clockworkmod succesfully, but everytime I flash an update.zip simply results in a bootloop. I've tried with several themes.
Does someone know what's causing the problem?
Any help much appreciated.
EDIT: sorry. Solved
Georg1992ad said:
Followed all the instructions but it didn't work for me
I did root it and installed clockworkmod succesfully, but everytime I flash an update.zip simply results in a bootloop. I've tried with several themes.
Does someone know what's causing the problem?
Any help much appreciated.
Sent from my ST15i
Click to expand...
Click to collapse
Thats weird, you probably did something wrong then. Make sure to apply the settings i've shown in the 1st post, or else you might get problems.
A faulty CWM installation would also be possible
Related
I just made a skin for HTC Sense Lockscreen, this file includes Skinned NavBar also.
{
"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"
}
Instruction :
*You rom must should be deodexed before using this.
*Backup your com.htc.resources.apk to your PC or SDCard.
Click to expand...
Click to collapse
Flashable zip
1. Download
2. Flash it like a rom via Rom manager or clockworkmod recovery
Click to expand...
Click to collapse
ADB Method
1. Download the Zip file, Unzip and put the apk file in ADB folder
2. Boot into recovery mode.
3. Open Command Prompt, point to your ADB folder
4. Type this:
Code:
adb shell mount /system
adb push [COLOR="DarkRed"][B]com.htc.resources.apk[/B][/COLOR] /system/framework/[B][COLOR="DarkRed"]com.htc.resources.apk[/COLOR][/B]
5. Reboot your phone.
Click to expand...
Click to collapse
Get into trouble?
- Use your backed up com.htc.resources.apk from Step 1 and push it back to your phone.
Click to expand...
Click to collapse
Don't want this apk 'cause the one on your phone is different?
Drawable-mdpi folder
You have to replace this folder into your com.htc.resouces.apk/res/drawable-mdpi yourself.
Click to expand...
Click to collapse
Thanks a lot, Cryshop! Keep up the good work mate
Can you post it in the form of flashable zip file from recovery?! Far easier than ADB...Thanks
zorbakun said:
Can you post it in the form of flashable zip file from recovery?! Far easier than ADB...Thanks
Click to expand...
Click to collapse
updated 1st post, not sure it would work or not
cryshop said:
updated 1st post, not sure it would work or not
Click to expand...
Click to collapse
1st of all, thanks cryshop! Nice work, I'm glad you found the time!
2nd, the problem with the zip is, that the whole resources.apk might be different...for example I extracted those files and put them in my .apk...
3rd, does the ROM really need to be de-odexed? What if I put the different png's to my resources.apk ? - edit, You don't have to be deodexed, it works just fine on B 0.1 Rom, which is not.
EDIT2: When I touch the display(screen locked text appears) part of the image sems to lose it's transpatency settings - there is a vivid ende below the text - is this normal?
Thanks!
cryshop said:
updated 1st post, not sure it would work or not
Click to expand...
Click to collapse
It works just fine by flashing that zip.
Dr.Romca said:
EDIT2: When I touch the display(screen locked text appears) part of the image sems to lose it's transpatency settings - there is a vivid ende below the text - is this normal?
Thanks!
Click to expand...
Click to collapse
The black half-transparent rectangle at the bottom causes that. It seems to be something in the xml files which I'm not able to edit. I can retouch graphic files only, sorry for that
nice work! I just made a bit more space between the 2 arrows.
Cause it was overlayed by the text saying: "screen locked" (since in dutch its scherm geblokkeerd) and that's much longer
png is attached for dutch people or people that want more space between the arrows (hope you don't mind cryshop otherwise just tell me and I'll remove it asap)
Really like your work
JonasDroid said:
nice work! I just made a bit more space between the 2 arrows.
Cause it was overlayed by the text saying: "screen locked" (since in dutch its scherm geblokkeerd) and that's much longer
png is attached for dutch people or people that want more space between the arrows (hope you don't mind cryshop otherwise just tell me and I'll remove it asap)
Really like your work
Click to expand...
Click to collapse
Haha, I didn't notice the language issue, it's perfect fit in English, thanks!
hello,
very nice lockscreen and ather custom stuff. Can you make a rom with all of them?
it works on stock 3.15 rom?
Blindie said:
hello,
very nice lockscreen and ather custom stuff. Can you make a rom with all of them?
Click to expand...
Click to collapse
Yes, that's my plan, but there're a lot of things need to be done.
it works on stock 3.15 rom?
Click to expand...
Click to collapse
Yes it does
yas, yas, yas
dou you need any tester
Nice work!
what wallpaper u use in this picture... looks really nice
didn't suport for the B rom?
Looks very nice!
Will try it!
Work and nice for my private ROM
Thanks
Hi Cryshop,
Just a question here, but could you make a lockscreen that would correspond with your navbar? It would actually need editing of one png The shape is OK, but the style would look nicer
I tried 3ds max to make one, but I need some study in that
Dr.Romca said:
Hi Cryshop,
Just a question here, but could you make a lockscreen that would correspond with your navbar? It would actually need editing of one png The shape is OK, but the style would look nicer
I tried 3ds max to make one, but I need some study in that
Click to expand...
Click to collapse
I'll make one later, from now on, get Metamorph ready
This theme is a combination of two amazing themes:
Xtreme by Manny, and
Gingerbread Nexus S Edition by shivenjuneja
And thanks to shivenjuneja for the reboot button, battery percentage and the 'Theme Reference for Newbies' thread.
These two have made almost everything in this theme, so credit to them
And thanks for letting me publish this.
Reboot button and Gingerbread bootanimation included.
Now these is the changes i have made:
Optimized a bunch of icons.
Updated sliding buttons on lockscreen.
Made icon for conversation (SMS), a little more green to mach the others.
Removed alot of icons from Gingerbread, only ones left is the 4 you see in the dock.
Replaced a whole lot of icons, with ones from Xtreme.
Bootanimation: (Same one as in Gingerbread)
{
"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"
}
Screenshots:
I dont know how to make an installation for xRecovery, so you guys have to do it the manual way
Link to Root Explorer instructions: http://forum.xda-developers.com/showpost.php?p=9379823&postcount=9
You also need to copy the apps to '/system/app' and overwrite originals (REMEMBER PERMISSIONS), after that, and a reboot, you can insert the new icons in the dock.
I myself use Launcher Pro.
(Optional you can install the font included in the .zip also, it is the same font as in Gingerbread)
This is my first theme ever, hope you like it
http://rapidshare.com/files/441647614/Xtreme_Gingerbread.rar
http://www.mediafire.com/?58gyc6xvoxcbe6a
Screen background image attached below:
Great combination for latest firmware
thank you
ps: i'm wondering, what's the name for your buttons widget (wifi, bluetooth. etc)
edit: installed your theme in my phone, it's nice but there is a problem with wifi icon in status bar. and the image that shows in drop down from status bar is not the same. The message icon in status bar too.
thanks again
Both clock and toggles is Beautiful Widgets.
Clock skin: flipturn
Toggle skin: circled
Sorry there was missing a file in package. Rapidshare link updated to new one.
i will update it and try the widgets
Now it's awesome
thank you and thanks to Manny, shivenjuneja.
Awesome work.. Loved it I'm currently using it, but have 2 issues..
In status bar, I've just a white line when i switch on wireless net Instead of "Wireless net"-icon...
In notification tray, instead of transparent tray, I've whhite background with yellow lines
What am i doing wrong?
I think it is the same issue as above, i updated the package with a ekstra file 'framework/services.jar', if you dont have that file in the package you got, then redownload from this thread.
Theme
im running with this theme right now on my x10mini and it works perfectly
Just want to know how i can change the sliding bottons on the lockscreen??
Would like it to be like this. But only the sliding lock screen
baunegaard said:
I think it is the same issue as above, i updated the package with a ekstra file 'framework/services.jar', if you dont have that file in the package you got, then redownload from this thread.
Click to expand...
Click to collapse
Perfect now Thank you so much Great work!
Awesome work!
OT: Can this be applied to X8 as well?
Did exactly what thread says .... bricked my phone ...
Issues with google.com something .... android . files . . . . . .didnt understand ... ask to force close every time ....
cant take calls, cant open contacts , call lag messaging etc....
Please help
meirales said:
Did exactly what thread says .... bricked my phone ...
Issues with google.com something .... android . files . . . . . .didnt understand ... ask to force close every time ....
cant take calls, cant open contacts , call lag messaging etc....
Please help
Click to expand...
Click to collapse
SE Diagnostics .... giving problem after i replace all 4 files .... (Moved via root explorer with said permisssions)
sory to interrupt, but can you upload it in mediafire, i m having issues downloading via RS,.. im very excited in using this one... plsplspls.. thanks!!
"The server returned with error IP address modified..
This is usually a temporary problem and can be solved by retrying the same URL at a later time or by becoming a RapidPro-user. "
thanks for the mirror, but unfortunately i @ work.. will try this when i get home [8 wrk hrs + 2hrs trip]
--=-
i dunno if its me or its just my connection, because the links doesnt load properly,. im able to get to MF, but when i try to Dl the files, all im getting is xtreme gngerbread.rar w/c is only 3oo+ kb..
will try again later...
Thank you for this theme. All works perfect. Great job
Sent from my U20a using XDA App
Works perfectly.
Great job doing a mix of these two wonderful themes
Very nice indeed, im currently using the gingerbread theme on my mini pro with firmware ending in 504, i was wondering how to use your green battery icon and usb icon in the theme im using im really new to this so some instruction would be really appreciated,,thanks in advance ;-)
@baunegaard
ino offense meant but i took out the boot animation and used it on my phone. hope that it's ok with you.
best theme i know for Mini Pro
thx for your work man..its great
Hi!
Upgrading to a new software version?
Non-compatible with 2.1.1.A.0.6
Hello, and i would like to thank you for this great theme, i used it smoothly with the *24 version, but upon upgrading to the newest one 2.1.1.A.0.6 i couldnt install it and my phone was frozen on white SE logo, so i restored it.
I am asking if you are planning to upgrade this nice theme.
If it could help you, i am linking the new firmware update files blob_fs, as well as the framework files of this firmware. Maybe it could help in upgrading the theme, in case you are planning to do so.
blob_fs link : http://narod.yandex.ru/disk/5202849001/blob_fs.rar
framework: http://forum.xda-developers.com/showpost.php?p=11266420&postcount=264
Take care
I re-coded the Services.jar in /system/framework for Axura JL5. The clock is originally black, which goes against most themes out there. I figured id post the Services.jar file here for anyone interested. THIS WILL ONLY CHANGE THE TIME CLOCK COLOR TO WHITE (top right hand corner of screen), NOTHING ELSE. This is ideal for people who are trying to theme with a black status bar.
{
"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"
}
Instructions:
1. Download and extract the Services.jar attached to this post
2a. Use Root Explorer to replace existing Services.jar (/system/framework), then reboot
or
2b. Place new Services.jar in the "Tools" folder in AndroidSDK, then via ADB in the command prompt, type the following commands
adb remount
adb push services.jar /system/framework/
adb shell reboot
3. Once you reboot after either method, it may take a while. Please be patient, it could take up to 5min
4. If it works, and you are satisfied, please smash the "Thanks" button.
DISCLAIMER: THIS IS ONLY CONFIRMED TO WORK FOR AXURA JL5 ON THE VIBRANT, dont bother trying on any other ROMs or devices.
is this the clock for alarm clock or the time clock?
Thanks for this effort, perhaps a screen shot would be more discriptitve.
serendipityguy said:
is this the clock for alarm clock or the time clock?
Thanks for this effort, perhaps a screen shot would be more discriptitve.
Click to expand...
Click to collapse
Time clock. Updated OP with screenshot and clarification......i was going to originally post a screeny but i forgot.
Edit.. Just realized the title said "axura". Duh.
Sent from my powered vibrant.
Hey top shelf what battery widget are you using in that screenshot?
Sent from my SGH-T959 using XDA App
Joshochoa187 said:
Hey top shelf what battery widget are you using in that screenshot?
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
its called "battery monitor".....i never use anything else
allthrottle said:
Edit.. Just realized the title said "axura". Duh.
Sent from my powered vibrant.
Click to expand...
Click to collapse
if you would like it done for another ROM, i could try....no promises though. PS - i only know the codes for white, black, and red
if you do in fact want to me try, keep in mind you have to backup your Services.jar and test the new one yourself....no offense but i dont feel like flashing back and forth between ROMs haha
Worked like a Charmed.thanks
Worked for me Thanks Topshelf
Sent from my SGH-T959 using XDA App
Amazing! Worked as explained using Root Explorer! Thank you!
thanks for the fix, the time showing up white now
amazing how one little change makes it look 10x better. thanks!
Glad to help!
good work... didnt take long for you to catch on how to do it.
Jaynrb said:
good work... didnt take long for you to catch on how to do it.
Click to expand...
Click to collapse
oh no this is different, this has nothing to do with .xmls......but i DID also figure that out, thanks again for your help with that
yeah i had a fun time decyphering all of the services.jar... not as easy as changing all of the xml stuff.
So, any reason why changing this file would cause the phone to go into a reboot loop? That is what happened to mine...
jshatch said:
So, any reason why changing this file would cause the phone to go into a reboot loop? That is what happened to mine...
Click to expand...
Click to collapse
i dont know, no one else has reported this issue......off the top of my head, did you do any of these:
1. Did not unzip the attached file before replacing services.jar
2. try to flash through clockwork?
re-read the instructions in the OP and make you followed them EXACTLY. if you did, then it should work flawlessly. If done right, thsi is not a risky mod.
The file that was unzipped somehow got truncated, so it was corrupt when I copied it over. After I restored and tried again it works.
And, I also added that file to the theme zip I use so when I applied it through clockwork it applied this file as well. Is that something that perhaps should be included in themes? <shrug>
jshatch said:
The file that was unzipped somehow got truncated, so it was corrupt when I copied it over. After I restored and tried again it works.
And, I also added that file to the theme zip I use so when I applied it through clockwork it applied this file as well. Is that something that perhaps should be included in themes? <shrug>
Click to expand...
Click to collapse
well i dont think there is a single theme out there that has a status timeclock as the same color as the statusbar background (unless its intentional, ive seen those, in order to get rid of the clock)
the only reason i did this was because im very anal about my phone and the way it looks. Axura JL5 is the ROM of my choice, but the way i theme it has a black statusbar, so i had to change the color of the clock so i could see it. The original ROM theme had a grey statusbar, so the clock could be seen. That was the choice of Master (the ROMs developer), and we have to respect his themeing choice.
uhhh .. Hey Guys ..
i have a little question over here ..
to be honest .. i hate the x10 mini's lock screen .. and i love the Froyo's ..
is there anyway 2 change the lock screen .. ? from the system it self ..
i mean no Applications ..
..
thank u ..
;D
customize the framework-res.apk
just replace the lockscreen .png's
Dammiboy said:
customize the framework-res.apk
just replace the lockscreen .png's
Click to expand...
Click to collapse
Can u give a guide to change or mod original lockscreen..
you can use widgetlok... chek your pm
I'm currently using the modded WidgetLocker.. at the same time switchpro app to disable the default lockscreen... but I also wanna know how to modify or change the default. Hope anyone could provide the link or tutorial to do that.
Dammiboy said:
customize the framework-res.apk
just replace the lockscreen .png's
Click to expand...
Click to collapse
am a noob man .. duno how 2 do sucha things .. besides i bricked my phone .. dunno how 2 fix it ..
First you need to root your phone, then install xrecovery then find a theme that has a nice lock screen.. then install the theme in xrecovery and you will have a new lock screen. (among heaps of other cool changes depending on the theme you choose)
I am not going to go into specifics as all the information is right here on the forum already and you just need to use the search feature..
(first thing you might want to search for tho is Flashtool, it might help your bricked situation)
Good luck and have fun!
Kiwi
kiwiBratwurst said:
First you need to root your phone, then install xrecovery then find a theme that has a nice lock screen.. then install the theme in xrecovery and you will have a new lock screen. (among heaps of other cool changes depending on the theme you choose)
I am not going to go into specifics as all the information is right here on the forum already and you just need to use the search feature..
(first thing you might want to search for tho is Flashtool, it might help your bricked situation)
Good luck and have fun!
Kiwi
Click to expand...
Click to collapse
well dude .. i did that .. and after installing a couple of more themes .. the phone got bricked .. stuck on SE Logo ... now i cant or dunno how 2 fix it ..
Sira. said:
well dude .. i did that .. and after installing a couple of more themes .. the phone got bricked .. stuck on SE Logo ... now i cant or dunno how 2 fix it ..
Click to expand...
Click to collapse
Thats why I said to search for Bin4ry's flashtool first.. to fix your bricked Phone..
Kiwi
you could also use lockbot.
...
use the default
Sira. said:
well dude .. i did that .. and after installing a couple of more themes .. the phone got bricked .. stuck on SE Logo ... now i cant or dunno how 2 fix it ..
Click to expand...
Click to collapse
Same happened to me i bricked my x10 mini but fixed it !! you gota use SEUS, pick x10 mini then on your phne hold the power together with the home button for 5min to restart your phone, while the screen is blank hold down the back button and plug ur cable in u wil then see the green light ur phe is flashed and ready to repair
1- Download "Lockbot pro" and "no lock" applications
2- Intall it on your device.
3- First launch "No lock" and clic on "Lock enable".
4- Launch Lockbot pro and go into "My theme"
5- Hit "menu" button and chose "playlist"
6- Uncheck all the lockscreen.
7- Clic on the "+" just under "Default theme" and chose your default theme (FroYo for example)
Now you will have your custom lockscreen enable
ijama said:
Can u give a guide to change or mod original lockscreen..
Click to expand...
Click to collapse
So my english is not very well
But I'll try..
Requirements:
- Root (you have to get the framwork-res.apk from /system/framework). Either you use Root Explorer or ADB..
- A program which you can open the apk to see what's inside..
I use WinRAR to open the framework-res.apk.
Then navigate to /res/drawable-ldpi (and drawable-land-ldpi) and add the pics you want into the folders.
Tip: Extract the folders or the whole apk, then you can see what name every pic has.
I used to replace the png's:
semc_sliding_tab_open_ghost.png
semc_sliding_tab_open_goto.png
semc_sliding_tab_open_normal.png
semc_sliding_tab_open_pressed.png
semc_sliding_tab_sound_off_ghost.png
semc_sliding_tab_sound_off_goto.png
semc_sliding_tab_sound_off_normal.png
semc_sliding_tab_sound_off_pressed.png
semc_sliding_tab_sound_on_ghost.png
semc_sliding_tab_sound_on_goto.png
semc_sliding_tab_sound_on_normal.png
semc_sliding_tab_sound_on_pressed.png
slider_bg.png
slider_bg_left.png
slider_bg_right.png
The new png's should have the resolution und have to be "brushes"(don't know excatly how they are called^^)
IMPORTANT: If you're using Root Explorer: Set the Permissions as shown below before replacing the apk!
{
"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"
}
I've made a .zip file with my own lockscreen so you can imagine what will be replaced and maybe use this one
hope this helps
That's cute. The pikachu ^^
Anyway, am using the widgetlocker and feel better already
Thanks for the guide
haha, ok
np
HTC IME Trace with Arrows v1.0
ENGLISH ONLY
After a very pain staking effort I'm am glad to bring to you the keyboard we've all been waiting for. This is the HDPI version resized and modified to fit our XHDPI screens.
{
"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"
}
Developers: If you use this keyboard in your ROM's. I require you give credit where credit is due. I personally spent DAYS trying to get the size proper as well as all the functions working correctly. Needless to say, this wasn't an easy task.
Installation Instructions:
1. Download zip file from link below.
2. Move to sdcard.
3. Reboot into recovery and flash.
4. Consider buying me a cup of coffee. This wasn't a small undertaking.
The HTC_IME.apk sometimes will not show up on ROM's that have been up and running for an extended period of time. If you find that to be your problem, you may need to reflash your rom, then flash the HTC_IME zip.
ROM DEVELOPERS:
Make sure you also include the libt9.so file that is inside the zip. Without it the trace functions will not work.
Download HTC IME Trace with Arrows
Click to expand...
Click to collapse
what is the difference between all these terms: hdpi, mdpi, XHDPI, etc.?
bal1985 said:
what is the difference between all these terms: hdpi, mdpi, XHDPI, etc.?
Click to expand...
Click to collapse
Resolution and size
Sent from RezROM
No arrows after install, just Swype...
riotdog7 said:
No arrows after install, just Swype...
Click to expand...
Click to collapse
try flashing again... it may require you to reinstall the rom then flash right after boot.... like i stated in the OP... the HTC_IME.apk dont overwrite everytime... you can either try flashing multiple times or use the methods listed above...i will work on finding a sure way of flashing it but i'll revisit it later for now i need to move forward onto other projects
if you were on the original keyboard you already had trace
riotdog7 said:
No arrows after install, just Swype...
Click to expand...
Click to collapse
lllboredlll said:
try flashing again... it may require you to reinstall the rom then flash right after boot.... like i stated in the OP... the HTC_IME.apk dont overwrite everytime... you can either try flashing multiple times or use the methods listed above...i will work on finding a sure way of flashing it but i'll revisit it later for now i need to move forward onto other projects
if you were on the original keyboard you already had trace
Click to expand...
Click to collapse
If you are still seeing Swype just go into settings > keyboards and select this keyboard then go into a text box and do the long press just like you did to get Swype working.
This is awesome man, thank you!!
Is it possible to maybe name this as a different .apk say, HTC_IME2, so we can switch back and fourth between the arrows and no arrows if wanted.
andybones said:
This is awesome man, thank you!!
Is it possible to maybe name this as a different .apk say, HTC_IME2, so we can switch back and fourth between the arrows and no arrows if wanted.
Click to expand...
Click to collapse
i'd have to look into it... its not as simple as renaming the apk if you askin if you could run both on the system at the same time
thanks
No go... I even moved them manually and still nothing
Sent from a cellular telephone
Edit: going to try the one thing i didnt bother to read, ha, reflashing the rom and then flash the keyboard
Edit 2:
if it helps you out im running cleanrom 1.4
thank you for all your hard work
anyone have any advice? thank you
mrbracht said:
anyone have any advice? thank you
Click to expand...
Click to collapse
flash cleanrom then reboot into recovery once it boots and flash the zip.... i know it works on cleanrom scrosler did some of the testing on this
Thank you but after I asked this cleanrom 1.5 released. Amazing job btw. Glad to have the arrows back.
Sent from a cellular telephone
thanks for the mod. I hate not having the arrows.
I made a red keyboard out of it.
http://db.tt/aWZpOqAi try it out.
mcluvn said:
thanks for the mod. I hate not having the arrows.
I made a red keyboard out of it.
http://db.tt/aWZpOqAi try it out.
Click to expand...
Click to collapse
awesome.... would you be able to do black? its in my plans but with building a rom ... workin on gettin bugs out of ics, a job, a wife and 4 kids... i dont know how much more i could pull off lol
My keyboard is completely gone when I flash this mod (including the red flavor). No keyboard is visible in the settings or when you long press the button next to the home button.
I tried everything to get the stock one back, but keep getting FCs.
What's the best way to delete the mod? When I replace the htc_ime file and rename the libt9.so, I see the keyboard listed, but get the FCs.
I should add that I tried to flash the mod immediately after unlocking, rooting, installing recovery and Ziggy's kernel, so it was about as clean as I could make it.
** Update ** I couldn't install Swype as a temporary work around because you have to log into the beta site...which means typing. I gave up and backed up with Titantium Pro and did another factory reset.
ics
anyone know if this will work on the new ics roms?
I tried on ics. It doesnt work. Bored is working on one tho I believe
Sent from a cellular telephone
Is there a way to add additional settings to this keyboard that the HTC IME original keyboard had - particularly long press duration for alternate symbols, and swipe left to delete the last word typed?
bamf .9
Will this mod work on bamf .9, its deox so it should