*Log.d(LOG_TAG, "Settings onCreate subscription atul Enabled =" + **mSubsd** )**;*
will work. On Wed, Sep 22, 2010 at 10:36 PM, Atul Raut <[email protected]> wrote: > Hi Kostya , > > I am trying below and still getting error. > > *log("Settings onCreate subscription atul Enabled =" + mSubsd);* > > -Atul > > On Wed, Sep 22, 2010 at 10:31 PM, Kostya Vasilyev <[email protected]>wrote: > >> 22.09.2010 20:57, Atul Raut пишет: >> >>> log("some test", +test); >>> >> I suppose you could try taking out the comma before the plus sign: >> >> log("some test" + test); >> >> -- >> Kostya Vasilyev -- WiFi Manager + pretty widget -- >> http://kmansoft.wordpress.com >> >> -- >> 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]<android-developers%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > > -- 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

