Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
76 views

What am i trying to do? I working on file sharing app where is a screen where list of video show and i just want to show video thumbnail. I am using jetpack compose and use coil library. This video ...
0 votes
0 answers
140 views

I am working on an C# WPF application, containing some ~170 projects with many more .xaml files. When starting the application via Visual Studio shows 3 XAML binding errors. Cannot convert '<null&...
MaxH's user avatar
  • 95
-3 votes
1 answer
168 views

I have the following regex in Python which parses Uri: uri_regex = re.compile( r'^(?:http|ftp)s?://' # http:// or https:// r'(?:(?:[A-Z0-9](?:[A-Z0-9-]{0,61}[A-Z0-9])?\.)+(?:[A-Z]{2,6}...
khteh's user avatar
  • 4,290
1 vote
1 answer
81 views

I let user to pick and image from their gallery via photo picker (compose variant) as described here. It works fine, I got URI that can be used in Coil's AsyncImage to display the image. Then, I need ...
3 votes
0 answers
84 views

Consider: // Two absolute (i.e. scheme-bearing), hierarchical URIs that differ only in their // paths. URI u0 = URI.create("http://example.com"); assert u0.getPath().equals(""); ...
Laird Nelson's user avatar
  • 16.5k
1 vote
0 answers
72 views

On some of the MP3 files on my device (which is currently an emulator), I want to modify their ID3 data. The general approach I am using is: copy the file from the Music folder (/storage/emulated/0/...
4 votes
1 answer
90 views

In the following code of JsonHttpClient.cs of ServiceStack library the absoluteUrl is malformed: absoluteUrl = new Uri(absoluteUrl).ToString(); For example, if absoluteUrl contains a value of: https:/...
0 votes
0 answers
46 views

When viewing my media notification the LargeIcon of the albumart is very pixelated. However Samsung Music's notification of the same albumart is of the correct resolution. I've attached 4 images below ...
0 votes
0 answers
81 views

I'm building a BIP21 Uri parser for the Dart/Flutter community and I'm unsure how to properly handle the + of a path component nested in the query strings. According to RFC 3986, the + character is a ...
1 vote
0 answers
40 views

I'm working on an Android app and trying to pick a profile image from the gallery. I use setImageURI(uri) to display it in a CircleImageView. The image shows perfectly for 4–5 seconds and then ...
0 votes
0 answers
34 views

I’m using Expo (EAS Build, managed workflow) and React Native. When a user selects an image, I copy it to expo-file-system’s documentDirectory and save the URI in AsyncStorage. This works fine until I ...
0 votes
0 answers
37 views

I'm running an ASP.NET Web API on .NET 4.7.1, and I am trying to build a uri to put in my location header for asynchronous-style requests (first endpoint starts a task and returns a 200 with a query ...
No No's user avatar
  • 11
2 votes
1 answer
76 views

RFC 3151 provides a way to encode general public ids to URNs. For example, -//OASIS//DTD DocBook XML V4.1.2//EN becomes urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN. Is there a facility in the Java ...
0 votes
0 answers
32 views

as stated in the subject, I have an application that provides an audio download service. the problem is that the audio is divided into multiple smaller files (for example: an audio track divided into ...
0 votes
0 answers
30 views

I am working on an Linked Data / RDF implementation. Following https://www.w3.org/TR/ldp-bp/#use-relative-uris I would like to use relative URIs in sub-graphs. (NOTE that while the referenced best ...

15 30 50 per page
1
2 3 4 5
...
412

AltStyle によって変換されたページ (->オリジナル) /