You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We’re using Discussions as a place to connect with other members of our community. We hope that you can share your ideas on KMM, Kotlin DateTime, and other topics relating to the attached sample application:
Ask questions you’re wondering about.
Share ideas.
Engage with other community members.
Welcome others and are open-minded. Remember that this is a community we
build together 💪.
I am starting this community to talk about the process of making the transition from and Android based software developer to a multiple platform mobile development environment using Android Studio. For me to begin this journey I need to understand now I was going to overcome the Date Time differences between the two systems. I also needed to learn how to develop the GUI on the iOS system.
This example app has allowed me to accomplish both of the basic requirements listed above. I have used Kotlin Date Time that is operating system independent. I included that routine in the common sections of a KMM app created with Android Studio. I then created a very simple Android GUI to display the data created by that routine. My last step was to display that data in just as simple a way on an Apple Phone or Tablet.
I am looking for ideas, suggestions' or improvements to the code I created to help others who are trying to make this journey.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you can share your ideas on KMM, Kotlin DateTime, and other topics relating to the attached sample application:
build together 💪.
I am starting this community to talk about the process of making the transition from and Android based software developer to a multiple platform mobile development environment using Android Studio. For me to begin this journey I need to understand now I was going to overcome the Date Time differences between the two systems. I also needed to learn how to develop the GUI on the iOS system.
This example app has allowed me to accomplish both of the basic requirements listed above. I have used Kotlin Date Time that is operating system independent. I included that routine in the common sections of a KMM app created with Android Studio. I then created a very simple Android GUI to display the data created by that routine. My last step was to display that data in just as simple a way on an Apple Phone or Tablet.
I am looking for ideas, suggestions' or improvements to the code I created to help others who are trying to make this journey.
Thank you for any input
Beta Was this translation helpful? Give feedback.
All reactions