How do I save file to phone?

Read Some basics on Android storage system to understand, that you are not allowed to store files in arbitrary directories anymore... try shared storage like /Download

Taifun