This app is focused on codes for Android Development. If you want to use to make your android app in Android Studio this app is just for you. The examples here can be exported and run directly on Android Studio. And you can view source code without exporting it. I have tried to give examples with basic code examples. App is offline. So you do not need internet connection to view or export the source codes.
All exported source codes supported from Android 4.4 API 19+ (KitKat). Below I have listed the gradle details of Source codes:
* compileSdkVersion 29
* buildToolsVersion "29.0.3"
* applicationId "com.apk_devops_testproject"
* minSdkVersion 19
* targetSdkVersion 29
* versionCode 1
* versionName "1.0"
And here are the features of this app:
* Supported from Android 4.4+
* Totally offline
* Ads Free
* View source easily
* Export full source easily
* Directly run exported source