Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Bundle

Pass String Between Two Fragments Without Using An Activity

I need to pass the string curDate between NewDateFragment and NewEventFrament, i see many peoples u… Read more Pass String Between Two Fragments Without Using An Activity

.getextras()' On A Null Object Reference

I am trying to pass a few values between my activities to make a game work. However, the new activi… Read more .getextras()' On A Null Object Reference