[HELP] Port some things from stock rom to custom rom - Galaxy Ace S5830 General

Hello
I have just installed a stock rom called S5830XWKR2_S5830OXFKS3_ORO(from Orange Romania).This rom is awesome,t9 is great and gps works perfectly,but i want to install the new infinity rom and i want to port some things from the stock rom to this rom. And i need a little help.First i want to have the t9;i noticed in system/app AxT9IME.apk and UserDictionaryProvider.apk..will it be ok if i just add those files in the system/app of the custom rom before i install it? I also want the gps settings from the stock rom;i don't know where those could be.And the last thing i want is the stock Contacts;the cm contacts aren't so good because i can't add contacts to the sim card.
Hope someone knows how to help me!
Thanks.

if u want stock samsung keyboard, someone had claim he manage to make it work with cm7. search the forum for it.
and stock samsung contact need samsung's framework, thus it wont work with cm7.

and what about the gps?

Justing adding the AxT9IME.apk file to system/app won't make the keyboard work. Here's the whole process for Stock keyboard - http://forum.xda-developers.com/showthread.php?p=21133980
Stock Samsung Keyboard for any ROM
Sent from my GT-S5830 using xda premium

About the contacts, stock contacts won't work but you can try Go Contacts Ex from market if you want to add contacts to sim card.
PS -I am not really sure if you'll be able to add contacts to sim card through that app. Just a wild guess.
Please press the thanks button if I helped you
Sent from my GT-S5830 using xda premium

tj_droid said:
Justing adding the AxT9IME.apk file to system/app won't make the keyboard work. Here's the whole process for Stock keyboard - http://forum.xda-developers.com/showthread.php?p=21133980
Stock Samsung Keyboard for any ROM
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
I have just installed the infinity rom and i followed that tutorial with the files from the stock rom,but i don't have the t9 in romanian.
Any help?

ionutz727 said:
I have just installed the infinity rom and i followed that tutorial with the files from the stock rom,but i don't have the t9 in romanian.
Any help?
Click to expand...
Click to collapse
Did T9 work in romanian on stock rom?

tj_droid said:
Did T9 work in romanian on stock rom?
Click to expand...
Click to collapse
yes,it worked great

ionutz727 said:
yes,it worked great
Click to expand...
Click to collapse
Ok, I've updated the keyboard today. Please try the latest version and report errors on the post, not here
Sent from my GT-S5830 using xda premium

tj_droid said:
Ok, I've updated the keyboard today. Please try the latest version and report errors on the post, not here
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
i posted on your thread
please reply

Related

Where can i find android stock keyboard for 2.2?

i have nero v5 running and i kinda want the stock android keyboard apk
not the gingerbread keyboard but the older version
can anyone help me?
i will thank everyone that helps
download swype apk ?
bartek25 said:
download swype apk ?
Click to expand...
Click to collapse
not swype
but the stock android keyboard apk, that wont force close on me
i dont have the file but if u search in search window u def will find it unless some one else can send it to you here , sorry bud
its in rom manager. I used it once to change my keyboard. I used froyo keyboard on eclair
Sent from my atomic vibrant using XDA App
oi yeah ! rom manager got everything u need that is stock and lil bit more ....
bartek25 said:
oi yeah ! rom manager got everything u need that is stock and lil bit more ....
Click to expand...
Click to collapse
i need to get the premium version of rom manager to get those stuff right?
Twisted galaxy s said:
its in rom manager. I used it once to change my keyboard. I used froyo keyboard on eclair
Sent from my atomic vibrant using XDA App
Click to expand...
Click to collapse
i need the premium version of rom manager right?
I think u may be right on that one.... hell what's a couple bucks
Sent from my atomic vibrant using XDA App
no no full version needed but rom or kernal compatible with it thats how it wasbefore dont know if that changed

Vnote android

Hi guys i m in cyanogenmod so no more memo. I tried the memo from the stock rom but it doesen't work
So i want to know if there is an application to create and view vnt file?
Please reply soon
Sent from my S9300 using XDA premium
lhamza said:
Hi guys i m in cyanogenmod so no more memo. I tried the memo from the stock rom but it doesen't work
So i want to know if there is an application to create and view vnt file?
Please reply soon
Sent from my S9300 using XDA premium
Click to expand...
Click to collapse
Ok, here is what i found:
S-Memo is not included in Cyanogen Mod. It's a stock ROM, while S-Memo is made to work with the TouchWiz (Samsung's interface overlay over ICS) framework. You can try SMBX, Draw Something or a ton of other good drawing apps that you can read about right here on the forum in the Themes & Apps section.
Click to expand...
Click to collapse
the eug3n91 user published this on the Galaxy NOTE forum here on XDA.Get the apps here:
https://bitbucket.org/eug48/vnote2txt/downloads
http://www.python.org/
1st: to convert VNT to TXT
2nd: Phython (necessary)
Thanks but i need something easy to use.something allow me to create and view vnt just like memo.
Ps: in my phone not the computer.
Sent from my S9300 using XDA premium

Req/idea Aosp replacement rom for sola

Any devs looking for a custoom rom idea? I loved the jjs hybrid rom for my xperia play (its originaly an arc rom) and i think something similar could be created for every xperia. It based on stock ics but all the sony stuff is replaced by aosp, like theme, system apps, lockscreen. And totally debloated
I would love to see it on my sola.
Sent from my MT27i using xda app-developers app
I could try
Really? That would be awesome. This is the rom i was referring to. Maybe you can ask the dev for help if you need, he was very kind and helping with the xperia play port earlier.
http://forum.xda-developers.com/showthread.php?t=1537717
Sent from my MT27i using xda app-developers app
IE-coRe said:
Really? That would be awesome. This is the rom i was referring to. Maybe you can ask the dev for help if you need, he was very kind and helping with the xperia play port earlier.
http://forum.xda-developers.com/showthread.php?t=1537717
Sent from my MT27i using xda app-developers app
Click to expand...
Click to collapse
I'll ask him.
Hi,
Its a lot of effort converting a Stock ROM to AOSP ROM but not at all hard.. just time consuming...
the first thing you should try is to learn how to port AOSP applications like Contacts and dialer to work...
for that u need to Remove Sony keys and then resign the entire ROM with ur Own personal key or a Test key... then Contacts.apk, Contactsprovider.apk and telephonyprovider.apk with same test keys...
Once u get that to work... remaining should be easy...:fingers-crossed:
jjdoctor said:
Hi,
Its a lot of effort converting a Stock ROM to AOSP ROM but not at all hard.. just time consuming...
the first thing you should try is to learn how to port AOSP applications like Contacts and dialer to work...
for that u need to Remove Sony keys and then resign the entire ROM with ur Own personal key or a Test key... then Contacts.apk, Contactsprovider.apk and telephonyprovider.apk with same test keys...
Once u get that to work... remaining should be easy...:fingers-crossed:
Click to expand...
Click to collapse
Thank you,I'll learn.And what if signature checking is removed,do I still have to resign entire ROM?
jjdoctor said:
Hi,
Its a lot of effort converting a Stock ROM to AOSP ROM but not at all hard.. just time consuming...
the first thing you should try is to learn how to port AOSP applications like Contacts and dialer to work...
for that u need to Remove Sony keys and then resign the entire ROM with ur Own personal key or a Test key... then Contacts.apk, Contactsprovider.apk and telephonyprovider.apk with same test keys...
Once u get that to work... remaining should be easy...:fingers-crossed:
Click to expand...
Click to collapse
Hello !
Do you think there is a method to make ICS HDMI drivers work on a JB ROM like FXP CM10 or any AOSP ROM ?
Is it possible ?
What is needed for this ?
berturion said:
Hello !
Do you think there is a method to make ICS HDMI drivers work on a JB ROM like FXP CM10 or any AOSP ROM ?
Is it possible ?
What is needed for this ?
Click to expand...
Click to collapse
Man thats the absolut wrong thread...^^
If you want to ask the dev a question send him a pm or open you own thread in Q&A section.
Sent from my MT27i using xda app-developers app
IE-coRe said:
Really? That would be awesome. This is the rom i was referring to. Maybe you can ask the dev for help if you need, he was very kind and helping with the xperia play port earlier.
http://forum.xda-developers.com/showthread.php?t=1537717
Sent from my MT27i using xda app-developers app
Click to expand...
Click to collapse
+1 Man that looks awesome, i would be happy to see clean AOSP ROM for xperia sola too... :good:
IE-coRe said:
Man thats the absolut wrong thread...^^
If you want to ask the dev a question send him a pm or open you own thread in Q&A section.
Sent from my MT27i using xda app-developers app
Click to expand...
Click to collapse
Ok ok sorry

4.2 Keyboard and camera

Android 4.2 keyboard with gesture, its as good as swipe.
http://m.pocketnow.com/2012/10/30/android-4-2-stock-keyboard-now-available-for-download-unofficially
After installing go to languages and input and check Android Key board
Hope it will be useful.
Download and Install
Now, getting it on your device is going to be easy for some of you, and less easy for others. You'll need to be on Android 4.0+, to start.
If you're on a phone with a UI overlay that has the stock keyboard disabled (eg, Samsung TouchWiz, HTC Sense, Sony), you can just download the apk below- no root required. To install, make sure you have "install from unknown sources" enabled in your phone settings, and after installation, go into your phone's keyboard settings and enable "Android keyboard." Then, you can switch to the new keyboard. This may also work on some "stock" Android custom ROMs - but it will not work on stock Android builds distributed by Google.
Get the apk here: http://d-h.st/XuS
If the apk doesn't work, you're running a phone that is either A.) running stock Android (as in, AOSP), or B.) running software that has the stock Android keyboard as an option, you'll need to download this ZIP file, and flash it in recovery. That also means you're going to need root. as you'll be writing to /system/apps. Before you do, though, either back up the stock keyboard (if you don't know how, you probably shouldn't be doing this) or create a full image backup, just in case. Here's that ZIP file:
Get the zip here: http://d-h.st/36D
Source: http://www.androidpolice.com/2012/1...d-4-2-keyboard-with-gesture-typing-right-now/
Android 4.2 camera
available now with photo sphere simply move to system apps and set permissions to rw-r-r- and reboot.some reports of photo sphere force closing but had no problems here
http://www.mediafire.com/?927d7dm454g435o
Here's the working zip, flash feom cwm
http://forum.xda-developers.com/showthread.php?p=33551677
Press thanks if u liked
YO YO CYRIN
wow awesome man
thanks 4 share
btw link for camera not work
please fix it
Nobody informed me that we have ANDROID 4.0 and Plus working on GALAXY Y!
when galaxy y got 4.0 update??
report
NOT WORKING
try this
http://www.rujelus22.com/downloads/Blue_Theme/keyboards/ICSKeyboard_1.1.5.apk
yash989 said:
try this
http://www.rujelus22.com/downloads/Blue_Theme/keyboards/ICSKeyboard_1.1.5.apk
Click to expand...
Click to collapse
Yeah ...
Tah It working for me.
Thanks man
Sent from my GT-S5360 using HYPERION 7.x | PRE GM
sandyworsnop said:
Yeah ...
Tah It working for me.
Thanks man
Sent from my GT-S5360 using HYPERION 7.x | PRE GM
Click to expand...
Click to collapse
for gb
http://forum.xda-developers.com/showthread.php?t=2041877
yash989 said:
for gb
http://forum.xda-developers.com/showthread.php?t=2041877
Click to expand...
Click to collapse
Wow
Very very big thanks from me
Downloading now
Sent from my GT-S5360 using HYPERION 7.x | PRE GM
Did the photosphere actually get ported on your devices ? And is it working ? I'd love to install it on my gf s phone. Thanks
Sent from my Nexus S using xda app-developers app
I flashed both the apps but no difference was there
The keyboard also deleted my touchpal keyboard
Sent from my GT-S5360 using xda app-developers app
you can try it on CM9 bro, because OP says work if you use ICS, and CM9 based on ICS....
Sent from my GT-S5360 using Tapatalk 2
SGYAndroid110212 said:
you can try it on CM9 bro, because OP says work if you use ICS, and CM9 based on ICS....
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
There is no stable CM9 for galaxy y right now it has lots of bugs
Sent from my GT-S5360 using xda app-developers app

[REQUEST][LGL7/P700] TouchWiz Port

Hey guys ,the tittle stads for it self. If one of our great rom developers on this section of xda would have a little spare time to port on touchwiz rom to our lg l7,that would be wonderfull,i'm realy big fan of touchwiz roms. Hope someone will see this thread..
thanks in advance !
cheers
i hope it too touchwiz ui is awesome ^^
Sent from my LG-P700 using xda premium
Just flash cm10 and TouchWiz theme and done.
it is not the same -.-
Sent from my LG-P700 using xda premium
Mee too ! And i love touchwiz, especially TouchWiz 5. Please, port it ! :fingers-crossed:
i have the touchwiz working
Hello, i am using the pacman rom and i got the touchwiz launcher fully working.
what to do?
download this: http://forum.xda-developers.com/showthread.php?t=1666384 i have the 4x5 on my phone.
then go to file manager copy the system apps to system app and the lib to the lib then u will see it's to big, then u make it smaller with paraniod.
paranoid --> apps --> touchwizUX launcher then make the size 202.
done ^^
marvincod1 said:
Hello, i am using the pacman rom and i got the touchwiz launcher fully working.
what to do?
download this: http://forum.xda-developers.com/showthread.php?t=1666384 i have the 4x5 on my phone.
then go to file manager copy the system apps to system app and the lib to the lib then u will see it's to big, then u make it smaller with paraniod.
paranoid --> apps --> touchwizUX launcher then make the size 202.
done ^^
Click to expand...
Click to collapse
does it include ,dialer ,caller id from touchwiz to ,or just the same old touchwiz theme ?
Hello,
I found a rom in the polish forum who is a port of stock galaxy S4.Pretty awesome but gapps don't work and fc no matter i did.In the same forum ,developers has port more roms with a basic cyanmod,slimbean,etc .The names of this roms is Avatar.Much more we can instal LG stock UI with yahoo wether widget.
Sent from my LG-P700 using xda premium
bogdan109 said:
Hello,
I found a rom in the polish forum who is a port of stock galaxy S4.Pretty awesome but gapps don't work and fc no matter i did.In the same forum ,developers has port more roms with a basic cyanmod,slimbean,etc .The names of this roms is Avatar.Much more we can instal LG stock UI with yahoo wether widget.
Sent from my LG-P700 using xda premium
Click to expand...
Click to collapse
They are avatar,avatron, maximum 7,s4
Sent from my LG-P700 using xda app-developers app
caiejay said:
They are avatar,avatron, maximum 7,s4
Sent from my LG-P700 using xda app-developers app
Click to expand...
Click to collapse
any links for these roms ???
Links!
keemo.rom said:
any links for these roms ???
Click to expand...
Click to collapse
Here : http://translate.google.com/transla...&ie=UTF-8&u=http://forum.android.com.pl/f759/
Update:i've instaled s4 rom and google play work now.Free memory is around 147 mb,without any tweak.Grafic interface looks very nice.
keemo.rom said:
does it include ,dialer ,caller id from touchwiz to ,or just the same old touchwiz theme ?
Click to expand...
Click to collapse
noo.. only the menu itself

Categories

Resources