I have two simple Activities - Activity1: ListView from an Array Activity2: EditText for editing the clicked row in Activity1
When I edit the value in Activity2 and
Declare fulllist as Globle Variable and used static arraylist .