November 22nd, 2011, 10:33 AM
|
#1 (permalink)
|
|
New Member
Join Date: Nov 2011
Posts: 3
Device(s): Samsung Galaxy S (2.3.3)
Thanks: 0
Thanked 0 Times in 0 Posts
|
Log In Screen
Hi,
I'm looking to wrtie an app that will log into a website and then load up a dashboard upon successful login. I'm relatively new to Android Development and have Eclipse and Android SDK Installed.
I've got as far a the application loading up a splash screen and then going to a login screen where i've added textboxes for the Username and Password and also a button to initialise the Sign In.
I'm now at a standstill, i've limited knowledge of application development and also little knowledge of java but i've got the drive to make up for it! I'm looking for assistance on how I would code the application so that when i've entered a username and password and hit the Sign In button the application then goes to the Validate section of the ASMX webpage and gives it the Username and Password and requests a boolean response.
From here I know it's an IF ELSE statement as to how the app will proceed. I've had a scour round google and tried but have been unable to find anything specific so far that has helped.
Is anyone able to help with the log in side of things, does anyone have any links to code that will help me?
Thanks
Paul
|
|
|