franco10 Posté(e) 24 juillet 2012 Share Posté(e) 24 juillet 2012 hello, I work with mysql and I want to do an authentication interface: This interface contains two fields login, password according to verification of login and password (the test between the login and password entered and the login and password retrieved from mysql) redirection is made if they are correct a new interface will be open else an error message is displayed I want to do this authentication module through android using web service to connect to mysql database I hope to get help for this problem thank you in advance Lien vers le commentaire Partager sur d’autres sites More sharing options...
BETA-TESTEUR Posté(e) 26 juillet 2012 Share Posté(e) 26 juillet 2012 Please write in french : it's a french WEBSITE Envoyé depuis mon GT-S5570 avec Tapatalk Please write in french : it's a french WEBSITE Envoyé depuis mon GT-S5570 avec Tapatalk Please write in french : it's a french WEBSITE Envoyé depuis mon GT-S5570 avec Tapatalk Lien vers le commentaire Partager sur d’autres sites More sharing options...
EvOx Posté(e) 30 juillet 2012 Share Posté(e) 30 juillet 2012 Hi Franco10, The best way to create online authentication for your app is to create a server which will communicate with your MySQL server. Get a look at RESTful web services to make it easier (restlet.org or my website http://blog.evoxmusic.fr/content/java-use-restlet-json-web-service-provider) Hope this help you ! Lien vers le commentaire Partager sur d’autres sites More sharing options...
Recommended Posts
Archivé
Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.