Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
1 vote
0 answers
33 views

How to use LipeRMI in Android?

I downloaded LipeRMI from their website and managed to successfully add the library to a java project and set up a connection between client and server. I'm looking for a way to add the LipeRMI to an ...
Maorkale's user avatar
-1 votes
0 answers
33 views

Alternative for RMI in Android application [closed]

I've seen a few posts about this issue, but most of them are old and differ a bit from my question. I chose to implement an Android application with RMI for a project that I work on. I created the ...
Maor Cohen's user avatar
-2 votes
0 answers
27 views

Host a vpn server on android [closed]

is it possible to host a vpn server on android? Basically I want to host a server on the same device that will connect to it(I want to see what requests are being made on the phone and I wanna block ...
Maksim Kreydin's user avatar
0 votes
0 answers
17 views

creating an app in android studio where i can send a mass notification from the host device to all devices

I am creating an app in android studio that should allow alerts to be sent from the main users device to all other devices. Ideally i would like to incorporate a seen function to show who has seen the ...
kelcey hilton's user avatar
0 votes
1 answer
286 views

RTMP server for Android

I want to receive RTMP stream on Andoroid Phone from GoPro. I would like to install some kind of RTMP server on Android device which would forward the stream to the mobile application on the same ...
Jubiler's user avatar
0 votes
1 answer
60 views

Getting a SSLContext using a self signed keystore on Android

i want to make my android application a server. i have a SocketServerManger class implementing WebSocketServer from "org.java-websocket:Java-WebSocket:1.5.6" liberary. Java-WebSocket as i ...
sepideh's user avatar
  • 31
0 votes
1 answer
83 views

Android server notification implementation in app purchase

Couldn't find any article or guid to implement in app pub/sub on android and docs are not very clear. Tried reading docs but docs are cumbersome. Any guide or steps on how to implement this would be ...
ArkaneKhan's user avatar
0 votes
0 answers
80 views

How simulate TLS handshake error. java, android,

My task is to simulate a TLS handshake error related to the fact that a website does not have an XYZ certificate. I need to do this on an android device using a postman style app. Can anyone advise ...
KOSADA's user avatar
  • 11
0 votes
1 answer
35 views

What do I do when I get error 401 with Banuba Video Editor?

I get this error from the server - error 401: Unauthorized. Our team could not find a problem on our side. How do we fix it and what is causing this error? And we did not find a solution to the ...
Jafar's user avatar
  • 1
0 votes
0 answers
38 views

How do I connect my cloud db to android studio

I'm creating an android application, and I'm hosting the database on a cloud server. I'm trying to connect these two. Also, this is my first time working with android studio. I was told that I could ...
user22741619's user avatar
0 votes
0 answers
27 views

android in release mod loses connection

I migrated my app to remote servers, and changed the ip address in the code from localhost to server address, in the simulator and on physical iOS devices everything works as it should, but when I ...
s1mpledreamer's user avatar
1 vote
0 answers
137 views

SSH from windows to linux returns no android devices

This is my first post here, so please bear with me. I have 2 machines - 1 local (windows), 1 remote (linux, different network). The local one has android devices connected to it. I'm trying to create ...
Larry's user avatar
  • 11
-1 votes
1 answer
48 views

Fingerprint sensor in mobile

My graduation project is develop application access fingerprint sensor in mobile device and user register fingerprint i want to get fingerprint as image and apply encryption technology and nural ...
Al Hmd's user avatar
  • 1
0 votes
0 answers
30 views

JSESSIONID not received in server Android

I am developing an Android web application. Since cookiesyncmanager is deprecated, I've replaced it with cookieManager for android SDK 32 and above. Because of this reason, server sporadically fails ...
Lucy's user avatar
  • 121
0 votes
0 answers
65 views

How to display on Kotlin this emoji "smile:\\ud83d\\udd25:" which I got from the server

I tried a lot of different ways to do it, even tried to remove symbols and replace something, but it did not work for me. The problem is: I have emoji as smile:\ud83d\udd25: with 2 \ from server, but ...
Kate's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
78