# Is there an example hello world sketch for the new Android Studio?

**URL:** https://discourse.processing.org/t/is-there-an-example-hello-world-sketch-for-the-new-android-studio/41947
**Category:** Processing for Android
**Created:** [May 9, 2023, 12:11am UTC](https://discourse.processing.org/t/is-there-an-example-hello-world-sketch-for-the-new-android-studio/41947 "2023-05-09T00:11:37Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![paulgoux](https://avatars.discourse-cdn.com/v4/letter/p/b9bd4f/32.png) [@paulgoux](https://discourse.processing.org/u/paulgoux)
#### Post date: [May 9, 2023, 12:11am UTC](https://discourse.processing.org/t/is-there-an-example-hello-world-sketch-for-the-new-android-studio/41947/1 "2023-05-09T00:11:37Z")

</div>

As the title suggests since android has been updated, the old android repository

[https://android.processing.org/tutorials/android\_studio/index.html](https://android.processing.org/tutorials/android_studio/index.html)

no longer works.

Does any one have a how to to hello world in android studio now?

---

<div class="post-metadata">

### Author: ![josephh](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/josephh/32/210_2.png) [@josephh](https://discourse.processing.org/u/josephh)
#### Post date: [May 9, 2023, 9:14am UTC](https://discourse.processing.org/t/is-there-an-example-hello-world-sketch-for-the-new-android-studio/41947/2 "2023-05-09T09:14:37Z")

</div>

Hi @paulgoux,

You mean that the tutorial doesn’t work on newer Android Studio versions? Which version are you using?

---

<div class="post-metadata">

### Author: ![paulgoux](https://avatars.discourse-cdn.com/v4/letter/p/b9bd4f/32.png) [@paulgoux](https://discourse.processing.org/u/paulgoux)
#### Post date: [May 9, 2023, 2:02pm UTC](https://discourse.processing.org/t/is-there-an-example-hello-world-sketch-for-the-new-android-studio/41947/3 "2023-05-09T14:02:39Z")

</div>

The new android studio flamingo. This version doesn’t let us select anything below api 21 so it’s incompatible with the requirement of api 16. And following the same steps as before brings us to an error where sketch isn’t recognised as a class.
