<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How Do I use Bonding Method in Android NRF Blinky ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55777/how-do-i-use-bonding-method-in-android-nrf-blinky</link><description>I am using this sample https://github.com/NordicSemiconductor/Android-nRF-Blinky . I noticed that when device rotation is changed the device stills connected. 
 I changed the nrfBlinky to using UART. So that it can send &amp;amp; receive data. 
 
 When navigating</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Dec 2019 08:44:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55777/how-do-i-use-bonding-method-in-android-nrf-blinky" /><item><title>RE: How Do I use Bonding Method in Android NRF Blinky ?</title><link>https://devzone.nordicsemi.com/thread/226498?ContentTypeID=1</link><pubDate>Fri, 20 Dec 2019 08:44:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c8fc438-de77-44fb-a2bf-32bdde9fe387</guid><dc:creator>ox00</dc:creator><description>&lt;p&gt;I think I already configured out why. This nrf_blinky is not implemented the bind service so that why it gets destroyed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How Do I use Bonding Method in Android NRF Blinky ?</title><link>https://devzone.nordicsemi.com/thread/226490?ContentTypeID=1</link><pubDate>Fri, 20 Dec 2019 08:12:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4c2546a-648d-4a8f-810f-d3659f5e2a07</guid><dc:creator>Roshan Rajaratnam</dc:creator><description>&lt;p&gt;when you go back from a viewmodel it does get destroyed but if you go in to navigate to anotheror the next activity the previous one will go in to pause and will not get destroyed. May be you are callig disconnect? I remommend reading a little bit abount Android architecture components.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How Do I use Bonding Method in Android NRF Blinky ?</title><link>https://devzone.nordicsemi.com/thread/226427?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2019 16:09:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e5c02e3-5424-45a5-8574-99856c56fdf9</guid><dc:creator>ox00</dc:creator><description>&lt;p&gt;But why when I navigate to other activity&amp;nbsp; the view model is destroyed? I want the connection still connected&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How Do I use Bonding Method in Android NRF Blinky ?</title><link>https://devzone.nordicsemi.com/thread/226346?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2019 11:12:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:400b1ae9-d840-489f-a334-146f87a797a4</guid><dc:creator>Roshan Rajaratnam</dc:creator><description>&lt;p&gt;This is because its using android architecture components and the view model here holds the connection. The view model does not get destroyed when rotation changes hence the conection still is available.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>