The MyHangoutOnline tutorial is great but there is one line where it differs from Kam187's writeup and it kept giving me an error until I used Kam187's writeup on post one.
the line is "/system/bin/busybox
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The MyHangoutOnline tutorial is great but there is one line where it differs from Kam187's writeup and it kept giving me an error until I used Kam187's writeup on post one.
the line is "/system/bin/busybox
RE dalvik cache:
If you still get force closes after installing the MMS app, rm -r Mms.apk and Mms.odex and then reinstall the mms app. Then finally, rm -r /data/dalvik-cache
Should I try this? I have no messaging at all. keep getting a: "process com.android.mms" stopped unexpectedly message.
I keep getting the message "process android.process.media has stopped
unexpectedly..." and a force close.
This means u didnt copy the libraries properly.. try this:
adb shell
# Get Root
cat /sdcard/try3 > /data/local/try3
chmod 777 /data/local/try3
/data/local/try3 /system/bin/sh
# Remount system read write
mount -o rw,remount /dev/st9 /system
cd /system
cp -pr libmodules.b2/* libmodules
then factory reset, no need for reboot first.
RE dalvik cache:
If you still get force closes after installing the MMS app, rm -r Mms.apk and Mms.odex and then reinstall the mms app. Then finally, rm -r /data/dalvik-cache
thanks several, I didn't see that earlier in thread, i'll give it a try. I also noticed that the MMS procedure is different on MrAndroids Tutorial page than the one on page 1 of this thread. Is that maybe a problem?
To fix sending MMS use use this:
http://shrunk.me/BH2-GALAZY-MMS-FIX.zip
Put the mms.apk in your adb folder then:
adb shell
If you have persistent root you can do this:
adb shell
su
rm /system/app/Mms.apk
exit
exit
adb install Mms.apk
reboot and all is good again.
AFAIK MMS won't work without data. You can only send plain text (SMS) if you don't have a data plan.I'm not getting force closes at all when I use the MMS app. It just won't send any out. I'm using APNDroid and have everything enabled (3G/2G/EDGE) but it still wont send MMS. I don't have a data plan so I'm trying to figure out how to enable just what's needed for MMS so as to avoid data charges. Thanks.
Thank worked several, but I forgot to do the factory restart first. It still worked?
AFAIK MMS won't work without data. You can only send plain text (SMS) if you don't have a data plan.
what happens when you try? any error message or an FC or what?
Check out CHOMPSMS on the market. it has an option to send/receive without using T-Mobile's network. Not sure if it is free or not though.
Curious. My guess would be that after your next reboot you may experience sadness when trying to send or receive sms or mms. might want to put it through some test paces before you do much more app installing/settings configging since you may have to redo with a factory reset wipe to make it stick.

Where are you looking for APN settings?
settings -> wireless -> mobile networks -> acces point names
menu and new
!