Don't forget not and by referencing the App modules.

Goodday,

I have problems when searching for these forums and knowledge base when you are looking for a way to tell my Java program to check the stored connection information.   Let me break it down into steps so you can better understand what I mean.

The user downloads app.

The user opens App

App throws a screen username & password

Connection info password user

App authenticates the user on a third party server

UserInfo App stores for future use

User closes the application

The user returns to the App later

App sees the user has entered valid user information, ignores the login screen and goes directly to the 'meat' of the application.

I found how to store information about the users of the BlackBerry.  However, calling later in possible order ignore this login screen is what I m having trouble finding.

If this has been posted before and responded, I can be using the bad for the search keywords.  I ve tried 'SEO saved connection info' ' using the saved connection info ' 'memory Flash connection info.'

Any help or pointers in the right direction would be greatly appreciated.

Hello

I can tell you the steps on how to do this.

Whenever the application start check the userInfo in a persistent store. If not there is not display the login screen. DO all the stuffs of connection and after sucessfully verify the user save these crdetial save these data in the persistentstore.

For next time, when you search for the UserInfo he will be there in the persistent store, you can skip the login process and go directly to the home screen of your application.

It will be useful.

Thank you

Ankit

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for