Motorola Defy Stock Froyo GPS Mod for India - Defy General

Hi guys from India...
The GPS of India ROM 3.4.3-36-1.7 for India has no gps.conf file in /system/etc
Hence I have come across this mod which is excellent and adds that file and it 100% increases the GPS applications and works smooth !
http://forum.xda-developers.com/showthread.php?t=953630
Then click on "XDA Members Click Here" for Version 1.2 download of Asia(India)

Do we just add the gps.conf file to system/etc or also the META-INF folder included in the Asia.V1.2 zip?

if you are coping the file manually, just replace it after making a backup of the original, or just edit it to add the indian NTP pool.
Originally the .zip is meant to be accessed via CWR boot menu.

desihu is right.... in Indian Froyo official release, the gps.conf is missing , hence all gps related apps like maps and camera are slow in responding. Add that file and you will feel the difference.

Actually all you need to do is add the servers for India in gps.conf : http://www.pool.ntp.org/zone/in

but to add that you need to root your mobile and rooting voids warranty... is there anyway to officially add that line?

popcorn1122 said:
but to add that you need to root your mobile and rooting voids warranty... is there anyway to officially add that line?
Click to expand...
Click to collapse
How on earth do you intend to access the system/etc folder on your device w/o rooting?

only if motorola releases a patch via OTA

Root the phone, apply the patch. unroot the phone
Anachronizer said:
How on earth do you intend to access the system/etc folder on your device w/o rooting?
Click to expand...
Click to collapse

popcorn1122 said:
only if motorola releases a patch via OTA
Click to expand...
Click to collapse
Motorola has already formally announced they wont even 'lift a finger' for Defy(MB525) which means no patches, no improvements, nothing. Period. Its all up to the dev community now.

pravarth said:
Root the phone, apply the patch. unroot the phone
Click to expand...
Click to collapse
I know that option.. have already done it !! but officially motorola does not want to do that inspite of such a big mistake...
does other country stock roms have such blunders of no gps.conf file in /system/etc ?
Edit : Other country like UK blur , CEE 2.2.2 also gps.conf is missing

is Asia zip flashable via 2ndinit ?
m on cm 7 right now...since few months it could catch gps only once...till now...
Can i just install zip as we do to install cm7 ?

yes... you can...
if fact if you are in India... just extract the zip file of Asia and edit the gps.conf and move the india server on the first line ... save file and copy it in /system/etc folder... using Super Manager... no need to use recovery install.
reboot to take advantage of it !!

Thanx a alot buddy post screenshots of ur rom if u can
popcorn1122 said:
yes... you can...
if fact if you are in India... just extract the zip file of Asia and edit the gps.conf and move the india server on the first line ... save file and copy it in /system/etc folder... using Super Manager... no need to use recovery install.
reboot to take advantage of it !!
Click to expand...
Click to collapse
Hm..i will simply install via 2ndinit easy though 1st ill try ur way out..
Few days back i read abt ur rom can u post scrennshots on ur rom's thread ? Ill try it then...

it has a bug
after installing this zip file..after locking the the phone or on sleep mode...the screen does not actually go off...after 2 to 3 seconds it shows lockscreen again off after few seconds again on...
It was happeneing continuosly...so i flashed CM7 again whithout installing its going as good as before...
What can b cause ?

no idea... but are you sure its bcz of this zip?
bcz this zip just copys a file to /system/etc

yes m pretty sure
popcorn1122 said:
no idea... but are you sure its bcz of this zip?
bcz this zip just copys a file to /system/etc
Click to expand...
Click to collapse
Mostly its coz of that zip nly...coz i did not install anysoftware before or after that...i installed was a theme i reflashed Cm7 and installed theme again and theres no fault in theme....so only cause is that zip...now cm7 working fine without that zip

desihu said:
if you are coping the file manually, just replace it after making a backup of the original, or just edit it to add the indian NTP pool.
Originally the .zip is meant to be accessed via CWR boot menu.
Click to expand...
Click to collapse
I have rooted my phone but can you tell me which folder i have to copy the file and its location.
Thanks.

in /system/etc folder.
use super manager from market for rw permissions
and change the file permission to 644

well in MIUI there is direct configuration in gps settings then how to edit serves ?
i have come across these settings in MIUI now how to edit them ?
in miui theres GPS status then GPS configuration and it shows three boxes
1st NTP server address : ive written in.pool.ntp.org
2nd SUPL server address : which is supl.google.com
3rd SUPL server port : 7276
now what edit in this pls help
thanx in advanced

Related

[MOD][GUIDE][THEME] - Adding Locale to the rom you want. Download available for XWJS5

Background
Samsung has released a few 2.2.1 for the europe region, while those in the Asia / Middle East regions are still having 2.2 roms, and no sign of whether Samsung is going to release it, if any at all.
I took the liberty to try having additional locale in the rom (not the MoreLocale or others available in the market) and manage to get it done.
I have tried it with the South East Asia rom, with languages available in thai, viet, simplified chinese, malay and indonesian.
Disclaimer
I'm not sure if it will work with other regions such as China and Hong Kong (ZS series), or Middle East (JP series), but those who have time to spare, and want to have an authentic 2.2.1 rom, can always try.
Also, even when it can be done, I'm pretty certain it is not a 100% fit, but would dare say in the region of about 95%.
Also, it would be a long and tedious process as each system app will be needed to decompile.
Tools Needed
Apk Manager 4.9 (courtesy of Daneshm90)
7zip compression utility
2.2.1 Rom (latest is WXJS5) which I have used
2.2 Rom (other regional rom) which in this case is DXJPE for my case
Instructions
1. Create separate directories for both roms and install / unzip the apk manager in each respective directories.
2. Copy the system apps (including framework-res.apk and twframework-res.apk) for each rom to the respective folders (place-apk-here-for-modding).
3. Decompile all the system apps for each rom.
4. Navigate to the projects folder and select the apps you want to start with (probably a good idea to start with framework-res.apk)
5. Go to the res folders and in it you will find all the values folders as well. Example:
- values-en-rGB folder
- values-en-rUS folder
- values-ko folder
- values-ko-rKR folder
6. Go to your 2.2 rom folder and do the same and you will notice that these are different from the 2.2.1 folder.
7. Copy those different values-xxxxxx folders to the 2.2.1 rom res directory.
8. Recompile the apk and in the process, select yes to keep all the info intact, and apk manager will generate a keep folder.
9. Delete the resources.arsc from this keep folder and proceed to complete the compilation.
10. You will now have the unsignedframework-res.apk in your place-your-apk-here-for-modding folder.
11. Open up this apk with 7zip and you will see the resources.arsc file which is compressed.
12. Drag this file out and close the 7zip program
13. Next, right click the resources.arsc and select Add to archive from the 7zip option.
14. Make sure your option is to store (not compressed) and click on the ... icon to select the file, in this case is the unsignedframework-res.apk. This method of doing is to ensure that your resources.arsc is changed from compressed format to store format (no compression).
15. That is your first change in adding locale.
16. Repeat the above steps for the rest of the apps (I know it is tedious but the experience is well worth it).
17. Create an update zip to store these modded files (make sure you delete the prefix unsigned from the apps).
18. Like everyone says, ALWAYS do a backup of your current rom.
Disadvantages
Your apps will definitely be bigger in size and hence occupy more space.
Advantages
This is as near as you get with your region on a 2.2.1
This can be done with any stock or customized rom.
I hope the above guide will be useful for those who has time to spare, and who is willing to try it.
Please let me know if this works for other regions as well.
Any questions, please ask.
Edit:
Download is available here for those who wants locale of the SEA region. Consist of some apps that were modded.
The attached image showed the comparison of the 2 framework-res.apk.
On the left is the 2.2 rom (DXJPE), with the values-in, values-id-rID (Malay and Indonesian), and the values-mcc204-zh-rCN as the chinese as well.
On the right is the 2.2.1 rom (WXJS5), with the values having the European languages as well.
What you need to do is find those files unique in the left side and copy these to the right side.
Recompile and that's it.
The second image showed the language (in this case simplified chinese) after i selected chinese as the locale after modding the Settings.apk as described above.
thanks its quiet useful, many of friends were looking for such a thing,
I'm also running middle east rom (jpg) which I like to try 2.2.1 with support of persian language. it should be possible by your tutorial.
I have one question:
17. Create an update zip to store these modded files (make sure you delete the prefix unsigned from the apps).
Click to expand...
Click to collapse
so you mean it is not necessary to sign the apk? just rename back to original?
taha_e said:
thanks its quiet useful, many of friends were looking for such a thing,
I'm also running middle east rom (jpg) which I like to try 2.2.1 with support of persian language. it should be possible by your tutorial.
I have one question:
so you mean it is not necessary to sign the apk? just rename back to original?
Click to expand...
Click to collapse
There is no need to sign system app. Just rename will suffice.
Sent from my GT-I9000 using XDA App
Useful guide. I've been meaning to do this for a while but I didnt know how.
For step11, what .apk do we open? unsignedframework-res.apk? When I open this file, theres no resources.arsc...
and step12, what do you mean by "drag this file out"?
apparition said:
Useful guide. I've been meaning to do this for a while but I didnt know how.
For step11, what .apk do we open? unsignedframework-res.apk? When I open this file, theres no resources.arsc...
and step12, what do you mean by "drag this file out"?
Click to expand...
Click to collapse
Step 11, yes the unsignedframework-res.apk. It can't be that there is no resources.arsc. Did you encounter errors during decompiling? Use 7zip to open the framework-res.apk and see if you have resources.arsc.
I meant extract the resources.arsc.
Sent from my GT-I9000 using XDA App
Also, I recommend to decompile Settings.apk as the 3rd one. This is where the ui is.
Sent from my GT-I9000 using XDA App
g00ndu said:
Step 11, yes the unsignedframework-res.apk. It can't be that there is no resources.arsc. Did you encounter errors during decompiling? Use 7zip to open the framework-res.apk and see if you have resources.arsc.
I meant extract the resources.arsc.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Oh, maybe that's it; I'm getting errors. Do I have to (10) decompile with dependencies? then use the twframework from my ROM?
apparition said:
Oh, maybe that's it; I'm getting errors. Do I have to (10) decompile with dependencies? then use the twframework from my ROM?
Click to expand...
Click to collapse
Your framework-res.apk must be a modded one. There is no dependencies for the framework-res.apk. Settings.apk need the twframework-res.apk as the dependency. Let me guess, you are on Darkyy's rom?
Sent from my GT-I9000 using XDA App
Yeah definitely modded. FireFly ROM (for SGS Captivate i896).
But thanks. Excellent guide.
apparition said:
Yeah definitely modded. FireFly ROM (for SGS Captivate i896).
But thanks. Excellent guide.
Click to expand...
Click to collapse
The rom chef may have not done the moding cleanly, and hence decompiling will always end up with the errors. Perhaps you can try to see what the log of apk manager says, and solve it from there.
Thanks, I will now add chinese, arabic and hebrew to ultimate rom.
Sent from my GT-I9000 using XDA App
webstar1 said:
Thanks, I will now add chinese, arabic and hebrew to ultimate rom.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Hope that it will work with hebrew and, especially the right to left sentences. Let me know if it works.
Sent from my GT-I9000 using XDA App
I have tried some files for jpg rom which is persian/arabic these languages are right to left. unfortunately this method did not work. I mod browser.apk but the characters are shown seperate and also left to right. anyone knows how to mod for RTL or which apk is related to rtl?
I think RTL should be mod in .so files as i know
taha_e said:
I have tried some files for jpg rom which is persian/arabic these languages are right to left. unfortunately this method did not work. I mod browser.apk but the characters are shown seperate and also left to right. anyone knows how to mod for RTL or which apk is related to rtl?
I think RTL should be mod in .so files as i know
Click to expand...
Click to collapse
Did you try Darkyy's patch on hebrew / arabic? It's on the first post of his "Incredible" rom. Download those files and installed them and check again?
Hope this helps.
Edit: I guess maybe not, there must be something in the framework.jar that supports rtl language support for jp series. if you have the time, maybe do a baksmali for framework.jar for these 2 roms?
g00ndu said:
Did you try Darkyy's patch on hebrew / arabic? It's on the first post of his "Incredible" rom. Download those files and installed them and check again?
Hope this helps.
Click to expand...
Click to collapse
Im on stock rom js5 I think that patch will not work for it. can i use it for stock?
This is an awesome guide! I've always wanted chinese locale on Darkys rom. Gonna try this when I get home. Thanks for your hard work goondu.
taha_e said:
Im on stock rom js5 I think that patch will not work for it. can i use it for stock?
Click to expand...
Click to collapse
Darkyy's rom is also based on js5, and in that case you can always try. But always do a backup first before any attempts to try.
I wish you luck!
Edit: I downloaded it once, and found the following:
/system/app - AxT9IME.apk and Swype.apk (presumably arabic based)
/system/fonts - 11 fonts with names of hebrew and arabic on them
/system/framework - framework.jar (this one not sure what is modded, maybe ask Darkyy?)
/system/lib - 5 .so files
/system/etc - apns-conf.xml (which is not related to this)
Go try it.
psychedelic'd said:
This is an awesome guide! I've always wanted chinese locale on Darkys rom. Gonna try this when I get home. Thanks for your hard work goondu.
Click to expand...
Click to collapse
You are most welcome.
Point to note: there are some apps that do not have any other region locale, for example, SecDownloadProvider.apk and DownloadProvider.apk. You need to go through one app at a time. I made a mistake.
Having said that, if you are adventurous, you can even create your own for these 2 apks in chinese.
:O
Any ways to just replace files using root explorer to add chinese language to my rom?
All these steps are beyond my skills and knowledge.

[ROM] SIP integrated for deodexed Gingerbread ROMs from Samsung (2.3.3 & 2.3.4)

1-
Download for samsung gingerbread 2.3.4 JVR
Download for samsung gingerbread 2.3.4 JVQ
Download for samsung gingerbread 2.3.4 JVP
Downlaod for samsung gingerbread 2.3.3 mirror) (JVK, JVB, JVA,JVH, JVH, JV9, JVO)
2-Go to Settings, Call Settings, Internet Calls & Accounts to wrote the details of your sip account. In example:
Username: titooo
Password: pepito
Server: sip.nonoh.net
3-On Use Internet Calling choose your prefered option. I selected Ask for each call so every time I make a call to spanish landline numbers I make a free sip call thanks to my nonoh account.
Now you can make sip calls without using any third party software, no matter if you are using Wifi or 3G
Credits to modaco, dfi2k5, ZS6WDL and/or whoever discovered this way to get integrated SIP on our gingerbread roms.
I created the zip file thanks to the info provided here and here(same info in both cases just wanted to credit everyone)
I cannot find the "res\values\bools.xml" file.
There is no "values" folder in the framework apk..
How can I edit it?
rigocalin said:
I cannot find the "res\values\bools.xml" file.
There is no "values" folder in the framework apk..
How can I edit it?
Click to expand...
Click to collapse
You have to decompile framework-res.apk with apk-manager.
By the way the zip I uploaded already has those modifications, so you can simply flash it and enjoy
Looking really interesting, Thanks.
But as this is a framework-res.apk modification flashing the file will revert my modified battery icon + crt sreenoff animation. Am I right?
I think so... You still can use the file that should be placed on /system/etc/permissions but then you only will have integrated sip calls when connected to wifi networks.
Enviado desde mi GT-I9000 usando Tapatalk
I've not "Internet Calls & Accounts" option inside "Call Settings" on JVB :s
rafalense said:
I've not "Internet Calls & Accounts" option inside "Call Settings" on JVB :s
Click to expand...
Click to collapse
That option only appears after you flash the zip file through cwm. Did you do that already?
Enviado desde mi GT-I9000 usando Tapatalk
Aaaahhhmigo
Nope, I will
"The file you are trying to access is temporarily unavailable. Please try again later."
Mirror anyone?
Sorry, I forgot to link the mirror (first post updated )
confirmed to work /w jvb!
this should work on odexed roms as well since the framework-res is an apk not jar.
for the ppl who don't want to touch the framework due to their custom battery mod, u can remove the apk from zip.
the framework-res.apk patch is only to allow sip calls over 3g as well, not wifi only.
Nice one!!!
Maybe ROM CHEFS could include this one to their roms
Yes, works with JVB. Hopefully we got install which enable 3G support without power-menu etc. damaging. Is it coming ?
jarsiv said:
Yes, works with JVB. Hopefully we got install which enable 3G support without power-menu etc. damaging. Is it coming ?
Click to expand...
Click to collapse
Sorry, but what do you mean? The file of the first post already have 3G support.
titooo7 said:
Sorry, but what do you mean? The file of the first post already have 3G support.
Click to expand...
Click to collapse
I mean that after installing that first post file we lost fancy battery icons with percentage numbers etc.
I have installed only a file of your reference to "system\etc\permissions\" that sip integration is enabled now only with wifi. Is it possible to enable 3G-support now without battery percentage icon lost?
Can you make a cwm file for that situtation because I am not pro to modify framework.apk.
jarsiv said:
I mean that after installing that first post file we lost fancy battery icons with percentage numbers etc.
I have installed only a file of your reference to "system\etc\permissions\" that sip integration is enabled now only with wifi. Is it possible to enable 3G-support now without battery percentage icon lost?
Can you make a cwm file for that situtation because I am not pro to modify framework.apk.
Click to expand...
Click to collapse
Ok, I get it now. I'll do it later today (as soon as I put my hands on computer)
Enviado desde mi GT-I9000 usando Tapatalk
jarsiv said:
I mean that after installing that first post file we lost fancy battery icons with percentage numbers etc.
I have installed only a file of your reference to "system\etc\permissions\" that sip integration is enabled now only with wifi. Is it possible to enable 3G-support now without battery percentage icon lost?
Can you make a cwm file for that situtation because I am not pro to modify framework.apk.
Click to expand...
Click to collapse
got it. follow the steps described here -
http://forum.xda-developers.com/showthread.php?t=746446
using apk_manager_4.9, I regenerated the framework-res.apk that came with JKay Deodexed ColoredCircleBatteryAndBlueGray Theme, now I have also the 3g support, and kept the mod.
was looking for this. thanks...
a9402169 said:
got it. follow the steps described here -
http://forum.xda-developers.com/showthread.php?t=746446
using apk_manager_4.9, I regenerated the framework-res.apk that came with JKay Deodexed ColoredCircleBatteryAndBlueGray Theme, now I have also the 3g support, and kept the mod.
was looking for this. thanks...
Click to expand...
Click to collapse
Did you sign it? Or do you just change file name after rebuild the apk from unsignedframework.apk to framework.apk?
Did you make liket this:
You first pull framework-res.apk from your phone
decompile the apk
make the changes
rebuild the apk
push apk back to phone?
What if there are also framework.odex or other files? Should I not to touch those?
jarsiv said:
Did you sign it? Or do you just change file name after rebuild the apk from unsignedframework.apk to framework.apk?
Click to expand...
Click to collapse
actually, most of the process was handled by the apk manager. it took me 10 minutes overall, I followed strictly after the steps well described at the link.
I have deodexed fw, didn't sign it, was no need.
and yes, I did renamed the apk.
jarsiv said:
Did you make liket this:
You first pull framework-res.apk from your phone
decompile the apk
make the changes
rebuild the apk
push apk back to phone?
Click to expand...
Click to collapse
yes, I did. note that after the process of regenerating the apk finish, you still have to zip it but uncompressed, and rename (7zip).
then, I pushed the apk to the theme zip (using 7zip) and flashed it normally like an update.zip with cwm.
btw, I didn't use ADB tools at all.
jarsiv said:
What if there are also framework.odex or other files? Should I not to touch those?
Click to expand...
Click to collapse
not sure I follow you...
Got it
I follow these steps http://forum.xda-developers.com/showpost.php?p=10231764&postcount=47
But after I recompile the file I renamed it and just overwrite old framework.apk with Root explorer. Seems to work fine

[Q] Windows Phone 7/8?

Hai, I was wondering; Can someone link me or possibly produce a Windows Phone 7/8 ROM for my Galaxy Gio GT-S5660?
Thanks
MetroxGamer said:
Hai, I was wondering; Can someone link me or possibly produce a Windows Phone 7/8 ROM for my Galaxy Gio GT-S5660?
Thanks
Click to expand...
Click to collapse
Here
http://forum.xda-developers.com/showthread.php?t=1458227
or
http://forum.xda-developers.com/showthread.php?t=1997863
this is for ace
so just change kernel to some kernel for gio, bluetooth and camera apps from gio, and modules and hw folders in lib folder copy from gio to package from ace and you can use every rom from ace, ace forum have more stuff and this windows phone mods looks really good so just try.
WYPIERDAALAAC said:
Here
http://forum.xda-developers.com/showthread.php?t=1458227
or
http://forum.xda-developers.com/showthread.php?t=1997863
this is for ace
so just change kernel to some kernel for gio, bluetooth and camera apps from gio, and modules and hw folders in lib folder copy from gio to package from ace and you can use every rom from ace, ace forum have more stuff and this windows phone mods looks really good so just try.
Click to expand...
Click to collapse
Yeah but how do I do that kernel, bluetooth, camera and modules/folders? I don't know how to do that...
MetroxGamer said:
Yeah but how do I do that kernel, bluetooth, camera and modules/folders? I don't know how to do that...
Click to expand...
Click to collapse
First link is a rom based on stock, next is a rom based on cm7.
Like I said. You need some stock based rom or cm7 for Gio.
Extract zip package for Gio and from this package copy to your downloaded and extracted rom boot.img file, camera, bluetooth app to system/app, modules, hw folders to lib folder and after this pack by winrar to zip edited ace rom.
Now you have fullu working ROM with WP style, It's easy. Just try.
WYPIERDAALAAC said:
First link is a rom based on stock, next is a rom based on cm7.
Like I said. You need some stock based rom or cm7 for Gio.
Extract zip package for Gio and from this package copy to your downloaded and extracted rom boot.img file, camera, bluetooth app to system/app, modules, hw folders to lib folder and after this pack by winrar to zip edited ace rom.
Now you have fullu working ROM with WP style, It's easy. Just try.
Click to expand...
Click to collapse
Dammit! You lost me on the "cm7 for Gio"
So let me try to figure it out:
I need to download CM7 for Gio, and download the WP7 Ace ROM, then extract the boot.img, camera and bluetooth and change them with the ones on the Ace ROM, and then compile and update the zip in CWM?
MetroxGamer said:
Dammit! You lost me on the "cm7 for Gio"
So let me try to figure it out:
I need to download CM7 for Gio, and download the WP7 Ace ROM, then extract the boot.img, camera and bluetooth and change them with the ones on the Ace ROM, and then compile and update the zip in CWM?
Click to expand...
Click to collapse
exactly
Yes, if base is cm7.
I see you understand.
I forget about media_profiles.xml in system/etc
and in system/lib you have to copy all files with "cam" in name , for example libarccamera.so etc
a few minutes of work
good luck
WYPIERDAALAAC said:
exactly
Yes, if base is cm7.
I see you understand.
I forget about media_profiles.xml in system/etc
and in system/lib you have to copy all files with "cam" in name , for example libarccamera.so etc
a few minutes of work
good luck
Click to expand...
Click to collapse
I know I haven't touched this thread for a while, and I don't wanna be a pain in the a*s, but can you have that done for me?? I didn't quite understand the practical process...
MetroxGamer said:
I know I haven't touched this thread for a while, and I don't wanna be a pain in the a*s, but can you have that done for me?? I didn't quite understand the practical process...
Click to expand...
Click to collapse
it's easy you can do it by yourself
1. Extract zip package
2. Copy from cm7 or stock gio rom ( for example if base is cm7 so you should copy from some cm7 rom) :
camera.apk and bletooth.apk to system/app folder
modules and hw folders to system/lib
media_profiles.xml to system/etc
libarccamera.so and similar files with cam in name to system/lib (4 files i think)
replace boot.img file
replace build.prop file
META-INF\com\google\android replace updater-script file
5 minutes of work
after all pack your folders to zip package and install to your phone
WYPIERDAALAAC said:
it's easy you can do it by yourself
1. Extract zip package
2. Copy from cm7 or stock gio rom ( for example if base is cm7 so you should copy from some cm7 rom) :
camera.apk and bletooth.apk to system/app folder
modules and hw folders to system/lib
media_profiles.xml to system/etc
libarccamera.so and similar files with cam in name to system/lib (4 files i think)
replace boot.img file
replace build.prop file
META-INF\com\google\android replace updater-script file
5 minutes of work
after all pack your folders to zip package and install to your phone
Click to expand...
Click to collapse
Ok, I will do that, but can you link me some rom with CM7 from Gio?? Because I can't find any that I think is good...
MetroxGamer said:
Ok, I will do that, but can you link me some rom with CM7 from Gio?? Because I can't find any that I think is good...
Click to expand...
Click to collapse
every will be good for porting
http://forum.xda-developers.com/showthread.php?t=2028884
WYPIERDAALAAC said:
every will be good for porting
http://forum.xda-developers.com/showthread.php?t=2028884
Click to expand...
Click to collapse
What is that? And what am I supposed to do w that? (No Rude)
MetroxGamer said:
What is that? And what am I supposed to do w that? (No Rude)
Click to expand...
Click to collapse
Jesus... this is cm7 from this rom you copy files to ace rom (wp)
He doesn`t know how . Here , just take this :
http://forum.xda-developers.com/showthread.php?t=2166990&highlight=phone+7
I used it , it`s very good . Good luck
bogdanwp said:
He doesn`t know how . Here , just take this :
http://forum.xda-developers.com/showthread.php?t=2166990&highlight=phone+7
I used it , it`s very good . Good luck
Click to expand...
Click to collapse
Thank you, downloading it!
Thanks Wyperdiaalac too
MetroxGamer said:
Thank you, downloading it!
Thanks Wyperdiaalac too
Click to expand...
Click to collapse
No problem
bogdanwp said:
No problem
Click to expand...
Click to collapse
It's just install like the other ROM's i've installed before, right??
MetroxGamer said:
It's just install like the other ROM's i've installed before, right??
Click to expand...
Click to collapse
Yes it`s the same procedure. I always wipe everything just to be sure because i don`t keep much data on it. I wipe /data /cache /dalvik and i format /system /data /cache /sd-ext but you can use your procedure
bogdanwp said:
Yes it`s the same procedure. I always wipe everything just to be sure because i don`t keep much data on it. I wipe /data /cache /dalvik and i format /system /data /cache /sd-ext but you can use your procedure
Click to expand...
Click to collapse
Ermagherd This is the most lagless ROM i've ever seen
And is beautiful Built on Android 2.3.7 (Thought it would be a real WP or 4.0+ Android, no problems tho xD)
MetroxGamer said:
Ermagherd This is the most lagless ROM i've ever seen
And is beautiful Built on Android 2.3.7 (Thought it would be a real WP or 4.0+ Android, no problems tho xD)
Click to expand...
Click to collapse
Glad you like it. Well , i think it`s not possible to port real WP and from my point of view it`s better that it`s based on 2.3.6 because ICS+ kinda lags on this phone
bogdanwp said:
Glad you like it. Well , i think it`s not possible to port real WP and from my point of view it`s better that it`s based on 2.3.6 because ICS+ kinda lags on this phone
Click to expand...
Click to collapse
Hey, just one question: The phone keeps turning on Mobile Data automatically, I dont want it tho, 'cuz it spends my cash... What can I do to solve this issue?

Sign apk with Platform keys no need to Unlock SuperUserMOD in jar

Here is the way to sign your apk with system platform...
Jar modification bye bye for Cyanogen Users... Hahahaha...​
Method
1) Unzip and put apk were data uncompressed...
2) rename it to k.apk
3) and run script...
Password :android
zip Attached
enjoy... signed apk only for CM12 and CM12.1.1 , my AOSP uses Cm12.1.1 platformkeys
so it work on rom that build with cm12 or cm12.1.1 keys​
reserved
Why it's protected with a password ?
Plus, it's should be posted on Android Themes/General forums not Xperia specif forums.
I used ZipSigner.apk for that
wolfmannight said:
Here is the way to sign your apk with system platform...
Jar modification bye bye for Cyanogen Users... Hahahaha...
Unzip
and put apk were data uncompressed...
rename it to k.apk
and run script...
Password :android
zip Attached
enjoy... signed apk only for CM12 and CM12.1.1 , my AOSP uses Cm12.1.1 platformkeys
so it work on rom that build with cm12 or cm12.1.1 keys
Click to expand...
Click to collapse
It mean i can make superuser mod with this?
Sent from my Xperia L using Tapatalk
it will enable SU for that signed apk
for many apk you need to sign every apk by this
After this do we need superuser mod. And just by that can we install any app on any phone
khurshid_258 said:
After this do we need superuser mod. And just by that can we install any app on any phone
Click to expand...
Click to collapse
any apk with any cm12 or cm12.1 based rom
abo hani said:
Why it's protected with a password ?
Plus, it's should be posted on Android Themes/General forums not Xperia specif forums.
Click to expand...
Click to collapse
Sir,
signing apk can done without password with keystore ? I don't think so..
I not put password , its a basic manual method to sign apk with platform keys
(keystore)A Java KeyStore (JKS) is a repository of security certificates – either authorization certificates or public key certificates – used for instance in SSL encryption.
I thought , 70% of Xperia apk works by signing them with Platform key ... So I posted
and I never open xda's other forms
I only open Sony Cross-Device General and Sony Cross-Device Development Themes and Apps , hahahaha
darknessmc said:
I used ZipSigner.apk for that
Click to expand...
Click to collapse
ZipSigner.apk is phone based I also have apksign.apk , but my phone take too much time to sign 14 Megabyte file , my phone is too slow
so i used to be sign apk on my mac
Nice tutorial, but I'll stick with replacing the testkeys in Apktool with the custom ones I currently need.
Just keep in mind that apps signed with platform keys cannot be installed normally. They gotta be pushed directly to system to work.
Just mentioning.
WhiteNeo said:
Nice tutorial, but I'll stick with replacing the testkeys in Apktool with the custom ones I currently need.
Just keep in mind that apps signed with platform keys cannot be installed normally. They gotta be pushed directly to system to work.
Just mentioning.
Click to expand...
Click to collapse
yup bro.
I can't do it . whenever I run the script it show some file not found error in command prompt , and my file get deleted
khurshid_258 said:
I can't do it . whenever I run the script it show some file not found error in command prompt , and my file get deleted
Click to expand...
Click to collapse
before run rename your xxxx.apk to k.apk
then run script
wolfmannight said:
before run rename your xxxx.apk to k.apk
then run script
Click to expand...
Click to collapse
I am doing like that only then also that error is coming. I have attached the image of the error
khurshid_258 said:
I am doing like that only then also that error is coming. I have attached the image of the error
Click to expand...
Click to collapse
Make sure you have jdk installed first.
If so then make sure you use the right path for it, maybe you have different version of jdk installed. As for me my jdk bin folder as follows:
"C:\Program Files\Java\jdk1.8.0_60\bin"
because I have jdk version 1.8.0_60 installed.

[MOD,7.1.x/7.1.2 ] Network traffic meter ( root required)

[DISCLAIM]
Doing at your own risk, I don't hold any responsibility for any consequence that may have occured.
I personally have tested this mod on my rooted pixel on NOF26v release.
Remember to do a backup first.
I personally recommended to overwrite those files and keep your adb connected and restart the system ui instead of a directly rebooting by install the app. . By this way, if there is something wrong, you could easily revert the change via adb.
[Background]
After a week, accompanied with many bootloop and systemui FCs, I finally managed to make the real network traffic to show in the status bar.
I was inspired by this post post by @Morningstar, however, the code is outdated and does not work with the latest nougat release.
I then extracted all the updated smali files from Resurrect Remix ,specifically the system image for flo device because I personally owned a nexus7 2013.
I modified the scripts provided by @sellsky, actually a lot of changes needs to be done, and you need to add missing code when you see something unusual in 'adb logcat'.
You can find the modded files (SytemUIGoogle.apk, SettingsGoogle.apk ) from here.
You can find the modded trafficcm from here.
Screenshot is also attached.
Updated files for NOF27B: https://drive.google.com/file/d/0Bzu0Zqno-_D7ZzFOckhHSHRZeGc/view?usp=sharing
Updated files for N2G47E : https://drive.google.com/file/d/0Bzu0Zqno-_D7ejRYZU9UeFljTFE/view?usp=sharing
Updated trafficcm script for 7.1.2: https://drive.google.com/file/d/0Bzu0Zqno-_D7a3F6aTU2MDVrdFU/view?usp=sharing
Nicely done.
Great job .
Bro can you give me some instructions so that I can mod on my stock OnePlus 3 rom
Hi,
I would like to ask how apply this mod. Must I copy SettingGoogle.apk and SystemUIGoogle.apk from traffic_mod.tar? Where can I find this *.apk in system.
Thank you very much for your help
kevin.kvik said:
Hi,
I would like to ask how apply this mod. Must I copy SettingGoogle.apk and SystemUIGoogle.apk from traffic_mod.tar? Where can I find this *.apk in system.
Thank you very much for your help
Click to expand...
Click to collapse
They are both in system/priv-app in their own folders.
Tulsadiver said:
They are both in system/priv-app in their own folders.
Click to expand...
Click to collapse
I don´t have this folders in system/priv-app
kevin.kvik said:
I don´t have this folders in system/priv-app
Click to expand...
Click to collapse
Then you don't have a Pixel?
works perfectly, I copied both files to system/priv-app, reboot, magic. Thank you!
This one feature is ~70% of my love for xposed. Thanks for porting this over... greatly appreciate it.
To be clear for others, the script is not required for this to work.
Back up the two files in question, both in system/priv -- then copy the above apks into the respective folders and reboot.
After installing this mod and you want it on the left hand side, flash this.
If someone who is using a OnePlus 3/T is able to make this work please say how you did it because I can't find the files that need replacing on my device.
have no idea on how to use the modification and will this still work on latest security patch
bush911 said:
have no idea on how to use the modification and will this still work on latest security patch
Click to expand...
Click to collapse
Works fine.
The thread has been quite clear.
1.) Download
2.) Copy
3.) Reboot
4.) Enable
bush911 said:
have no idea on how to use the modification and will this still work on latest security patch
Click to expand...
Click to collapse
Should work fine, and you could also try the newest build I made ( I have updated the main OP ).
Scarface1991 said:
If someone who is using a OnePlus 3/T is able to make this work please say how you did it because I can't find the files that need replacing on my device.
Click to expand...
Click to collapse
Are you deodexed?
Tulsadiver said:
Are you deodexed?
Click to expand...
Click to collapse
I'm using a custom ROM that is based on AOSP so I think I am. At least there are no .odex files within my system/app folder.
Scarface1991 said:
I'm using a custom ROM that is based on AOSP so I think I am. At least there are no .odex files within my system/app folder.
Click to expand...
Click to collapse
Upload your systemui.apk, framework-res.apk, and settings.apk or whatever yours is called.
I'm not a pixel user, using clean AOSP on Redmi note 3 snapdragon. Can I use these modded files? Or they are SoC dependent?
I'm pretty much a noob ?
kurogami95 said:
I'm not a pixel user, using clean AOSP on Redmi note 3 snapdragon. Can I use these modded files? Or they are SoC dependent?
I'm pretty much a noob
Click to expand...
Click to collapse
You can't use the finished product but using the script might work if you will change the names of your settings.apk and systemui.apk to match the pixel and run his script on your pc. Afterwards change the names back.
Ops updated for android 7.1.2, there are some change in the android support lib.

Categories

Resources