Supported OS: Android 5.0+
Set up complexity: Easy
Instructions link: http://goo.gl/MEEP1k
Requirements: BT paired device you can run with
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Shoosh Monkey IT Solutions CSE" />
<Content type="html">
<![CDATA[
************ PUT CUSTOM CODE HERE ************
]]></Content>
</Module>
<ModulePrefs title="Shoosh Monkey IT Solutions CSE" />
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Twitter follow button" />
<Content type="html">
<![CDATA[
<a href="https://twitter.com/shooshmonkey" class="twitter-follow-button" data-show-count="false">Follow @shooshmonkey</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
]]></Content>
</Module>
Set your width and height and remove the title etc.. |