Skip to main content

Questions tagged [hotspot]

A hotspot is a physical location where people may obtain Internet access, typically using Wi-Fi technology.

hotspot
-1 votes
0 answers
18 views

How to create a customized hotspot on Ubuntu 24.04? [closed]

I got a WLAN Adapter and tried to use it to create a wifi hotspot on my computer. And I can only use the create a hotspot to create a Wi-Fi named ${USER}-hotspot, which cannot be modified and enabled ...
b3a1e's user avatar
  • 19
0 votes
1 answer
29 views

Can a third party app create a hotspot on Android?

Is it possible for a third party app to open a WiFi Hotspot on Android? Following is basically the crux of how I am doing this. public void setWifiApEnabled(int channel) { WifiConfiguration ...
TheWaterProgrammer's user avatar
-1 votes
1 answer
43 views

Where to find jdk sources for JNI_CreateJavaVM?

I'm trying to understand better how jvm works, and I was trying to find the main function that really interested me - the JNI_CreateJavaVM function. I wonder how it parses java bytecode, but I can't ...
stavratum's user avatar
0 votes
1 answer
65 views

How to send Wi-Fi Credentials to ESP32 using hotspot in flutter app

I have an iOT project. Where I need to send home wifi credentials on iOT device. Firstly, I have to connect the mobile app to the iOT device hotspot. Then send wifi credentials to the iOT device ...
webaddicted's user avatar
  • 1,081
1 vote
0 answers
31 views

How to apply border and change colour of border on ImageMap hotspots

I have rendered an image and provided hotspot with Image map defined. I've also added mouseover event listener to highlight the hotspot using focus(). My expectation is to have a border to be ...
Prabhu's user avatar
  • 758
0 votes
0 answers
87 views

How to create a login page with registration with Freeradius Dolaradius

I'm a beginner and I'm learning about FreeRADIUS and DaloRADIUS to implement authentication on a network. I would like to know how to create a personalized login page that allows new users to register,...
Marcos Cruz's user avatar
0 votes
0 answers
104 views

Creating a Software-Based Wi-Fi Hotspot on Windows Laptop Without Hosted Network Support

Question: I'm attempting to create a software-based Wi-Fi hotspot on my Windows laptop without relying on a hosted network, as my laptop doesn't support it. I've explored various options, including ...
ahmed abokassem's user avatar
0 votes
0 answers
10 views

No connection even if it connected to hotspot

I have a problem with internet connection on my Ipad. I create a hotspot on my Android phone and connect to it on my iPad, but after a while, the connection stops working, and the pages on the iPad ...
Jan Hrabovsky's user avatar
1 vote
0 answers
180 views

Sharing Socks5 proxy over wifi

i have been trying to make a hotspot that get's it's traffic through a socks5 proxy to use that on my phone without having to install a socks5 client on the phone directly First setup: i tried to ...
Mohamed Amine Ghouari's user avatar
0 votes
1 answer
48 views

How to Turn on LocalOnlyHotspot using WifiNetworkSpecifier.Builder as WifiConfiguration is Deprecated?

Here is My code- public void turnOnLocalOnlyHotspot(Context context) { ConnectivityManager connectivityManager = (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE); ...
VISHAL KUMAVAT's user avatar
0 votes
0 answers
22 views

Does anyone know how to use the 'Create Space Time Cube' tool in Arcmap? it gives me an error and I don't understand why

I have point data at municipal level and am looking for information on how the input data should be structured to create a spatio-temporal cube of available data to visualise and analyse emerging ...
Raffaele's user avatar
0 votes
0 answers
46 views

Turn on/off mobile hotspot in android higher 8 by programming

I want to turn on or off mobile hotspot via code. I read many tutorials, but I see that it only works with API version lower 26. And I see the function wifiManager.setWifiApEnabled It uses for ...
hungtam's user avatar
  • 43
1 vote
1 answer
139 views

setWifiApEnabled: NoSuchMethod

I've been trying to follow this tutorial on how to programmatically configure and start a Wi-Fi hotspot on Android. Here's my main activity file: package com.example.test; import androidx.appcompat....
Daniel Walker's user avatar
0 votes
1 answer
2k views

Windows 11 - 6ghz Hotspot

TL;DR: Found some handy code on this forum, modified and tested in powershell for starting a mobile hotspot. The important part of the script is the ability to select the 6ghz band. Anybody have any ...
Judge's user avatar
  • 309
0 votes
0 answers
56 views

Monitor/observe hotspot connection status

My app needs to connect to another device via hotspot. It will only form a closed network (no internet access) Internet will be accessed via mobile data. How can I monitor the status of the hotspot ...
Laldinpuii Colney's user avatar
0 votes
0 answers
64 views

Unable to connect to a flask server running on my pc from my phone when my pc is connected to my phones hotspot

I'm somewhat new to development and encountered an issue about which I could not find any info. I've got 2 apps, one to run on a mobile device (.NetMAUI), and another to create a server on a different ...
Patryk's user avatar
  • 1
0 votes
0 answers
297 views

List of devices connected to hotspot on Android 13

I am working on an android app that based on java that need the list of devices connected to hotspot which has been using arp table and ip neigh command. In the target SDK version 33, arp table and ip ...
Han Wei Ho's user avatar
1 vote
0 answers
461 views

list of Connected Devices on the Wifi Hotspot

i have a nokia device with Android 11 . this device doesn't show Connected Devices CURRENTLY connected to the Wifi Hotspot. IOT Development boards like Arduino or ESP32 etc... connected to the device'...
g06m's user avatar
  • 19
0 votes
1 answer
358 views

startLocalOnlyHotspot start the hotspot but not showing in wifi to other devices

I am trying to develop an app. For the app I need connect two device using wifi so I was trying to turn on hotspot from a device like "SHAREIT / SHAREME". `private void startLocalOnlyHotspot(...
Reaz Ahammed's user avatar
0 votes
1 answer
335 views

startLocalOnlyHotspot and create hotspot programaticaly

startLocalOnlyHotspot and create hotspot programaticaly I am trying to create a hotspot programmatically similar to this app my problem is hotspot create and immediately disappear Here is the code I ...
Mhmd Razi's user avatar
1 vote
0 answers
294 views

Turning on hotspot in android 12

Following the answer to this question I could turn on the hotspot on an android 8 device. But the same code wont turn on the hotspot in an android 12 device. Here is my MainActivity.java: package io....
user6781's user avatar
  • 177
1 vote
0 answers
120 views

How to check status of Android hotspot using flutter

I'm building an app that requires a user to enable their hotspot. Is there any package to get the info of the hotspot of the device? if there's no package, how can I achieve it then? should I write ...
Muazzam Soomro's user avatar
0 votes
1 answer
650 views

How can I programmatically get information about local hotspot?

I need to perform a scan of the devices connected to the hotspot I broadcast with my mobile in order to start a communication only with these devices. The basic information I need is the broadcast ...
Marcello Carrozzino's user avatar
1 vote
0 answers
103 views

Is it possible to detect if the device has Hotspot enable?

I have to find if the device where my application run, has the Wi-Fi enable or if the device is in hotspot mode, else I want to display an error message. To detect if I am connected to Wi-Fi, I'm ...
Camille Maurel's user avatar
0 votes
1 answer
248 views

Android Wi-Fi Direct hotspot failure

I'm new to the Android platform and I want to create an app that creates a wi-fi hotspot so my microcontroller (esp32-c3) can connect to it. Further, the app should only contain a webview and be able ...
ffk27's user avatar
  • 1
0 votes
1 answer
450 views

How to open Android hotspot using flutter

I want to set ssid and password of wifi hotspot in android using flutter. I used wifi_iot but most of it's functions are deprecated. is there any other way to do so? I think using method channels ...
Amr Hassan's user avatar
1 vote
0 answers
71 views

I want to open the hot spot using flutter for android

How to use wifi_iot flutter plugin, because i can't find it's docs because i want to open the mobile hotspot and set it's credentials with flutter
Amr Hassan's user avatar
2 votes
1 answer
161 views

How to get Try Again button click event using NetworkCallback?

I am trying to get Try Again system popup click event using NetworkCallback, Actually, I have WIFI hotspot & password and I am trying to connect that hotspot but if there are no any available ...
Hardik Parmar's user avatar
0 votes
1 answer
417 views

Enable Location without user interaction (with privileged permissions)

I am developing an app which is installed in priv-app, so I can get all the system-permissions. I need to create an localOnlyHotspot without user-interaction. After rebooting the device, the "...
Ef Ge's user avatar
  • 808
-3 votes
1 answer
164 views

How do I make a private network (like a hotspot) that has a Express server running on it?

I have recently been working on a LAN file sharing site (to upload files from your phone to your computer, vice-verca) but it doesn't work offline as it needs a private IP run on which requires a Wi-...
WhatTheClown's user avatar
1 vote
0 answers
295 views

How to get the remote device Ipaddress, host name etc for a local only hotspot in android

In Android 12, which API or methodology should we use, in order to get the IP address, hostname, MAC address of a remote device that is connected to our hotspot which is of local only hotspot type. ...
pravin kumar's user avatar
2 votes
2 answers
1k views

How to Send Data from Device that hotspot On to other device that connected with hotspot in react-native

I am developing a message in which devices can communicate over hotspot wifi. I have 2 Devices A and B. Device A makes a hotspot and runs the server then Device B joins Hotspot and sends message to ...
JS Coder's user avatar
1 vote
0 answers
347 views

How can I configure the SSID and password of a hotspot in android studio?

I want to create a mobile hotspot in an android device, I already implemented the hotspot code and is working now, but.. I cannot configure the name and the password of that hotspot using java. What ...
felipe's user avatar
  • 11
0 votes
0 answers
549 views

Communicating with a server on a device using that server as a wifi hotspot

I have some python server code running on a laptop, and am trying to send GET/POST to the server's URL. This works fine using a python client or browser on the laptop, as well as on other devices ...
Alex's user avatar
  • 25
3 votes
1 answer
441 views

Cloud (Firestore) Datastore Hotspotting and Indexing Date

I have tried to research this topic a lot lately, regarding the hotspotting behavior of Cloud Datastore. As I understand, reading/writing to indexed fields that are monotonically increasing can lead ...
muffe's user avatar
  • 67
0 votes
1 answer
162 views

How to connect Tablet and PC without Internet connection

I have two applications that communicate between themselves with websocket and webRTC Those applications meant to work offline. The communication works offline while thous applications run on the same ...
Ben's user avatar
  • 1
1 vote
2 answers
650 views

C#: Problem receiving UDP packet from device connected via mobile hotspot

I'm having a problem with simple UDP packet receive from a device connected remotely via Windows mobile hotspot. The device (an esp32 wifi board) connects to the laptop via wifi, DHCP parameters are ...
Pipeloops's user avatar
0 votes
2 answers
291 views

Host endpoints inside Android application

TLDR: I am looking for a way to expose a POST endpoint from an Android app. Is this possible? If so, how? Long story: I want to receive data from Arduino devices on my android app. So I want a way to ...
Quentin M's user avatar
  • 181
2 votes
1 answer
3k views

Android turn On/Off Mobile HotSpot programmatically

I've seen many people ask the question already. But unfortunately, my knowledge of programming is limited only to writing PowerShell scripts :) and I cannot figure out the code. Perhaps someone will ...
Den's user avatar
  • 21
3 votes
0 answers
404 views

How to start hotspot with python

How to turn on hotspot with python. I tried a few times using subprocess but then it wont work for Linux or mac and also I don't know the code of how to turn the hotspot on with python. I really tried ...
Shreyansh Dash's user avatar
3 votes
1 answer
554 views

Old working script in powershell doesnt work after upgrade to powershell-core (v 7.2) and remove previous one

This is a script to automatically turn on mobile hotspot if its not (from this answer) $asTaskGeneric = ([System.WindowsRuntimeSystemExtensions].GetMethods() | ? { $_.Name -eq 'AsTask' -and $_....
mp3846's user avatar
  • 390
1 vote
1 answer
579 views

Is there any way to create an Hotspot with specified SSID and Password in Android 10 automatically?

I've been working for a while on an application that enables and disables an Hotspot with specific SSID and Password in order to create a connection and trasfer data through FTP with the connection's ...
Bonemannes's user avatar
0 votes
1 answer
889 views

How to control Windows 10 Mobile Hotpot settings from C# Windows application [duplicate]

I'm developing a Windows application in C# and distribute it with a PC with Windows Home operating system to customers. I'd like to make the PC a wireless hotspot. I tried creating a hosted network, ...
Yaron Habot's user avatar
1 vote
1 answer
142 views

Automatically distribute data in HBase (without pre-splitting)

Salting, Hashing, and reversing of key, are recognise as techniques to avoid region Hot-spotting in HBase. Nevertheless, when I try to ingest 8000 data records by applying salting, and reverse key ...
0xMinCha's user avatar
  • 416
2 votes
2 answers
2k views

Android developer: how to detect when WiFI hotspot is turned on/off

I have registered ConnectivityManager NetworkCallback as follows: val cm = getSystemService(Context.CONNECTIVITY_SERVICE) as ConnectivityManager val builder = NetworkRequest.Builder() ...
Juha's user avatar
  • 429
0 votes
1 answer
658 views

How do I get my own hotspot ip address in flutter

I have a problem getting an IP address on my own hotspot. I found several plugins and found nothing.
Ianwazowski's user avatar
0 votes
0 answers
341 views

Error obtaining IP address in WiFi hotspot Android 7 Nougat

I am doing a small project to create a wifi hotspot in android, but I have a problem. It happens that the code works perfectly in Android 5, but when I run it in Android 7.1 the hotspot created is ...
JESUS CORONEL's user avatar
4 votes
1 answer
1k views

"Manually configure SSID and passphrase for LocalOnlyHotspot in android studio?"

I'm trying to create a WiFi hotspot on the newer versions of Android, the hotspot does not need internet access, just a local network. I want to be able to set the SSID and passphrase of the hotspot ...
Abigail V.'s user avatar
0 votes
0 answers
308 views

Requesting NEHotspotHelper entitlements permission for Apple

I'm developing an app that needs to be awoken when the user changes Wi-fi network, in order to make network measurements. To do this I've added network-authentication background mode in Info.plist, ...
Iuliu Moga's user avatar
2 votes
0 answers
647 views

Android Studio: is possible to have hotspot with internet access? (Local Only Hotspot)

I'm new to Android Studio and I'm using the functionality of Local Only Hotspot to turn on and off programmatically the hotspot (found this two post for reference: How to turn on/off wifi hotspot ...
Luca's user avatar
  • 46

15 30 50 per page
1
2 3 4 5 6