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.



works well. put in the app folder with apk
What all did you do to make it work?
Would it be possible to get AOSP dialer working?
EDIT: Where does the .xml go?![]()
Works pretty well. Thanks for sharing. I just wish the threads looked better. They look exactly like stock, which I find ugly, and for some reason I can't use the black theme. The text for contact names in the thread lists is black. The extra options are great though.
edit: just had to reboot to get the black theme working. awesome!
I set the correct options up(profile url, user-agent, etc..) in mms_config.xml and then rebuilt the apk. After that I fixed our apns-conf.xml since AOSP pulls from that while ours doesn't for some reason. It was honestly a lot easier than I expected. Porting the Phone/Contacts/Contacts Provider APKs however are going to be a P.I.T.A.
Weird, that works for me. You can try deleting everything in /data/data/com.android.providers.telephony/databases and reboot. There might be left over files from the old Mms install, that's really all I can think of man. Sorry.
Nice find. What xml are you talking about? The apns-config.xml is essential but if you hadn't I'd consider dropping the mms_config.xml into the /res/xml folder of the apk since it contains our device profile which lets the system know our specific capabilities as well as setting the email gateway number.
Speaking of profiles, I noticed setting "ro.build.display.id" in the build prop actually screws up the browsers UA Profile. For example, mine was "http://device.sprintpcs.com/ZTE/ZTEN860ABC-BST/SimpleROM 0.1.6.rdf" instead of the expected "http://device.sprintpcs.com/ZTE/ZTEN860ABC-BST/N860V1.0.0B08c.rdf".
I only did this one to help with the nexus ROM since he was having trouble. I'm not good enough at low level hardware stuff to build an AOSP ROM. After seeing how fun this was I'll probably try to replace as much of our system with vanilla parts as I can but there is definitely a limit to what I can do.

An aosp settings menu would be cool with all options. I don't know if its possible but having tethering options visible would be neat. Its in there on our phones but you can't see it unless you access the activity with a launcher that supports shortcuts to activities. Check it out![]()