[MOD][JB][SMS] SecMms.apk MOD - No MMS conversion,No contact limit,Real Timestamps! - Galaxy S III Mini Themes and Apps

Hey there! This mod was missing to our great phone so.. here it is!
If you're new to Samsung and you don't know what this MOD does, read here:
-Removes the annoyng SMS into MMS conversion as you write more than 3 sms together
-Removes the recipient limit (normally set to 10)
-Shows SENT time of received messages, so you know when that message was actually sent
It should work on any JB 4.1.2 ROM out there, even ODEX ones (tested). I need testers to confirm this is working also on 4.1.1
If you're on an ODEX Rom use a root file explorer, browse to /system/app and rename:
- SecMms.apk ---> SecMms.apkold
- SecMms.odex ---> SecMms.odexold
This way you've backed up your old Messages app. Of course if you are lazy you can use Titanium to do that
If you're on a DEODEXED rom just rename your SecMms.apk to SecMms.apkold or again, use Titanium.
You can just delete the old files in case you don't want to backup your SMS app, at your own risk
Once you've done this follow these steps:
Download the attachment and extract the new SecMms.apk from it
Tranfer it to your Phone SD/internal memory
Open a root file manager and move it to /system/app
Set permissions to RW-R-R
Reboot and voilà. you're done :highfive:
Credits to montymintypie for his guide and extralife

I dont get it, what does this mod do?
Sent from my GT-I8190 using xda premium

Sn0w0nS said:
I dont get it, what does this mod do?
Sent from my GT-I8190 using xda premium
Click to expand...
Click to collapse
I didn't include an explanation because it's one of the most famous samsung MODs since the first Galaxy S ^^
However, as the title says this mod:
-Removes the annoyng SMS into MMS conversion as you write more than 3 sms together
-Removes the recipient limit (normally set to 10)
-Shows SENT time of received messages, so you know when that message was actually sent

RW-R-R
Can u display the permissions of this in root explorer. I cant seem to follow RW-RR

Sv: [MOD][JB][SMS] SecMms.apk MOD - No MMS conversion,No contact limit,Real Timestamp
SinisterGrey said:
RW-R-R
Can u display the permissions of this in root explorer. I cant seem to follow RW-RR
Click to expand...
Click to collapse
RW-R-R or 644
Sent through time and space from my s3mini.

Any way you can post a stock Mms.apk (I don't have a S3mini) so we can see the differences? or at least upload a diff? thanks!!!

Thank you Dario, work fine :highfive:
I am happy!!! very very Happy!!!

darkguy2008 said:
Any way you can post a stock Mms.apk (I don't have a S3mini) so we can see the differences? or at least upload a diff? thanks!!!
Click to expand...
Click to collapse
I can tell you how to do it!
First of all, removing the MMS conversion:
Decompile the Mms.apk and go to /res/xml/mms_config.xml
and replace this
Code:
<int name="smsToMmsTextThreshold">4</int> (should be line 19)
with THIS
Code:
<int name="smsToMmsTextThreshold">100</int> (even higher if you want but any value in the range 50-100 should be enough)
Then we have to make our Sms app to show sent time instead of received, so go to /smali/com/android/mms/transaction/SMSReceiverService.smali and at line 589 you should find this
Code:
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
Change it to THIS:
Code:
invoke-virtual {p1}, Landroid/telephony/SmsMessage;->getTimestampMillis()J
And at line 2383, from
Code:
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
TO
Code:
invoke-virtual {v0}, Landroid/telephony/gsm/CbMessage;->getTimestampMillis()J
Finally to increase the contact limit you have to go to again to /res/xml/mms_config.xml , again line 19 , and change from this one:
Code:
<int name="recipientLimit">10</int>
To any higher value of your choice, like:
Code:
<int name="recipientLimit">100</int>
Then recompile,push your apk and you're done
P.s. follow this guide only if you're on a DEODEXed ROM

Works for 4.1.1:good:

dariolob said:
I can tell you how to do it!
Click to expand...
Click to collapse
That's AWESOME man! thanks for the instructions! you rock! :victory:

Very useful in DMOD v3, thanks!

dariolob said:
Hey there! This mod was missing to our great phone so.. here it is!
If you're new to Samsung and you don't know what this MOD does, read here:
-Removes the annoyng SMS into MMS conversion as you write more than 3 sms together
-Removes the recipient limit (normally set to 10)
-Shows SENT time of received messages, so you know when that message was actually sent
It should work on any JB 4.1.2 ROM out there, even ODEX ones (tested). I need testers to confirm this is working also on 4.1.1
If you're on an ODEX Rom use a root file explorer, browse to /system/app and rename:
- SecMms.apk ---> SecMms.apkold
- SecMms.odex ---> SecMms.odexold
This way you've backed up your old Messages app. Of course if you are lazy you can use Titanium to do that
If you're on a DEODEXED rom just rename your SecMms.apk to SecMms.apkold or again, use Titanium.
You can just delete the old files in case you don't want to backup your SMS app, at your own risk
Once you've done this follow these steps:
Download the attachment and extract the new SecMms.apk from it
Tranfer it to your Phone SD/internal memory
Open a root file manager and move it to /system/app
Set permissions to RW-R-R
Reboot and voilà. you're done :highfive:
Credits to montymintypie for his guide and extralife
Click to expand...
Click to collapse
Now I don't have the sms button. Can u send me the stock secmms. Apk? Thanks
Sent from my GT-I8190N using xda app-developers app

SecMMS.odex help
I couldnt seem to find an uploades of a secmms.odex file I accidently deleted mine. Can someone please help me out and upload one for me. Thanks

can u set font to tiny , because your mod sms is using big font :laugh::good:

plz CWM zip file of this mod :good: tnx

http://forum.xda-developers.com/showthread.php?t=2271272

Just for Samsung?
This mod work just on samsung????

Can you please do that mod to this kind off messaging app?
Sent from my GT-I8190 using xda app-developers app

Help
Please any Master that can rebuild the SmcMMS.apk from Dmod v5 whithout the Time modification because this don't work good on this Region...
Thanks. Sorry for my bad english

Thanks
Sent from my GT-I8190 using xda premium

Related

[MOD] SMS II (experimental)- no auto convert long sms + show sent time JPY

with this mod:
- no automatic conversion of sms to mms if longer then 3 pages (tested with fake sms only), hopefully it helps those who suffered
- all sms (from now on) will show sent time instead of received time (more info)
see the little scroll on the top right and you'll know it's a long one
pls provide feedback, so that i will take it off if it's not working
thx
Seriously useful to me
Sent from my GT-I9000 using XDA App
ragin said:
Seriously useful to me
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
kindly pls tell me if it works
thx
ykk_five is back
Thanks a lot for this mod - will look into it when I've time (I rarely have).
nice work mate! it would be great if you enable to send the group sms to send to more that 10 people. It would come handy for sms junkies. you will just have to edit a value in "mms_config" xml. It would be a great addition. just my two cents....
BTW very nice modification.....
ykk_five said:
with this mod:
- no automatic conversion of sms to mms if longer then 3 pages (tested with fake sms only), hopefully it helps those who suffered
- all sms (from now on) will show sent time instead of received time (more info)
.........
pls provide feedback, so that i will take it off if it's not working
thx
Click to expand...
Click to collapse
Oh, this is great!! ..for both things that this new .apk does!!
I'll try it right away on stock JPY!!
Sounds awesome and would save having to use 3rd party messing apps. Has anybody tried this yet and how is it installed? Is it just simply a case of installing the .apk file or does it need copying into the system/app folder?
Sent from my GT-I9000 using XDA App
bigdyl69 said:
Sounds awesome and would save having to use 3rd party messing apps. Has anybody tried this yet and how is it installed? Is it just simply a case of installing the .apk file or does it need copying into the system/app folder?
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
rename/remove /data/dalvik-cache/xxxmmsxxx.dex
rename/remove /system/app/Mms.apk and/or Mms.odex
copy it to /system/app/
for more info, read this
ykk_five said:
rename/remove /data/dalvik-cache/xxxmmsxxx.dex
rename/remove /system/app/Mms.apk and/or Mms.odex
copy it to /system/app/
for more info, read this
Click to expand...
Click to collapse
I'm using JPY non deodexed. Can't I just delete both Mms.apk and Mms.odex and just copy this Mms.apk without any Mms.odex?
I have changed my TouchWiz launcher manually and now I have only the TouchWiz30Launcher.apk file in my /app folder... Same for the gallery and hacked camera file.
Sent from my GT-I9000/
JPY/SpeedMod using XDA App
PIRATA! said:
I'm using JPY non deodexed. Can't I just delete both Mms.apk and Mms.odex and just copy this Mms.apk without any Mms.odex?
I have changed my TouchWiz launcher manually and now I have only the TouchWiz30Launcher.apk file in my /app folder... Same for the gallery and hacked camera file.
Sent from my GT-I9000/
JPY/SpeedMod using XDA App
Click to expand...
Click to collapse
actually i tried to copy the apk only to my non-deodexed jpx and it was working properly, of coz you'll need to rename/remove the existing Mms.apk & .odex
ykk_five said:
actually i tried to copy the apk only to my non-deodexed jpx and it was working properly, of coz you'll need to rename/remove the existing Mms.apk & .odex
Click to expand...
Click to collapse
So I can allways install themes for deodexed firmware IF I APPLY them manually with the copy/past action for the .APK files and IF I REMOVE for all the files involved their related .ODEX files???
Can this mod be applied to aosp mms???? Anyone got the time /skill /inclination to do it???
doc v7.x.x, jpy, voodoo 5.1, va orange.
PIRATA! said:
So I can allways install themes for deodexed firmware IF I APPLY them manually with the copy/past action for the .APK files and IF I REMOVE for all the files involved their related .ODEX files???
Click to expand...
Click to collapse
yes, correct
woolf clubs said:
Can this mod be applied to aosp mms???? Anyone got the time /skill /inclination to do it???
doc v7.x.x, jpy, voodoo 5.1, va orange.
Click to expand...
Click to collapse
yes, but for aosp, it's better to change the source code, i think
great mod.
keep on to give us suprise.
+1
i suffered from long sms -> mms problem!
truemagic said:
+1
i suffered from long sms -> mms problem!
Click to expand...
Click to collapse
So it worked? Cos providing feedback to the dev is important, as there might be something else which the dev may not discover during the testing.
Hence, appreciate if more people can test out this.
ykk_five said:
yes, but for aosp, it's better to change the source code, i think
Click to expand...
Click to collapse
Could you do it?
doc v7.x.x, jpy, voodoo 5.1, va orange.
woolf clubs said:
Could you do it?
doc v7.x.x, jpy, voodoo 5.1, va orange.
Click to expand...
Click to collapse
no time to mod it at the moment, sorry
I have installed the MMS MOD in my /system/app in replacement of the original Mms.apk, and after 3 sms it's convert to MMS .
so don't work on my JPY Insanity ROM

[MOD][GUIDE] Mms.apk with Sent time/"Unlimited" Contacts adding//No MMS Convert

[MOD][GUIDE] Mms.apk with Sent time/"Unlimited" Contacts adding//No MMS Convert
MMS.apk mod for Samsung Galaxy S II by muveszur (me)
First of all, I have to say Thanks to montymintypie for his work on Galaxy S!!!
Attention! This mod is working only deodexed roms!
I tested on VillainROM 1.1!​
The Mms.apk has the following moddings:
Sent Time displayed instead of the Received Time
No AutoConverting messages to MMS after 4 SMS.
In my mod, it will be converted to MMS after 200 SMS.
Possible to add to the message 200 contacts instead of 20 contacts.
Click to expand...
Click to collapse
HOW TO - For Developers
Change the AutoConverting:
In /res/xml/mms_config.xml change the following values at line 19:
Code:
<int name="smsToMmsTextThreshold">4</int>
to:
Code:
<int name="smsToMmsTextThreshold">200</int>
Increase Contacts adding for the message
In /res/xml/mms_config.xml change the following values at line 19:
Code:
<int name="recipientLimit">10</int>
to:
Code:
<int name="recipientLimit">200</int>
Display Sent Time instead of the Received Time
In /smali/com/android/mms/transaction/SMSReceiverService.smali change the following values at line 589:
Code:
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
to:
Code:
invoke-virtual {p1}, Landroid/telephony/SmsMessage;->getTimestampMillis()J
And change the following values at line 2383:
Code:
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
to:
Code:
invoke-virtual {v0}, Landroid/telephony/gsm/CbMessage;->getTimestampMillis()J
Click to expand...
Click to collapse
Installing with RootExplorer- For Users
Download the Mms.apk from the attachment
//In /system/app rename the Mms.apk to Mms.apk.bak - It is a backup step
Copy the downloaded Mms.apk to the /system/app folder, and overwrite the original Mms.apk file
Reboot your phone
If you are using TouchWizLauncher, you have to erase the data of the launcher in the Settings
Click to expand...
Click to collapse
Installing from CWM- For Users
Download MMS_mod_cwm_by_muveszur.zip from the attachment
Go to the CWM
Select Install zip from sdcard--->Choose zip from sdcard, and select the MMS_mod_cwm.zip
After the installation done, reboot your phone
If you are using TouchWizLauncher, you have to erase the data of the launcher in the Settings
Click to expand...
Click to collapse
If you like my work, give me a beer, or just hit the the Thanks button
DONATE
AHA. So that's how you change the time to sent time, rather than received time... I had both these other features, but couldn't find that one.
Nice work
very nice thank u for this !
Thanks for share.
Do you think it is possible to create a mod who disable the 10 contacts limit on sms send ?
clecle69000 said:
Thanks for share.
Do you think it is possible to create a mod who disable the 10 contacts limit on sms send ?
Click to expand...
Click to collapse
This mod is contains too... now the limit is 200
"send time" not working
Hi!
for me it still does NOT show the real sent time.
can anybody confirm?
May I ask how you edit the .xml files? What method or program are you using.
If I am to change just the AutoConverting setting in my own mms.apk file, will this cause me issues as I am still on an odexed rom?
Excuse me, I modified my MMS.apk following your advises .
I still canno't add more than 10 contacts per message.
I have verified the MMS config . xml and the mod is set to 200.
What's wrong ?
Edit : need to clear data for Messaging
Works on Villian Rom 2.0.
hi,
I am trying to make those changes in the official froyo mms sources and another version of mms.apk for my zte blade.
In the file you mention (SmsReceiverService) there is only one match for currentTimeMillis. I cannot find the second reference anywhere.
Could you point the exact class name or part of code where the second change should be made?
Great work!
Noob question, where exactly in settings do i have to go in order to erase the TW Launcher settings?
Thanks in advance..
ammarselo said:
Great work!
Noob question, where exactly in settings do i have to go in order to erase the TW Launcher settings?
Thanks in advance..
Click to expand...
Click to collapse
settings>applications>manage applications , then go to tab "All" and find the TwLauncher.From there just hit the clear data.Hope to help
Why should this not work on stock roms? I'd say it should!
This is not Working on KG1
I have edit step by step exactly with your How to my Mms.apk from KG1.
After compiling and push back to phone, the mms.apk is working but:
this mod take no effect.
Still just 10 contacts to add
Still received time
Any advice how to get it working on KG1?
afilopou said:
settings>applications>manage applications , then go to tab "All" and find the TwLauncher.From there just hit the clear data.Hope to help
Click to expand...
Click to collapse
That's right!, silly me
Thanx!
Does anyone successfully get this work on KG1?
Sent from my GT-I9100 using Tapatalk
_JKay_ said:
Why should this not work on stock roms? I'd say it should!
Click to expand...
Click to collapse
with stock xwkf3 works just fine.no problem at all
Can anyone with the correct experience update this for the XXKG2 that recently came out, the 2.3.4 and not the 2.3.3
Can someone pick up this mod and prep it for XXKG2 and XXKG3 Odex and Deodex versions?
+1. Can someone please make this work on XXKG2 and odexed? Deodexing messes with browser hardware acceleration

[APP] (WORKING) Modified MMS.apk (no MMS auto-convert, no recipient restrictions)

This Was In beta Stage So Kindly Ignore The Comments Below
Developers Can use This On Their ROM By Giving Proper Credit To ME
NOW WORKING FOR KPH/KPN/KPO/KPT/KQ5 (16-9-2011)
modified MMS.apk (no MMS auto-convert, no recipient restrictions)
replace MMS.apk and MmsProvisioning.apk With Root explorer.. dont forget to backup ur orignial mms.apk and MmsProvisioning.apk
As usual Disclaimer Follows
Download attachment http://www.multiupload.com/N6YCYPQ0G0
Edited Permission As Attached File
i tried it it didnt work.
1. Backup original Mms.apk
2. Overwrite Mms.apk in /system/app
3. Change permisions
4. re-start
By the way i was able to replace the Mms.apk XXKPH version by the one from XXKPE, and saw the "Skin" options again, however whatever i select it does not change and only display the default skin.
vertcam9 said:
i tried it it didnt work.
1. Backup original Mms.apk
2. Overwrite Mms.apk in /system/app
3. Change permisions
4. re-start
By the way i was able to replace the Mms.apk XXKPH version by the one from XXKPE, and saw the "Skin" options again, however whatever i select it does not change and only display the default skin.
Click to expand...
Click to collapse
its working for me am using it on CodeRom. now i can send sms to 1000 people (i have tried sending to 100 at a time and its works), the best part is that my long sms doesn't get converted to MMS.
i cant overwrite
I can't download. Any,link like mediafire?
Sent from my GT-S5830 using XDA Premium App
it doesnt work
just use go sms
its not working on kph
Not working for me too on coderom
Tried step by step multiple times
even after replacing the original mms.apk it did not appear on the bottom bar of tw3 launcher only 3 icons appeaared viz contact app drawer and dialer.
had to flash the pda again each time. Painful
Pls help as need to crack the "more than 10 receipent" and stop auto conversion bug...
Can Anyone pls help on this... I need the crack for SMS app real bad...
My chat with friends land me up sending lengthy msgs and those get converted to MMS.
Though had option to use handcent and chomp but it would be great if i can replace the system app or modify it.
Thanks in advance for the help mate(s)
You People Can Ask kyrillos13 of galaxy 3 i5800 for the help i asked him he did it for me..
vertcam9 said:
3. Change permisions
Click to expand...
Click to collapse
Witch permisions should I apply to MMS.apk?
Tib44 said:
Witch permisions should I apply to MMS.apk?
Click to expand...
Click to collapse
RW-R--R--
Try handsent sms. It works 100%
Sent from my GT-S5830 using Tapatalk
not working, original icon disappeared, and when I want to send sms, get error...
imranaryan said:
modified MMS.apk (no MMS auto-convert, no recipient restrictions)
Extracted From FirstUA-ROM
replace MMS.apk and MmsProvisioning.apk With Root explorer.. dont forget to backup ur orignial mms.apk and MmsProvisioning.apk
As usual Disclaimer Follows
Credit Goes To Grif_07
Download attachment http://www.multiupload.com/N6YCYPQ0G0
Edited Permission As Attached File
Click to expand...
Click to collapse
Using On My Coderom2 Now Its Working..
it works realy! thnx
just hit on thanks button rather than saying..
Sorry for noob question : When i try to overwrite the 2 files you mentioned it says that it can't proceed as it is read-only :/ And all we have to do is replace those 2 files and make up a backup of our existing ones and we done with the process?
(ignore this comment)

[HowTo,MOD] increase Browser Max tab number S3

hi
this is a quick tutorial for those who need more tabs than 8 in the stock browser
It is very simple mode
to do it just follow next steps:
*Navigate [SecBrowser/res/values/integers.xml]
*change the limit as you want (e.g i will change to 40)
Code:
<integer name="max_tabs">[COLOR="Red"]8[/COLOR]</integer>
to
Code:
<integer name="max_tabs">[COLOR="Red"]40[/COLOR]</integer>
*recompile and bingo
For the people who are not familiar in decompiling/compiling here it is a ready made file
just place in system/app
if you are on odex rom, just delete SecBrowser.odex after placing my file and reboot
FOR SURE YOU HAVE TO BE ROOTED TO REPLACE THE FILE
download
regards
Alredy Did it Thanks
Homam Ageel said:
hi
this is a quick tutorial for those who need more tabs than 8 in the stock browser
It is very simple mode
to do it just follow next steps:
*Navigate [SecBrowser/res/values/integers.xml]
*change the limit as you want (e.g i will change to 40)
Code:
<integer name="max_tabs">[COLOR="Red"]8[/COLOR]</integer>
to
Code:
<integer name="max_tabs">[COLOR="Red"]40[/COLOR]</integer>
*recompile and bingo
For the people who are not familiar in decompiling/compiling here it is a ready made file
just place in system/app
if you are on odex rom, just delete SecBrowser.odex after placing my file and reboot
FOR SURE YOU HAVE TO BE ROOTED TO REPLACE THE FILE
download
regards
Click to expand...
Click to collapse
Been waiting for this, thanks it works fine, apart from one minor issue, when in browser the little window that shows how many windows you have open always says 8, even if i have more than 8 opened in the browser, if that could be fixed then this would be perfect, hope you can
I downloaded your apk
Overwrote the original apk in system/app
Deleted sec browser. Odex
Rebooted
Now the original Internet icon disappeared
:-(
Sent from my GT-I9300 using Tapatalk 2
nuoc mam said:
I downloaded your apk
Overwrote the original apk in system/app
Deleted sec browser. Odex
Rebooted
Now the original Internet icon disappeared
:-(
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
Hi try this, flash using clockworkmod, if it works dont forget to hit the thanks button. Ive currently flashed it and its working fine, however im on a deodexed rom.
Just flashed the new alf6 rom, internet icon is back
Thanks
Sent from my GT-I9300 using Tapatalk 2
hey anychance to create this mod for the new XXBLFB ROM
ahac85 said:
hey anychance to create this mod for the new XXBLFB ROM
Click to expand...
Click to collapse
Yes please can you create this for LFB Rom
I added the files for LFB and LE1

[GUIDE] Battery Percantage On Statusbar

Hey guys, I want to share some tutorial to show battery percentage on statusbar.
First, you have to know how to compile/decompile, and you need notepad++ too
1. Decompile your Settings.apk
2. Go to smali\com\android\settings, open DisplaySettings.smali with notepad++
3. Find
Code:
iget-object v0, v0, Lcom/android/settings/DisplaySettings;->mDisplayBatteryLevel:Landroid/preference/CheckBoxPreference;
4. You will see this code above
Code:
invoke-virtual/range {v17 .. v18}, Landroid/preference/PreferenceScreen;->removePreference(Landroid/preference/Preference;)Z
5. Replace with
Code:
# invoke-virtual/range {v17 .. v18}, Landroid/preference/PreferenceScreen;->removePreference(Landroid/preference/Preference;)Z
6. Save
7. Compile, and push to your phone
You can enable the percentage by check the setting in display setting
If you doesn't understand about compile/depompile you can download my Settings.apk here, and push it to system/app
Credits:
-C'imam Boedak Demy
-Naney for the Settings.apk
press thanks if I help you and sorry for my bad english
One question. We don't have settings.apk as far as I now. We have SecSettings.apk and the one you attached shows parsing error and is only 40kb. So should we make changes to SecSettings.apk?
Edit: Nevermind. I edited SecSettings.apk and it worked.
Regards
didije said:
One question. We don't have settings.apk as far as I now. We have SecSettings.apk and the one you attached shows parsing error and is only 40kb. So should we make changes to SecSettings.apk?
Edit: Nevermind. I edited SecSettings.apk and it worked.
Regards
Click to expand...
Click to collapse
yeah I forgot, if you in stock rom there will be SecSettings.apk if you in Corsifame Rom there will be Settings.apk
and the link are fixed, sorry about that
Unable to install
I was not able to push to /system/app.I'm using Samsung galaxy fame S6812 and rooted.I copied your settings.apk and pasted and overwrited in system/app but I get a msg SystemUI has stopped and settings has stopped.What is the solution for this?
manojnagendra said:
I was not able to push to /system/app.I'm using Samsung galaxy fame S6812 and rooted.I copied your settings.apk and pasted and overwrited in system/app but I get a msg SystemUI has stopped and settings has stopped.What is the solution for this?
Click to expand...
Click to collapse
try to redownload the settings.apk and set the permission to rw-r--r--
nice guide man :good:
now we can disable and enable battery precantage
thanks for the guide
ask:
i don't know how to change the permission to rw-r--r--
faizauthar12 said:
nice guide man :good:
now we can disable and enable battery precantage
thanks for the guide
ask:
i don't know how to change the permission to rw-r--r--
Click to expand...
Click to collapse
just see from the other .apk files in system/app, or check the read box for owner, group and other, also check write box for owner
dickys11 said:
try to redownload the settings.apk and set the permission to rw-r--r--
Click to expand...
Click to collapse
It did not work.pls tell me solution with pics if possible
Update:after reboot setting is there in app drawer but when opened it is crashed.solution pls?
manojnagendra said:
It did not work.pls tell me solution with pics if possible
Update:after reboot setting is there in app drawer but when opened it is crashed.solution pls?
Click to expand...
Click to collapse
have you set the permission to be like this?
and if u use my Settings.apk make sure u delete the SecSettings.apk and reboot
dickys11 said:
have you set the permission to be like this?
and if u use my Settings.apk make sure u delete the SecSettings.apk and reboot
Click to expand...
Click to collapse
I tried everything you told bro like setting permission to rw-r-r and I'm in corsifame there is no secsettings there is only settingsprovider.apk if I delete it the os crashes.I want your battery percentage app badly.pls help me in solving this issue.I also tried rebooting several times
manojnagendra said:
I tried everything you told bro like setting permission to rw-r-r and I'm in corsifame there is no secsettings there is only settingsprovider.apk if I delete it the os crashes.I want your battery percentage app badly.pls help me in solving this issue.I also tried rebooting several times
Click to expand...
Click to collapse
no matter secsttings.apk or settings.apk they are same. do u have ur original settings.apk? i can edit this for u
dickys11 said:
no matter secsttings.apk or settings.apk they are same. do u have ur original settings.apk? i can edit this for u
Click to expand...
Click to collapse
Thanks and I will attach the link for my settings.apk please do it for me.A thanks button will be clicked from my side for you
http://www.filedropper.com/settingsforediting
manojnagendra said:
Thanks and I will attach the link for my settings.apk please do it for me.A thanks button will be clicked from my side for you
http://www.filedropper.com/settingsforediting
Click to expand...
Click to collapse
im sorry but, can you upload to attachment or dropbox or somewhere, i can't download it from that web
dickys11 said:
im sorry but, can you upload to attachment or dropbox or somewhere, i can't download it from that web
Click to expand...
Click to collapse
Here you go pls do it for me at the earliest
Thanks
dickys11 said:
Hey guys, I want to share some tutorial to show battery percentage on statusbar.
First, you have to know how to compile/decompile, and you need notepad++ too
1. Decompile your Settings.apk
2. Go to smali\com\android\settings, open DisplaySettings.smali with notepad++
3. Find
Code:
iget-object v0, v0, Lcom/android/settings/DisplaySettings;->mDisplayBatteryLevel:Landroid/preference/CheckBoxPreference;
4. You will see this code above
Code:
invoke-virtual/range {v17 .. v18}, Landroid/preference/PreferenceScreen;->removePreference(Landroid/preference/Preference;)Z
5. Replace with
Code:
# invoke-virtual/range {v17 .. v18}, Landroid/preference/PreferenceScreen;->removePreference(Landroid/preference/Preference;)Z
6. Save
7. Compile, and push to your phone
You can enable the percentage by check the setting in display setting
If you doesn't understand about compile/depompile you can download my Settings.apk here, and push it to system/app
Credits:
-C'imam Boedak Demy
-Naney for the Settings.apk
press thanks if I help you and sorry for my bad english
Click to expand...
Click to collapse
plzzz make it for S6812 !!
link for my SecSetting.apk : https://drive.google.com/file/d/0B16n5KfPlMVfMDQ2am1BYWF3S0E/edit?usp=sharing
dickys11 said:
no matter secsttings.apk or settings.apk they are same. do u have ur original settings.apk? i can edit this for u
Click to expand...
Click to collapse
What about the apk?You told that u will do it for my phone?Any update regarding that?
Thank you
manojnagendra said:
What about the apk?You told that u will do it for my phone?Any update regarding that?
Thank you
Click to expand...
Click to collapse
hey im sorry, im so busy for few days bc my class activity. about ur apk, im so sorry but i don't know why i can't decompile it, sorry
dickys11 said:
hey im sorry, im so busy for few days bc my class activity. about ur apk, im so sorry but i don't know why i can't decompile it, sorry
Click to expand...
Click to collapse
it's ok leave it no problem
dickys11 said:
hey im sorry, im so busy for few days bc my class activity. about ur apk, im so sorry but i don't know why i can't decompile it, sorry
Click to expand...
Click to collapse
Uploaded settings are bad, that is why you cannot decompile it. It should be uploaded to an external source, like gdrive, since it is a fairly large file (more than 20mb).
I've downloaded my settings.apk and changed its name to Sec.Settings.apk because I use stock rom and I put the file in system / app and I change the permissions rw-rr and I restart my handpone and the results are not there please help me? ?

Categories

Resources