Had an issue sending MMS. Anyone encounter that?
Sent from my XT1080 using Tapatalk
Sent from my XT1080 using Tapatalk
May not be apples to apples, but with T-Mobile SIM and config, no problems with MMS at all. Is it throwing an error, or does the MMS just not arrive?Had an issue sending MMS. Anyone encounter that?
I think you use a non Verizon SIM in i itHad an issue sending MMS. Anyone encounter that?
Sent from my XT1080 using Tapatalk
I think it's the lte mms bug, happens to us allMay not be apples to apples, but with T-Mobile SIM and config, no problems with MMS at all. Is it throwing an error, or does the MMS just not arrive?
No, not that. It was an issue regarding APNs. It would error out. The phone has a VZW simI think you use a non Verizon SIM in i it
I think it's the lte mms bug, happens to us all
Sent from my XT1080 using XDA Premium 4 mobile app
I recall that the sound name on that device was different than obake and obakem, should be an easy fix, just including the name of your device in the correct pathUgh, fairly large bug. Not sure how I didn't notice it before, but there is no external speaker audio at all on the Droid Mini.
In Call audio works, as does all audio to headphones. However the external speaker is completely silent. Time to put in a bug report to CM.
Bleh...
If there is any information, logcats, etc that I can provide to help with supporting the XT1030, just let me know. Thanks!I recall that the sound name on that device was different than obake and obakem, should be an easy fix, just including the name of your device in the correct path
i think i found the post related to the sound issues on kitkat on droid devicesIf there is any information, logcats, etc that I can provide to help with supporting the XT1030, just let me know. Thanks!
Even better. I'll give it a shot and report back.i think i found the post related to the sound issues on kitkat on droid devices
http://forum.xda-developers.com/showpost.php?p=48054637&postcount=276
i think you can fix this by yourself by going to root folder system/lib and renaming libacdbdata_obake-maxx.so to libacdbdata_obakem.so
then sound should work
the one on active development on CM its: @Skrilax_CZ so lets see if he can incorporte droid mini sound working to cm11About the Moto X compatibility on KitKat, there are further differences between MAXX and Moto X (the audio, (in-call speaker volume), giving me hard time on when nailing CM-10.2 now). Mostly configuration files, just 2 libraries (libaudcal.so and libacdbdata.so, use libacdbdata_obake-maxx.so and rename it - for some reason, audio files are different between Droid Mini (obakem) / Ultra (no suffix) / MAXX (obake-maxx); the version is in stock firmware determined by "ro.audio.init".
I would get why Droid Mini has different files, but not really getting where the difference for Ultra / MAXX comes from.
Digging through the nightly zip, I am not seeing those files. However, I did find them in the 4.2.2 image on my phone currently. I've also found a directory "/system/xt1080" that contains libacdbdata.so, among other things... and a section in the update script like below:the one on active development on CM its: @Skrilax_CZ so lets see if he can incorporte droid mini sound working to cm11
ifelse(is_substring("obake-maxx", getprop("ro.boot.device")), run_program("/sbin/sh", "-c", "busybox cp -R /system/xt1080/* /system/"));
delete_recursive("/system/xt1080");
Please add droid mini. Now we can unlock bootloader on all consumor versions on droid maxx mini and ultra.The unified build doesn't have xt1030 support atm. (model doesn't get detected properly, no sound due to lack of specific files (audcal, abdcdata etc.), probably LCD density). Since there was no dev. edition I didn't bother with it before.
I definitely understand the lack of resources, etc, to support the Mini/xt1030. I'm pretty technically savvy (systems engineer/architect for some years, recently changed my IT career path for something more specialized) so if there's anything you need from me to help with this, let me know. I mostly don't jump into hacking things because of time constraints.The unified build doesn't have xt1030 support atm. (model doesn't get detected properly, no sound due to lack of specific files (audcal, abdcdata etc.), probably LCD density). Since there was no dev. edition I didn't bother with it before.
LED indicator right now works only if USB is plugged (dunno atm if that's a HW limitation or due to SW - too lazy). Still some issues with Droid MAXX (video camera resolution, audio issues (voice speaker mute in-call, earpiece works fine) etc.
nimdae
...
You can help at any time
I would love to get my hands dirty with this, but it's really hard for me to add this with all of the things I'm already juggling. The testing and tweaking I'm able to do is pretty much in the little gaps in free time that I get.... I mostly don't jump into hacking things because of time constraints.