[Q] Physical Keyboard fix for my Mini Pro [HELP] - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

NEED HELP
Can someone make a layout for my Physical keyboard?
I have a mini pro with a keyboard but it is the middle eastern one
None of the layouts Ive searched the net seem to exist
Pics are Below (Both are taken in different lighting's)
{
"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"
}
Basically i want a layout for my keyboard, because I'm using the default one(Which came with cm9.1)
and basically when i press (Blue) + " _ " on my physical keyboard i end up with "$" on the screen
Ignore the Arabic
I mostly want the Alphabets and Symbols to be assigned properly
But it would be nice if you could put the Arabic letters (In white) as associated shifted (Ignore the Arabic accents, don't use it)
So this would be fine (Below)
PrimaryNormal - English Alphabets in white (lower case)
PrimaryShifted - English Alphabets in white (upper case)
AssociatedNormal - Symbols
AssociatedShifted - Arabic letters in white (If you want, its not preferred but would be nice if its added)
Please reply back to this post if you are planning to make one, or if it has been done or if i have to contact special keyboard developers
Please provide links
--------------------------------------------------------------------------------------------------------------
I have copied this from a post i made in another thread but nobody replied
http://forum.xda-developers.com/showthread.php?t=2094572
Please go through the Photos and Links and reply back if you need details
Hope someone helps

I think it is on the system thing call...well I forgot but it is a hardware keyboard layout file..
Sent from my LT28h using xda premium

Try this http://forum.xda-developers.com/showthread.php?t=1224511
long and hard enough to process, but it should work!!

Which keyboard layout to set?
IcanIhsanuddin said:
Try this http://forum.xda-developers.com/showthread.php?t=1224511
long and hard enough to process, but it should work!!
Click to expand...
Click to collapse
Hmmm.... I checked it out and I have a terminal emulator and whatnot but i dont get one thing
There is a step saying
4.following is a list of available keyboard layouts:
Code:
qwertz
qwerty-en
azerty
qwerty-br
qwerty-no-dk
qwerty-se-fi
latin-on-arabic
latin-on-arabic-azerty
latin-on-bopomofo
latin-on-cyrillic
latin-on-greek
latin-on-hebrew
latin-on-korean
latin-on-pinyin
latin-on-thai
now make note of the version u need...
now change to ur keyboard region (replace YOURREGIONLANG with the single code from above)
Code:
busybox sed -i 's/qwerty-en/YOURREGIONLANG/g' /system/usr/keyboard-config/keyprint.xml
Click to expand...
Click to collapse
Now here is the thing
Which keyboard will give me this layout

Naweed Reza said:
Hmmm.... I checked it out and I have a terminal emulator and whatnot but i dont get one thing
There is a step saying
Now here is the thing
Which keyboard will give me this layout
View attachment 1840926
Click to expand...
Click to collapse
That would be Arabic qwerty since you have the 'qwerty' keyboard
Sent from my LT28h using xda premium

UchihaDareNial said:
That would be Arabic qwerty since you have the 'qwerty' keyboard
Sent from my LT28h using xda premium
Click to expand...
Click to collapse
Sorry if im being a noob but does that mean i have to select latin-on-arabic?
btw, im not arab i just live in UAE so i want the middle eastern keyboard but dont want it arabic
I want the symbols to work properly and some of the letters since they are mapped differently in CM

Well,just try it one by one and see if it working...make backup first
Sent from my SK17i using xda premium

UchihaDareNial said:
Well,just try it one by one and see if it working...make backup first
Sent from my SK17i using xda premium
Click to expand...
Click to collapse
Okay
So i entered the command to backup keyprint.xml
Which is
Code:
busybox cp /system/usr/keyboard-config/keyprint.xml /system/usr/keyboard-config/keyprint.xml.backup
But it said the location does not exist on my terminal emulator :/
I browsed through system/usr on root explorer and found there is no folder named 'keyboard-config'
These are all the folders i have in my system/usr folder:
icu
idc
keychars
keylayout
semc
share
srec
Now what?

Naweed Reza said:
Okay
So i entered the command to backup keyprint.xml
Which is
Code:
busybox cp /system/usr/keyboard-config/keyprint.xml /system/usr/keyboard-config/keyprint.xml.backup
But it said the location does not exist on my terminal emulator :/
I browsed through system/usr on root explorer and found there is no folder named 'keyboard-config'
These are all the folders i have in my system/usr folder:
icu
idc
keychars
keylayout
semc
share
srec
Now what?
Click to expand...
Click to collapse
Well,find where is the keyboard layout first...different rom = different location
Sent from my LT28h using xda premium

UchihaDareNial said:
Well,find where is the keyboard layout first...different rom = different location
Sent from my LT28h using xda premium
Click to expand...
Click to collapse
I have no idea where to start looking, i will just go through the files
But this has got me to a dead end
please try your best to help me out
Thanks

Well honestly I never use CM for my XMP...so I don't know.Also,I never had any prob with keyboard while using custom rom unless mention by op of the thread of the rom
Sent from my SK17i using xda premium

UchihaDareNial said:
Well honestly I never use CM for my XMP...so I don't know.Also,I never had any prob with keyboard while using custom rom unless mention by op of the thread of the rom
Sent from my SK17i using xda premium
Click to expand...
Click to collapse
I live in Egypt and I do have the same problem after I installed the international ROM ICS .587 and I can't find my default ROM which was working normally with me... I wish we can find any solutions and by the way, I tried all the mentioned steps to change the qwerty and nothing worked with me.

dolceka said:
I live in Egypt and I do have the same problem after I installed the international ROM ICS .587 and I can't find my default ROM which was working normally with me... I wish we can find any solutions and by the way, I tried all the mentioned steps to change the qwerty and nothing worked with me.
Click to expand...
Click to collapse
Man, I solved it ))
use the following script after step 1 and 2 in the link http://forum.xda-developers.com/showthread.php?t=1224511
busybox sed -i 's/qwerty-en/arabic/g' /system/usr/keyboard-config/keyprint.xml
Or use any root explorer and go system then usr then keyboard-config and then open keyprint.xml and when u find..
<Script name="latin" keylayout="qwerty-en"/>
Change it to...
<Script name="latin" keylayout="arabic"/>
Then Save
and it is done ya maw ))
Good luck

did you try to change keyboard layout from "keyboard and input settings" ?
i think in cm9.1 changing keyboard layout will work
try it and hit thanks i i helped you

faraj4 said:
did you try to change keyboard layout from "keyboard and input settings" ?
i think in cm9.1 changing keyboard layout will work
try it and hit thanks i i helped you
Click to expand...
Click to collapse
ive tried but doesnt work :/
Will keep trying
I've been on this for so long

dolceka said:
Man, I solved it ))
use the following script after step 1 and 2 in the link http://forum.xda-developers.com/showthread.php?t=1224511
busybox sed -i 's/qwerty-en/arabic/g' /system/usr/keyboard-config/keyprint.xml
Or use any root explorer and go system then usr then keyboard-config and then open keyprint.xml and when u find..
<Script name="latin" keylayout="qwerty-en"/>
Change it to...
<Script name="latin" keylayout="arabic"/>
Then Save
and it is done ya maw ))
Good luck
Click to expand...
Click to collapse
Hmm, here is my problem
i dont have such a "keyboard-config" folder in my phone :/
And the command you put, does it make the keyboard Arabic? because i dont want the keyboard to be in Arabic, i am a English speaker and typer

No... I am talking about symbols while u r writting English your keyboard like mine and I had the same problem.. Try to search for this file and once u find it do what I told u and just reboot good luck man
Sent from my SK17i using xda app-developers app

dolceka said:
No... I am talking about symbols while u r writting English your keyboard like mine and I had the same problem.. Try to search for this file and once u find it do what I told u and just reboot good luck man
Sent from my SK17i using xda app-developers app
Click to expand...
Click to collapse
Oh symbols
Yeah that is what i want
I am desperately searching for the keyboard-config file
i cant seem to find it anywhere
any leads to where to search, thanks for informing though

Search on system.. Or just sear for the file on any explorer's search with the name "keyprint.xml"
Sent from my SK17i using xda app-developers app

dolceka said:
Search on system.. Or just sear for the file on any explorer's search with the name "keyprint.xml"
Sent from my SK17i using xda app-developers app
Click to expand...
Click to collapse
-.^
No matched files found
I dont think such a file exists on my phone

Related

[GB Only !!]Nice theme from Xperia S, & Added Now A Black Lockscreen !!

I Saw this nice theme on the Arc thread, same where i get the 5x4 homelauncher that included in this thread down below and i wanna share it with you guys, because some peeps like it very much, but this theme have not the icons
Thanks To:
pajoneer,
Thilina
emannxperia
Screenshot of it:
{
"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 link for also CWM Recovery
[New & Updated] >> http://www.mediafire.com/?fa2h4af2xuj4f1h
Thanks to Emannxperia !!!
Download link for CWM Recovery:
[OLD] >> http://www.mediafire.com/?y5cdo5fkxei1an5
Added: Black Lockscreen !!
Download here:
http://www.mediafire.com/?fbzmcqpfb6sk1wb
replace the systemframework-res.apk with root explorerer
with permissions:
* Read, Wright
* Read
* Read
to system/framework
he ask for replace the excisting file?
press yes !!
then restart the phone(mostly it goes automatic)
or pull out the battery and start up your phone
this works for Neo/Neo V !!
Screenshot here:
Link to the 5x4 Homelauncher with rotation but no corners:
http://forum.xda-developers.com/showthread.php?t=1567560
* > If you want back to original,
make sure you baked up the original files !!
@Pandemic
I think this can help to make your theme/apps a flash-able one.
sent from my digital typewriter
emannxperia said:
@Pandemic
I think this can help to make your theme/apps a flash-able one.
sent from my digital typewriter
Click to expand...
Click to collapse
tell me something more bro what you mean
Rather than apk, better if it is a flash-able zip. So it can easily be install via recovery.
sent from my digital typewriter
link dead..
emannxperia said:
Rather than apk, better if it is a flash-able zip. So it can easily be install via recovery.
sent from my digital typewriter
Click to expand...
Click to collapse
I dont know how to fix that, sorry but can you pm me how to make it ??
Sent from my Supercharged Neo V with a tiny keyboard and using Tapatalk Premium !!
Arifin243 said:
link dead..
Click to expand...
Click to collapse
No link is not dead, its uploaded with mediafire, so i dont know what you talking about.
Sent from my Supercharged Neo V with a tiny keyboard and using Tapatalk Premium !!
I replaced it with DefaultTheme.apk, switched permissions, rebooted my phone, switched theme, but only background changed what i am doing wrong?
Sent from my MT15i using XDA
Thanks for share
Work great on ICS beta
JimMorrison723 said:
I replaced it with DefaultTheme.apk, switched permissions, rebooted my phone, switched theme, but only background changed what i am doing wrong?
Sent from my MT15i using XDA
Click to expand...
Click to collapse
Have you set the right permissions to
Read-write
Read
Read
?
You must first copy from sd to phone
Then change permissions to what i said
Then replace it to system/app
Then you will get a message: replace the excist one ,tik yes
And reboot
Edit: you must first change permissions and then replace it
Sent from my Supercharged Neo V with a tiny keyboard and using Tapatalk Premium !!
Pandemic said:
tell me something more bro what you mean
Click to expand...
Click to collapse
Try this,should work
http://www.mediafire.com/?i7rxaobkaieabi3
added credits to pajoneer
To use with cwm
Pandemic said:
Have you set the right permissions to
Read-write
Read
Read
?
You must first copy from sd to phone
Then change permissions to what i said
Then replace it to system/app
Then you will get a message: replace the excist one ,tik yes
And reboot
Edit: you must first change permissions and then replace it
Sent from my Supercharged Neo V with a tiny keyboard and using Tapatalk Premium !!
Click to expand...
Click to collapse
This is how i did it. I wrote it wrong, i changed permissions than replaced with the old one. Dunno what is the problem
Sent from my MT15i using XDA
Thilina said:
Try this,should work
http://www.mediafire.com/?i7rxaobkaieabi3
added credits to pajoneer
To use with cwm
Click to expand...
Click to collapse
Thanks, i try it later on the day, i by my old dad now
Sent from my Supercharged Neo V with a tiny keyboard and using Tapatalk Premium !!
JimMorrison723 said:
This is how i did it. I wrote it wrong, i changed permissions than replaced with the old one. Dunno what is the problem
Sent from my MT15i using XDA
Click to expand...
Click to collapse
hmm thats weird, it works by everyone, except by yours
is your phone rooted and have you cwm recovery?
im testing now the zip file
Edit: Done the zip file for CWM is working, so if you want install the theme through CWM,
download link is in the OP
Pandemic said:
hmm thats weird, it works by everyone, except by yours
is your phone rooted and have you cwm recovery?
im testing now the zip file
Edit: Done the zip file for CWM is working, so if you want install the theme through CWM,
download link is in the OP
Click to expand...
Click to collapse
Thanks, i will try to flash the zip
Sent from my MT15i using XDA
JimMorrison723 said:
Thanks, i will try to flash the zip
Sent from my MT15i using XDA
Click to expand...
Click to collapse
you`re welcome mate, and is it work now??
@Pandemic
Install via recovery is easier right..
Go to my theme thread, on the second post. Full Xperia S system app there. Some of it can be use. Timescape, facebook etc. In case you interested. You can share it with others & make it flash-able too.
sent from my digital typewriter
emannxperia said:
@Pandemic
Install via recovery is easier right..
Go to my theme thread, on the second post. Full Xperia S system app there. Some of it can be use. Timescape, facebook etc. In case you interested. You can share it with others & make it flash-able too.
sent from my digital typewriter
Click to expand...
Click to collapse
yes way easier
ok thanks bro, thanks that you let me share your apps etc, i need fully yes fully needed the ICS icons for 2.3.4 with the 5x4 drawer, i like that very much is that are possible with that theme
Pandemic said:
yes way easier
ok thanks bro, thanks that you let me share your apps etc, i need fully yes fully needed the ICS icons for 2.3.4 with the 5x4 drawer, i like that very much is that are possible with that theme
Click to expand...
Click to collapse
As for the stock apps with ICS icons, it took me some times to make it as in codename_05 now. But yea, it is possible to make it as a theme..
sent from my digital typewriter
emannxperia said:
As for the stock apps with ICS icons, it took me some times to make it as in codename_05 now. But yea, it is possible to make it as a theme..
sent from my digital typewriter
Click to expand...
Click to collapse
alright, and if i put the app map from your locked bl rom in my theme zip file, can i flash it then or get i aborted ?

How To Apply Custom Fonts On Our Phone

Hi guys! Once again, it is me with a new newbie thread. As some of you guys asked me how to change a font on our phone, so here is the perfect & easy guide for it.
Attention -
1. This works with all ROMs as long as your phone is rooted.
2. Custom fonts are also applicable if the font is made in a flashable zip. Just flash them in xRecovery. But, for some fonts, you may get (Status 0) in recovery. So instead, use the below steps.
Steps -
1. Firstly, install a custom font with a ttf. format. Today we will be using Samsung's cute font "Chococooky" for this guide. Put it into your SD card.
2. Install "Font Changer (Root)" from the Play Store.
3. Open the app, after it opened, exit the app.
3. Open any file manager of your choice, and find your saved font, and paste it into a folder named ".fontchanger".
4. Open Font Changer again, let it load a while...
5. Click the "Chococooky" font and click "Apply".
6. After that, reboot your phone.
7. Voila, your phone has a new font!!
Notice -
1. Use the lovely "SEARCH" button for the font you are searching for!
2. If this newbie guide helped you, click the THANKS button to support me!
Nice Guide. Thanks
Thanks man.
EDIT: the font is OK but the lock screen clock's font has not been changed.
{
"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"
}
Press THANKS if I tried to help..
harshitgroup said:
Thanks man.
EDIT: the font is OK but the lock screen clock's font has not been changed.
Press THANKS if I tried to help..
Click to expand...
Click to collapse
Yes, and I think CM7 is also like that. I think if you want to edit the lockscreen font, it requires a special made flashable zip.
Sent From My W8 Using Tapatalk On MiniCM9 3.0.1
lucastan96 said:
Yes, and I think CM7 is also like that. I think if you want to edit the lockscreen font, it requires a special made flashable zip.
Sent From My W8 Using Tapatalk On MiniCM9 3.0.1
Click to expand...
Click to collapse
do u know how to enable/disable the battery % on the lockscreen as we used to do in CM7???
harshitgroup said:
do u know how to enable/disable the battery % on the lockscreen as we used to do in CM7???
Click to expand...
Click to collapse
You mean while charging? We have that option in CM7? I dont remember...
Sent From My W8 Using Tapatalk On MiniCM9 3.0.1
lucastan96 said:
You mean while charging? We have that option in CM7? I dont remember...
Sent From My W8 Using Tapatalk On MiniCM9 3.0.1
Click to expand...
Click to collapse
NO not while charging..
I mean that it should always show the battery % regardless it is charging or not.
It was in GDX and not CM7
harshitgroup said:
NO not while charging..
I mean that it should always show the battery % regardless it is charging or not.
It was in GDX and not CM7
Click to expand...
Click to collapse
Oh yeah I remember now. Well.. maybe in the future IScreamDX will have that option. I think it needs to be ported from AOKP ICS or something... so.. Just stay tuned.
Sent From My W8 Using Tapatalk On MiniCM9 3.0.1
lucastan96 said:
Oh yeah I remember now. Well.. maybe in the future IScreamDX will have that option. I think it needs to be ported from AOKP ICS or something... so.. Just stay tuned.
Sent From My W8 Using Tapatalk On MiniCM9 3.0.1
Click to expand...
Click to collapse
Can u make a thread related to the CM9 bugs and solutions as u have made for doixanh's roms???
harshitgroup said:
Can u make a thread related to the CM9 bugs and solutions as u have made for doixanh's roms???
Click to expand...
Click to collapse
You mean Paul's ICS? Yes I have that. Or.. MiniCM9? MiniCM9 bugs list is handled by Matmumant. So there's no need for that. Or.. IScreamDX and GingerDX? Oh yes... I have that too.
Sent From My W8 Using Tapatalk On MiniCM9 3.0.1
Lucastan96 a small request
Do you have more font selection?
JiaYong said:
Lucastan96 a small request
Do you have more font selection?
Click to expand...
Click to collapse
No... haha.. you can get it all using the search button.
Sent From My W8 Using Tapatalk On MiniCM9 3.0.1
I did search but nothing came up? :X
JiaYong said:
Lucastan96 a small request
Do you have more font selection?
Click to expand...
Click to collapse
Goto ihint.net there are many fonts you could chose, and the best thing is all symbol (including kaemoji, emoji, arabic, korean, etc) are included....
been using his font for several months, had no problem reading message (symbolic n autotext) from my friends (blackberry user)
harshitgroup said:
Thanks man.
EDIT: the font is OK but the lock screen clock's font has not been changed.
Press THANKS if I tried to help..
Click to expand...
Click to collapse
You mean clock font in lockscreen didn't change?
If yes then you can also do this with fontchanger, just go to advanced tab and there select Clockopia - this is font of clock in lockscreen in CM7 and probably lower Android versions.
In CM9 there are another fonts, AndroidClock, AndroidClock_Highlights and AndroidClock_Solid, if you change manually the first one, you'll change the font of clock in lockscreen.
JiaYong said:
I did search but nothing came up? :X
Click to expand...
Click to collapse
Download font installer from play store!this apk have 211 different fonts!!!
Sent from my E15i using Tapatalk 2
nice font ! Have or No bolt this font?? sr my english
Chococoky bolt??
tips...hope it useful
hey lucastan96...some launcher got font changer build in right?
im now using go launcher i discovered font changer in it
and i changed my fonts without download apps on play store
tips:some apps in .apk files got font include it
hope this helps
anthonyng said:
hey lucastan96...some launcher got font changer build in right?
im now using go launcher i discovered font changer in it
and i changed my fonts without download apps on play store
tips:some apps in .apk files got font include it
hope this helps
Click to expand...
Click to collapse
Go Launcher have built-in option to change font in launcher, icon, he can't change system fonts, lockscreen font etc.
Thx man good work ;-)
Sent from my X8 using xda premium

[Themed Keyboards][Cm7]SC_Keyboard (22/12/12) (+[Guide])

Hi guys,
I want to share with you my personal themed keyboard, the SC_Keyboard.
SC_Keyboard_blue:
{
"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 links:
SC_Keyboard_v02_blue
SC_Keyboard_v01_blue
SC_Keyboard_red(*actually something between red and orange):
Download links:
SC_Keyboard_red
SC_Keyboard_white:
Download links:
SC_Keyboard_white
(for the guide scroll down to the 8th post or click here)
Basically this is the stock gingerbread keyboard with (image) changes made by me. I’m not the developer of this app, I just changed some things to make it look more cool
I started theming the keyboard app just for my personal use but after using it for a while I think the outcome is good and I thought some may like it.
This will not work with ics/jb, so there is no point try it, but if you want to try it that bad, go ahead, its not like you will suffer from something, its just an apk.
If someone use 2.1 or 2.2 please test it and tell me if it worked, I think it will work, but I haven’t tried it.
If you have any bugs please report them by posting them below
All Credits go to the original developer(s) of this app.
Changelog​ 22/12/12 SC_Keyboard_v02_blue
changed the button for capital letters and for the symbol pages
now the original button look like this
SC_Keyboard_red initial release (at the same style as blue,see scrrenshots above)
SC_Keyboard_white initial release (at the same style as blue,see scrrenshots above)
1/12/12 initial release​
I have some plans for the future, so you can expect more themed keyboards in this thread and of course if there is any problem I’ll try my best to fix it.:fingers-crossed:
Do you like the keyboard’s style but the colors don’t look well with your theme?
You are lucky, I’m open for color requests.
How to install
Its very easy to install the keyboard, but I'm making a short tut just in case…
Instructions
1)Download the apk from the above attachments.
2)Find it with your file manager.
3)Install it.
4)Go to settings>language and keyboard>and check the box next to “SC_Keyboard”, a message will pop out, if you don’t have any problem with what you will see then click ok(this massage doesn’t mean that your device have find something suspicious on the app. This message pop out everytime you install a keyboard and its caused by the permissions of the keyboards apps)
5)Go somewhere where your keyboard will open(long press menu button or go to sms)
6)Hit the settings buttons
7)Hit “select input method”
8)Select “SC_Keyboard”
Done
**please don’t post anything like “I cant find the icon to launch it”, if you indeed think this, reread the instructions.**
Enjoy
Thanks bro will try it when i flash back 2.3..
Nice keyboard, good job!
Sent from my X8 using xda app-developers app
The images in the second thread are all gone...
Awesome dude
Try coloring like black & red combination like walkman fone body
Sent from my Sony Walkman to yours
[sort guide]How to get started with apk manager and soft modding
IAmNice said:
Maybe make a tut on how to theme the keyboard?
Sent from my E15i using xda app-developers app
Click to expand...
Click to collapse
First of all what im gonna describe is how i did it and it doesnt mean that its the best way to do it,google is your best friend.
We are gonna do our job with apk manager for now.(alternative you can use apktool)
First of all download apk manager.
Try to open it, if it opens without errors that means you have already installed java and adb successfully and you can skip the followings.
-install java jdk
-install sdk
-set up adb
----------linux users go here or google for more informations
----------windows users go here or google for more informations
Now you must be ready.
Take the app you want to edit and place it at the "place-apk-here-for-modding" folder
Open the apk manager by open the "script.dat"
Now you are seeing many options,type 22 and press enter. Select the apk you wanna work on.
Decompile
it by pressing 9,a new folder have being made inside "projects" folder. This file contain the files you want to edit.
Make changes,
about changing the look of an app you just have to edit the images with a photo manipulation program (I'm using gimp) and some xml that contain the colours about certain things. The images that you need to change are at the res>drawable-mdpi
If you want to make changes at any .xml file,you can make them even with a simple text editor.
Compile
by pressing 11,an apk named unsigned<sth>.apk have being made at the "place-apk-here-for-modding" folder.
Sign
now move the unsinged*.apk that is inside "place-apk-here-for-modding" to "place-apk-here-for-signing" folder,go to script and press 12
Your modded apk must be ready
make changes and see what will happen
Sent from my X8 using xda premium
I will update the guide with more details later
Sent from my X8 using xda premium
nice
only got one prob..
Ronald Rosanes said:
only got one prob..
Click to expand...
Click to collapse
Thanks for point it out,I know about it and I'm trying to correct it....
I have try to fix it but I only got more errors while compiling...
Sent from my X8 using xda premium
stamatis16 said:
Thanks for point it out,I know about it and I'm trying to correct it....
I have try to fix it but I only got more errors while compiling...
Sent from my X8 using xda premium
Click to expand...
Click to collapse
It's a font bug.
Chris95X8 said:
It's a font bug.
Click to expand...
Click to collapse
Can you help me fix it?
Sent from my X8 using xda premium
Just use another font.
That's the "&" symbol, by the way.
Sent from my HTC One S using xda app-developers app
I am facing the same problem. Also no vibration.
I have changed font . Still same problem.:'(
idhbar said:
I am facing the same problem. Also no vibration.
I have changed font . Still same problem.:'(
Click to expand...
Click to collapse
Vibration works fine,hit the settings icon>KC_Keyboard settings>check vibrate on keypress
Sent from my X8 using xda premium
Hey stamatis which rom are you using in the post #2 and the theme ?
androidnerd2 said:
Hey stamatis which rom are you using in the post #2 and the theme ?
Click to expand...
Click to collapse
Gingerdx with xperia s theme by chris(but its not the latest one).
Sent from my X8 using xda premium
22/12/12 Thread Updated
added two more keyboards and made some changes
check the op guys
:victory:
stamatis16 said:
22/12/12 Thread Updated
added two more keyboards and made some changes
check the op guys
:victory:
Click to expand...
Click to collapse
Superb thanks for accepting my request to make black & red combination
Sent from my SONY WALKMAN using JellySony Rom
TAJ_Rocks said:
Superb thanks for accepting my request to make black & red combination
Sent from my SONY WALKMAN using JellySony Rom
Click to expand...
Click to collapse
I hope it's near at what you imagined

[MOD] Shutdown Animation With Sound - SONY MAKE BELIEVE [Xperia U/P/Sola/Go] [GB/ICS]

.................................................................................................................
{
"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"
}
Hello Friends...
We proudly share with you our work on Shutdown Animation. Being in XDA for quite some time has tempted us to contribute our work to the Dev world.
Hope you all enjoy it . . .
...........
Code:
[B]Shutdown Animation Name: Sony Make Believe [/B]
[B]Released On : 26-12-2012[/B]
:victory:
Click to expand...
Click to collapse
...........
Click to expand...
Click to collapse
...........
INSTALL USING CWM
-> Download and copy the Zip File to your SD-CARD.
-> Reboot and enter in CWM.
-> Select "Install Zip from Sd Card".
-> Chose the Zip file and Select Install.
-> After Installation completes Successfully, Reboot system.
-> That's it.. You must be seeing the shutdown animation on power off.
-> Enjoy...!!!
INSTALL MANUALLY
-> Download and copy the Zip File to your SD-CARD.
-> Extract the .zip file, you will find two folders
META-INF
System
-> Open System>apps> copy the ShutDownAnimation.apk and replace it with the ShutDownAnimation.apk in the Phone's System>app folder. and grant all the permissions for the ShutDownAnimation.apk after replacing the file. (rw-r--r--)
-> Open System>etc>customization>content>com>sonyericsson> and copy the shutdownanim folder and paste it in the Phone's System>etc>customization>content>com>sonyericsson> folder. and grant all the permissions for the shutdownanim folder after pasting the folder.(rwxr-xr-x)
-> Now inside the folder shutdownanim u will find a '.mp4' file, grand all permissions for that too. (rwsr-sr-x)
-> This should work if you are using any stock based ROM.
-> Enjoy...!!!
Click to expand...
Click to collapse
...........
Scan this:
Or Click Here to Download
Click to expand...
Click to collapse
...........
Our other works:
Fire Xperia
Christmas Xperia
Thunder Xperia
Rain Xperia
SDA - Sony Music
Click to expand...
Click to collapse
...........
These animations are made by M4ST3R-V & Chukudu.​
Please leave your comments and suggestions as we are always working to improve our standards. Your suggestions are of great value to us.​
Click to expand...
Click to collapse
​
<-- If you liked our work please dont forget to hit
It inspires us a lot. . . :angel:
For You
sasuke512 said:
Nice work bro.
Can you port the ''sony make believe'' animation to this threat?
Click to expand...
Click to collapse
Here is what you asked for.. Hope you Like it..!! :fingers-crossed:
Wow I love it thanks for creating this
The screenshot isn't showing for me neither in this thread nor in the Sony Music thread :S
Please browse XDA in 2013 mode
arnes_king said:
The screenshot isn't showing for me neither in this thread nor in the Sony Music thread :S
Click to expand...
Click to collapse
Please make sure u are browsing XDA in mode "XDA 2013 beta 1024".. This will fix the problem Screenshots are available and visible in all our threads... Rechecked
Perfect
Run perfect Xperia U, thanks
After installing only a small animation appeared with no sound. Using Xperia Sola Any way to remove it?
Chukudu said:
Please make sure u are browsing XDA in mode "XDA 2013 beta 1024".. This will fix the problem Screenshots are available and visible in all our threads... Rechecked
Click to expand...
Click to collapse
Thanks Now i see everything, earlier i had this problem in many threads
patopt said:
Run perfect Xperia U, thanks
Click to expand...
Click to collapse
Thank you for trying it..
DeepMemory said:
After installing only a small animation appeared with no sound. Using Xperia Sola Any way to remove it?
Click to expand...
Click to collapse
It should have worked and i have scaled the video to play in 480x800.. So It should come in almost full screen.. I don't know what could be possibly wrong.. Are u on stock based ROM?
And if u want to remove it use Root Explorer and go to folder system>etc>customization>content>com>sonyericsson, inside that delete the folder named shutdownanim..
Thats it ur shutdown animation will be gone forever.. :good:
Well.. Good but the video frame size doenst fit well on my Xperia U screen. Stretched and not full screen. But then I tried to open shutdown animation in landscape mode and it fit well.
Sent from my ST25i using xda app-developers app
Chukudu said:
Thank you for trying it..
It should have worked and i have scaled the video to play in 480x800.. So It should come in almost full screen.. I don't know what could be possibly wrong.. Are u on stock based ROM?
And if u want to remove it use Root Explorer and go to folder system>etc>customization>content>com>sonyericsson, inside that delete the folder named shutdownanim..
Thats it ur shutdown animation will be gone forever.. :good:
Click to expand...
Click to collapse
Yes I am on stock rom. The animation doesn't look like 480x800. Thanks for the solution. :laugh:
hi
ichambi said:
Well.. Good but the video frame size doenst fit well on my Xperia U screen. Stretched and not full screen. But then I tried to open shutdown animation in landscape mode and it fit well.
Sent from my ST25i using xda app-developers app
Click to expand...
Click to collapse
Where is that option? Same issue.
iSolaris said:
Where is that option? Same issue.
Click to expand...
Click to collapse
What option? I mean I opened that video in /system/etc/customization/content/sonyericsson . You'll find the video and try to open it. OP please make it full screen in portrait mode.
Sent from my ST25i using xda app-developers app
Uploading 480x854
ichambi said:
What option? I mean I opened that video in /system/etc/customization/content/sonyericsson . You'll find the video and try to open it. OP please make it full screen in portrait mode.
Sent from my ST25i using xda app-developers app
Click to expand...
Click to collapse
Yup.. Got it.. I am sorry.. i will upload the stretched one to 480x854 today.. Please wait...
No idea..
DeepMemory said:
Yes I am on stock rom. The animation doesn't look like 480x800. Thanks for the solution. :laugh:
Click to expand...
Click to collapse
Still i dont have any idea.. I saw that the size of U and SOLA are same.. And it works good in Xperia U.. So it must work in SOLA too.. And i dont have the device so dont know what exactly might be the problem.. just replace it with some other video of higher res and try.. :good:
Download Link Updated
New Download Link Updated in the thread... Now Its Full Screen "480x854".. Enjoy
Chukudu said:
New Download Link Updated in the thread... Now Its Full Screen "480x854".. Enjoy
Click to expand...
Click to collapse
Ok will check it
Sent from my ST25i using xda app-developers app
ichambi said:
Ok will check it
Sent from my ST25i using xda app-developers app
Click to expand...
Click to collapse
Please lemme know how it is
Chukudu said:
Please lemme know how it is
Click to expand...
Click to collapse
It's full screen now.. but it's look like this..
Sent from my ST25i using xda app-developers app
ichambi said:
It's full screen now.. but it's look like this..
Sent from my ST25i using xda app-developers app
Click to expand...
Click to collapse
OMG..!! I have no idea why that bar is coming down below.. Are u having some media player with root rights???
Seriously bro am new to all these.. And i really didn't see such a thing in my device till now.. And i dont know why it is coming on urs

[MOD]Best Keyboard for Xperia Mini Pro

I've found that the best keyboard for Xperia Mini Pro is Xperia Go GB keyboard, So here I've modded it to look like Xperia Z1 keyboard :good:
{
"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"
}
And for sure it works on other Xperia 2011 mdpi devices
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-DOWNLOADS:
Press on the needed keyboard to download it:
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-INSTALLATION:
---------Backup First---------
-Put it on SDcard.
-Copy to system/ with root explorer.
-Rename to "textinput-tng.apk"
-Set permissions like image:
-Copy to system/app with root explorer (replace if asked).
-Reboot.
-Enjoy
Click to expand...
Click to collapse
​
Hmmm...does it work on all version, GB, ICS, JB 4.1.2, JB 4.2.2 and JB 4.3???
iPusak Gaoq™ said:
Hmmm...does it work on all version, GB, ICS, JB 4.1.2, JB 4.2.2 and JB 4.3???
Click to expand...
Click to collapse
It should work on stoke GB & ICS but I didn't tried it on JB
added 2 more backgrounds
In Lww room Honami v2 i got FC.
Finally a better keyboard with physical keypad support for our Mini pro!
djborek said:
In Lww room Honami v2 i got FC.
Click to expand...
Click to collapse
try to go to:
settings/apps/all/Xperia keyboard/clear data
if didn't worked try to delete it from system/app and reboot
then install it like a normal app
kingozzo said:
Finally a better keyboard with physical keypad support for our Mini pro!
Click to expand...
Click to collapse
Glad to see you happy for that
I need some help! I'm using Gin2jellyBean on my Xperia Mini Pro and I just installed the normal textinput-tng. It still doesn't work with my physical keyboard. T-T
Everytime I need to type something, I slide out my Phys. Keyboard and later press the local I want to type but the virtual keyboard (landscape) keeps popping out instead of suggestions only.
This keyboard need some other kind of file to make it work well? I dunno this will help but Gin2JellyBean has some bugs with physical keyboard: the light doesn't work, QWERTY is mixed up and the keyboard app has the same problem as this keyboard.
I really want to get my suggestions back but I don't want to go back in Stock GB.
Sent from my SK17i using xda app-developers app
Confirmed not working on CM10 based rom.
HarrissonPereira said:
I need some help! I'm using Gin2jellyBean on my Xperia Mini Pro and I just installed the normal textinput-tng. It still doesn't work with my physical keyboard. T-T
Everytime I need to type something, I slide out my Phys. Keyboard and later press the local I want to type but the virtual keyboard (landscape) keeps popping out instead of suggestions only.
This keyboard need some other kind of file to make it work well? I dunno this will help but Gin2JellyBean has some bugs with physical keyboard: the light doesn't work, QWERTY is mixed up and the keyboard app has the same problem as this keyboard.
I really want to get my suggestions back but I don't want to go back in Stock GB.
Sent from my SK17i using xda app-developers app
Click to expand...
Click to collapse
marc3l0 said:
Confirmed not working on CM10 based rom.
Click to expand...
Click to collapse
Thanks for your reports,
@marc3l0 as I say before here it should works on stoke or based on stoke Roms GB or ICS.
@HarrissonPereira What Gin2jellyBean exactly based on? CM or stock?
Very good, always is necessary change appearance of my mini pro haha
naheel azawy said:
@HarrissonPereira What Gin2jellyBean exactly based on? CM or stock?
Click to expand...
Click to collapse
It's based on stock GB.
Sent from my SK17i using xda app-developers app
Not working on JB 4.3 Beanstalk
HarrissonPereira said:
It's based on stock GB.
Sent from my SK17i using xda app-developers app
Click to expand...
Click to collapse
That's so strange! dose any keyboard app worked before on your device?
CZSpeedyCZ said:
Not working on JB 4.3 Beanstalk
Click to expand...
Click to collapse
It should works on stock or based on stock Roms GB or ICS
naheel azawy said:
That's so strange! dose any keyboard app worked before on your device?
Click to expand...
Click to collapse
Well, I have used 4 ROMs so far: Stock GB, Zelly Cream (ICS Based) Gin2JellyBean (GB Based) and eRRo (CM 10). Only stock GB works keyboard like it should works.
Sent from my SK17i using xda app-developers app
HarrissonPereira said:
Well, I have used 4 ROMs so far: Stock GB, Zelly Cream (ICS Based) Gin2JellyBean (GB Based) and eRRo (CM 10). Only stock GB works keyboard like it should works.
Sent from my SK17i using xda app-developers app
Click to expand...
Click to collapse
Ok now make a full backup first
then download this:
https://app.box.com/s/fojzxi47k1c02n7oh23y
and move files to it's place with root explorer (not flashable)
tell if works
naheel azawy said:
Ok now make a full backup first
then download this:
https://app.box.com/s/fojzxi47k1c02n7oh23y
and move files to it's place with root explorer (not flashable)
tell if works
Click to expand...
Click to collapse
Man, you gave me a lot of work kekekekekeke
Well, I've just finished the permissions of folders/files and reboot my phone, after testing my keyboard, two things occured (Is this word right?):
1 - My keyboard was with the buttons changed i.e. button "@" was typing ":" but now it was fixed, thanks.
2 - The virtual keyboard keeps popping out like the image, not that line with suggests only.
PS: When I was editing the permissions, I saw other folders in usr that wasn't in your zip. Could them make a difference? Like that hw_keyboard.sh (I think it has this name).
Sent from my SK17i using xda app-developers app
HarrissonPereira said:
Man, you gave me a lot of work kekekekekeke
Well, I've just finished the permissions of folders/files and reboot my phone, after testing my keyboard, two things occured (Is this word right?):
1 - My keyboard was with the buttons changed i.e. button "@" was typing ":" but now it was fixed, thanks.
2 - The virtual keyboard keeps popping out like the image, not that line with suggests only.
PS: When I was editing the permissions, I saw other folders in usr that wasn't in your zip. Could them make a difference? Like that hw_keyboard.sh (I think it has this name).
Sent from my SK17i using xda app-developers app
Click to expand...
Click to collapse
Did you changed all files' permissions ???
that's need a lot of time! next time you can fix the permissions of every thing on your device easily with CWM; reboot to CWM then go to: advanced/fix permissions.
and about the first thing maybe the problem was with your keyboard layout and now with original files it works good :good:
the second thing I didn't understand you exactly, do you mean that when you open the physical keyboard the normal keyboard keeps showing? like attached photo?
naheel azawy said:
Did you changed all files' permissions ???
that's need a lot of time! next time you can fix the permissions of every thing on your device easily with CWM; reboot to CWM then go to: advanced/fix permissions.
and about the first thing maybe the problem was with your keyboard layout and now with original files it works good :good:
the second thing I didn't understand you exactly, do you mean that when you open the physical keyboard the normal keyboard keeps showing? like attached photo?
Click to expand...
Click to collapse
Thanks for the info. Now I don't need to make all that work kekekeke.
About your photo: that's exactly what happens! When I was in stock GB the keyboard looks like the first OP photo, only suggestions. When I first touch where I want to type and later slide my physical keyboard, the virtual keyboard disappears and I can type normal but without suggestions. When I touch where I want to type with my physical keyboard already slided out the virtual keyboard shows up again like your photo.
Sent from my SK17i using xda app-developers app

Categories

Resources