Hi Radhika,
for one Java file, xml file you have to create and design also you have to
do.
for the AndroidManifest.xml file, it will create automatically. but in that,
you have to modify that xml .
Thanks,
Dolan.
On Wed, May 14, 2008 at 3:08 PM, <[EMAIL PROTECTED]> wrote:
>
>
> Hi...
>
Hi kenishant,
When a java file will create , in that case, only one (1) time
setContentView (R.layout.abcd) you can create.
And another case is, there must be some what mismatch with the java file and
the xml file.
so in these cases, NullPointerException can come.
Thanks,
Dolan.
On Sat, Jun 21,
Hi Gopal,
To move to the third screen, call the second screen class name in the first
screen. then only it will come from first screen to the second screen.
Afterthat, in the second screen, call the third screen. so series will be
coming.
Thanks,
Dolan.
On Tue, Jun 10, 2008 at 6:23 PM, gopal <[EM
Hi rutu,
In your 1st question, to avoid overlapping of d spinner, set the y-axis in
the xml page related with the spinner.
In your 2nd question, create button or what ever you want. then make these
as boolean value by setChecked .
Thanks,
Dolan.
On Fri, May 23, 2008 at 1:17 PM, rutu <[EMAIL PROT
wrote:
>
> dolan kundu wrote:
> > I want to draw a list screen with few items for that when i will see the
> > list , i can see the image also related with the particular subject.
> > eg: I created Home Catalog. in Home catalog, when I am openining the
> > Rental (Rental is o
Hi,
http://schemas.android.com/apk/res/android";
android:layout_width="fill_parent"
android:layout_height="fill_parent">
http://schemas.android.com/apk/res/android";
android:orientation="vertical"
android:layout_width="fill_parent"
Hi and.hi,
To bring a scroll, just call scrollview in xml. it will work.
Thanks,
Dolan.
On Wed, May 21, 2008 at 11:27 AM, and.hl <[EMAIL PROTECTED]> wrote:
>
> Can anyone tell how to scroll text vertically inside a text view.
>
> Having textview inside a scroll view does not help as i have a b
Hi All,
I want to draw a list screen with few items for that when i will see the
list , i can see the image also related with the particular subject.
eg: I created Home Catalog. in Home catalog, when I am openining the Rental
(Rental is one category of Home catalog), in the rental type many option
Hi All,
in my setting, when i activate the service, its activated. and when i
deactivate, its deactivated.
But after activation, how can i know if service is running or not. is there
any condition for checking?
Please suggest me . or give any related materials or coding in that.
Thanks in advanc
Hi,
Java vs APIs:
Supported:
java.io
java.lang (except java.lang.management)
java.math
java.net
java.nio
java.security
java.sql
java.text
java.util
javax.crypto
javax.net
javax.security
javax.sound
javax.sql
javax.xml.parsers
org.w3c.dom (sub-packages excluded)
org.xml.sax
NOT Supported:
ja
Hi Analdin Judy,
Check the java class file and xml file. some mis-match is there between
these two.
Cheers!
Dolan.
On Sat, May 10, 2008 at 3:21 PM, Analdin Judy <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
>
>
>Can anybody please tell me the reason for "null pointer exception" while
> reading a tex
ya , you can .
Set the activity content from a layout resource. The resource will be
inflated, adding all top-level views to the activity.
So , in the inflatedView, we can call second xml file.
On Tue, May 6, 2008 at 9:50 AM, scorpio <[EMAIL PROTECTED]> wrote:
>
> ya josh,
>
> thanks for the i
Hi All,
I have a problem that , when I am sending request to the server, server is
sending reply to me with all the details. i can see the reply at that time
itself when server is sending to me. But i want to see the message whenever
i want.
please , can you tell me how can i see the incoming mess
13 matches
Mail list logo