I have to connect the rpi with android and send wifi config file. but there are 3 problems.
First: I have to connect only form android
Second: I don't have internet on rpi. I have it only at the beginning and when I send the config file. So I can send scripts by ssh only once. I mean in final version.
third: I have to do it by android app
I don't know how to even start.