Posts by priscyllat • 43 points
4 posts
-
2
votes2
answers256
viewsA: What tools should I use to create an android app
Tools and technologies I currently use: IDE Android Studio Design Android Studio itself moving the xml and design tab, looking at the preview. I’m also trying to use Constraint layout and material…
-
1
votes2
answers1096
viewsQ: Error formatting string for python datetime
I am trying to format a string with the format "2018-05-09T05:05:34Z" for "09/05/2018" but is given the error ValueError: unconverted data remains If I use: dataAntiga = "2018-05-09T05:05:34Z"…
-
0
votes2
answers3103
viewsA: Calendar in an Android app
I don’t know if it’s what you need, but I also had to work with calendar and I found this library very good: https://github.com/shrikanth7698/Collapsible-Calendar-View-Android final…
-
1
votes2
answers73
viewsA: Calendar on Android
I don’t know if it’s what you need, but I also had to work with calendar and I found this library very good: https://github.com/shrikanth7698/Collapsible-Calendar-View-Android final…
androidanswered priscyllat 43