Kamalpreet Singh
Lurker
I hired a developer to develop a project for me. After completion of project, they provided me source code and .apk file separately
.apk file is provided to me so that I can publish it on Play Store.
Source code provided to me as promised earlier and they asked for extra price if I want source code.
My issue is I am able to run all projects in my Android Studio except the one they provided me. I am not too much experienced Android developer but I know basics. I did some research online already but nothing works for me.
I think the source code provided to me has some files missing such as build.gradle, settings.gradle etc
Developer said these files are generated by Android studio automatically and they cannot provide them.
Here is what I received from developer-
If I open this directory in Android studio, I see this message-
Clicking on configure shows-
Then this is what I see in project tab-
and this-
If I reopen the project, I see this error-
Anyone know what is going on? Please help
.apk file is provided to me so that I can publish it on Play Store.
Source code provided to me as promised earlier and they asked for extra price if I want source code.
My issue is I am able to run all projects in my Android Studio except the one they provided me. I am not too much experienced Android developer but I know basics. I did some research online already but nothing works for me.
I think the source code provided to me has some files missing such as build.gradle, settings.gradle etc
Developer said these files are generated by Android studio automatically and they cannot provide them.
Here is what I received from developer-
If I open this directory in Android studio, I see this message-
Clicking on configure shows-
Then this is what I see in project tab-
and this-
If I reopen the project, I see this error-
Anyone know what is going on? Please help