Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Exported tableLayout only shows header - works fine in Emulator(Export to APK - tableLayout only shows header - works fine in Emulator)
Exported tableLayout only shows header - works fine in Emulator [message #1070144] Wed, 17 July 2013 10:11 Go to next message
Tony Verrall is currently offline Tony VerrallFriend
Messages: 3
Registered: June 2012
Junior Member
Project, fine when runnig under emulator, reads data from external source, and lists the data in a table, using TabHost / Tabwidget. When running in emulation within Eclipse v1.4.0.20110615-0550 with Android DDMS 22.0.0.v201305140200 everything is running fine. The data is recovered from the external device - process controller, and shows in Table. - see attached code block for this, along with XML and Manifest (the block is within the Configuration Activity)

When I export to my Device - Motorola Zoom (Mz604), running Android v4.0.4, when I choose the list option from my code, the header appears (extremely small text), and no data appears, but the app doesn't fail.

Any suggestions ?


Re: Exported tableLayout only shows header - works fine in Emulator [message #1070275 is a reply to message #1070144] Wed, 17 July 2013 15:59 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
You will need to ask on an Android development forum. The Eclipse tools are used by Google to allow users to develop Android applications, but the Eclipse forums don't have Android experts to answer questions about Android.
Re: Exported tableLayout only shows header - works fine in Emulator [message #1070293 is a reply to message #1070275] Wed, 17 July 2013 16:46 Go to previous messageGo to next message
Tony Verrall is currently offline Tony VerrallFriend
Messages: 3
Registered: June 2012
Junior Member
Thanks for the input. I thought as this appears less of a programming issue, and more of an export from Eclipse it should be posted here, rather than an Android or Java forum.
Re: Exported tableLayout only shows header - works fine in Emulator [message #1070327 is a reply to message #1070293] Wed, 17 July 2013 18:50 Go to previous message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
For more info please see http://www.eclipse.org/forums/index.php/t/225513/
Previous Topic:Unable to Hide Java and JavaScript search tabs.
Next Topic:QuickDiff - using specific SVN revision as a reference source
Goto Forum:
  


Current Time: Thu Mar 28 16:29:56 GMT 2024

Powered by FUDForum. Page generated in 0.02403 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top