Thanks
On 4/23/10, arshad wrote:
>
> Use Bundle and pass it subsequent activity using intent
>
> Eg for A has filled some values...put all values in Bundle before
> invoking ACTIVITYB form
>
> public class AACTIVITYextends Activity {
>
>/* (non-Javadoc)
> * @see android.app.Activi
Use Bundle and pass it subsequent activity using intent
Eg for A has filled some values...put all values in Bundle before
invoking ACTIVITYB form
public class AACTIVITYextends Activity {
/* (non-Javadoc)
* @see android.app.Activity#onCreate(android.os.Bundle)
*/
This is Android application
On 4/22/10, Mike dg wrote:
>
> Is this a web app or an Android app?
>
> -Mike dg
>
> On Apr 22, 8:29 am, Mohammad Siddiqui wrote:
> > Hi everyone,
> >
> > i have therre consecutive form ,after filling the form one i press the
> > next button on the first form to go
>
Is this a web app or an Android app?
-Mike dg
On Apr 22, 8:29 am, Mohammad Siddiqui wrote:
> Hi everyone,
>
> i have therre consecutive form ,after filling the form one i press the
> next button on the first form to go
> to the second form then prees the next button to go to the third
> form.fro
4 matches
Mail list logo