# Writing code using Processing 3.x on a Samsung Tab S4

**URL:** https://discourse.processing.org/t/writing-code-using-processing-3-x-on-a-samsung-tab-s4/10228
**Category:** Processing
**Created:** [April 13, 2019, 6:43am UTC](https://discourse.processing.org/t/writing-code-using-processing-3-x-on-a-samsung-tab-s4/10228 "2019-04-13T06:43:23Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Keif3r](https://avatars.discourse-cdn.com/v4/letter/k/7ab992/32.png) [@Keif3r](https://discourse.processing.org/u/Keif3r)
#### Post date: [April 13, 2019, 6:43am UTC](https://discourse.processing.org/t/writing-code-using-processing-3-x-on-a-samsung-tab-s4/10228/1 "2019-04-13T06:43:23Z")

</div>

Hi,

Sorry if this is in the wrong spot, I have been trying to work out an easy way to write code on a Samsung Tab S4 in a Processing environment. I normally use my PC at home for most of it, but sometimes I have time to kill when I’m out and about. Best I can do is VMware into a PC which isn’t ideal. Any ideas?

Thanks

---

<div class="post-metadata">

### Author: ![happymoep](https://avatars.discourse-cdn.com/v4/letter/h/b5ac83/32.png) [@happymoep](https://discourse.processing.org/u/happymoep)
#### Post date: [April 13, 2019, 3:45pm UTC](https://discourse.processing.org/t/writing-code-using-processing-3-x-on-a-samsung-tab-s4/10228/2 "2019-04-13T15:45:44Z")

</div>

Have you had a look at this App yet?

> <https://play.google.com/store/apps/details?id=com.calsignlabs.apde&hl=en>
>
> APDE (Android Processing Development Environment) is an integrated development environment for creating Processing sketches on your phone/tablet. APDE supports the full edit, compile, and run cycle. You don't need a computer or an SDK to start coding on the go.
> 
> APDE is currently in alpha. Lots of things will change in the future and many more features will be added. The app is under active development and you may encounter bugs and issues. If you find a bug or have an issue with using the app, ...

---

<div class="post-metadata">

### Author: ![Keif3r](https://avatars.discourse-cdn.com/v4/letter/k/7ab992/32.png) [@Keif3r](https://discourse.processing.org/u/Keif3r)
#### Post date: [April 18, 2019, 1:04am UTC](https://discourse.processing.org/t/writing-code-using-processing-3-x-on-a-samsung-tab-s4/10228/3 "2019-04-18T01:04:30Z")

</div>

Sorry for the late reply, thanks for that, is pretty much what I was after 🙂
