Phrant1c
Android Enthusiast
Read... ... THEN judge
My fault. Tapatalk doesn't always open to the newest page. I guess I'm quick on the trigger lately.
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.
Read... ... THEN judge
My fault. Tapatalk doesn't always open to the newest page. I guess I'm quick on the trigger lately.
My fault. Tapatalk doesn't always open to the newest page. I guess I'm quick on the trigger lately.
New ROMs up:
quattrimus-sniper-cm10-test5.zip md5=8ee96a14800195667fa16eacf226d8d5
quattrimus-sniper-aokp41-test5.zip md5=beb325b06a8d2ab6bf86810a877dc91f
Changes, both:
* Fixed GPS
* Fixed rotation
Major todo items remaining:
* Cameras
* Bluetooth
* Mass storage
* Voice search
* 3G spottiness (?)
* General stability
* ... anything else?
Add the blinking buttons tho the list please.
AOKP Test 5 i don't have blinking soft keys Idk how, it fixed itself!
I'm having issues receiving MMS, and when trying to send MMS the messaging app force closes on LG855 on Boost Mobile.
Get a logcat for the fc. I will try to dig up the proper mms settings for boost for the next build.
Tdm, I really appreciate the time and effort you are putting into this build and not giving up on it when the times get tough. It says a lot about who you are, bro. Thanks :thumbup:
For me they start out blinking and stop at some point, I haven't figured out exactly what makes it stop.
Tdm, I really appreciate the time and effort you are putting into this build and not giving up on it when the times get tough. It says a lot about who you are, bro. Thanks :thumbup:
[HIGH]E/WorkingMessage( 2245): WorkingMessage.send MMS sending failure. mms_config.xml is missing uaProfUrl setting. uaProfUrl is required for MMS service, but can be absent for SMS.
E/WorkingMessage( 2245): java.lang.NullPointerException: WorkingMessage.send MMS sending failure. mms_config.xml is missing uaProfUrl setting. uaProfUrl is required for MMS service, but can be absent for SMS.
E/WorkingMessage( 2245): at com.android.mms.data.WorkingMessage.send(WorkingMessage.java:1170)
E/WorkingMessage( 2245): at com.android.mms.ui.ComposeMessageActivity.sendMessage(ComposeMessageActivity.java:3621)
E/WorkingMessage( 2245): at com.android.mms.ui.ComposeMessageActivity.confirmSendMessageIfNeeded(ComposeMessageActivity.java:683)
E/WorkingMessage( 2245): at com.android.mms.ui.ComposeMessageActivity.onClick(ComposeMessageActivity.java:3269)
E/WorkingMessage( 2245): at android.view.View.performClick(View.java:4084)
E/WorkingMessage( 2245): at android.view.View$PerformClick.run(View.java:16966)
E/WorkingMessage( 2245): at android.os.Handler.handleCallback(Handler.java:615)
E/WorkingMessage( 2245): at android.os.Handler.dispatchMessage(Handler.java:92)
E/WorkingMessage( 2245): at android.os.Looper.loop(Looper.java:137)
E/WorkingMessage( 2245): at android.app.ActivityThread.main(ActivityThread.java:4899)
E/WorkingMessage( 2245): at java.lang.reflect.Method.invokeNative(Native Method)
E/WorkingMessage( 2245): at java.lang.reflect.Method.invoke(Method.java:511)
E/WorkingMessage( 2245): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
E/WorkingMessage( 2245): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558)
E/WorkingMessage( 2245): at dalvik.system.NativeStart.main(Native Method)[/HIGH]
Here's the logcat. I looked back through the thread a bit and couldn't find exactly what fixed the mms stuff before. I might pick through Blood's MIUI stuff and see what he did to make it work there.
I think the uaprofurl setting can be found in the hidden data menu from a rom with a hidden menu. Back on like Page 16 I posted an apn fix for cm9 Aokp. May work for cm10
Since voice search isn't working, you will have to use an app like anycut to get to the apn settings
Still getting the same crash as before with the APNs fixed. It does seem like it's the same issue, but for whatever reason this didn't fix it.
On cm9 I only had to fix the apn settings and the mms xml file. If the uaprofurl is missing from the stock messaging app, that may be something that would need to be extracted, decompiled, corrected, and recompiled. I'm not sure where else the uaprofurl is listed.
It may be built into the mms xml. If you look at a rom with a hidden menu you can get into the data menu from the dialer and the correct uaprof is listed under the browser tab. Not sure how you would change that without the hidden menu though.