thebryceee
Android Expert
Weird........... but nothing i can do about that
Lol it's not a problem. I just wanted the settings to stick. Sssoooooo much better.
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.
Weird........... but nothing i can do about that
Ok, I am bout to go to sleep and have found a couple things relating to the mms issue, but wanted to post this if anybody has any ideas. I hate when I make break throughs but my eyes won't stay open.
This is in the Mms.apk in res\xml\ , there are some differences throughout the smali files but this is definitely some info we will probably need to fix the issue.
<bool name="allowEmptyMsg">false</bool>
<string name="emailGatewayNumber">6245</string>
<string name="mmsc">http://mmsc.vmobl.com:8088/mms</string>
<string name="mmsProxy">205.239.233.136</string>
<int name="mmsPort">81</int>
<string name="topUpUrl">http://www.virginmobileusa.com</string>
<string name="approvedUiStr">Whoops! Your account balance is too low.</string>
<string name="sprintHdrValue">Whoops! Your account balance is too low.</string>
Yeah, I tried that and replacing those lines neither worked. I spent most of my time yesterday trying to find info on the Intercept issue, but sdx links are all changed now so it took me forever to find this, but this link will probably change soon too. I'm bout to try it now, just have to find the right info for the Triumph.Even replacing the mms.apk will make the phone give / receive garbled messages so it might not be that.......
Yeah, I tried that and replacing those lines neither worked. I spent most of my time yesterday trying to find info on the Intercept issue, but sdx links are all changed now so it took me forever to find this, but this link will probably change soon too. I'm bout to try it now, just have to find the right info for the Triumph.
I found this
xda-developers - View Single Post - [Q] MMS Fix for Phone Flashed to Virgin Mobile USA
I'll tinker with the framework when I have time
First, I don't think anybody except me and tj_style have messed with the Sharp roms, but there are different versions of the Sharp launcher. Look here for some info, but that is from 2.3.5 and this rom is 2.2.2, you can find the odex version in the Original or Trim 2.2.2, I can not guarantee that any of this will work, I have only tried to integrate the Sharp launcher from 2.3.5 into CM7. Because this 2.2.2 version is a complete Sharp rom there was no integration necessary.Does anybody have or know where to get a hold of a non deodexed apk of the sharp launcher? i've looked around but can't seem to find anything. Thanks
I just posted Deodexed Ver2, fixed a few things, bluetooth included, need some people to test it out.
First, the good news. Bluetooth works great. Thanks, BSydz!
Now the bad news, at least for me. I flashed the deodexed v2 over my existing install of the original Sharp rom. It broke my cell signal (ril?) and data. Any number of reboots would not fix it. I went back, factory reset, cleared dalvik, flashed again. Worked like a charm.
Now running like a champ!
Thank you for the feedback. I don't have the Original Stock zip on hand anymore but I just flashed the trim version which is basically the same thing, and then back to Ver2 and it was fine. But just to clarify you did get Rev2 working, right?
.
Yes. If you are asking if it has the problem of stacking up logs til the phone is unusable then, we will have to see, unless you want to search all the Chinese forums to find out. It was hard enough to find any info on the 2.2.2, cause nobody really knew about the Sharp phone until 2.3.5 dropped. And most of that info is related to the other X6 variants.Does this record alogs?
Not trying to rain on anyones parade but why is it this rom has the thunderprop and yet I get no cred?
I completely understand. This being a ROM from a completely different phone makes things a lil hazy. I didn't modify very many files to get this working, so it is kind of a port but it is also just another ROM that works on our phone. So while most of the system is identical because it is just a rebranded phone like ours, there are a lot of differences in the way the code was implemented that uses our hardware better. So any development will have to start from the ground up, like mods and themes and stuff. I know it will get confusing cause I already tried to use manteras reboot/recovery mod for reference, but the files are nowhere near comparable for just swapping some lines. But if you want me to credit you then just let me know.I was just curious as I had made the original thunderprop for this phone and many of it's ROM variants.