An open API service indexing awesome lists of open source software.

https://github.com/bharathvishal/text-file-generator-benchmark-for-android

A random text file generator and benchmark app for Android written in Kotlin. Generate upto 50K text files (random) in an external storage directory and benchmark the speed.
https://github.com/bharathvishal/text-file-generator-benchmark-for-android

android android-app android-app-template android-application android-application-development android-asynctask android-files android-library android-sample android-storage android-studio android-ui app application benchmark kotlin kotlin-coroutines kotlin-sample-app material-design modular

Last synced: about 1 month ago
JSON representation

A random text file generator and benchmark app for Android written in Kotlin. Generate upto 50K text files (random) in an external storage directory and benchmark the speed.

Awesome Lists containing this project

README

          

# Text-File-Generator-Benchmark-for-Android



A text file generator and benchmark app for Android written in Kotlin. Generate upto 50K text files (random) in an external storage directory and benchmark the speed.

 
### Usage:
1. Open project and sync gradle.
2. Modify the code to suit your needs.
3. Watch out for more features.
4. Files are generated under 'Internal Storage/FileBenchmark' folder.

 
### Features :
- Use single or multiple async tasks to generate upto 50K text files.
- Delete the generated files
- Shows time taken to generate the text files

 
### Preview :
![Preview](https://github.com/BharathVishal/Text-File-Generator-Benchmark-for-Android/blob/master/Preview/PreviewGif.gif)

 
### Screenshots :
![Screenshot 1](https://github.com/BharathVishal/Text-File-Generator-Benchmark-for-Android/blob/master/Screenshots/1.png?s=20)
![Screenshot 2](https://github.com/BharathVishal/Text-File-Generator-Benchmark-for-Android/blob/master/Screenshots/2.png?s=20)

 
### Year developed :
2020

 

### SDK Info :
Min SDK : 23 | Target SDK : 36 | Gradle : 9.4.1 | Kotlin | Jetpack Compose

 

### Android Studio Version :
Android Studio Panda 4 | 2025.3.4 Patch 1

 

#### License :
[Apache License 2.0](https://github.com/BharathVishal/Text-File-Generator-Benchmark-for-Android/blob/master/LICENSE)
 

 

####
Android is a trademark of Google LLC.
 

 

© 2018-2026. Developed by Bharath Vishal G (https://github.com/BharathVishal).
Logo - material page icon.

Thank you. :slightly_smiling_face: