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

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

javascript - Feed FileReader from server side files -

php - yii multiselect dropdown with search property? -