Why can't I download certain mms it tells me download was unsuccessful I don't get it. I'm running aosp rom latest version and handcent app.
Sent from my HERO200 using XDA App
its a bug running our heros on froyo
There's no fix?
Sent from my HERO200 using XDA App
only fix I know is run sense based rom. As far as a fix for froyo others will need to chime in.
xjayman said:
its a bug running our heros on froyo
Click to expand...
Click to collapse
I've never heard of this bug nor had any problems with MMS
If you're having problems with mms try clearing out the telephony database
Code:
adb remount
adb shell
rm /data/data/com.*.*.telephony/databases/telephony.db
adb reboot
Can u give me a little step by step please? I really just know the basics on this phone thanks
Sent from my HERO200 using XDA App
1tondiesel said:
Can u give me a little step by step please? I really just know the basics on this phone thanks
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Acutally seeing as the majority of rooted people probably just use the 'one click' apps it'd be easier to do this via Terminal Emulator.
Download Termial Emulator if you don't already have it on your phone
Open up terminal emulator
Then type out the following code box (at the end of each line you press 'Enter')
Code:
su
rm /data/data/com.*.*.telephony/databases/telephony.db
reboot
1tondiesel said:
Why can't I download certain mms it tells me download was unsuccessful I don't get it. I'm running aosp rom latest version and handcent app.
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Try this Froyo MMS fix in my sig, just flash it from recovery
I tried it and it said it could not be found
Sent from my HERO200 using XDA App
1tondiesel said:
I tried it and it said it could not be found
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
What do you mean could not be found? Did you flash it?
No not yours I flashed your fix it didn't work I'm talking about kyouko
Sent from my HERO200 using XDA App
1tondiesel said:
I tried it and it said it could not be found
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
The location should exist...unless it was typed incorrectly or you have an incomplete flash /data/data/com.android.providers.telephony/databases/ should definitely be there.
If you have root explorer or estrongs files explorer with root access you can navigate to that location and delete using those apps too. Rebooting will rebuild the telephony.db file after its deleted.
If you still are having problems trying to find the database file send me a PM and I'll help you out when I can on gtalk.
Edit: Do this, open up terminal emulator and enter these lines in
Code:
su
cd /data/data/com.*.*.telephony/databases
ls
You should get a return line saying
Code:
mmssms.db telephony.db
And then reboot phone?
Sent from my HERO200 using XDA App
1tondiesel said:
And then reboot phone?
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
If you're referring to my previous post where you navigate to the directory and enter "ls" to list the files in that directory, then no. Thats just to see if the files are indeed there.
If they are, then you should do that "rm" command I posted before where you delete the telephony.db
If they both weren't there, even after a reboot, then as I said before - either the command wasn't typed in correctly, or the flash was incomplete.
Post what the 'ls' command returned to you after entering it in (ie. mmssms.db and/or telephony.db)
Its telling me not found after I enter "telephony databases"
Sent from my HERO200 using XDA App
Well I got that command to work that deletes the telephony DB but I still cant download certain mms it says download was unsuccessful
Sent from my HERO200 using XDA App
Am I the only 1 who can't download mms on this phone?
Sent from my HERO200 using XDA App
Certain mms types will not work unless you're on a stock based rom. I believe it is the slideshows that are the problem.
Sent from my HERO200 using XDA App
Related
I i want to modify build.prop, will i need a program to find it in my phone? i found the one in root file explorer but it wont let me modify it so i can make icons bigger . Any help for the noob. Only asking as new thread because i have friends who want to find out too...
If you long press on the file in root explorer you can thumb down to: open with text editor...
Then after you save it it automatically makes a copy of the original file just in case you need to revert
Sent from my HERO200 using XDA App
Vandelay007 said:
If you long press on the file in root explorer you can thumb down to: open with text editor...
Then after you save it it automatically makes a copy of the original file just in case you need to revert
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Correct, also make sure you're in r/w, not r/o otherwise it won't let you edit or save
Very true my friend! I forgot to mention that!
Sent from my HERO200 using XDA App
How do I switch to that?: -)
Sent from my HERO200 using XDA App
When you open root explorer you will see a box at the top that says Mount RW...tap on that
Sent from my HERO200 using XDA App
It ends up that I don't have root explorer and can't buy it. Is there another program like that, that I can use.
Sent from my HERO200 using XDA App
If your running cm6 estrongs file explorer has a root privileged mode
Well I screwed with it till 178 looked good. My phone looks amazing now with nothing really list in apps...... yet. Thanks!
Sent from my HERO200 using XDA App
andronut said:
Well I screwed with it till 178 looked good. My phone looks amazing now with nothing really list in apps...... yet. Thanks!
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
No problem, glad you got it looking like you want
Sent from my hero running froyo... take that Sprint!
someone knows hot to modify build.prop from pc before flashing a rom? It works if i use the block note?
Bologna said:
someone knows hot to modify build.prop from pc before flashing a rom? It works if i use the block note?
Click to expand...
Click to collapse
Even though you're on another phone, if your rom is in a zip format. You can simply:
- Unzip the rom
- Locate the build.prop
- Open it with wordpad or notepad++
- Edit it
- Save it
- Rezip the rom
- Flash
Well he would also have to edit the update script if he doesn't use a program like winrar or 7zip. Simply extracting the rom zip and making edits to the bp then rezipping the rom won't work. When he goes to flash it if I'm not mistaking it will give the update script error.
Root/Hack_Mod-Always*
Just wondering if someone could tell me how to flash this new clockwork
Sent from my HERO200 using Tapatalk
btaylor545 said:
Just wondering if someone could tell me how to flash this new clockwork
Sent from my HERO200 using Tapatalk
Click to expand...
Click to collapse
What rom are you using?
Twolazyg said:
What rom are you using?
Click to expand...
Click to collapse
Aosp 0.1.5
Sent from my Hero running GB aosp 0.1.5
Taylor use terminal emulator to flash it works perfect
Sent from my HERO200 using XDA App
Mk how exactly do I use terminal emulator to flash sry never used it before and still learning this stuff
Sent from my Hero running GB aosp 0.1.6
Ok no problem just open up terminal emulator. First type su and enter. Next you type this flash_image recovery /sdcard/recovery-clockwork-3.0.0.5-heroc.img then enter. BEFORE YOU DO ANY OF THIS MAKE SURE YOUR RECOVERY IS ON THE ROOT OF YOUR SDCARD.
Sent from my HERO200 using XDA App
Thanks for the help
Sent from my Hero running GB aosp 0.1.6
Np man for some reason its not reading my sd ext
Sent from my HERO200 using XDA App
I got an error saying there was no mem on device but I know there's at least 100 MB what's going on
Sent from my HERO200 using XDA App
hmm
I seem to be having a problem. Terminal emulator simply says that it cannot find the recovery image. the image is on the root of my sd card. Do I need to already have android 2.3 to be able to do this? or can I just go from android 2.2 (CM 6.1)?
The img file is not just 3.0.0.5-heroc.img or whatever, it includes a string of numbers and dates tacked on to the end. Try using a file manager to rename it and then try again with Terminal Emulator.
Sent from my sexy aospgingermod Heroc
I have no problem
I'm just wondering, what's the Difference between CW 3.0.0.5 and Let's Say what I Currently have.... CW 2.5.0.7????
Sent from my Hero using XDA App
From what I can tell, it is a customized version with less functionality than the official version.
I've been wrong before.
Sent from my HTC Hero CDMA using XDA App
ICS keyboard installation
1. download this file
2. put .apk on sdcard
3. use root explorer to move .apk to the /system/app folder, dont forget to click the "Mount R/W" button at the top right corner while in the /system/app folder or it may not let you move the .apk or set permissions if you dont.
4. long press on apk once moved, select "Permissions" check the top box under "read" and the top box under "write" leave the others how they were. (LOOK BELLOW)
5. reboot phone and tada!
THIS IS HOW THE PERMISSIONS SHOULD LOOK THE "X" MEANING A CHECK MARK.
R..W..E
X..X..X
X..X..X
X......X
R = READ
W = WRITE
E = EXECUTE
--------------------------------------------------------------------------------------------------------------------------------------------------
This is a very very simple installation, for thoughs of you that arnt getting it to work i really dont know what else to tell you the link above for the .apk does work i have downloaded it and followed my directions written here to a T and it installed everytime. Once again this WILL NOT work for MIUI Roms.
--------------------------------------------------------------------------------------------------------------------------------------------------
*EDIT*
changed the download host to megaupload, all the problems should be fixed now!
*EDIT # 2*
im pretty sure this does not work on MIUI. i just recently switched over to MIUI and noticed it will not work. I have tested it on cyanogen based roms like NSCollab and Cyan7 and it works great.
same as below
dont download
this is a bad file
nxt page or op for proper download
Which bixes are sypposed to be checked
They were all checked when u first looked at permissions
And will this work with non nexus s phones
Sent from my SPH-D710 using xda premium
Didn't work. Tried renaming to LATINIME.apk also and still no go.
Sent from my Nexus S using XDA App
gtuansdiamm said:
Which bixes are sypposed to be checked
They were all checked when u first looked at permissions
And will this work with non nexus s phones
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
i wouldn't see why it wouldn't work as long as your phone is running gingerbread, all of the boxes should be checked but the last box under write, all the special permission boxes should all be unchecked.
thejron said:
Didn't work. Tried renaming to LATINIME.apk also and still no go.
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
you shouldnt have to rename anything, did you set the permissions correctly?
Can you post a pic of the permissions? I also tried it but it is not working
Sent from my Nexus S 4G using XDA App
i downloaded but theres a problem with file...it wont open...
Sent from my Nexus S 4G using XDA App
beanx said:
i wouldn't see why it wouldn't work as long as your phone is running gingerbread, all of the boxes should be checked but the last box under write, all the special permission boxes should all be unchecked.
Click to expand...
Click to collapse
Still didnt work
Sent from my SPH-D710 using xda premium
Thats how mine is..didnt work
Sent from my Nexus S 4G using XDA App
yea. error parsing file.
I think the original file from the op was corrrupted when he uploaded it
Sent from my SPH-D710 using xda premium
I got that but I simply just copied it to app like his instructions say
My links are bad that is confirmed by me both of them
Ill try downloading from op again
Sent from my SPH-D710 using xda premium
New good link
http://db.tt/GOm0WdAh
Sent from my SPH-D710 using xda premium
gtuansdiamm said:
New good link
http://db.tt/GOm0WdAh
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Thought it downloaded too quickly
Sent from my HTC Desire HD using xda premium
downloading....so what permissions are needed
Quinny899 said:
Thought it downloaded too quickly
Sent from my HTC Desire HD using xda premium
Click to expand...
Click to collapse
Op's original link is bad i get 15 different files with different sizes
I tried multiple computers too
@OP how big is the file supposed to be and can u add a multiupload mirror
Sent from my SPH-D710 using xda premium
Is this how it suppose to look?
Sent from my Nexus S 4G using XDA App
I am using rooted JVU firmware and would like to install ICS keyboard to my system/app.
I used Root Explorer to copy the apk file into the directory and did a reboot, and the keyboard appeared on my locale and text menu.
However, when I try to select the keyboard, it always return a force close.
Can anybody teach me on how to solve this issue?
There is a thread called "How to: Push apps(.apk)" - you will have to try to use the search function for that name cause I don't think I can post a link yet
Sent from my Zio using XDA App
jbrt said:
There is a thread called "How to: Push apps(.apk)" - you will have to try to use the search function for that name cause I don't think I can post a link yet
Sent from my Zio using XDA App
Click to expand...
Click to collapse
I did the search and tried the way as taught, end up having the force close issue.
Is it that not all apk can be installed onto system/app?
forum.xda-developers.com/showthread.php?t=1412729
Sent from my Zio using XDA App
You can also try an app called "system cleanup". I'm not sure if it's on the market but there is a thread where you can dl it or you could use titanium pro
Sent from my Zio using XDA App
Ics keyboard is made to work on android 4.0.x framework ported from Nexus S, ok?
As you revealed in OP you are using Sammy JVU 2.3.6 TouchWiz infected framework.
Why not try to rip out HTC keyboard and push that too while you're in the mood?
When you push an ask to system/app am I write in saying it does not deleted in factory reset..??
What about pushing to system system/media..??
When pushing an apk to system folder,u need root and there is 2 easy ways,either use a root explorer and just push it to the system/app folder or use titanium backup to revert to system app.factory reset(full wipe) doesn't wipe system apk,but everthing else is wiped..
U can also push apk to system via ADB.but a little bit of knowledge is needed
zodiaxe66 said:
When pushing an apk to system folder,u need root and there is 2 easy ways,either use a root explorer and just push it to the system/app folder or use titanium backup to revert to system app.factory reset(full wipe) doesn't wipe system apk,but everthing else is wiped..
U can also push apk to system via ADB.but a little bit of knowledge is needed
Click to expand...
Click to collapse
Thanks.. What about permissions do they stay for all apk that I push..??
Sent from my GT-I9000 using xda premium
Roots said:
Thanks.. What about permissions do they stay for all apk that I push..??
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
check the permission of pre-installed system app and set it that way,
Sent from my GT-I9000 using XDA
permissions for apex to push to system ?
madushan92 said:
check the permission of pre-installed system app and set it that way,
Sent from my GT-I9000 using XDA
Click to expand...
Click to collapse
I want to push apex launcher to system, so how will i check which permissions I need to set for apex
From above quote check any system app permissions..??
Roots said:
I want to push apex launcher to system, so how will i check which permissions I need to set for apex
From above quote check any system app permissions..??
Click to expand...
Click to collapse
Just match permissions to the rest of the apps
slaphead20 said:
Just match permissions to the rest of the apps
Click to expand...
Click to collapse
Oh.. Thanks that has cleared up my confusion..
Sent from my GT-I9000 using Tapatalk 2
So, first post here because I can't seem to find the solution (as I normally can)... but, I was using the CM App installer that allows you to install some CM apps on any ROM, and it crashed in process and my messaging app was deleted. I use Sliding Messenger, but it won't send MMS now. How can I get the stock app back?
Sent from my XT1060 using xda app-developers app
pyrolite said:
So, first post here because I can't seem to find the solution (as I normally can)... but, I was using the CM App installer that allows you to install some CM apps on any ROM, and it crashed in process and my messaging app was deleted. I use Sliding Messenger, but it won't send MMS now. How can I get the stock app back?
Sent from my XT1060 using xda app-developers app
Click to expand...
Click to collapse
Go to the development tread and there are system dumps for the different carriers. Download the Mms.apk and the Mms.odex
Push them into the system/app folder
Sent from my XT1058 using xda app-developers app
I already got the system dump, but I don't know how to "push" it through. I assume it's with adb but I've never had to go that route. If someone could easily direct me the process for that, it would be great! (I will still be searching on my own too)
Sent from my XT1060 using xda app-developers app
I used root explorer but I'm rooted.
Sent from my XT1058 using xda app-developers app
I read up on it last night and that's how I attempted it. I was successful at pushing the app into system/app and then install it, but it would just force close immediately after opening. I'll keep digging to see what else I can do
Sent from my XT1060 using xda app-developers app
pyrolite said:
I read up on it last night and that's how I attempted it. I was successful at pushing the app into system/app and then install it, but it would just force close immediately after opening. I'll keep digging to see what else I can do
Sent from my XT1060 using xda app-developers app
Click to expand...
Click to collapse
I'm having this same issue. Have you found a solution?
jay_em113 said:
I'm having this same issue. Have you found a solution?
Click to expand...
Click to collapse
change the write permission using root explorer or es file explorer. click on it or long press and go to more in es file explorer. then click on properties.. change it to -rw -r -r like the rest of the system apk and odex files. This should fix your problem.