<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Eventhandling for dummies]]></title><description><![CDATA[<p dir="auto">Hi,<br />
i am new to android development and i have no clue how to get my MainActivity notified when i pressed the button.</p>
<p dir="auto">I can connect to the button quite fine and i receive the events (single, double, hold) with the class ExampleBroadcastReceiver (kinda like in the Android example).</p>
<p dir="auto">What is the easiest way to notify my MainActivity so it can do some stuff?</p>
<p dir="auto">Thanks in advance</p>
]]></description><link>https://community.flic.io/topic/17189/eventhandling-for-dummies</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 23:57:25 GMT</lastBuildDate><atom:link href="https://community.flic.io/topic/17189.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 10 Oct 2017 14:27:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Eventhandling for dummies on Wed, 29 Nov 2017 19:07:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.flic.io/uid/1545">@meeeh-muuuh</a> you can send an Intent to the MainActivity</p>
]]></description><link>https://community.flic.io/post/17843</link><guid isPermaLink="true">https://community.flic.io/post/17843</guid><dc:creator><![CDATA[Emil]]></dc:creator><pubDate>Wed, 29 Nov 2017 19:07:34 GMT</pubDate></item></channel></rss>