java - How to store object -


how can store bluetooth socket obtained in 1 activity? can use in activity manage connection. or there other way transfer bluetooth socket 1 activity another?

since cant transfer complex objects via bundle, try , use different class store information (the socket in instance).


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

mouseevent - Catch mouse event on tree widget item in QTreeWidget -

Java JSoup error fetching URL -