ilya-shknaj

Results 12 comments of ilya-shknaj

One note which I faced. In windows during configuration of the mainframer plugin, it ask input remoteMachine. In config file, plugin put remoteMachine = .... with new line in the...

AuthService authorize you are completely wrong use asynctask. Please read about it if you would like use it in homework

AuthServiceTest nothing checked

It's good that you know about aar, but I can't review all your code because of that. in UserAuthPresenterTest you mock and spy UserAuthPresenter and just call methods. So as...

any updates?

@VasiliZ I can't compile your project and tests because of you don't commit all important files. Error:Execution failed for task ':app:processDebugGoogleServices'. > File google-services.json is missing. The Google Services Plugin...

gitignore not contain filter for *.iml files

@VasiliZ project not compiling Information:Gradle tasks [:app:assembleDebug] /Users/ilya_shknai/workspace_android/training/RocketWheels/app/src/main/java/com/github/vasiliz/rocketswheel/backend/BackendSample.java Error:(29, 36) error: cannot find symbol class User /Users/ilya_shknai/workspace_android/training/RocketWheels/app/src/main/java/com/github/vasiliz/rocketswheel/userAuth/view/WebForLoginActivity.java Error:(35, 32) error: cannot find symbol variable web_view_for_login Error:(42, 37) error: cannot find...

if you completely remove your project, fetch it from git and run, it still compiling ?

after commit https://github.com/VasiliZ/RocketWheels/commit/cba5079c535543449cea03c2e7421a2e526ad147 project compiling. What question? LoginActivityTest not compiling because set_login_view not exists I don't catch NullPointer in application. Please attach crash log and steps how to reproduce it....