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.
- Host: GitHub
- URL: https://github.com/bharathvishal/text-file-generator-benchmark-for-android
- Owner: BharathVishal
- License: apache-2.0
- Created: 2020-07-30T06:00:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T07:59:48.000Z (about 1 year ago)
- Last Synced: 2025-03-23T08:29:29.842Z (about 1 year ago)
- Topics: 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
- Language: Kotlin
- Homepage:
- Size: 4.52 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 :

### Screenshots :


### 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: