Sorry for my incomprehension, but I am new in the android development. I have an application with activity A and …
android android-lifecycle onsaveinstancestate onrestoreinstancestateI have to implement "standart" fragments navigation in my app (please see link). The issue is when device is in …
android android-fragments screen-orientation android-fragmentactivity onrestoreinstancestateAndroid doc say: "When the system, rather than the user, shuts down an activity to conserve memory, ... " But how to …
android activity-lifecycle onrestoreinstancestateI have two Fragments. One of it has one EditText and one Button. The other one has only one ListView. …
java android listview android-fragments onrestoreinstancestate