Quitados los valores de login por defecto

parent 95ba792a
......@@ -183,8 +183,8 @@ public class SerialActivity extends Activity implements iRestapiListener, iImgDo
String password = mSerialViewPass.getText().toString();
// DE PRUEBA
// Alumno
username = "faf0001";
password = "faf0001";
//username = "faf0001";
//password = "faf0001";
// Supervisor
//username = "dofer@ujaen.es";
//password = "dofer";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment