# How to locate my Android SDK in Processing 4.3?

**URL:** https://discourse.processing.org/t/how-to-locate-my-android-sdk-in-processing-4-3/44655
**Category:** Processing for Android
**Created:** [June 27, 2024, 5:42am UTC](https://discourse.processing.org/t/how-to-locate-my-android-sdk-in-processing-4-3/44655 "2024-06-27T05:42:15Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![robertesler](https://avatars.discourse-cdn.com/v4/letter/r/ec9cab/32.png) [@robertesler](https://discourse.processing.org/u/robertesler)
#### Post date: [July 6, 2024, 10:45pm UTC](https://discourse.processing.org/t/how-to-locate-my-android-sdk-in-processing-4-3/44655/11 "2024-07-06T22:45:23Z")

</div>

@bigboss97, that’s not a fun error to get , 😧  
This could be several things,  
Here is a link to several solutions to a similar problem, [java - Android ClassNotFoundException: Didn't find class on path - Stack Overflow](https://stackoverflow.com/questions/19523167/android-classnotfoundexception-didnt-find-class-on-path#22652153)  
It could also be a conflict between the name of your package in the AndroidManifest.xml, look at this, [Android ClassNotFoundException: Didn't find class on path - Stack Overflow](https://stackoverflow.com/questions/20924004/android-classnotfoundexception-didnt-find-class-on-path)  
I’m sure it’s a simple fix but can’t know without your full project.

---

_[View the full topic](https://discourse.processing.org/t/how-to-locate-my-android-sdk-in-processing-4-3/44655)._
