sergioserra

Results 3 comments of sergioserra

But can you use it ? Can you see to the generated classes ? Is just a matter of wrong imports in Android studio ?

Thanks for the detailed explanation, so the problem is generated code not recognized by Android Studio. I had that problem once but a clean and build soved it. I will...

The problem is that when Android serializes the Bundle when saving or restoring the state, it only supports a subset of types: Integer, Long, String, Map, Bundle, List. If you...