Jump to content

Questions About spn-conf.xml and Framework-res.apk


Recommended Posts

Guest Yanzi Zhu
Posted (edited)

Hi guys... I have couple questions and I'm totally frustrated because of them...

About spn-conf.xml:

I've examed every possible way to modify the file.. as author HTC Shawn Ku said:

<spnOverrides

	numeric="MCC+MNC"

	spn="SPN Name"/>
so I modify the file and it looks like following now:
<?xml version="1.0" encoding="utf-8"?>

<spnOverrides>

	<spnOverride

		numeric="46000"  <!--chinese spn code-->

		spn="Yanzi"/> 

</spnOverrides>
I tried but did not work at all.. so I tried to delete tags <spnOverrides> and </spnOverrides>, or
<spnOverrides

	numeric="46000"  <!--chinese spn code-->

	spn="Yanzi"/>

but they did not work at all...

So how can I modify the spn name?

About Framework-res.apk (from MoDaCo r3.1):

I want to modify framework-res.apk and I read a lot of posts talking about it.. However, I still do not know why every time after I flashed a modified framework-res.apk, my desire storage reduced 10mb-20mb.. right now only 30mb remains...

Also, when I use APKTool 1.3.1 to decompile and recompile immediately, the 2.7mb apk turned into 5.0mb... get bigger! That's weired...

Edited by Yanzi Zhu

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.