What I've observed is that we can access clipboard data in 'onWindowFocusChanged(boolean hasFocus)' method if hasFocus is true. This method is called approx. ~100ms later than onResume. So, copying by clicking on a button was working fine because app already had focus.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…