<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.somlabs.com/index.php?action=history&amp;feed=atom&amp;title=VisionSOM-8MM_Android_demo_application</id>
	<title>VisionSOM-8MM Android demo application - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.somlabs.com/index.php?action=history&amp;feed=atom&amp;title=VisionSOM-8MM_Android_demo_application"/>
	<link rel="alternate" type="text/html" href="https://wiki.somlabs.com/index.php?title=VisionSOM-8MM_Android_demo_application&amp;action=history"/>
	<updated>2026-04-28T05:45:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.somlabs.com/index.php?title=VisionSOM-8MM_Android_demo_application&amp;diff=2592&amp;oldid=prev</id>
		<title>KrzysztofChojnowski: Created page with &quot;{{PageHeader|VisionSOM-8MM Android demo application}} __toc__  This article presents the demo prepared by SoMLabs for the VisionSOM-8MM Android system. The source code is free...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.somlabs.com/index.php?title=VisionSOM-8MM_Android_demo_application&amp;diff=2592&amp;oldid=prev"/>
		<updated>2021-04-15T15:11:19Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{PageHeader|VisionSOM-8MM Android demo application}} __toc__  This article presents the demo prepared by SoMLabs for the VisionSOM-8MM Android system. The source code is free...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{PageHeader|VisionSOM-8MM Android demo application}} __toc__&lt;br /&gt;
&lt;br /&gt;
This article presents the demo prepared by SoMLabs for the VisionSOM-8MM Android system. The source code is freely available on the github repository: https://github.com/SoMLabs/imx_android_visionsom_8mm_demo_app. In the Android system image for SoMLabs modules this application is available by default, as stated in this tutorial: [[VisionSOM_imx-android|VisionSOM imx-android]]. In the image, this application is built as the system app.&lt;br /&gt;
&lt;br /&gt;
== User interface ==&lt;br /&gt;
&lt;br /&gt;
The application&amp;#039;s GUI contains two buttons for enabling and disabling on-board LEDs, VideoView widget and a slider changing the text displayed on the label below. It was written in the Java language using the Android Studio IDE.&lt;br /&gt;
&lt;br /&gt;
[[File:android_demo_1.png|center|360px]]&lt;br /&gt;
&lt;br /&gt;
== LEDs access ==&lt;br /&gt;
&lt;br /&gt;
For the purpose of controlling LEDs in the device configuration files a new security domain was added (led_control). It has access to the two LEDs brightness files defined in the sepolicy:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/sys/devices/platform/leds/leds/LED-IO-04/brightness	u:object_r:led_control:s0&lt;br /&gt;
/sys/devices/platform/leds/leds/LED-IO-05/brightness	u:object_r:led_control:s0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>KrzysztofChojnowski</name></author>
	</entry>
</feed>