On Thu, Jan 20, 2011 at 7:25 AM, Pravin <[email protected]> wrote:

> I want to divide the android screen in two frames just as HTML page.
>

Then use a layout that does this - this is Android 101. Read the
documentation or search for examples and / or tutorials.


> Please post me the code ot the methodology to do so.
>

No, please do your own work.


> I am running short of time.
>

Then you should have started sooner, no?


> And also there is any method other than intent to pass data from one screen
> to another such as conext.
>

You could use static variables, but Intents are the usual way unless you
have a good reason not to.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to