Anonymous » 02 мар 2024, 19:56
Последнее сообщение Anonymous «
Anonymous »
i am trying to stream my RTSP camera to my mobile app which is written in Java, I used exoPlayer to view the video and it is working fine, here is my code:
Anonymous » 02 мар 2024, 19:55
Последнее сообщение Anonymous «
Anonymous »
I've created an app and give some permissions for it and now my phone locks automatically and Sim cards automatically restart at different times. Do anyone know the reason. Can anyone solve the issue. Should I remove app.
Anonymous » 02 мар 2024, 16:52
Последнее сообщение Anonymous «
Anonymous »
I want to automate an android application using Appium, Java and TestNG on aws device-farm. However, VPN information must be added to access this application.
When I used remote control on AWS device-farm, I was able to set VPN information on the...
Anonymous » 02 мар 2024, 16:47
Последнее сообщение Anonymous «
Anonymous »
After running Command flutter run unable to run Project and facing issues given below.
PS C:\Quran-master\Quran-master> flutter run Launching lib\main.dart on Infinix X626B in debug mode... You are applying Flutter's app_plugin_loader Gradle...
Anonymous » 02 мар 2024, 16:45
Последнее сообщение Anonymous «
Anonymous »
I'm new to MVC and I'm following this tutorial. I'm having a hard time showing the records by default when the page loads. This is what I see with my current code
Both methods from my sevlet work, the insertUser and the listAllUsers methods,...
Anonymous » 02 мар 2024, 16:45
Последнее сообщение Anonymous «
Anonymous »
I have problem with this authentication code
@Service public class UserServiceImpl implements UserService{ private UserRepository userRepository; private PasswordEncoder passwordEncoder; public UserServiceImpl(UserRepository userRepository,...
Anonymous » 02 мар 2024, 16:45
Последнее сообщение Anonymous «
Anonymous »
I'm making a web application for personal use.
I need to take the first 3 p2p trading positions from the ByBit site. Namely ( USDT-KZT ) [ Purchase ], the price field. Display them on the vp page. I've been suffering for three weeks now. They have...
Anonymous » 02 мар 2024, 16:42
Последнее сообщение Anonymous «
Anonymous »
I'm currently using IntelliJ IDEA version 2023.3.2, and the Edit Configurations interface is quite different from previous versions. I can't find the relevant settings. How can I locate the VM options input box?new versionold version
Anonymous » 02 мар 2024, 16:24
Последнее сообщение Anonymous «
Anonymous »
I am currently working on a Web App using Jakarta EE project for my thesis. I have done the basic stuff and now I want to implement a calendar, a good example would be the one from Google. I want a user to be able to add other users from their...
Anonymous » 02 мар 2024, 16:23
Последнее сообщение Anonymous «
Anonymous »
I want to continue an old android project of mine and started fixing issues with that. My program launches well in android virtual device but then goes background.(I tried it on my phone it doesn't do that) Then checked logcats and saw erros like...
Anonymous » 02 мар 2024, 16:19
Последнее сообщение Anonymous «
Anonymous »
Hi everyone I have a problem with @JoinColumn. In my case I just want to reach Entities with @JoinColumn(Foreign Key) not using @OneToMany or @ManyToOne beacue these 2 annotation pretends to have a entity in it.
Anonymous » 02 мар 2024, 16:08
Последнее сообщение Anonymous «
Anonymous »
I want my program to prompt user to enter the set user name and password. If the credentials don't match, I want it to loop until either they get it right or they exceed number of attempts.
For example, if they get username wrong, program should...
Anonymous » 02 мар 2024, 16:01
Последнее сообщение Anonymous «
Anonymous »
I want to access information from my app what page user visiting using whatever browser they want. Is it possible to do that on Android, and if so how?
Anonymous » 02 мар 2024, 16:00
Последнее сообщение Anonymous «
Anonymous »
I am implementing updateUser functionality,i have same endpoint for both get and put, so both were working fine. but suddenly after some time i see that put method stops working. My controller class looks correct, with separate mappings for GET and...
Anonymous » 02 мар 2024, 15:53
Последнее сообщение Anonymous «
Anonymous »
So basically i want to develop a simple appblock app and i want to show the current name of the app. I tried a few solutions but it did not work for me. e.g activityManager was one them. Perhaphs the code are depracted for the android api.
Anonymous » 02 мар 2024, 15:48
Последнее сообщение Anonymous «
Anonymous »
i have same endpoint for both get and put, so both were working fine. but suddenly after some time i see that put method stops working. My controller class looks correct, with separate mappings for GET and PUT requests to retrieve and update user...
Anonymous » 02 мар 2024, 15:41
Последнее сообщение Anonymous «
Anonymous »
I'm new to MVC and I'm following this tutorial. I'm having a hard time showing the records by default when the page loads. This is what I see with my current code
Both methods from my sevlet work, the insertUser and the listAllUsers methods,...
Anonymous » 02 мар 2024, 15:39
Последнее сообщение Anonymous «
Anonymous »
Why does NetBeans IDE raise a flag on printing a Java stack trace?
try { //try to do something there } catch (IOException e) { //handle the exception e.printStackTrace(); } For some reason the printStackTrace is underlined in a squiggly line. When...
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения