I've got a simple app with just two autocompletetextviews in a
linearlayout... as soon as I add a button to it, the application
crashes on startup (and emulator)

<Button android:id="@+id/btn_submit"
                android:text="Get Details" />

That's the button and it IS being added under the linear layout just
right. I've worked with Flex a lot but I'm new to Java and Android, so
feel free to get complicated if need be.

Android throws a process closed unexpectedly error... I don't know how
to debug a java app that well, so let me know what to look for in the
debugger.


TIA,

Hyder
www.GulfSpecials.com
www.AlamgirDesigns.com
alamgirdesigns.blogspot.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to