# How to get Arduino sensor data by using APDE in android mobile

**URL:** https://discourse.processing.org/t/how-to-get-arduino-sensor-data-by-using-apde-in-android-mobile/7957
**Category:** Processing for Android
**Created:** [January 30, 2019, 7:07am UTC](https://discourse.processing.org/t/how-to-get-arduino-sensor-data-by-using-apde-in-android-mobile/7957 "2019-01-30T07:07:24Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Towhid](https://avatars.discourse-cdn.com/v4/letter/t/ce73a5/32.png) [@Towhid](https://discourse.processing.org/u/Towhid)
#### Post date: [January 30, 2019, 7:07am UTC](https://discourse.processing.org/t/how-to-get-arduino-sensor-data-by-using-apde-in-android-mobile/7957/1 "2019-01-30T07:07:24Z")

</div>

Hi,  
I install the processing android app APDE in my phone. I run some example code those are run in preview mode/ APK perfectly. But i want to connect my Arduino UNO/ NANO by OTG cable and need to control my devices and also want to get sensors data by my app.

Please tell me how I can connect Arduino with APDE app and make my own app for control Arduino.
