Android Forums

Go Back   These FORUMS ARE DISABLED!! OUR NEW FORUMS ARE AT http://androidforum.com/ > Google Android > Android Chat
Connect with Facebook

Click Here To Register!
 
 
LinkBack Thread Tools Display Modes
Old 05-20-2010, 03:02 AM   #1
Junior Member
 
Join Date: May 2010
Posts: 1
Friends: 0
View Gunasundari's Profile   View Gunasundari's Photo Album   View Gunasundari's Blog   View Social Groups
I am new to android developement. I am stuck with mid of my development.

I am developing Login screen and Authentication screen. Once the user id is valid, then Login screen should proceed with Authentication Screen.

1. In the Login Activity, after entered the userid, this will check the userid with the backend process. For this thing, I have developed a java class with Xml parsing.
2. After xml parsing, it should route to Authentication screen for getting password.

In the xml parsing java class, i used

Intent myIntent = new Intent(context,AuthenticationActivity.class)
startActivity(myIntent);

But I got "Null Pointer Exception" at new Intent(). Please any one guide me on how to resolve this issue
Gunasundari is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati
 

Thread Tools
Display Modes




Unlocked G1 Phones | Buy T-Mobile G1 | Google Phone

All times are GMT -6. The time now is 10:54 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Copyright (c) 2012 TalkAndroid.com. All rights reserved.