大前良介 (OHMAE Ryosuke)

Results 19 comments of 大前良介 (OHMAE Ryosuke)

Thanks. I agree with your opinion. I also wanted to implement DLNA in Pure Java, and I've wondered if it's better to create an Android-independent library. I have a desire...

In the wifi hotspot, I think that this app will not work because there are restrictions on network by security. (e.g. perhaps multicast does not allowed...🤔) And I think that...

Since I can not reproduce it in my environment, could you tell me the value of `ni.getType()` in that case? The reason why I am checking `ni.getType()`, I want to...

I just noticed... [`NetworkInfo#getType()`](https://developer.android.com/reference/android/net/NetworkInfo#getType()) was deprecated in API level P. :scream:

Sorry for the delay in replying. I'm a little unsure of your request, but it's probably not possible, and even if it was possible, it's not the role of this...

Good idea! I would like to implements it.

Thanks. I'm planning to implement that feature. However, I'm not able to spend time on this project right now, so it's going to be a long time coming.

Such special circumstances are not taken into account. MulticastSocket binds to Interface, but I've never checked how it behaves when you have multiple link-local addresses. I don't have such an...

Due to the nature of this app, it cannot be controlled from the quick settings tile.

In the next version, I plan to support Material3 Dynamic color (Material You). However, automatic adaptation is not yet possible; applying the current settings manually is the only option. Due...