I'm trying to get reports for my google ads and display them on a dashboard for easier viewing and monitoring. I've gone through the whole process to authentica
I am using the DownloadManager to download files from a server, I'm doing it from an adapter, and I'm showing the download progress in the fragment using a runO
I'm recording some videos in different orientation (landscape and portrait) but my app is forced to be in portrait mode by config. The problem is that the resul
I'm currently working on a GUI for a Ticktacktoe game and I have a 3x3 grid of JButtons all with ButtonListeners and MouseListeners. When the buttons are disabl
How I can make alias (call the same handler) for similar url/routers like https://myapi/users/5 and https://myapi/users/me (my id placed in token and it's 5). @
enter image description here I have tried several different ways, but I have had no luck so far. I am trying to change my bar chart legend labels from (0,1,2,3,
Based on example from JavaScript code I would like to apply the same steps in Swift. If you can help me to understand how it can work to get area of all shapes.