Note that there are some explanatory texts on larger screens.

plurals
  1. PONeed help for Android project
    primarykey
    data
    text
    <p>Please help me for this Android project. I don't have much experience with Android. I have an Android project with the UI like this :</p> <p>Landscape :</p> <p><img src="https://i.stack.imgur.com/pA0Ge.png" alt="enter image description here"></p> <p>And portrait:</p> <p><img src="https://i.stack.imgur.com/xMr1w.png" alt="enter image description here"></p> <p>There are many buttons in the menu (I call it tabbar menu). When A menu item is selected, I have to show a screen like the images. And when user touch on a control on "View 2" maybe I have to show another screen. Now I am using only one Activity and trying to using views. I also set android:configChanges="orientation|keyboardHidden" for the activity and control orientation by myself. I believe it is not a good design because there are too much views and example when the app is killed by the OS, it is difficult for me to restore app state.</p> <p>I believe you have more experience than me. So, please suggest me a few solutions about UI design, or what should I do, like using more activity, using fragment (I have never used Fragment)....</p> <p>Sorry because my English is not really well ! Thanks</p> <p>Sorry you all, view 1, view 2 actually are Layouts. And the bar menu which I have customized the radio button and put it in a RadioGroup. (Radio group is in scroll view). And I keep View1, View2 in a RelativeLayout. And about the UI. It is because the requirement from customer. It is like Gmail app on Galaxy tab, but it has the tab bar.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload