I installed the stock MMS.apk file on my de'odexed stock rom (rooted of course). Everything worked well and the app runs, but when reading text threads there is an ugly white border around the edge of the screen, its strange. Its not present when viewing the list of conversations, only in the thread view. I'm not sure if that's how its supposed to look or not, but if not, anyone have any idea how to fix this?
I'll get a screenshot up as soon as I get home.
I first obtained the MMS.apk from the cyanogen rom, then thinking that it might be modified and thus creating my problem, I grabbed the AOSP version from this thread:
http://forum.xda-developers.com/showthread.php?t=789493
Any help will be greatly appreciated.
UPDATE:
Found another thread where people are experiencing the same issue, apparently its a problem with how sense handles the application:
http://forum.xda-developers.com/showthread.php?t=752604
I attempted to open up the Mms.apk (AOSP version) with APKtool and play around with the xml files for the UI, but wasn't able to get it to recompile and test any changes I made, the app would just crash on launch. I simply made a few changes to the colors, but I admittedly don't really know what I'm doing and it wouldn't run. If anyone who's more experienced in this area could offer some advice I'll try again.
That's a picture of the issue, it appears in both landscape and portrait mode.
Texts were blacked out just for privacy sake.
Well after a few hours of messing around in the XML files for the AOSP messaging app, I was able to find a solution to this issue. I modified the XML file to have it correctly display the black color background when using the black theme. I was not able to eliminate the border entirely, but by changing the scrollbar type from Inset to Overlay I was able to make it uniform and far more visually pleasing.
I have attached my modified Mms.apk file, feel free to test it out.
For the specifics of what I did for those who are interested:
Two files were modified in the apk
- /res/layout/compose_message_activity.xml
- /res/layout/compose_message_activity_black.xml
In both files I changed the scrollbarStyle propery to "insideOverlay", in addition to removing the reference to always show the scrollbar track.
In the black xml file I changed the background color to "@android:color/black".
The original XML files were extracted using APKTool and Recompiled to their binary format, then reinserted into the original apk without resigning.
This is awesome! ... Except it doesn't filter out the VVM message streams that come through. :|
I haven't encountered this problem though I use google voice so I'm not really sure what it is you're referring to.
Sent from my PC36100 using XDA App
ty!
beautiful ty!!!!!!!!!
Imma cry
I cant send mms!
Try turning off wifi while sending/receiving mms
no wifi
i don't have wifi on when i do this i just have 3g on so i can send mms!
i zipped the file with the one that had the white outline .is there a way to make this new apk. file into a .zip file for me ?
I'd imagine you could simply replace the APK file in your zip with my modified one and install that way. Use a program like winrar or 7zip to replace the apk within the zip.
tehpsyc said:
I'd imagine you could simply replace the APK file in your zip with my modified one and install that way. Use a program like winrar or 7zip to replace the apk within the zip.
Click to expand...
Click to collapse
sorry but i cant find either of thoses programs u mention to replace the APK file in my zip with your modified version .is there another program or a manual way of doing this process ?
how do i install this? since it's an APK, i thought i'd just install it from Astro but it says it's already installed and asked if i wanted to uninstall.
To install this you need to either delete or rename the Mms.apk that's already on your phone in the /system/app directory (I just rename to Mms.apk.bak) and then copy the modified one into that same directory followed by a restart of the phone. Because its a system app you cant install it the same way you would a regular apk, at least from my understanding.
You will need to get write access to the system directory to accomplish this (I used an app on the market called root explorer, though you can also do all this through the ADB shell)
out of no where one day, i went to use my browser and i got process com.android.browser. any time i try to use browser now i get that and i have tried everything. i really DONT want to do a factory reset, or root. is there anyway someone can send me the stock browser.apk? do you think that will work?
??????????
Out of nowhere Something had to have happened to cause that, or your phone has a serious issue - browser is a system app(?) and since we don't have rw access on the slide there's no way it could have deleted it especially while it's booted and definitely wouldn't if you're not rooted also.
Do a full reboot, power it off and power it back on, it should be ok. If that doesn't work, think back to the past few days prior to this, what have you done or installed?
Yet another example of why you should be rooted - nandroid
its been like this for a month its been restarted many a time =/ the last thing i was doing on it was watching youtube videos on the browser but using the streaming video player rather than the utube app i was listening to white noise music to fall asleep. then when i woke up thats when it stopped working
Well I'm not sure if it's possible (or allowed) but I'll try to pull the browser.apk off my phone and post it on here for you. Hopefully it's not odex(ed), if it is that creates an issue for a non rooted phone.
MODS: If I'm not allowed to post it then just delete it once it's up or let me know before I do.
OK, here's the browser file. Just load it to your sdcard and use a file explorer to install it or an apk installer. I would reboot after you do it, hopefully it will work but it's a shot in the dark since I doubt it will install in the normal ./system/app/ directory. If it even installs, it will probably go to the ./system/data/ directory (just in case you ever need to find it or remove it).
BTW, this is the browser from froyo/Team Fenix 2.0, might not work if there's any difference in the browser. If not, go to this thread download the file, unzip it, and look for 'system' > 'app' and then find the browser.apk. Put it on your sdcard and install it.
KCRic said:
OK, here's the browser file. Just load it to your sdcard and use a file explorer to install it or an apk installer. I would reboot after you do it, hopefully it will work but it's a shot in the dark since I doubt it will install in the normal ./system/app/ directory. If it even installs, it will probably go to the ./system/data/ directory (just in case you ever need to find it or remove it).
BTW, this is the browser from froyo/Team Fenix 2.0, might not work if there's any difference in the browser. If not, go to this thread[/URL] download the file, unzip it, and look for 'system' > 'app' and then find the browser.apk. Put it on your sdcard and install it.
Click to expand...
Click to collapse
ok first way didnt work. second way i unzip the file and its .img files what do i use to open those?
Wow, I just realized that I posted the link for a stock nandroid backup - not at all what you need. I'll post the link to slidemeroot, it's a stock rom (not nandroid backup) and I'll upload the broswer from that in this post.
The browser on the stock rom is odex'ed, there may not be a way to install it without rooting but give it a shot. If all else fails and you don't want to root you'll just have to install a different browser from the market like dolphin or opera.
OK, uploaded the borwser.odex file (unzip it after you download it). Here are the commands to [hopefully] get it to work that you need to run through command prompt. You should just be able to copy and paste the adb commands one at a time. You'll have to get adb to catch your phone in recovery mode in order to do this since you'll be writing to the system so be prepared for a headache since your doing this without rooting and flashing an eng build, but if it works you'll be happy you did it
Code:
adb remount
adb push browser.apk /system/app/browser.apk
adb push browser.odex /system/app/browser.odex
You'll need to make sure the files are in your android sdk tools directory and you 'cd' to it. If you have no idea what I'm talking about check the slide rom bible thread and look at one of the links about rooting - you'll understand
That won't work. You can't have the same app installed in both /system and /data.
Sent from my T-Mobile myTouch 3G Slide using XDA App
migueltherocker said:
That won't work. You can't have the same app installed in both /system and /data.
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
So he would have to get in to recovery and delete the original browser apk from /system/app then re-install it and the odex file? The browser should be in the sysyem/app directory from the factory right? The /data/ dir. is for custom installed apps.
The easier way would be to uninstall the browser apk and odex file from /system/ and just install the first browser apk I posted which will install to the /data/ dir.
Can that even be done through adb without root? Or is the a way to 'sudo' with android like you do with ubuntu?
Hi, anyone knows how to push apk app taken out from system into our note 2?
I found the lost screen recorder apk in one of the system dump.zip after extracting it, I tried moving it into system/app and changing permission and installing is still not successful!
Am I doing it wrong? How then will be the right way to do it? please advise? Thx in advance... Really love to have screen recorder function as advertised by samsung
Normally you would push to /system/app make sure permissions were correct and then reboot, you do not need to 'install' it.
but you might need an ODEX file as well as the APK
Reboot
Hi, ok so just place the apk plus it's odex files in system/app , change permission and reboot it will be install correctly? :laugh:
Hi, I did just as you mentioned.. Reboot still screen recorder remains not install tried to install it then ... No luck still...
its highly likely that there are other files that the apk needs in order to work, can you upload the files you have?
Things can be just so easy.
after trying a while with framework-res.apk i got rid of the usual black background in launcher by just setting
<bool name="config_enableWallpaperService">false</bool> to true in res\values\bools.xml
compiled it back and updated it via cwmrecovery zip installation
Also livewallpaper are working.
UPDATE: Thanx to @superkoal
Xposed Module
but u still need the files from next link to get them working:
Files in Post 3 klick
"Here are the files ex framework-res
http://ul.to/oqs87yb6 "
just installed live wallpaper picker and a few from original 4.2.2 rom.
now i only want to find a settings.apk, that is working completely.
one is only apps column working, and other apk. only the others, don't know how.
If you want to buy me a beer
paypal [email protected] (EUR)
schybiorz said:
Things can be just so easy.
after trying a while with framework-res.apk i got rid of the usual black background in launcher by just setting
<bool name="config_enableWallpaperService">false</bool> to true in res\values\bools.xml
compiled it back and updated it via cwmrecovery zip installation
Also livewallpaper ae working...
just installed live wallpaper picker and a few from original 4.2.2 rom.
now i only want to find a settings.apk, that is working completely.
one is only apps column working, and other apk. only the others, don't know how.
Click to expand...
Click to collapse
Sweet! Can you post your compiled file in a CWM installable zip?
xm41907 said:
Sweet! Can you post your compiled file in a CWM installable zip?
Click to expand...
Click to collapse
http://uploaded.net/file/8awolkyk
just install via cwm. for sure do a backup before.
i'm not responsible if something went wrong, with this installation.
ALSO Do A BACKUP of your original Framework-res.apk!!!
Also don't forget to install Gallery.apk or livewallpaperpicker, else it is not possible to select any wallpaper.
so after a factory reset i wanted to try it again.
sems that i might have installed some other parts from another rom, like systemui.apk-
Here are the files ex framework-res
http://ul.to/oqs87yb6
after this, u might see the green background. Just start your favourite launcher and set any wallpaper u like.
Have fun
schybiorz said:
http://uploaded.net/file/8awolkyk
just install via cwm. for sure do a backup before.
i'm not responsible if something went wrong, with this installation.
ALSO Do A BACKUP of your original Framework-res.apk!!!
Also don't forget to install Gallery.apk or livewallpaperpicker, else it is not possible to select any wallpaper.
so after a factory reset i wanted to try it again.
sems that i might have installed some other parts from another rom, like systemui.apk-
Here are the files ex framework-res
http://ul.to/oqs87yb6
after this, u might see the green background. Just start your favourite launcher and set any wallpaper u like.
Have fun
Click to expand...
Click to collapse
What is the difference between the two downloads? I downloaded the first one, but have to wait an hour before I can download the second one. Should I install the second one and not the first?
I'm having trouble installing this with CWM. I have my system and data mounted to an external drive and CWM doesn't access it. It keeps saying folder not found, then it reverts to what I assume is the original internal data folder on the FTV itself. I'm not sure how to access this internal folder now using a file explorer. Any thoughts that don't involve messing with unmounting my external drive?
**Edit** I manual replaced the framework-res.apk using root explorer, then realized I needed to install your second files as well and now it works prefectly! No more black background for me. I've got a spinning galaxy and stars!
Thanks for the work on this!
That are good news,
thanks for reply....
now i also got rid, of some amazon apps. now have around 127mb /system free storage.
removed ftvlauncher, whisperplay,gamecircle,demomode and a few other things with titanium backup.
also stock launcher switcher worked now when press homebutton. Can someone pm me a few aosp 4.2.2 stock files from settings app and from tablet? i get crashes in settings.apk maybe i have to install a few more stock apks, that don't come with aftv in stock.
btw. Tabletui is working with adb shell am display-density 240
settings.apk is in splitscreen (crashes in different accesses). played around with some themed xposed modules and lolipop theme.
will try the next weeks, till i got my setup finished ^-^
schybiorz said:
That are good news,
thanks for reply....
now i also got rid, of some amazon apps. now have around 127mb /system free storage.
removed ftvlauncher, whisperplay,gamecircle,demomode and a few other things with titanium backup.
also stock launcher switcher worked now when press homebutton. Can someone pm me a few aosp 4.2.2 stock files from settings app and from tablet? i get crashes in settings.apk maybe i have to install a few more stock apks, that don't come with aftv in stock.
btw. Tabletui is working with adb shell am display-density 240
settings.apk is in splitscreen (crashes in different accesses). played around with some themed xposed modules and lolipop theme.
will try the next weeks, till i got my setup finished ^-^
Click to expand...
Click to collapse
That is cool that you're testing the limits. Tonight I plan to make a video about my setup. I've used a lot of the various mods/tweaks available for the ATV and have a kick ass setup.
Manually?
xm41907 said:
I'm having trouble installing this with CWM. I have my system and data mounted to an external drive and CWM doesn't access it. It keeps saying folder not found, then it reverts to what I assume is the original internal data folder on the FTV itself. I'm not sure how to access this internal folder now using a file explorer. Any thoughts that don't involve messing with unmounting my external drive?
**Edit** I manual replaced the framework-res.apk using root explorer, then realized I needed to install your second files as well and now it works prefectly! No more black background for me. I've got a spinning galaxy and stars!
Thanks for the work on this!
Click to expand...
Click to collapse
so just push the framework-res.apk to sdcard and replace it w/ the one in the system folder? because I did the install via cwm to no avail and I installed the 3 apks in the background.zip manually
be sure mount /system in cwm manual. should work, or replace it manually via fileexplorer and to be sure
chmod 644 /system/framework/framework-res.apk
and don't forget to have a backup via cwm to be safe...
schybiorz said:
That are good news,
thanks for reply....
now i also got rid, of some amazon apps. now have around 127mb /system free storage.
removed ftvlauncher, whisperplay,gamecircle,demomode and a few other things with titanium backup.
also stock launcher switcher worked now when press homebutton. Can someone pm me a few aosp 4.2.2 stock files from settings app and from tablet? i get crashes in settings.apk maybe i have to install a few more stock apks, that don't come with aftv in stock.
btw. Tabletui is working with adb shell am display-density 240
settings.apk is in splitscreen (crashes in different accesses). played around with some themed xposed modules and lolipop theme.
will try the next weeks, till i got my setup finished ^-^
Click to expand...
Click to collapse
I am curious what Amazon apps you've removed and what other mods you've done. Can you update what you've been up to with the FTV?
I only made a backup of all amazon apps, i might to remove, with titanium backup before i uninstalled them.
f.eg. amazon app store, circle, movie, mp3, photo (installed gallery2.apk from a 10.1 cm stock rom) installed clock.apk from rom to exchange amazon screensaver and replaced it with a clock. but i messed to much around, so i had to go back to my backup i generated with cw recovery
also deodexed apps and framework files to get a little more space on sys. also deleted files under vendor/amazon (here are the overlay-files stored.
sadly i'm out of time for this week to extend my tsteing in getting a full settings.apk working wich i had before i messed up while replacing all system apks from a cm 4.2.2 rom
schybiorz said:
Things can be just so easy.
after trying a while with framework-res.apk i got rid of the usual black background in launcher by just setting
<bool name="config_enableWallpaperService">false</bool> to true in res\values\bools.xml
compiled it back and updated it via cwmrecovery zip installation
Also livewallpaper ae working...
just installed live wallpaper picker and a few from original 4.2.2 rom.
now i only want to find a settings.apk, that is working completely.
one is only apps column working, and other apk. only the others, don't know how.
Click to expand...
Click to collapse
That screenshot looks awesome! I want to try it when I have time. But I also noticed you have ROM manager installed. I never even thought about using it, probably because I have twrp on my other devices. How's it working for you? Are you able to use the stock remote?
That's a much better option than plugging in a USB keyboard every time you want to do something in recovery.
Took me a while to get it straight, but below are my simple instructions for us that aren't fluent in all things Android...
Download schybiorz's files from this thread.
http://uploaded.net/file/8awolkyk
http://ul.to/oqs87yb6
Extract "framework-res.apk" from the zip file in the first download above. Copy the "framework-res.apk" file to your FireTV. I used AGKFire.
Extract and install the apk's from the second download above. You can just click on them from ES File Explorer if you've pushed them, or use AGKFire or whichever method you use to sideload apps.
I also installed the "Gallery.apk" file, downloaded from the following thread:
http://forum.xda-developers.com/showthread.php?t=1953999
Backup your FireTV "framework-res.apk" file. I used Root Explorer from the Play Store. Navigate to the /system/framework/ directory and copy "framework-res.apk" to your sdcard somewhere to save as a backup.
Connect to your FireTV using adb from your computer and type the following commands:
adb kill-server
adb start-server
adb connect [FireTV IP Address]
adb shell
su
mount -o rw,remount /system
cp /sdcard/AGKFire/framework-res.apk /system/framework/framework-res.apk
chmod 644 /system/framework/framework-res.apk
exit
exit
Then, just reboot your FireTV. Take note, in the cp (copy) command above, the copy-from location (where I have AGKFire) needs to be where you have the apk file on your FireTV. So if you have it in the root of the sdcard, the command will be as follows:
cp /sdcard/framework-res.apk /system/framework/framework-res.apk
I tried to flash schybiorz's zip file using cwm, but for some reason, it didn't replace the "framework-res.apk" file, which is why I did it manually as indicated above. I also didn't do a cwm backup, so proceed at your own risk.
I use Nova Launcher, so I have to use a mouse to pick wallpapers from LiveWallpaperPicker or the Gallery, but live and static wallpapers work wonderfully now though!
tdfsu said:
Took me a while to get it straight, but below are my simple instructions for us that aren't fluent in all things Android...
Download schybiorz's files from this thread.
http://uploaded.net/file/8awolkyk
http://ul.to/oqs87yb6
Extract "framework-res.apk" from the zip file in the first download above. Copy the "framework-res.apk" file to your FireTV. I used AGKFire.
Extract and install the apk's from the second download above. You can just click on them from ES File Explorer if you've pushed them, or use AGKFire or whichever method you use to sideload apps.
I also installed the "Gallery.apk" file, downloaded from the following thread:
http://forum.xda-developers.com/showthread.php?t=1953999
Backup your FireTV "framework-res.apk" file. I used Root Explorer from the Play Store. Navigate to the /system/framework/ directory and copy "framework-res.apk" to your sdcard somewhere to save as a backup.
Connect to your FireTV using adb from your computer and type the following commands:
adb kill-server
adb start-server
adb connect [FireTV IP Address]
adb shell
su
mount -o rw,remount /system
cp /sdcard/AGKFire/framework-res.apk /system/framework/framework-res.apk
chmod 644 /system/framework/framework-res.apk
exit
exit
Then, just reboot your FireTV. Take note, in the cp (copy) command above, the copy-from location (where I have AGKFire) needs to be where you have the apk file on your FireTV. So if you have it in the root of the sdcard, the command will be as follows:
cp /sdcard/framework-res.apk /system/framework/framework-res.apk
I tried to flash schybiorz's zip file using cwm, but for some reason, it didn't replace the "framework-res.apk" file, which is why I did it manually as indicated above. I also didn't do a cwm backup, so proceed at your own risk.
I use Nova Launcher, so I have to use a mouse to pick wallpapers from LiveWallpaperPicker or the Gallery, but live and static wallpapers work wonderfully now though!
Click to expand...
Click to collapse
Needed this!!! Thanks for the detailed instructions, because I tried before using a mouse I copied the original framework-res.apk and put it in another folder, then pushed the downloaded framework-res.apk to sdcard...but got an error when copying the downloaded one. so now I guess I can just go ahead and run the command cp /sdcard/framework-res.apk /system/framework/framework-res.apk and it will copy it?
nickyb003 said:
Needed this!!! Thanks for the detailed instructions, because I tried before using a mouse I copied the original framework-res.apk and put it in another folder, then pushed the downloaded framework-res.apk to sdcard...but got an error when copying the downloaded one. so now I guess I can just go ahead and run the command cp /sdcard/framework-res.apk /system/framework/framework-res.apk and it will copy it?
Click to expand...
Click to collapse
You will have to enter the commands as I listed them...well, as far as I know. I did quite a bit of Googling. You must make the system directory writeable, which is the reason for the "mount -o rw,remount /system" command. Then, the chmod command sets the permissions once you have copie the modified framework over.
But I did just notice that someone made a xposed wallpaper enabler module in the 'FireTV Themes and Apps' forum. Which may be the better way to go...easier anyway.
tdfsu said:
But I did just notice that someone made a xposed wallpaper enabler module in the 'FireTV Themes and Apps' forum. Which may be the better way to go...easier anyway.
Click to expand...
Click to collapse
Yup i'm gonna download the apk when I get home and see if it changes anything
schybiorz said:
http://uploaded.net/file/8awolkyk
just install via cwm. for sure do a backup before.
i'm not responsible if something went wrong, with this installation.
ALSO Do A BACKUP of your original Framework-res.apk!!!
Also don't forget to install Gallery.apk or livewallpaperpicker, else it is not possible to select any wallpaper.
so after a factory reset i wanted to try it again.
sems that i might have installed some other parts from another rom, like systemui.apk-
Here are the files ex framework-res
http://ul.to/oqs87yb6
after this, u might see the green background. Just start your favourite launcher and set any wallpaper u like
Have fun
Click to expand...
Click to collapse
Can we please upload them to a free web hosting? Uploaded.net while claiming it's free isn't. When ever you try to download a file via the "free" link, you get this:
The free download is currently not available - Please try again later! Premium account users are not affected by this temporary limitation.
Thing is, over the last 6 months to a year, that is the message you always get, doesn't matter the time of day.
So please do us cheap peeps a favor and put them on a free site.
thanks
nyder said:
Can we please upload them to a free web hosting? Uploaded.net while claiming it's free isn't. When ever you try to download a file via the "free" link, you get this:
The free download is currently not available - Please try again later! Premium account users are not affected by this temporary limitation.
Thing is, over the last 6 months to a year, that is the message you always get, doesn't matter the time of day.
So please do us cheap peeps a favor and put them on a free site.
thanks
Click to expand...
Click to collapse
You can also use any 4.2.2 wallpaper and live picker apk you want. no need for mine. but feel free to upload them on another hoster.
Important is the fact, that the wallpaper service is enabled in framework-res, wich is now easy done via xposed-module ^-^
schybiorz said:
You can also use any 4.2.2 wallpaper and live picker apk you want. no need for mine. but feel free to upload them on another hoster.
Important is the fact, that the wallpaper service is enabled in framework-res, wich is now easy done via xposed-module ^-^
Click to expand...
Click to collapse
Ya, but I can't download the framework-res file either, and while googling brings up may places that have the file, I do not know if they have the changes you did for the AFTV.
So if someone could be nice and upload the files to another file hosting site, i'd be thankful.
nyder said:
Ya, but I can't download the framework-res file either, and while googling brings up may places that have the file, I do not know if they have the changes you did for the AFTV.
So if someone could be nice and upload the files to another file hosting site, i'd be thankful.
Click to expand...
Click to collapse
Attached are the background apk's without framework-res. cause you can download the posted xposed-module from link in first post