Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 1.58 KB

File metadata and controls

71 lines (44 loc) · 1.58 KB

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

 

Screenshots :

Screenshot 1 Screenshot 2

 

Year developed :

2020

 

SDK Info :

Min SDK : 23 | Target SDK : 34 | Gradle : 8.5.0 | Kotlin

 

Android Studio Version :

Android Studio Koala | 2024.1.1

 

License :

Apache License 2.0  

 

Android is a trademark of Google LLC.  

 

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

Thank you. 🙂