I want the user to type the color in the edit text and the background change to that color.
            Asked
            
        
        
            Active
            
        
            Viewed 37 times
        
    0
            
            
        - 
                    2you should rephrase the question. which technology are you using, which controls give you that problem etc. – Thomas Jun 08 '16 at 20:04
 - 
                    Send the text typed by the user to the other activity using a Bundle. Check http://stackoverflow.com/questions/21393287/how-should-i-communicate-between-activities – Juan Cruz Soler Jun 08 '16 at 22:49