>
> I did but it wasn't very helpful.
>
If you know how to read a Java stacktrace it would be very helpful.
Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware
On Fri, Sep 7, 2012 at 8:21 AM, Knutsford Software <
i...@knutsford-software.co.uk> wrote:
> I did
2012 3:07 PM
Subject: Re: [android-developers] How to add a dynamic editable text area to
a LinearLayout
I thought it was something like TextView tv = new TextView(null); to start
with but that crashes.
Well... did you look at the error you get when it crashes? I'm guessing that
>
> I thought it was something like TextView tv = new TextView(null); to start
> with but that crashes.
>
Well... did you look at the error you get when it crashes? I'm guessing
that you can't pass in null for a context...
Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/si
I am writting an app that reads a database and dispays the record contents
to the screen which can the be changed and the database updated. How do I
add the text field dynamically to the linearlayout do they are editable? I
thought it was something like TextView tv = new TextView(null); to sta
4 matches
Mail list logo