Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't login ,What's the default username and password? #94

Open
1322739583 opened this issue Aug 31, 2020 · 2 comments
Open

Can't login ,What's the default username and password? #94

1322739583 opened this issue Aug 31, 2020 · 2 comments

Comments

@1322739583
Copy link

图片
I try to use this username and password,it dose not work。
And why when i write the real and collect google account and password ,it still can't login?It's a fake function?
I don't understand the login logic。

@Dalakoti07
Copy link

Hi 1322739583, you can avoid email validation from and can go to the main screen even if login, so if u want to enjoy and learn MVP then add getMvpView().openMainActivity(); at line 97 in LoginPresenter.java

Hope this helps

@phillipsk
Copy link

I added in LoginPresenter

    @Override
    public void onServerLoginClick(String email, String password) {
        getMvpView().openMainActivity();
        //validate email and password

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants