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

javascript - Feed FileReader from server side files -

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

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