android / app-bundle-samples
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 71 files with 10,542 lines of code.
    • 1 very long files (3,596 lines of code)
    • 2 long files (1,332 lines of code)
    • 7 medium size files (2,157 lines of codeclsfd_ftr_w_mp_ins)
    • 11 small files (1,586 lines of code)
    • 50 very small files (1,871 lines of code)
34% | 12% | 20% | 15% | 17%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
inl100% | 0% | 0% | 0% | 0%
h0% | 56% | 0% | 0% | 43%
cpp0% | 18% | 46% | 28% | 6%
py0% | 0% | 77% | 22% | <1%
java0% | 0% | 22% | 28% | 48%
proto0% | 0% | 0% | 100% | 0%
kt0% | 0% | 0% | 0% | 100%
kts0% | 0% | 0% | 0% | 100%
c0% | 0% | 0% | 0% | 100%
vsh0% | 0% | 0% | 0% | 100%
fsh0% | 0% | 0% | 0% | 100%
pro0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
PlayAssetDelivery/NativeSample44% | 16% | 17% | 10% | 10%
PlayAssetDelivery/BundletoolScriptSample0% | 0% | 57% | 42% | <1%
InstantApps/multi-feature-module0% | 0% | 26% | 33% | 39%
InstantApps/service0% | 0% | 0% | 0% | 100%
DynamicFeatureNavigation/DSL0% | 0% | 0% | 0% | 100%
DynamicFeatureNavigation/XML0% | 0% | 0% | 0% | 100%
InstantApps/analytics0% | 0% | 0% | 0% | 100%
InstantApps/storage-api0% | 0% | 0% | 0% | 100%
DynamicFeatures/features0% | 0% | 0% | 0% | 100%
PlayCoreKtx/buildSrc0% | 0% | 0% | 0% | 100%
InstantApps/cookie-api0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
inl
teapot.inl
in PlayAssetDelivery/NativeSample/Teapot/src/main/cpp
3596 -
vecmath.h
in PlayAssetDelivery/NativeSample/common/ndk_helper
757 28
JNIHelper.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
575 24
gl3stub.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
401 1
add_packs.py
in PlayAssetDelivery/BundletoolScriptSample
391 22
TextResize.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/transition
337 29
vecmath.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
329 10
TeapotNativeActivity.cpp
in PlayAssetDelivery/NativeSample/Teapot/src/main/cpp
275 17
gestureDetector.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
220 11
tapCamera.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
204 12
MainActivity.java
in InstantApps/multi-feature-module/main/src/main/java/com/example/android/unsplash
194 11
GLContext.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
178 10
proto
config.proto
in PlayAssetDelivery/BundletoolScriptSample
171 -
TeapotRenderer.cpp
in PlayAssetDelivery/NativeSample/Teapot/src/main/cpp
169 7
PlayAssetDeliveryUtil.cpp
in PlayAssetDelivery/NativeSample/Teapot/src/main/cpp
164 13
TexturedTeapotRender.cpp
in PlayAssetDelivery/NativeSample/Teapot/src/main/cpp
132 5
DetailSharedElementEnterCallback.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui
121 11
shader.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
118 6
generate_asset_pack.py
in PlayAssetDelivery/BundletoolScriptSample
115 8
DetailActivity.java
in InstantApps/multi-feature-module/detail/src/main/java/com/example/android/unsplash
113 8
Texture.cpp
in PlayAssetDelivery/NativeSample/Teapot/src/main/cpp
111 5
interpolator.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
100 3
ServiceManagementActivity.java
in InstantApps/service/app/src/main/java/com/instantappsample/service
98 8
JNIHelper.h
in PlayAssetDelivery/NativeSample/common/ndk_helper
95 2
ForegroundImageView.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui
86 10
MainActivity.java
in InstantApps/analytics/app/src/main/java/com/example/android/instant/analytics
81 3
gestureDetector.h
in PlayAssetDelivery/NativeSample/common/ndk_helper
78 5
DetailViewPagerAdapter.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui/pager
78 7
Photo.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/data/model
71 6
tapCamera.h
in PlayAssetDelivery/NativeSample/common/ndk_helper
65 2
TeapotRenderer.h
in PlayAssetDelivery/NativeSample/Teapot/src/main/cpp
64 -
sensorManager.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
61 3
PhotoAdapter.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui/grid
55 5
StorageApiActivity.kt
in InstantApps/storage-api/app/src/main/java/com/instantappsample/storage
54 1
GLContext.h
in PlayAssetDelivery/NativeSample/common/ndk_helper
53 7
interpolator.h
in PlayAssetDelivery/NativeSample/common/ndk_helper
48 -
PhotoService.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/data
47 2
TimekeepingService.java
in InstantApps/service/app/src/main/java/com/instantappsample/service
45 6
StartDestinationFragment.kt
in DynamicFeatureNavigation/DSL/app/src/main/java/com/example/android/dfn/dsl
45 2
MainActivity.kt
in DynamicFeatureNavigation/DSL/app/src/main/java/com/example/android/dfn/dsl
42 1
hello-jni.c
in DynamicFeatures/features/native/src/main/cpp
39 -
perfMonitor.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
36 2
OnItemSelectedListener.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui/grid
36 4
build.gradle.kts
in DynamicFeatureNavigation/XML/app
34 -
perfMonitor.h
in PlayAssetDelivery/NativeSample/common/ndk_helper
30 1
PhotoViewHolder.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui/grid
30 6
IntentUtil.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash
29 2
sensorManager.h
in PlayAssetDelivery/NativeSample/common/ndk_helper
27 -
vsh
2DTexture.vsh
in PlayAssetDelivery/NativeSample/install_time_pack/src/main/assets/Shaders
27 -
build.gradle.kts
in PlayCoreKtx/buildSrc
26 -
Files With Most Units (Top 20)
File# lines# units
TextResize.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/transition
337 29
vecmath.h
in PlayAssetDelivery/NativeSample/common/ndk_helper
757 28
JNIHelper.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
575 24
add_packs.py
in PlayAssetDelivery/BundletoolScriptSample
391 22
TeapotNativeActivity.cpp
in PlayAssetDelivery/NativeSample/Teapot/src/main/cpp
275 17
PlayAssetDeliveryUtil.cpp
in PlayAssetDelivery/NativeSample/Teapot/src/main/cpp
164 13
tapCamera.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
204 12
gestureDetector.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
220 11
DetailSharedElementEnterCallback.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui
121 11
MainActivity.java
in InstantApps/multi-feature-module/main/src/main/java/com/example/android/unsplash
194 11
GLContext.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
178 10
vecmath.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
329 10
ForegroundImageView.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui
86 10
generate_asset_pack.py
in PlayAssetDelivery/BundletoolScriptSample
115 8
DetailActivity.java
in InstantApps/multi-feature-module/detail/src/main/java/com/example/android/unsplash
113 8
ServiceManagementActivity.java
in InstantApps/service/app/src/main/java/com/instantappsample/service
98 8
TeapotRenderer.cpp
in PlayAssetDelivery/NativeSample/Teapot/src/main/cpp
169 7
GLContext.h
in PlayAssetDelivery/NativeSample/common/ndk_helper
53 7
DetailViewPagerAdapter.java
in InstantApps/multi-feature-module/app/src/main/java/com/example/android/unsplash/ui/pager
78 7
shader.cpp
in PlayAssetDelivery/NativeSample/common/ndk_helper
118 6
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
MainActivity.java
in InstantApps/analytics/app/src/main/java/com/example/android/instant/analytics
81 3 1