235
Points
Questions
45
Answers
36
-
- 388 views
- 1 answers
- 0 votes
-
Goal is to convert XML response to JSON. I am hitting an API endpoint which returns XML data. I recieve …
- 492 views
- 1 answers
- 0 votes
-
I’m trying to use simpleXML to serialize a Kotlin object to XML. The resulting XML should look something like this: …
- 442 views
- 0 answers
- 0 votes
-
I am using Custom notification for my Notification. Below is the code for Notification, RemoteViews collapseView = new RemoteViews(getPackageName(), R.layout.notification_layout); …
- 448 views
- 0 answers
- 0 votes
-
- 401 views
- 1 answers
- 0 votes
-
I have XML file (ISO 19115 metadata XML file) and I want to change part of value of codelist attribute …
- 411 views
- 1 answers
- 0 votes
-
I tried to connect to my database with mysqli_connect. this database is a remote MySQL database but my code gives …
- 397 views
- 0 answers
- 0 votes
-
I scraped some data from a website, where I wanted the data to look like this: company_name | location | …
- 373 views
- 2 answers
- 0 votes
-
I am loading a csv-file with 200k+ lines into an empty table on my local MySQL 8.0 database via the …
- 317 views
- 0 answers
- 0 votes
-
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Want to improve this question? …
- 367 views
- 0 answers
- 0 votes