I am new to retrofit 2 library.I read several articles to get started as a beginner and I managed to fetch XML data from my RESTful API without specifying param
I am trying to run few functional tests in UITests folder. When I run my test it launches the app in background by default. If I try to add below line in test s
Here's the sample error code in command terminal image in below. And I'm using Laravel 8 I don't know how to fix it.
I'm trying to write a function that prints a matrix row chosen by user. It works for the first row of the matrix but it doesn't work for other rows. Here's my c
I want to add the functionality to Material Date picker to be able to select Weeks.. So when I select one date from a row,, I want it to output a date range fr
I have setup a spring boot (v 1.1.9) application to deploy as a WAR file. And I'm trying to integrate this web application with an existing data service module
ref^ refers to the commit before ref. What about getting the commit after ref? For example, if I git checkout 12345, how do I check out the next commit? Yes, Gi
I have a question about a card stack inside a modal stack as illustrated in the attached image. So, just to repeat what I wanted to do. I have a screen with the
I´m trying to write a script to get a histogram with a probability of occurrences/frequency on the y-axis. So far I have a script to plot a histogram with
Now I have some Spark applications which store output to HDFS. Since our hadoop cluster is consisting of namenode H/A, and spark cluster is outside of hadoop c