Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: ArrayAdapter Date: Thu, 31 Mar 2011 15:27:00 -0700 Organization: A noiseless patient Spider Lines: 26 Message-ID: References: <8vi26oFvh2U1@mid.individual.net> <8vj6efFla6U1@mid.individual.net> <8vjevuFn7mU1@mid.individual.net> <8vjhisFai4U1@mid.individual.net> <8vji5pFfcsU1@mid.individual.net> <8vjl9tFa13U1@mid.individual.net> <8vk6c8Fe5gU1@mid.individual.net> <8vk6gcFe5gU2@mid.individual.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Thu, 31 Mar 2011 22:27:05 +0000 (UTC) Injection-Info: mx03.eternal-september.org; posting-host="X+isoZKj8I8EDfMcFWMhPQ"; logging-data="22986"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+ghDV++l9Xit7vdER5G6/ne7OMJKc8SAM=" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 In-Reply-To: Cancel-Lock: sha1:lgV9K4l9XTG/vOrsFW9Elt2wn8k= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:2670 On 3/31/2011 1:50 PM, Patricia Shanahan wrote: > Either you have serious problems with program structure that would > prevent compilation or you have problems pasting code into articles. I'm guessing this time it's the latter. >> >> This code crashes out This didn't end with a period which is uncharacteristic for the OP. I think his newsreader just failed, is all. To the OP: bits like these below: >> ...//Get titleStr etc >> lvRadio = (ListView)findViewById(R.id.ListViewRadio); >> } >> ... won't ever compile. Please remove the ...'s and post code that does compile, or at least shows what error with the compiler you are actually having.