18 questions
Hello, everyone I'd like to find out if the coordinates of latitude and longitude are road coordinates.If you look at the navigation, even though the current location of the car is not off the road I'...
import java.util.Arrays;import java.io.BufferedReader;import java.io.FileReader;import java.io.PrintWriter;import java.io.IOException;public class traineroutput { public static void main(String args[]...
I'm making a location sharing application while studying Android, and I'm trying to test if I can share a location with one phone, but I'm trying to test it with an emulator.The problem is that I want...
As the title says, I want to know the number of satellites currently caught on Android.I tried googling, but as the API version increased over time, it seems that it became unusable.I referred to the ...
Hello, I am a student who is studying for MFC.Get the Gps value and display it on the screen (map)We're going to make a program that draws the distance we've movedSince it has to be done in an area wh...
JSP Code <%@ page language=java contentType=text/html; charset=UTF-8 pageEncoding=UTF-8%><%@include file=/importhead.jsp %> <%@include file=/header.jsp %> <%@include file=/panel.j...
Let me ask you a question about Android gps. locationManager.requestLocationUpdates(LocationManager.NETWORK_PROVIDER, 1000, MIN_DISTANCE_UPDATE, this);If there is a change of distance of 1 second or 1...
I'm going to make an app similar to Pokemon Go (only Android), and I have a question about the functional plan.When I downloaded the app -> GPS On -> and went to a specific location (I'm expecti...
« | - 2 - |
613 GDB gets version error when attempting to debug with the Presense SDK (IDE)
918 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
573 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
© 2024 OneMinuteCode. All rights reserved.