Im trying to modify an existing project, the BluetoothLeGatt example, to turn it into ArduDroid, which is this app used to interface with Arduino via BT. The ArduDroid looks like this:
<https://lh3.googleusercontent.com/-Ey0-8ov5hEE/VwWjVeipYYI/AAAAAAAAD0U/VaLd1flEUV8rqYL39F9n8JBl6NCD6JHlw/s1600/ardudroid.png> I was thinking of adding an outer table layout of 1 column and 3 rows: Row 1 = 1 text view & 4 sliders in linear layout Row 2 = 1 text view & an inner table in linear layout .............Inner table of 4 columns and 3 rows each with a button Row 3 = 1 text view & an inner table in linear layout .............Inner table of 2 columns and 2 rows each row with a button and a input text field Does that seem reasonable? Any suggestion as to improving the design? Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/966a10ed-50d6-4981-a85e-043fdf68ba22%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

