android - Can I pass Surface between Activities? -


i researched , people saying cannot pass view between activities because of different context,

i saw android source code of surface implements parcelable. mean can pass surface between activities?

yes if activities in same process. why need manage surface yourself? surface activity has been set system, can not set surface again.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -