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

libGdx unable to find files in android application data directory -

php - Webix Data Loading from Laravel Link -

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