[Reques] Mms.apk - Samsung Galaxy Core

Can someone share their mOd mms.apk with ss? Thanks. .

I mean request. . Hehe

Related

Can Someone Post Original Camera.apk and MMS.apk

I installed Modded MMS.apk and CAMERA.apk without backing up the old versions. Can someone please post it.
Thanks
Did you mean the odexed with ".odex" file or the deodexed apk?
Anyway these are from the stock KKA
Does anyone have the deodexed one?
GGSunny12 said:
Does anyone have the deodexed one?
Click to expand...
Click to collapse
Here we go with the deodexed KKA:

[Guide] Android Application Development Tutorials

Mod Edit: Closed and removed by OP request.
hey bro can you gimme a start with PORTINg the system apps?
i would really appriciate you if you would just put up a guide or tut or something ..
or just decompile an apk n tell which things matter while porting from one device to another..
or can we jst build the SYSTEM app from sources for the device?? by just editing the source files?
Yash Rulz said:
How to Port Android to Another Device​
Dont forget Hit the thanks button :good::good:​
Click to expand...
Click to collapse
i didnt meant the rom.. i meant only the system aplication like the lockscreen or mms.apk
mhrsolanki2020 said:
i didnt meant the rom.. i meant only the system aplication like the lockscreen or mms.apk
Click to expand...
Click to collapse
Lockscreen is part of framework-res.apk And yeah i am interested in how to port App from JB/ICS to GB for example...
Xmaster8 said:
Lockscreen is part of framework-res.apk And yeah i am interested in how to port App from JB/ICS to GB for example...
Click to expand...
Click to collapse
ya i know it is a part of the framework-res.apk .
but there has to be some way to port it right?? for eg you can jst extract those sources(imgs,line of codes, .smali files) n then put it in to the lockscreen apk itself.. n change the location of those sources mentioned in the lockscreen apk ..??
Nice collection of tutorial vids! Im going to watch tem all

[Q] Modding stock mms.apk

how do i add new smileys like "<3" and stuffs to stock gingerbread mms.apk? i donno how to add.. but i have the png off the smileys that i wanna add..
thanks in advance
ROOT
_pxD.aa said:
how do i add new smileys like "<3" and stuffs to stock gingerbread mms.apk? i donno how to add.. but i have the png off the smileys that i wanna add..
thanks in advance
Click to expand...
Click to collapse
U should be rooted to do the following :
Copy ur stock mms.apk using Root explorer
then copy that file on windows and use APKedit tool to edit the png to need
or jst open dat apk with WINRAR / 7zip and replace the png
-----**-*-*-*------------------------------------------*-*-*-----
U will Find APK edit tutorial on xda-developers jst search for it
srajelli said:
U should be rooted to do the following :
Copy ur stock mms.apk using Root explorer
then copy that file on windows and use APKedit tool to edit the png to need
or jst open dat apk with WINRAR / 7zip and replace the png
-----**-*-*-*------------------------------------------*-*-*-----
U will Find APK edit tutorial on xda-developers jst search for it
Click to expand...
Click to collapse
im already rooted and already started modding the stock mms.apk what i want to learn is how to add more smileys and even the "<3" so that when i recieve a message with a <3 it will show a picture btw i am modding 2.3.6 mms.apk for my samsung galaxy pocket..
thanks :laugh:
Well in that case if ur trying to add more smileys jst more than they are present in stock then its jst next to impossible coz u have to write write separate lines of code for each new smiley u add , why dont u use any other app for mms instead of the stock one this will solve ur problem and u can try editing the png's of the alternative app this will WORK !!
srajelli said:
Well in that case if ur trying to add more smileys jst more than they are present in stock then its jst next to impossible coz u have to write write separate lines of code for each new smiley u add , why dont u use any other app for mms instead of the stock one this will solve ur problem and u can try editing the png's of the alternative app this will WORK !!
Click to expand...
Click to collapse
but i love the stock mms.apk i tried once changing the mms.apk but the screen does not glow when i recieve sms thats why i really want to just edit the stock one even if its hard work i wanna know how
Well in dat case why dont u attach ur stock mms app with the nxt rply i will try to figure out wat u want and do it for u , also if successful i will post the GUIDE too
srajelli said:
Well in dat case why dont u attach ur stock mms app with the nxt rply i will try to figure out wat u want and do it for u , also if successful i will post the GUIDE too
Click to expand...
Click to collapse
i think it involves editing some smali's i pretty much wanna do it myself coz i am making it for a rom .. can u just give me a guide :cyclops:
thanks

Request for SystemUI MOD

Hi,
I have been using Tipo Dual and searched many threads for a SystemUI.apk mod with the ICS or JB look and SystemUIPreferences. But all I was able to find was for Tipo Single and Miro. Modders pls help Tipo Dual users. I hv attached the apk. Someone please do a mod like ICS or JB and post it. Thanks in advance.
Martin Ebenezer said:
Hi,
I have been using Tipo Dual and searched many threads for a SystemUI.apk mod with the ICS or JB look and SystemUIPreferences. But all I was able to find was for Tipo Single and Miro. Modders pls help Tipo Dual users. I hv attached the apk. Someone please do a mod like ICS or JB and post it. Thanks in advance.
Click to expand...
Click to collapse
hey bro give deodex SystemUI. i ll try to mod that... but need much times...
Nathan Ali Ashari said:
hey bro give deodex SystemUI. i ll try to mod that... but need much times...
Click to expand...
Click to collapse
Sorry Bro..! Am comparitively new to these terms.. Wats a deodex..?
See do you like this?
http://forum.xda-developers.com/showthread.php?t=2165421
Sent from my ST21i using xda premium
djedjy said:
See do you like this?
http://forum.xda-developers.com/showthread.php?t=2165421
Sent from my ST21i using xda premium
Click to expand...
Click to collapse
Exactly bro.. I came across tis thread also.. But tis doesnt wrk for Tipo Dual.. Will be great if U can make d mod..
djedjy said:
See do you like this?
http://forum.xda-developers.com/showthread.php?t=2165421
Sent from my ST21i using xda premium
Click to expand...
Click to collapse
I have tried to port it on tipo dual, but due to alot of diff between 2 systemui's i was not always sure wich smali code was for the mod or different by default. There is anywhere only the code for the mod to try it again?
ps: i have edit the xmls, adding values one by one, so i will like to finish it at last..
vesper7dd said:
I have tried to port it on tipo dual, but due to alot of diff between 2 systemui's i was not always sure wich smali code was for the mod or different by default. There is anywhere only the code for the mod to try it again?
ps: i have edit the xmls, adding values one by one, so i will like to finish it at last..
Click to expand...
Click to collapse
as I said.. I dunno abt coding and all those stuffs bro..
MOD wit Icons
Well.. I just played with a few png icons and modified d SystemUI.apk.. I dunno coding stuff.. So I dunno how to add toggles.. I have attached the screen shots.. If some dual users are interested.. I will upload the apk.. Will be great if someone continues the mod..
Upload it, please. Thanks
Modded apk
Here you go..! This is my First MOD.. So pls bear with the mistakes I have done and give me suggestions to improve..
Do it at your own risk and dont blame me in case you bricked your phone. But it works 100% fine in My Rooted Tipo Dual.
1. Your Tipo Dual(not for Tipo Single) must be rooted.
2. Using Root Explorer Go to system/app/ and rename original SystemUI.apk to SystemUI.apk.bak.
3. Download the attached apk file and move it to the system/app/ folder.
4. Set permissions to rw-r--r--.
5. Reboot and you will get the modded SystemUI as in the screenshots in the previous post.
ImpNote: Do not rename or delete SystemUI.odex.
If anything goes wrong your phone will be booted without the status bar. Dont panic. Now just restore the original SystemUI.apk which you had backed up earlier.
My Device: Xperia Tipo Dual
Stock ROM.
Rooted.
Bootloader Locked.
ICS 4.04.
Build Number: 11.0.A.1.8
Hit Thanks if you like this..!
Hi Bro, Could you pls send me the original file SystemUI.apk, SystemUI.odex, SystemUIPreferences.apk.
I have deleted all that files.
vietvp said:
Hi Bro, Could you pls send me the original file SystemUI.apk, SystemUI.odex, SystemUIPreferences.apk.
I have deleted all that files.
Click to expand...
Click to collapse
You can find Original SystemUI.apk in the first post of this thread. I have cant attach SystemUI.odex as it is not a supported format..
Btw is my mod not working..?
Martin Ebenezer said:
You can find Original SystemUI.apk in the first post of this thread. I have cant attach SystemUI.odex as it is not a supported format..
Btw is my mod not working..?
Click to expand...
Click to collapse
Pls zip SystemUI.odex and SystemUIPreference.apk and send me by mail: [email protected]
I have tried other mod, deleted SystemUI.odex and replace SystemUIPreference.apk already. I try your mod but after restart don't see notification bar.
vietvp said:
Pls zip SystemUI.odex and SystemUIPreference.apk and send me by mail: [email protected]
I have tried other mod, deleted SystemUI.odex and replace SystemUIPreference.apk already. I try your mod but after restart don't see notification bar.
Click to expand...
Click to collapse
I have renamed .odex as .txt
Download it and rename it as .odex
And place it in system/app
Try it.! All the best..!
vietvp said:
Pls zip SystemUI.odex and SystemUIPreference.apk and send me by mail: [email protected]
I have tried other mod, deleted SystemUI.odex and replace SystemUIPreference.apk already. I try your mod but after restart don't see notification bar.
Click to expand...
Click to collapse
And u dont need System preferences.apk for tis mod to work..
Martin Ebenezer said:
And u dont need System preferences.apk for tis mod to work..
Click to expand...
Click to collapse
Thanks. I tried your mode but have no toggle.
vietvp said:
Thanks. I tried your mode but have no toggle.
Click to expand...
Click to collapse
I already mentioned bro.. I am very bad in coding stuff.. Need someone to work on that.. I am using Notification Toggle( a free app from Google Play).. As of now.. Some experts hv to take the initiative of including toggles..
Hmmm its not work for fw 6.5
Sent from my ST21i2 using Tapatalk 2
aderuhya said:
Hmmm its not work for fw 6.5
Sent from my ST21i2 using Tapatalk 2
Click to expand...
Click to collapse
I dont get U..
U have both SystemUI.apk and SystemUI.odex as well..?
Right..?
Then it should wrk..
Tis mod is for Tipo Dual bro..
Martin Ebenezer said:
I dont get U..
U have both SystemUI.apk and SystemUI.odex as well..?
Right..?
Then it should wrk..
Tis mod is for Tipo Dual bro..
Click to expand...
Click to collapse
Yeah, i change my systemui with yours then reboot but status bar didnt showed.. I didnt do anything with systemui.odex
Sent from my ST21i2 using Tapatalk 2

[PORT/MOD][SystemUIi 4.2.2 + 4.1.2 Style For CM10] 07-07-2013

Hello guy's.. im back with brand new mod SystemUI for CM10
-- 2 layout toogle... power toggle and quicksettings toggle..
-- add slider brightness at 2 tab -- thank's to -- @Adi Aisiteru Reborn for tut's
-- add power button at expanded -- thank's to -- @Adi Aisiteru Reborn for tut's
-- add % at battery
-- add meter data -- thank's to -- @zie.do2y -- for tut's
-- you can enable or diasble power toggle at settings.. but not for quick settings toggle..if there is someone who helps to it I'd appreciate it
-- etc
Thank's to
- ZNXT team
- @serajr for support
- @Dzol Cp for support
- Xperia MIRO Community Indonesia
- All XDA MEMBER
-- I do work for free & for my enjoyment, and I don't expect any money for this. So if you like my work, feel free to hit thanks --
link - http://d-h.st/VTF -- this not flashable.zip.. just extract and manual pust to System/app and System / framework
after push all file you'r device will reboot automatically , don't panic..
remove battery and attach it again,, than restart your phone .... that's it ... done
Nice JOB Bang.. :good:
Niceeeeeeeely :good:
reserved
it's just awesome dude....
may i have the guide for this?
coz our CM10 is different (between FXP n jjm34) i think it's not compatible...
thanks n keep it up... :good:
yayakuya said:
it's just awesome dude....
may i have the guide for this?
coz our CM10 is different (between FXP n jjm34) i think it's not compatible...
thanks n keep it up... :good:
Click to expand...
Click to collapse
just try that bro..... u will feel the different ...
work on lww cm10.1 rom ?
hats up
good job
congratulation :good:
Adi Aisiteru Reborn said:
hats up
good job
congratulation :good:
Click to expand...
Click to collapse
weew mastah of simali :victory:
Awesome buddy.. :good:
I know..you spend a lot of time on this..
All the best..
Keep on modding..
like what i said, it's absolutely doesn't work with jjm34 CM10... :/
could you please tell me the guide bro...???
or anybody here...???
thanks
Thanks Fantastic work
buddy is this xperia ultra launcher in screen shot can u give me the link for hdpi device
---------- Post added at 06:32 AM ---------- Previous post was at 05:58 AM ----------
freakzapster said:
Thanks Fantastic work
buddy is this xperia ultra launcher in screen shot can u give me the link for hdpi device
Click to expand...
Click to collapse
Any option to remove data metre and brightness slider? ????
Sent from my Xperia J using xda premium
Buddy... this is so f****** great and awesome.... CONGRATS!!!! :good:
Wait for some great expanded bar new on my next mod (soon), now on Xperia L and Xperia ZQ (brazilian ZL) foruns!!!!
Working on Xperia Tipo CM10?
M3nd3z-Sama said:
Working on Xperia Tipo CM10?
Click to expand...
Click to collapse
yes, this is for all device using CM10
Sent from my Xperia J using Tapatalk 4 Beta
Reply Me ASAP...???
Do you real for making this??? ...
Sorry i have to say this, i have a lil doubt here....
because when i try to port this n do decompiling, i see jbmp smali's folder and the NAME of ID from what is apk ROM from...
it's said: "4.1.2-eng.ralph.20130701.192528".... your TIPO should be have name as TAPIOCA...
is it JBMP by ngoralph stuff..???
when you backport to your SystemUI, the ID shouldn't be changed...
One more question:
and what for those frameworks things...???
Coz your title just said only 4.2.2 SystemUI...
I bet this SystemUI.apk won't work without those frameworks as base didn't ya...???
and you know what, i guess you can't realize that inside framework-res.apk have some different Lockscreen style (BB10, Acer, Eluga and Sense Lockscreen)
You cannot activate it because you need Settings.apk together for run whole Mods
Please, i will delete this post if you can answer all my questions and PROOF it by tell us for HOW TO MAKING this awesome Mods!!!
and forgive me if you feel irritated or hurts by my statement.... :fingers-crossed:
I will hatsoff and respect to all Modders/ Developers, but not to stealers...!!!
BR,
yayakuya said:
Do you real for making this??? ...
Sorry i have to say this, i have a lil doubt here....
because when i try to port this n do decompiling, i see jbmp smali's folder and the NAME of ID from what is apk ROM from...
it's said: "4.1.2-eng.ralph.20130701.192528".... your TIPO should be have name as TAPIOCA...
is it JBMP by ngoralph stuff..???
when you backport to your SystemUI, the ID shouldn't be changed...
One more question:
and what for those frameworks things...???
Coz your title just said only 4.2.2 SystemUI...
I bet this SystemUI.apk won't work without those frameworks as base didn't ya...???
and you know what, i guess you can't realize that inside framework-res.apk have some different Lockscreen style (BB10, Acer, Eluga and Sense Lockscreen)
You cannot activate it because you need Settings.apk together for run whole Mods
Please, i will delete this post if you can answer all my questions and PROOF it by tell us for HOW TO MAKING this awesome Mods!!!
and forgive me if you feel irritated or hurts by my statement.... :fingers-crossed:
I will hatsoff and respect to all Modders/ Developers, but not to stealers...!!!
BR,
Click to expand...
Click to collapse
calm down bro ....
no need to rush :victory:
and please respect his work bro
I think there is no prob with his work
cuz he's just PORT , and Porting app can be take from any other device , and any other ROM
CMIIW
zoldyck said:
calm down bro ....
no need to rush :victory:
and please respect his work bro
I think there is no prob with his work
cuz he's just PORT , and Porting app can be take from any other device , and any other ROM
CMIIW
Click to expand...
Click to collapse
That right!!!
yayakuya said:
Do you real for making this??? ...
Sorry i have to say this, i have a lil doubt here....
because when i try to port this n do decompiling, i see jbmp smali's folder and the NAME of ID from what is apk ROM from...
it's said: "4.1.2-eng.ralph.20130701.192528".... your TIPO should be have name as TAPIOCA...
is it JBMP by ngoralph stuff..???
when you backport to your SystemUI, the ID shouldn't be changed...
One more question:
and what for those frameworks things...???
Coz your title just said only 4.2.2 SystemUI...
I bet this SystemUI.apk won't work without those frameworks as base didn't ya...???
and you know what, i guess you can't realize that inside framework-res.apk have some different Lockscreen style (BB10, Acer, Eluga and Sense Lockscreen)
You cannot activate it because you need Settings.apk together for run whole Mods
Please, i will delete this post if you can answer all my questions and PROOF it by tell us for HOW TO MAKING this awesome Mods!!!
and forgive me if you feel irritated or hurts by my statement.... :fingers-crossed:
I will hatsoff and respect to all Modders/ Developers, but not to stealers...!!!
]BR,
Click to expand...
Click to collapse
i think no porb with my mod's .... why you make it to be hard .. just calm down .. last post before you write here i already set the settings to continue this mod .. but after seeing the negative response. I think to not continue and share this settings mod ... like natsu's say's .. "Porting app can be take from any other device, and any other ROM" .. and see my ss ... that's is all the answers of all your questions .. and about you want to erase this thread .. please, it's not a problem for me ....
Nathan Ali Ashari said:
i think no porb with my mod's .... why you make it to be hard .. just calm down .. last post before you write here i already set the settings to continue this mod .. but after seeing the negative response. I think to not continue and share this settings mod ... like natsu's say's .. "Porting app can be take from any other device, and any other ROM" .. and see my ss ... that's is all the answers of all your questions .. and about you want to erase this thread .. please, it's not a problem for me ....
[/B
Click to expand...
Click to collapse
so sad
thats Awesome MOD Settings

Categories

Resources