Touchwiz spell check mod jb,ics - Galaxy Note GT-N7000 General

as many of u know. touchwiz roms dont include spell checking
(the red line underneath miss spelled words like found on nokiia,blacknerry,iphone and cm based roms)
i think i came across a fix for this,
the files that has 2 be changed are the following 2.
Secsettings.apk & framework2.jar
--or you can backup your device and replace the 2 files with files attached in 2nd post
--or you can flash the zip file in 2nd post (please backup and confirm if it works on your device
as member iT iS Me states he did the following
iT iS Me said:
For me Spell Checking option is very important and I like using it in CM roms. However, our NOTE is more productive with Stock roms. I searched a lot to find a way to enable the option. Unfortunately, there was no 100% clear guidance but I could manage to get it. Thanks to everyone helped.
You need to decompile Secsettings.apk & framework2.jar.
In SecSettings, open the file "res\xml\language_settings.xml" and look for:
Code:
<PreferenceScreen android:title="@string/phone_language" android:key="phone_language" android:fragment="com.android.settings.LocalePicker" />
add new line and paste the following:
Code:
<com.android.settings.inputmethod.SpellCheckersPreference android:title="@string/spellcheckers_settings_title" android:key="spellcheckers_settings" />
In framework2.jar, open the file "smali\android\widget\TextView.smali" and look for:
Code:
.method public isSuggestionsEnabled()Z
.locals 1
.prologue
.line 8464
[COLOR="Red"][B]const/4 v0, 0x0[/B][/COLOR]
return v0
.end method
Change the highlighted to:
Code:
.method public isSuggestionsEnabled()Z
.locals 1
.prologue
.line 8464
[COLOR="Red"][B] const/4 v0, 0x1[/B][/COLOR]
return v0
.end method
That is all and enjoy.
NOTE: It works with Google Keyboard or alternatives.
Click to expand...
Click to collapse
--or you can backup your device and replace the 2 files with files attached in 2nd post
--or you can flash the zip file in 2nd post (please backup and confirm if it works on your device)

2nd post reserved for uploads
https://dl.dropbox.com/u/32170931/SpellCheckTest.zip <- flashable zip

I tried this on my Galaxy Note 10.1 running stock UK ma5 ROM, it kind of worked in some apps, red underline appeared, but I lost access to my "settings" panel and it also installed something called mobihotspot(?) Which I was unable to remove.

when u say u lost access to settings panel, does it mean it force closes when u open it, or doesnt it appear anymore? ur gonna have to take ur original note10.1 files and edit them urself. not use the files i supplied here?

Any ideas if this solution works also on the Galaxy S 4?

Jiiins said:
Any ideas if this solution works also on the Galaxy S 4?
Click to expand...
Click to collapse
Try it.
Sent from my Samsung Galaxy SVII using Tapatalk 6 Beta

Do I need active internet connection for this?
Sent from my GT-N7000 using Tapatalk 4 Beta

What rom and device are these files in the zip from?

can it be safely rooted for unexperienced user ?

wolverin99 said:
can it be safely rooted for unexperienced user ?
Click to expand...
Click to collapse
Very simple. Just go the the PhilZ kernel thread and follow the instructions very closely.
Sent from my Samsung Galaxy SVII using Tapatalk 6 Beta

Jiiins said:
Any ideas if this solution works also on the Galaxy S 4?
Click to expand...
Click to collapse
I did not try the flashable file, but doing this manually worked on my VZW Galaxy S4 running JellyBeans build 6 (deodexed ROM).
*Edit*
This also adds spell checking to chrome's address bar, and presumably other text fields that do not normally have it. For me, that is only a minor annoyance and is greatly outweighed by the addition of spell check. Just an FYI.

dropbox link is not working
Dear many thanks for your important subject please please please provide me with zip file to flash it as i tried to do manually but it did't work
Thanks regards,

spell checker on note 3 sm-n9005
can you help me to get the same file on note 3

primitive.A said:
2nd post reserved for uploads
https://dl.dropbox.com/u/32170931/SpellCheckTest.zip <- flashable zip
Click to expand...
Click to collapse
does anyone still have these files!!! I would really like to have my spell check back! I miss that about my Razr.
I am now on the Verizon S4.
The drop box link does not work and I cant seem to find the raw files either!

swc2001 said:
does anyone still have these files!!! I would really like to have my spell check back! I miss that about my Razr.
I am now on the Verizon S4.
The drop box link does not work and I cant seem to find the raw files either!
Click to expand...
Click to collapse
bump!!

Anybody there!?!
Sent from my SCH-I545 using Tapatalk

swc2001 said:
Anybody there!?!
Sent from my SCH-I545 using Tapatalk
Click to expand...
Click to collapse
You need to do the mod for yourself. Every rom is different. You could also look for a rom that the developer included it in his rom.

athlonxp2300 said:
You need to do the mod for yourself. Every rom is different. You could also look for a rom that the developer included it in his rom.
Click to expand...
Click to collapse
Well I am not sure how to do the mod. and the zip files are not there. I only use stock rooted because it works 100%

swc2001 said:
Well I am not sure how to do the mod. and the zip files are not there. I only use stock rooted because it works 100%
Click to expand...
Click to collapse
The mod only works on deodexed roms. You have to copy the required files from that rom, decompile, edit then recompile. Then copy the files back over the originals.

swc2001 said:
Well I am not sure how to do the mod. and the zip files are not there. I only use stock rooted because it works 100%
Click to expand...
Click to collapse
Did you try to read the OP?
Sent from Nexus 5 on Slimkat

Related

[Q] How can I change the background of Conversations.apk

I have changed the style of BlurDialer.apk & BlurPhone.apk.
I wanna change the background color of text message(Conversations.apk) from white to black,
but i can't find where i should edit.
i checked lots of apk, like blur-res.apk(in framework)..
but it still useless.
is there anybody can tell me how can i change it ?
kynuspro said:
I have changed the style of BlurDialer.apk & BlurPhone.apk.
I wanna change the background color of text(Conversations.apk) from white to black,
but i can't find where i should edit.
i checked lots of apk, like blur-res.apk(in framework)..
but it still useless.
is there anybody can tell me how can i change it ?
Click to expand...
Click to collapse
If what u mean is changing the background colour of ur sms thg....u could try handcent sms. Its available in d market for free. I haven't tried it but the reviews seem pretty convincing
Sent from my MotoA953 using XDA App
agent008my said:
If what u mean is changing the background colour of ur sms thg....u could try handcent sms. Its available in d market for free. I haven't tried it but the reviews seem pretty convincing
Click to expand...
Click to collapse
Thx anyway, I tried it before..
I just dont wanna use any other applications, so I'd like to edit the original one.~
I hope that I can solve it as soon as possible!~
Thx for ur reply!
kynuspro said:
Thx anyway, I tried it before..
I just dont wanna use any other applications, so I'd like to edit the original one.~
I hope that I can solve it as soon as possible!~
Thx for ur reply!
Click to expand...
Click to collapse
i did some searching for you and found this. such code language is greek to me as im not too good with coding jargon. hope it helps you:
Q- I want to be able to change the background color to white in my android app in the simplest way possible
A- You need to use the android:background property , eg
android:background="@color/white"
Also you need to you need to add a value for white in the strings.xml
<color name="white">#FFFFFF</color>
A2- You can also use
android:background="#ffffff"
in your xml layout, or you can change the theme in your AndroidManifest.xml by adding
android:theme="@android:style/Theme.Light"
to your activity tag.
If you want to change the background dynamically, use
YourView.setBackgroundColor(Color.argb(255, 255, 255, 255))
hope this helps
agent008my said:
i did some searching for you and found this. such code language is greek to me as im not too good with coding jargon. hope it helps you:
Q- I want to be able to change the background color to white in my android app in the simplest way possible
A- You need to use the android:background property , eg
android:background="@color/white"
Also you need to you need to add a value for white in the strings.xml
<color name="white">#FFFFFF</color>
A2- You can also use
android:background="#ffffff"
in your xml layout, or you can change the theme in your AndroidManifest.xml by adding
android:theme="@android:style/Theme.Light"
to your activity tag.
If you want to change the background dynamically, use
YourView.setBackgroundColor(Color.argb(255, 255, 255, 255))
hope this helps
Click to expand...
Click to collapse
it do help a lot , I found a xml "\res\values\drawable.xml",
some value of it may have an effect on the background color.
<item type="drawable" name="white_background">#ffffffff</item>
Click to expand...
Click to collapse
but I'm in trouble now because of the apktool.
It seems that this APK can't be recompiled individually, I gonna solve it as soon as possible.
Thx for ur help!
make sure ya post your solution!
kynuspro said:
it do help a lot , I found a xml "\res\values\drawable.xml",
some value of it may have an effect on the background color.
but I'm in trouble now because of the apktool.
It seems that this APK can't be recompiled individually, I gonna solve it as soon as possible.
Thx for ur help!
Click to expand...
Click to collapse
ur most welcome. please post ur solution, and if ur method works, please relist this thread as solved...thanks
agent008my said:
ur most welcome. please post ur solution, and if ur method works, please relist this thread as solved...thanks
Click to expand...
Click to collapse
oh..there isn't any good news now at this moment.
on the one hand, I can't decompile the "conversation.apk" individually,
(the error just like : "Could not decode attr value, using undecoded value instead")
on the other hand, the "framework-res.apk"&"blur-res.apk" can be decompiled correctly, but I edit some xml about colors, and my device can't boot with the replacement.
I have to recovery it now..and waiting for help!!
kynuspro said:
oh..there isn't any good news now at this moment.
on the one hand, I can't decompile the "conversation.apk" individually,
(the error just like : "Could not decode attr value, using undecoded value instead")
on the other hand, the "framework-res.apk"&"blur-res.apk" can be decompiled correctly, but I edit some xml about colors, and my device can't boot with the replacement.
I have to recovery it now..and waiting for help!!
Click to expand...
Click to collapse
check through the threads on this forum and see if anybody has posted a similar question as yours and if they have a solution. my bet is somebody has.
http://forum.xda-developers.com/forumdisplay.php?f=565
EDIT: after looking around a bit, most people on other forums recommend for you just to use handcent. apparently its the simplest fix without you having to tweak around much a lot. they just recommend for you to disable the stock message notification so that you wont get 2 notifications on your notification bar. perhaps you'd wanna give it another go? besides, apparently handcent supports upto 5mb of storage as opposed to the standard 2mb on the stock messaging app
Someone attach the apk please.
Sent from my A953 using Tapatalk
santiemanuel said:
Someone attach the apk please.
Sent from my A953 using Tapatalk
Click to expand...
Click to collapse
check this thread. is this the APK you're on about? if it is i will upload it first thing in the morning
http://forum.xda-developers.com/showthread.php?t=882997
yes, but it doesnt work. signature mismatch.
Sent from my A953 using Tapatalk
santiemanuel said:
yes, but it doesnt work. signature mismatch.
Sent from my A953 using Tapatalk
Click to expand...
Click to collapse
i managed to find the following apk's, and decompiled versions for conversations. however they are for the Koraean Stock Rom for Motorola Defy.
hope this helps
EDIT: link to the thread in which I found this:
http://forum.xda-developers.com/showthread.php?t=1019327
Thanks! i will read the decompiled until i get to my pc and find my conversation.apk backup
Sent from my A953 using Tapatalk
You're most welcome
Sent from my MotoA953 using XDA App
agent008my said:
i managed to find the following apk's, and decompiled versions for conversations. however they are for the Koraean Stock Rom for Motorola Defy.
hope this helps
EDIT: link to the thread in which I found this:
http://forum.xda-developers.com/showthread.php?t=1019327
Click to expand...
Click to collapse
I got why I can't decompile Conversations.apk..
This man said in his thread:
"
I am trying to decompile Conversations.APK from /system/app with APKTool
I am using framework-res.apk, blur-res.apk and moto-res.apk as the framework.
It was successfuly decompiled.
"
I knew this before, but I don't know how to use them as the framework..
maybe I gonna ask him for details...to decompile my conversations
agent008my said:
ur most welcome. please post ur solution, and if ur method works, please relist this thread as solved...thanks
Click to expand...
Click to collapse
LATEST:
I decompilied conversation.apk successfully,
the code in "\res\values\drawables.xml" is:
Code:
<item type="drawable" name="white_background">#ffffffff</item>
I changed #ffffffff to #00000000 and saved it .
But it doesn't work...nothing happened with my TextMessaging!
I think I should have a try on framework-res.apk or blur-res.apk.
Black is #ff000000
Sent from my A953 using Tapatalk
santiemanuel said:
Black is #ff000000
Sent from my A953 using Tapatalk
Click to expand...
Click to collapse
Thx, but it's still....It didn't work and nothing were changed after I edit the xml.
I gonna check the "blur-res.apk" later..
There is many .PNG about text messaging init.
Done
Bump, MOD Done.
The file to edit was compose_message_activity change white with black
Well, I guess it is what you wanted, I forgot how the stock mms looked like. Test.

Deodexing S2 XWKDD

Can someone Deodex the firmware, i've tried but I failed miserably
These are the ones i couldnt deodex
/system/framework/
android.policy
ext
framework
services
/system/app/
email
fts
gallery 3d
imeitracker
kieswifi
mediaprovider
mms
mobileprint
motionsettings
mtpapplication
packageinstaller
phone
samsungwidget_weatherclock
secdownloadprovider
settings
socialhub
stk
tasks
tasksprovider
touchwiz30launcher
touchwizcalendar
trimapp
I don't have the device yet but I actually managed to deodex kdd as a whole. the only exceptions were Email and MobilePrint. I just ignored these errors but yea, I have these two folders sitting on my desktop waiting for my phone to arrive
Sent from my GT-I9000 using XDA App
madmack said:
I don't have the device yet but I actually managed to deodex kdd as a whole. the only exceptions were Email and MobilePrint. I just ignored these errors but yea, I have these two folders sitting on my desktop waiting for my phone to arrive
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Could you upload the files please
Sent from my GT-I9100 using XDA App
soyef said:
Could you upload the files please
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Yes please upload!
Plz help a poor WinMo-refugee waiting for his first droid-device:
WTF is deodexing ?
troed said:
Plz help a poor WinMo-refugee waiting for his first droid-device:
WTF is deodexing ?
Click to expand...
Click to collapse
Apk files have respective odexes that devs use to supposedly save space.
Deodexing means you convert it back to a .dex file and put it back inside the apk.
This allows you to easily replace files (not having to worry about odexes), but the main point was to deodex services.jar so that you can change all text to different colors (such as the clock color to white) and to deodex services.jar, you need to deodex everything.
I'll upload what I have after elclassico
Sent from my GT-I9000 using XDA App
and here it is:
http://www.multiupload.com/MW71E1DAHV
you might want to delete Email.apk and MobilePrint.apk first because these two were the ones that I deodexed ignoring the errors. (lotsa errors with Email.apk. be wary of that one )
most of the errors in these two files were related to some awt libraries that are missing. I think (or hope) that they used these libraries only for debugging, so it shouldn't crash theoretically.
lemme know if it works guys ! can't wait for my phone to arrive
madmack said:
and here it is:
http://www.multiupload.com/MW71E1DAHV
you might want to delete Email.apk and MobilePrint.apk first because these two were the ones that I deodexed ignoring the errors. (lotsa errors with Email.apk. be wary of that one )
most of the errors in these two files were related to some awt libraries that are missing. I think (or hope) that they used these libraries only for debugging, so it shouldn't crash theoretically.
lemme know if it works guys ! can't wait for my phone to arrive
Click to expand...
Click to collapse
seems to be working fine, even the email.apk works fine!
thanks for the deodexing!!
soyef said:
seems to be working fine, even the email.apk works fine!
thanks for the deodexing!!
Click to expand...
Click to collapse
awesome !! I know what I'm gonna do when I receive this phone
thanks for letting me know
madmack said:
awesome !! I know what I'm gonna do when I receive this phone
thanks for letting me know
Click to expand...
Click to collapse
Oh and btw I also tried your Arabic patch and it worked fine too, just waiting for the libwebcore now
Thanks!!
Sent from my GT-I9100 using XDA App
soyef said:
Oh and btw I also tried your Arabic patch and it worked fine too, just waiting for the libwebcore now
Thanks!!
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
oh, "so" from the comments
I've replied to your comment with a libwebcore to test. let me know if it works.
madmack said:
oh, "so" from the comments
I've replied to your comment with a libwebcore to test. let me know if it works.
Click to expand...
Click to collapse
This is what I got from the logcat, and by the way I'm willing to test more if you need me to
soyef said:
This is what I got from the logcat, and by the way I'm willing to test more if you need me to
Click to expand...
Click to collapse
oops. thanks for testing
the logcat doesn't look good at all. I think I'll wait until samsung releases the proper sources for our phone before I make another attempt. This was all built with the korean sources and the error it throws now doesn't help much.
thanks again
ok, I'm a little restless and tenacious... i was able through some hoops and jumps to get a libwebcore with samsung's korean sources that matches the size of the one in your phone exactly (basically the build config of crespo.. should match the sII's except for the target_board_platform). I've not applied any arabic patches to it yet. just please try it and see if it at least runs ? (if it does, we have a winner !! )
http://www.multiupload.com/GK89VBFET9
GlossGhost said:
Apk files have respective odexes that devs use to supposedly save space.
Deodexing means you convert it back to a .dex file and put it back inside the apk.
This allows you to easily replace files (not having to worry about odexes), but the main point was to deodex services.jar so that you can change all text to different colors (such as the clock color to white) and to deodex services.jar, you need to deodex everything.
Click to expand...
Click to collapse
Tx a LOT ! Now I got it ..........
madmack said:
ok, I'm a little restless and tenacious... i was able through some hoops and jumps to get a libwebcore with samsung's korean sources that matches the size of the one in your phone exactly (basically the build config of crespo.. should match the sII's except for the target_board_platform). I've not applied any arabic patches to it yet. just please try it and see if it at least runs ? (if it does, we have a winner !! )
http://www.multiupload.com/GK89VBFET9
Click to expand...
Click to collapse
I think you have a winner then!
it seems to be running fine
i'm not sure, but I think that the camera isn't working
soyef said:
I think you have a winner then!
it seems to be running fine
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1063205
by the way, camera.apk from the deodexed files gives force close

[ROM][Stock][2.3.5] Motorola Fire XT 530 + ROOT + unROOT

---- Must Have Tool ----
Moto Software Updater App
Do NOT proceed unless u hav it installed
---- Stock ROM ----
req. "linkingeek"
http://ul.to/oxp8sca6 - perma link - credit "linkingeek"
http://desi.info.tm/moto.fire.xt - temp link
Flash it with attached "Moto Flash Tool"
Do a factory reset before & after flashing ROM
---- unROOT ----
req. "danielex93"
Flash the Stock ROM "twice" to remove ROOT
The first flash attempt will give FAIL. Flash again for SUCCESS
---- ROOT ----
--- TO DO After ROOT ---
Install jRummy's Free BUSYbox installer & thru it install binary for BUSYbox v1.19 with symLINK(later versions wont install)
Reboot & uninstall BUSYbox installer after clearing its cache
Follow my [Giude] Unlimited INTERNAL MEMORY, Spice, Karbonn, HTC, Samsung, Moto, Micromax, ALL
sadhu_s60 said:
by request => linkingeek
hope som1 finds it useful
http://ul.to/oxp8sca6 - perma link provided by "linkingeek"
http://desi.info.tm/moto.fire.xt - temp link
Click to expand...
Click to collapse
Hey man, I know people are saying in the XT 530 thread that I posted a link to your ROM without permission, but it is not so. I posted the link to another indonesian website from where I got the file. Like I mentioned, I was searching for this rom for warranty purposes and came across this on that particular website. Funny that google and even xda never threw up your post as a search result all this time.
No harm done, I did not repost your link.
overclockthesun said:
Hey man, I know people are saying in the XT 530 thread that I posted a link to your ROM without permission, but it is not so. I posted the link to another indonesian website from where I got the file. Like I mentioned, I was searching for this rom for warranty purposes and came across this on that particular website. Funny that google and even xda never threw up your post as a search result all this time.
No harm done, I did not repost your link.
Click to expand...
Click to collapse
ok but support on development for this phone very less info is available on internet for this model atleast we can club all the drivers from best roms and create a package to replace manually into the system.
overclockthesun said:
Hey man, I know people are saying in the XT 530 thread that I posted a link to your ROM without permission, but it is not so. I posted the link to another indonesian website from where I got the file. Like I mentioned, I was searching for this rom for warranty purposes and came across this on that particular website. Funny that google and even xda never threw up your post as a search result all this time.
No harm done, I did not repost your link.
Click to expand...
Click to collapse
no worry bro
just hoping to see some development now... but isnt it established tat due to locked bootloader, fire xt cant hav custom rom ???
thanks for the stock rom ..
can u plze tell me how u get the stock rom
BTiwari said:
can u plze tell me how u get the stock rom
Click to expand...
Click to collapse
While updating my xt thru moto updater. Every updater first downloads and saves & then flashes it. So its possible to save the downloaded firmware
sadhu_s60 said:
While updating my xt thru moto updater. Every updater first downloads and saves & then flashes it. So its possible to save the downloaded firmware
Click to expand...
Click to collapse
can u plze tell me the location of the folder i am using windows7
BTiwari said:
can u plze tell me the location of the folder i am using windows7
Click to expand...
Click to collapse
Don't remember bro
kernel update
can we use fire xt 532 kernel to upgrade our kernel is it possible or not
as far as i know, u cant
is there any custom rom which have another battery icon with %....?
BTiwari said:
can we use fire xt 532 kernel to upgrade our kernel is it possible or not
Click to expand...
Click to collapse
no.
bootloader is locked. you cant flash any kernel.
and i didnt see a 2dnInit recovery yet.
singh_jsm said:
is there any custom rom which have another battery icon with %....?
Click to expand...
Click to collapse
root,
push systemui.apk to sdcard via root explorer,
upload systemui.apk to Ultimate Online Theme Kitchen
add your favourite %battery icon
download and repush to system/app,
change permissions to rw,r,r
Untot said:
no.
bootloader is locked. you cant flash any kernel.
and i didnt see a 2dnInit recovery yet.
root,
push systemui.apk to sdcard via root explorer,
upload systemui.apk to Ultimate Online Theme Kitchen
add your favourite %battery icon
download and repush to system/app,
change permissions to rw,r,r
Click to expand...
Click to collapse
We have the kernel of Xt532 in XT530 but it is too laggy.
See Mr.Indigo's thread.
Sent from my XT530 using xda app-developers app
---------- Post added at 12:34 PM ---------- Previous post was at 12:32 PM ----------
BTiwari said:
can we use fire xt 532 kernel to upgrade our kernel is it possible or not
Click to expand...
Click to collapse
Yes we can use but it doesn't work perfectly.
See Mr.Indigo's thread
Sent from my XT530 using xda app-developers app
Untot said:
no.
bootloader is locked. you cant flash any kernel.
and i didnt see a 2dnInit recovery yet.
root,
push systemui.apk to sdcard via root explorer,
upload systemui.apk to Ultimate Online Theme Kitchen
add your favourite %battery icon
download and repush to system/app,
change permissions to rw,r,r
Click to expand...
Click to collapse
submit work to kitchen not working
singh_jsm said:
submit work to kitchen not working
Click to expand...
Click to collapse
Here's a quick trick :
Have 7zip on your pc.
Copy systemUi.apk to desktop.
Extract using 7zip.
U'll have the statusbar icons in res/drawable...
Find new png images(any other phone's systemui.apk)
Now open 7zip locate to that .apk and replace all those files with new one.
Replace systemui.apk back into system/app.
Restart the device n u r done.
If u want me to do it for u pm me i'll do it when m free.
Hit thanks
Sent from my XT530 using xda app-developers app
hay please check my new theme.

[GUIDE] How to port ROMS

I know that there are actually LOTS of "How to port ROMS" in this forum now.. but I would like to share a certain source I found that is actually fool proof
Here it goes!
find a ROM that is designed for the same CPU type and the same phone manufacturer. Any stock Gingerbread, ICS, or CyanogenMod 7/9 ROM should work, but you’ll have to make sure your phone can handle the ROM – no ICS for an HTC Hero, for example. Also, your Port ROM's original Phone should have the same RESOLUTION with that of your phone's.
You will need:
**Notepad++
**a compression program (WinZip or 7zip and etc)
**the ROM you want to port to your phone (let’s call it the "Port ROM")
**a ROM designed for your phone (let’s call it"Base ROM")
Click to expand...
Click to collapse
This guide may mention some files or directories that aren’t present in your particular ROM; don’t worry, just carry on.
On your PC, extract the .ZIP files containing the two ROMs, and navigate to /system/app in your extracted Port ROM and copy stk.apk, vpnservices.apk, camera.apk, and bluetooth.apk into a temporary directory somewhere else on your PC.
Click to expand...
Click to collapse
Now, delete the following folders from your Port ROM and replace them with the ones from your Base ROM: /data, /system/app, /system/framework, /system/fonts and /system/media.
Click to expand...
Click to collapse
From your Base ROM, copy /system/lib/libandroid_runtime.so to the system/lib/ directory of your Port ROM, overwriting the file.
Click to expand...
Click to collapse
Next up, move the .APKs you copied earlier back into the /system/app directory of your Port ROM.
Click to expand...
Click to collapse
Open up /system/lib in your Port ROM and copy all the files and folders. Paste them into the Base’s /system/lib directory, replacing all. Then go back to the Port ROM and delete the /system/lib folder, and replace it with the /system/lib folder from the Base ROM.
Click to expand...
Click to collapse
Next, navigate to the /system/etc/init.d folder in the Port ROM and do the same copy-from-Port, paste-to-Base, delete-from-Port, copy-from-Base, paste-to-Port shuffle as before.
Click to expand...
Click to collapse
Navigate to /system/etc/permissions and do that same copy-paste dance one more time.
Click to expand...
Click to collapse
open system/build.prop from both the port and the base ROM in Notepad++. Update the Base build.prop to match the values for “ro.build.description=” and “ro.build.fingerprint=” from your Port. Now save the Base build.prop, exit Notepad++, and copy the Base build.prop into the Port ROM, overwriting the Port build.prop.
Click to expand...
Click to collapse
In Notepad++, open \META-INF\com\google\android\updater-script from both your base and port ROMs. Edit the Port’s script to be like the Base’s updater-script: specifically, change, edit, or add the sections for permissions, ui_prints, asserts, run_programs, and installing the kernel. Don’t change any of the symlinks. In the Port script, make sure that the ‘format’ values are appropriate for your device (compare them to the Base script).
Click to expand...
Click to collapse
Finally, make sure that your kernel is specifically for your device.
Click to expand...
Click to collapse
Now, if you desire, you can update any apps you require, or add any tools like BusyBox or SuperSU.
And that’s it! Your base ROM is now ready to be zipped and installed on your device via Clockwork Mod!
SOURCE: http://apcmag.com/port-roms-to-your-android-device.htm
ADDITIONAL INFORMATION:
CUSTOM ROM FOLDERS EXPLAINED
List of Resolution for Smartphones
How to change Kernel of ROM Before installation in its zip file.
[GUIDE][How to Make CWM Recovery Flashable Zip file without Computer]
copy - paste, easy made. nice guide, thanks
30adi said:
copy - paste, easy made. nice guide, thanks
Click to expand...
Click to collapse
Yes but i found the source highly confusing i just "cleaned it up"
Sent from my GT-I9300 using xda premium
Very good job, thank you.
ADDED:
[GUIDE][How to Make CWM Recovery Flashable Zip file without Computer]
I port a ROM but I am getting unknown baseband no imei please tell me how to fix
khan_frd2002 said:
I port a ROM but I am getting unknown baseband no imei please tell me how to fix
Click to expand...
Click to collapse
go to build.prop in /system and edit rild.libpath=
rild.libargs=
to match your device and that should fix it
your guide was just copied by a person from One V forums without giving proper credits.
see here: here
1ceb0x said:
your guide was just copied by a person from One V forums without giving proper credits.
see here: here
Click to expand...
Click to collapse
I see.. he should've given proper credits to the website
Sent from my GT-I9300 using xda premium
changing lib path in buildprob
not work
erm hello, can you put the other guides in your OP? some are in your other posts and it would not be easy for others to see..
nice guide and gonna try this when i got time
:good:
kemaro30 said:
erm hello, can you put the other guides in your OP? some are in your other posts and it would not be easy for others to see..
nice guide and gonna try this when i got time
:good:
Click to expand...
Click to collapse
What "other" guides do you mean?
Sent from my GT-I9300 using xda premium
Hello I Wanted to port Cm7 On a New cpu named as - MediaTek 6573 ! it is an armv6 one ... any suggestions from where to start ....etc ?
I will definitely give this a try.
Great guide. Subscribed!!
ChummyDays said:
Okay, question: what is the point of porting a ROM made for a device with the same CPU and same manufacturer?? there is VERY few phones that are made by the same company and the same cpu!
Click to expand...
Click to collapse
Well that is to ensure "safety" when porting a ROM.. the guide i posted was a beginner's guide on how to port.. as you can see, almost 80% of the procedure is just basically copy&paste..
however, if you have a good background now in codes and porting things, i believe you may not follow step-by-step the procedures i stated above.
Sent from my GT-I9300 using xda premium
mandeep1 said:
Hello I Wanted to port Cm7 On a New cpu named as - MediaTek 6573 ! it is an armv6 one ... any suggestions from where to start ....etc ?
Click to expand...
Click to collapse
Search for other phones with similar cpu
Sent from my GT-I9300 using xda premium
What about dual Sim ph?
Does anyone have any idea what would cause a "Modem Crashed Forced Upload Mode" on a port for SGS3?
I can't seem to pinpoint what causes that (I think it's a kernel panic but I could be wrong)
Looks like this would work on International Note 2 and Tmobile Note 2. They have the exact same hardware and everything. I was wondering about the last statement about kernel. Can't I just copy the boot.img from tmobile note 2 to international note 2 ? would that work ? I am not familiar with kernels and stuff. Need advice.
Thanks

Native Hotspot Assistance

Once a deodexed rom is released it will be easier to test the hotspot mod out. Because not having the phone would require someone else that can Odex the files and test. This would be a pain because you would have to do that for each test. For now I am curious about something though. Is there anyone out there with the S5 that is paying for the hotspot? If so can you configure it and connect to it at least once, if you haven't already, and send me your services.jar and services.odex? You will probably need to be rooted in order to get to the files. Don't worry there won't be any sensitive information in the files.
I tried the mod you posted, same as was done on Note 2. Not sure if it worked or not as the build had some data issues, so couldnt comnect to test. It compiled and booted fine with the line deletion at least. Was easy enough to find
Gettin frustrated with getting the deodexed working to move on. Have some issues ive never seen before. Just Play store, Hangouts and Google Calendar sync FC's. Think its a GmsCore issue
Sent from my SM-G900P using XDA Premium 4 mobile app
Tried to open an official hotspot thread to work on native tetheing collectively as well as a guide to different ways to tether, its only a few posts below this one.
crawrj said:
Once a deodexed rom is released it will be easier to test the hotspot mod out. Because not having the phone would require someone else that can Odex the files and test. This would be a pain because you would have to do that for each test. For now I am curious about something though. Is there anyone out there with the S5 that is paying for the hotspot? If so can you configure it and connect to it at least once, if you haven't already, and send me your services.jar and services.odex? You will probably need to be rooted in order to get to the files. Don't worry there won't be any sensitive information in the files.
Click to expand...
Click to collapse
Crawj,
I used the same wifi tether app that works on Note 2 4.3 and did it without any special tricks.
garwynn said:
Crawj,
I used the same wifi tether app that works on Note 2 4.3 and did it without any special tricks.
Click to expand...
Click to collapse
Thanks for that! But you know how I am It is just my nature to use the native app. So if it can work that is best IMO. That way when I finally do get the 5 it is already waiting for me :victory:
OH and I don't believe I have talked to you since you became a moderator so congratulations on that. Well deserved!
charlie-n said:
Tried to open an official hotspot thread to work on native tetheing collectively as well as a guide to different ways to tether, its only a few posts below this one.
Click to expand...
Click to collapse
Yeah I saw that. Thanks for sharing. I wanted this one to be specifically for getting the services files from someone that is paying for the service. So that is why I created a separate thread.
sleshepic said:
I tried the mod you posted, same as was done on Note 2. Not sure if it worked or not as the build had some data issues, so couldnt comnect to test. It compiled and booted fine with the line deletion at least. Was easy enough to find
Gettin frustrated with getting the deodexed working to move on. Have some issues ive never seen before. Just Play store, Hangouts and Google Calendar sync FC's. Think its a GmsCore issue
Sent from my SM-G900P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thank you. Could you Odex your hotspot mod and try it with either your rom or stock to see if it works? If it works on Odex then you know it will work on deodexed once it is ready.
To get the native hotspot working, you need to:
update carriers set type="default,mms,dun" where apn="n.ispsn";
in the following file:
/data/data/com.android.providers.telephony/databases/telephony.db
This is what worked for me on Sprint North America. Just got it working today, was trying all the known tricks including rebuilding framework-res.apk with no luck. Be advised however I first used a sqlite app from the market and it added a space between mms and dun which did not work. I installed the sqlite3 binary and did that SQL command from adb shell. Can do more of a walk through if needed, let me know.
Edit: miked63017 beat me to it. Here's his flashable zip: http://forum.xda-developers.com/showpost.php?p=52089811&postcount=9
Scolias said:
Flashable hotspot mod here.
Click to expand...
Click to collapse
Isn't this the same thing that Mike provided? If so you should give him the credit. And his flashable zip is probably safer and cleaner than replacing the database file.
Sent from my SPH-L720 using Tapatalk
crawrj said:
Isn't this the same thing that Mike provided? If so you should give him the credit. And his flashable zip is probably safer and cleaner than replacing the database file.
Sent from my SPH-L720 using Tapatalk
Click to expand...
Click to collapse
His zip is admittedly different than the zip I made, mine runs a sqlite command in place, while his copies a premade db into place. Either way, lets get some feedback on how this thing is working...
miked63017 said:
His zip is admittedly different than the zip I made, mine runs a sqlite command in place, while his copies a premade db into place. Either way, lets get some feedback on how this thing is working...
Click to expand...
Click to collapse
Yeah but it is using the mod that you discovered. So you should be credited. And my other point is that your zip only adds the portion of the mod that is required. His replaces the entire db file which could cause issues.
Sent from my SPH-L720 using Tapatalk
crawrj said:
Yeah but it is using the mod that you discovered. So you should be credited. And my other point is that your zip only adds the portion of the mod that is required. His replaces the entire db file which could cause issues.
Sent from my SPH-L720 using Tapatalk
Click to expand...
Click to collapse
I completely agree, I harbor no grudges though, thanks for standing up for me in my absence ( Its the sign of a truly awesome moderator and/or community :good: )
crawrj said:
Isn't this the same thing that Mike provided? If so you should give him the credit. And his flashable zip is probably safer and cleaner than replacing the database file.
Sent from my SPH-L720 using Tapatalk
Click to expand...
Click to collapse
Didn't see his zip. Anyway, reported my thread for removal. Sorry about that.
Scolias said:
Didn't see his zip. Anyway, reported my thread for removal. Sorry about that.
Click to expand...
Click to collapse
It's not a big problem. I knew your zip was different. My only point is that Mike published the method of unlocking the hotspot first. So he should have been credited for finding the fix. That's it. You could have kept your zip alive if you wanted to. Although I still believe his install is safer.
Sent from my SPH-L720 using Tapatalk
crawrj said:
It's not a big problem. I knew your zip was different. My only point is that Mike published the method of unlocking the hotspot first. So he should have been credited for finding the fix. That's it. You could have kept your zip alive if you wanted to. Although I still believe his install is safer.
Sent from my SPH-L720 using Tapatalk
Click to expand...
Click to collapse
Mind telling me why? Still learning. TIA
Scolias said:
Mind telling me why? Still learning. TIA
Click to expand...
Click to collapse
Because his zip only does a sql update for the specific change that is required. You're zip replaces the entire db file. Nothing may ever come of that. But if a user had a db file which had different contents than the one you provide they would lose those changes. There is also a very slight possibility that permissions on that file could get corrupted when replacing it. Highly unlikely though. I'd be more concerned about the first possibility.
Sent from my SPH-L720 using Tapatalk
crawrj said:
Because his zip only does a sql update for the specific change that is required. You're zip replaces the entire db file. Nothing may ever come of that. But if a user had a db file which had different contents than the one you provide they would lose those changes. There is also a very slight possibility that permissions on that file could get corrupted when replacing it. Highly unlikely though. I'd be more concerned about the first possibility.
Sent from my SPH-L720 using Tapatalk
Click to expand...
Click to collapse
Ah, that makes sense now. Thanks.
lil update crawrj, the method we used the Note 2 doesnt fly on here. just tested on new Deodexed build. says I'm not subscribed...
and what do you know. I'm not
Would be a good idea to decompile sectelephonyprovider and see if those values in the database file can't be forced as default for all additions that have that apn field

Categories

Resources