スマホHack!

Androidログイン画面正しく動作しない

スマホ関連の海外ニュースです。

私はログイン画面を統合し、アプリケーションにしようとしている、とアプリケーションにログインできる特定の電子メールとパスワードが単一条件を入れるonCreateメソッドのif-else条件の問題かもしれませんが、よくて作業している場合、それは特定の電子メールおよびパスワードを使用してログインでき、時点以降無効な情報は、アプリケーションがフリーズやクラッシュを入力するとまだですが、私が書いたエラーメッセージが表示されてもいない、すでにブールx=false/しばらくtrueループを使おうとしました、まだ動作しないことに注意してください。それについて何らかの助言に本当に感謝します。よろしくお願いします。
続きを読む…

Android Login Screen Won’t Work Properly

I’m trying to integrate a login screen to my application, and put a single condition which lets only a specific e-mail and password to login to the app. Problem is probably in if-else conditions of onCreate method. If works well, I can login using that specific e-mail and password, yet when I enter an invalid information, application freezes and crashes after a point. I don’t even get the error message I wrote. Note that I already tried to use boolean x = false/true for the while loop, still didn’t work. Would really appreciate any help on that. Thanks in advance.
Read more…

facebooktwittergoogle_plusredditpinterestlinkedinmail

Comments are closed.