flutter_read_write_file_and_path icon indicating copy to clipboard operation
flutter_read_write_file_and_path copied to clipboard

Where is db.txt?

Open samzzz opened this issue 7 years ago • 1 comments

Hello, I checked in many folders including:

  • /storage/emulated/0 (= sdcard)
  • sdcard/Android/data
  • sdcard/data

But I cannot find the file "db.txt" used in your example.

  1. Where is it?
  2. What string to add after your "path" variable to reach the Download folder? final path = await localPath;

Device: GALAXY S8+ SM-G955F. Android 8.0. Not Rooted Flutter beta v0.5.1. Dart 2.0.0-dev.58.0. Windows 10 Thanks and regards

samzzz avatar Jul 17 '18 23:07 samzzz

How to get the (absolute) path to the Download folder? My Download folder is next those one: Alarms, Android, data, DCIM, Documents, ... Thanks in advance and regards

samzzz avatar Aug 09 '18 21:08 samzzz