[Q] How can I get back my messaging? - AT&T Samsung Galaxy S II SGH-I777

Today I attempted to install a messaging theme, I accidentally installed an ICS theme, I'm on Gingerbread, I did not back up my Messaging like an idiot, so now I have no messaging, is there a way to get it back without having to reset it, am I going to have to download ICS, or what?
Thanks.
EDIT: Ahh, I should have posted this in the Q&A section, sorry.

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SGH -I777 using XDA App

On your theme that u downloaded, extract it on your computer and use adb push to send it to your phone to /system/app and then reboot. If you don't have adb then use root explorer or a similar file manager to put the Mms.apk file into system/app. I have done this my self several times when first attempting my mms theme.
Sent from my SGH-I777 using XDA App

Related

Remove Samsung Apps and Replace Contacts System Icon!

Hey all I have a couple of things I need help with. First all, I am manually deleting Samsung Bloatware using Root Explorer, and have successfully removed all of the Hubs and other bloatware; however I cannot seem to delete the "Samsungs App" app, even though I deleted the apk file. Is there anyway to delete this app completely? Another question that I have regards changing the system contact icon to one that matches the other icons in the dock. I would like to replace my current "Contacts" icon with this one
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
. I would greatly appreciate if anyone could help me out with both of these requests. Thanks all.
Ok got Samsing Apps removed with Titanium Backup...can anyone help with changing the Contacts icon?? Thanks!
Sent from my GT-I9100 using XDA Premium App
Bump
Sent from my GT-I9100 using XDA Premium App

[MOD] Transparent Dialer [Saurom_V][CWM]

Transparent Dialer
I'm running SAUROM V ROM cause its just rad but this might just work for others as well...
Flash thru Clockwork
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This has my ICS theme on it you may or may not like, just backup your existing Contacts.apk just in case. I'm attaching the flashable zip and a revert back to Saurom's original Contacts flashable zip. If you've done any modding to your existing Contacts.apk then back that up and put into 1 of my zips or your own in order to go right back where you were at.
Also made it so that if you want a custom background for your dialer, you just make any image and name it 'custom_background_dialer.png' and place it in the res/drawable-hdpi-finger folder overwriting the transparent 1 that is already in there. Personally I prefer the transparent background and haven't even tried replacing that image yet so report back...
Any chance to get this compatible with 240 dpi?
Sent from my SGH-I717R using xda premium

Can somesone sign this apk for me?

This a is the free google shopper app from the market, which ive made changes to the widget background to match the others in JB, however it fails to install.
I used 7zip to simply extract the appwidget_dark_bg.9 file from the googleears.apk and copied it over into the googleshopper.apk. Then sign with apk & zip signer
i used the same method with the news&weather.apk and had success. However this apk is giving me trouble. Not sure why. ive uploaded a unsigned modded version, appreciate any help! :good:
im running the RC3 Are you Jellin? JB rom for sprint.
Modded APK: https://dl.dropbox.com/u/28404576/com.google.android.apps.shopper-1.apk
Done. Thx again!
Sent from my Galaxy Nexus using xda premium
Http://minebuilderfiles.cu.cc/Testing/Google-Shopper-Signed.zip if you need it
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[Q] This item is not compatible with your device [SOLVED]

For those getting a This item is not compatible with your device message when they have a custom rom:
go and get your build.prop out of the /system/ folder
Open it in Notepad++ (or similar) and find this line:
ro.build.fingerprint=SEMC/ST25i_1262-1658/ST25i:2.3.7/*************
now change the red part into:
6.0.B.3.184/R7P_zw:user/release-keys
so you'll get something like:
ro.build.fingerprint=SEMC/ST25i_1262-1658/ST25i:2.3.7/6.0.B.3.184/R7P_zw:user/release-keys
save this back in your system folder and set the right permissions:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
reboot your phone and the google play stops complaining
My phone is rooted and i can download your app from play store. No problem at all
nevermind
Rapier07 said:
My phone is rooted and i can download your app from play store. No problem at all
Click to expand...
Click to collapse
mmh, what rom and kernel do you have installed?
Stock rom. Just rooted via keiranFTWs latest kernel
Sent from my ST25i using Tapatalk 2
Okay, solved

[Q] Blacked Out System UI

Im using the black contacts, dialer, and system ui(D851 ONLY) from hello00s international G3 themes thread. They are pretty good for a first version. Only a couple major flaws.
Is there anyone with a Sprint G3 that is capable of theming that can touch up so this works on Sprint 100%? A few places you can't see text. And System Updates force closes settings. That's really about it.
The contacts and dialer are flawless(dont install LG Tele Service, leave it stock).
Any themers up for a "little" work?
(DO NOT ATTEMPT TO USE THIS THEME IF YOU ARE NOT WELL SCHOOLED IN HOW TO MOVE FILES WITH ROOT EXPLORER, CHANGING FRAMEWORK FILES REQUIRES OVERWRITING STOCK WITH A FILE ALREADY SET TO THE CORRECT PERMISSIONS, NOT DELETING THEM AND REPLACING)
Sorry to yell but I forsee bricked phones trying to use this. I did once and had to reflash stock firmware.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my LGLS990 using Tapatalk

Categories

Resources