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 -

How to Change swipe Tab Title color in java Android -

Using globs in Perl replace one liner in TCL script -