Quote:
Originally Posted by ibleedbloo
Quick question for the team. Is there quick and/or easy way to create shortcuts in the start menu of programs installed on my SD card? I currently use Total Commander, but thats a one at a time system. Anyway to speed up the process?
|
You can also do this with provisioning XML
Code:
<wap-provisioningdoc>
<characteristic type="FileOperation">
<characteristic type="[Directory to put the shortcut in]" translation="install">
<characteristic type="MakeDir" />
<characteristic type="Shortcut Name.lnk" translation="install">
<characteristic type="Shortcut">
<parm name="Source" value="\Shortcut\Source\File.exe" translation="install" />
</characteristic>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>
Quote:
Originally Posted by mikewest
I installed this, but it does not seem any different than the one in the FAQs....It does however appear to work... Is there anyway for the picture to show up in the HTC notification the way it used to with the stock 6.1 rom?
|
I haven't received a MMS in some time, but as far as I remember, you do get a notification from the HTC Notification Manager when one comes in, similar to text/email messages. And it shouldn't look any different to the user as far as using ArcSoft, the changes should only make it look different to the network when sending messages.