Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Api Levels

How To Find Which Api Level An Android Class Has Been Introduced?

I created a new Android project, targeting API 15 and using androidx. The autogenerated Hello world… Read more How To Find Which Api Level An Android Class Has Been Introduced?

Android Apiv29 Filenotfoundexception Eacces (permission Denied)

I'm not able to access storage when building for targetSdkVersion v29. Here is my gradle config… Read more Android Apiv29 Filenotfoundexception Eacces (permission Denied)