|
|
|
@ -27,9 +27,16 @@
|
|
|
|
|
to save it to your computer.</p>
|
|
|
|
|
<p class="doc-link">For further instructions and troubleshooting please visit the following <a href="https://docs.wso2.com/display/IoTS300/Android"
|
|
|
|
|
target="_blank">link</a>.</p>-->
|
|
|
|
|
{{#if isCloud}}
|
|
|
|
|
<p class="doc-link text-center">Need help? Read <a
|
|
|
|
|
href="https://docs.wso2.com/display/DeviceCloud/Enrolling+an+Android+Device" target="_blank">WSO2 Device
|
|
|
|
|
href="https://docs.wso2.com/display/IoTS300/Android" target="_blank">WSO2 Device
|
|
|
|
|
Cloud documentation.</a></p>
|
|
|
|
|
{{else}}
|
|
|
|
|
<p class="doc-link text-center">Need help? Read <a
|
|
|
|
|
href="https://docs.wso2.com/display/DeviceCloud/Enrolling+an+Android+Device" target="_blank">WSO2
|
|
|
|
|
IoT Server documentation.</a></p>
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -40,21 +47,16 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="row grey-bg">
|
|
|
|
|
{{#if isCloud}}
|
|
|
|
|
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6 add-padding-top-2x add-padding-bottom-2x">
|
|
|
|
|
{{else}}
|
|
|
|
|
<div class="col-xs-12 col-sm-6 col-md-3 col-lg-3 add-padding-top-2x add-padding-bottom-2x">
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
|
|
|
|
{{#if isCloud}}
|
|
|
|
|
<div class="row grey-bg">
|
|
|
|
|
|
|
|
|
|
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-4 col-md-offset-1 col-lg-offset-1 add-padding-top-2x add-padding-bottom-2x">
|
|
|
|
|
<h5><strong>Step 1</strong></h5>
|
|
|
|
|
<p>Let's start by installing the Android agent on your device. Open the downloaded file, and tap <b>INSTALL</b>.</p>
|
|
|
|
|
<p>Let's start by installing the Android agent on your device. Open the downloaded file, and tap
|
|
|
|
|
<b>INSTALL</b>.</p>
|
|
|
|
|
<img src="{{@unit.publicUri}}/images/install_agent.png" class="img-responsive">
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
{{#if isCloud}}
|
|
|
|
|
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6 add-padding-top-2x add-padding-bottom-2x">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-4 col-md-offset-2 col-lg-offset-2 add-padding-top-2x add-padding-bottom-2x">
|
|
|
|
|
<h5><strong>Step 2</strong></h5>
|
|
|
|
|
<p>Enter your:
|
|
|
|
|
<p>
|
|
|
|
@ -65,7 +67,14 @@
|
|
|
|
|
</ul>
|
|
|
|
|
<img src="{{@unit.publicUri}}/images/login.png" class="img-responsive">
|
|
|
|
|
</div>
|
|
|
|
|
{{else}}
|
|
|
|
|
{{else}}
|
|
|
|
|
<div class="row grey-bg">
|
|
|
|
|
<div class="col-xs-12 col-sm-6 col-md-3 col-lg-3 add-padding-top-2x add-padding-bottom-2x">
|
|
|
|
|
<h5><strong>Step 1</strong></h5>
|
|
|
|
|
<p>Let's start by installing the Android agent on your device. Open the downloaded file, and tap
|
|
|
|
|
<b>INSTALL</b>.</p>
|
|
|
|
|
<img src="{{@unit.publicUri}}/images/install_agent.png" class="img-responsive">
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="col-xs-12 col-sm-6 col-md-3 col-lg-3 add-padding-top-2x add-padding-bottom-2x">
|
|
|
|
|
<h5><strong>Step 2</strong></h5>
|
|
|
|
@ -88,7 +97,7 @@
|
|
|
|
|
</ul>
|
|
|
|
|
<img src="{{@unit.publicUri}}/images/install_agent.png" class="img-responsive">
|
|
|
|
|
</div>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -151,10 +160,10 @@
|
|
|
|
|
|
|
|
|
|
<br/>
|
|
|
|
|
|
|
|
|
|
{{#zone "topCss"}}
|
|
|
|
|
{{#zone "topCss"}}
|
|
|
|
|
{{css "css/styles.css"}}
|
|
|
|
|
{{/zone}}
|
|
|
|
|
{{/zone}}
|
|
|
|
|
|
|
|
|
|
{{#zone "bottomJs"}}
|
|
|
|
|
{{#zone "bottomJs"}}
|
|
|
|
|
{{js "js/type-view.js"}}
|
|
|
|
|
{{/zone}}
|
|
|
|
|
{{/zone}}
|
|
|
|
|