[SOLVED] Getting error while run in android studio after ejecting project

I have ejected my project from expo for making less size of app.

after importing in android studio every thing goes successful but when going to run its giving error

> FAILURE: Build failed with an exception.
> 
> * What went wrong:
> Execution failed for task ':app:compileDevMinSdkDevKernelDebugJavaWithJavac'.

I am using Android Studio 3.2 and expokit latest version
check below screenshot for error

Finally solved issue after deleting android folder and reinstalled expo version 32.0.0 and imported project in Android Studio.

Now APK is being install in emulator but after open it is going crash

Hey @ashishtaskme,

Glad you figured this first problem out, but saddened that you are experiencing another. I’m going to close this post. Please feel free to create a new post for your crash issue with as much relevant information and reproduction steps.

Cheers,

Adam