Tagged Questions
0
votes
0answers
10 views
android library/code to use paper printer via usb or wireless connection
I was wondering if there is any way to set output of the application to physical printer via usb. There are some stuff like star printers sdk etc... are there any function(s) to use it directly with ...
0
votes
0answers
16 views
ADB used to connect wirelessly, now I can't connect and get double port error (unable to connect *.*.*.*:5555:5555)
I was using the adb wireless app on my older Droid X. It was working flawlessly for months, no problem at all. I didn't update anything, nothing has changed on anything. The computer wasn't restarted, ...
0
votes
1answer
61 views
Debug Javascript application on chrome(android version) wirelessly (without usb debugging)
My android phone and my IIS are both connected to the same network. I wonder are there any ways that let me wirelessly debug javascript app which is running on android's chrome ?
-1
votes
0answers
26 views
Micro-USB and root errors [closed]
The micro-USB port of my Xperia Arc with ICS it's broken. How can I enter to ADB by wireless, without connecting the cable? I am not root, and I need to enter to ADB to root my phone. I can connect to ...
-8
votes
0answers
52 views
need to customize an android launcher [closed]
I would like to customize an android launcher(4.1 or later) by myself, I've done some search and learned java(though not expertise). Also, I learned some google source code of launcher, but not ...
1
vote
1answer
38 views
Android developing - Making a wireless (Bluetooth/Wi-fi) Keyboard for Computers [closed]
I would like to ask what studies are needed for me turn my smartphone into a wireless keyboard and use for desktop/laptop/etc...? How could I achieve this step by step? Thanks a lot for helping.
-1
votes
1answer
44 views
Alternate way (other than wireless) to connect android device to network [closed]
I have an inhouse app running at our shop. It gathers and then transfers data to a network samba drive using our internal wireless network. Now we have been asked to look for a backup method to ...
-2
votes
1answer
92 views
get wireless tools in Android devices? [closed]
i see this link about enable wireless tools on android.
but i can't understand the way he follow to enable tools on what terminal or adb shells for the device or on linux platform !!
also from where ...
1
vote
0answers
23 views
wpl_cli :not found with rooted android device?
i rooted my android device then i go to adb shell, then type su to enter wpa_cli. i surprise that this appeared : wpa_cli: not found although i get information when i type : wpa_supplicant?
i know ...
0
votes
0answers
83 views
Creating a local file syncing system through Wamp server
I'm running a wamp server on my laptop. I want to create a syncing system between my Samsung Galaxy 10.1 Tablet to my laptop. I want to sync two folders. I want to create my own system rather than ...
0
votes
0answers
53 views
Best way to send data to a remote device in Android
My question is, which is the best way to send data to other device in the same network?
I have two devices, both connected at the same wireless, both of them have a service which is the responsible ...
3
votes
1answer
448 views
android adb wireless debugging with USB accessory
I have adb wireless connection working for debuging applications in eclipse, but I am having an issue with an application that is using the USB cable to attach to an accessory.
The application is ...
0
votes
0answers
576 views
Location services not working for certain handphones
I have an app that uses a GeoWebView to display a google map. It will then provide routing to certain carparks depending on where you are.
We encountered a bug where the routing was not showing up ...
0
votes
2answers
46 views
Android App Errors out when trying to access wireless
I'm coding an Android app and I want to make sure the wireless is connected before I invoke the browser to show a stream, however it Simply closes when the button is clicked saying that the ...
1
vote
1answer
95 views
ServerSocket connection issue
Ive been having an issue with Server Socket connect, i have a program for this little game and am trying to use the sockets to get it to connect, but when i get to serverSocket = new ...
1
vote
2answers
577 views
Framework to enable Android and PC data transfer over Wifi, Bluetooth, or USB? [closed]
I am writing a Windows application that controls an Android mobile wirelessly, such as sending sms, making calls, viewing files, retrieving sensor data, etc. I am simply using IP socket via WiFi, but ...
1
vote
0answers
220 views
Android mobile as a wireless camera (OpenCV)
I am working in OpenCV with a Logitech wired webcam, the computer will be on a robot, that will move around, and the camera will stay static, so I would need a 65 feet cable extension, but I would ...
1
vote
1answer
2k views
How to control an Arduino and WiFly shield with an Android device
I'm trying to control an Arduino Uno R3 board + WiFly RN-131C shield with the use of my Android phone (that is, something similar to what is shown here, although I think in that case the Arduino ...
0
votes
1answer
102 views
SmartWirelessHeadset Pro Icon
(I've created an Android/Extension app for Sony SmartWatch and now I'm adding support for Sony Smart Wireless Headset Pro as well.)
My problem is that the Black & White PNG icon for the Extension ...
0
votes
1answer
190 views
How to detect wireless signals around me? [closed]
Is there a way to detect any kind of wireless signal using Android phone and identify it? Or must the signal be some sort of pre-defined one like Wi-fi? or used by spy devices like hidden camera.i ...
0
votes
0answers
53 views
Projecting android device as wireless camera [closed]
I'm attempting to write an application using Froyo (API 8) and an important component of my application is to connect the phone to a computer as a wireless camera device.
How can I achieve this?
...
0
votes
1answer
522 views
How can I install a root certificate on my Android 4.1.1 Nexus 7 to connect to Corp 802.1x EAP Wifi
I'm trying to connect to the corp wifi network which is 802.1x, but not sure whether to choose EAP: PEAP, TLS, TTLS or PWD. I think I need to install a root certificate, but there are no prompts when ...
0
votes
2answers
199 views
check if wireless is on (even if not connected to any network)
Can I check if the wireless is enabled, even if not connected to any network. I need wireless enabled to get more accurate gps readings. But I don't need to be concede to any of the networks (It ...
0
votes
0answers
48 views
Sync devices to same wlan AP
I've got home configuration of 2 wlans. I use both actively as they are capped 3G connections.
They both have different SSID's. Sometimes I have to connect to another AP(needs to be dynamic).
I'd like ...
1
vote
1answer
963 views
Can't Switch GPS On/Off and Wireless Location Settings through System.secure
I want switch Location Providers On and Off, that is GPS and Wireless Location
I added permission in manifest
my code to change wireless location settings is...
...
1
vote
0answers
26 views
Connecting WEP wireless networks in Android is not doing anything in my app [duplicate]
Possible Duplicate:
How to connect to a specific wifi network in android programmatically?
I have been trying out various ways to connect WEP wireless networks using the following links:
...
0
votes
1answer
411 views
is it possible to print from adobe air android app to a wireless printer?
hi im trying to make a POS app for android using adobe air mobile .
i have an epson thermal printer connected to a Wifi router.
i have learned that printjob won't work with the mobile apps
Please ...
1
vote
3answers
229 views
Java Socket Connection is flooding network OR resulting in high ping
i have a little problem with my java socket code.
I'm writing an android client application which is sending data to a java multithreaded socket server on my pc through direct(!) wireless connection. ...
-3
votes
1answer
458 views
Android wireless AP sniffing [closed]
I would love to write a program that can be able to sniff passwords and login credentials off an android wireless AP but am kind of stuck since android is still a new field to me. does any one have an ...
1
vote
2answers
163 views
android wireless game
hello I'm final year student n me going to create my final year project in android.
i have basic ideas in android but don't know about creating game n wireless communication..
and my project topic is ...
5
votes
1answer
681 views
Android - How to find devices in network?
I'm looking for a way to find all devices (especially printers) in the local area network.
How can this be done?
With a broadcast?
If yes, then how do I differ between printers and "normal" devices ...
0
votes
0answers
204 views
Receive UDP packet in android from wireless router
I'm trying to receive UDP packets from a wifi router in my android phone the phone connected to wifi router wirelessly. should I write a client in android to simply receive that UDP packet from ...
0
votes
0answers
208 views
Using onpause() method when opening an wireless settings activity
in my activity I propose the user to activate his internet connexion with this method :
public static void showNoConnectionDialog(Context ctx1) {
final Context ctx = ctx1;
...
1
vote
2answers
541 views
Android check if phone has mobile or wireless connection issue
I have the following method to check if my device has either mobile or wifi connection:
public static boolean haveNetworkConnection(ConnectivityManager cm) {
boolean haveConnectedWifi = false;
...
1
vote
1answer
341 views
Cross Compiling “Wireless Tools for Linux” for Android
I've been trying to cross compile wireless tools for linux.
I've got the cross compiler for android. So I've changed the Makefile and replaced the follwoing:
CC =arm-eabi-gcc
AR = arm-eabi-ar
RANLIB ...
1
vote
3answers
1k views
Android: How this AirDroid app going to work?
Hello I am going to develop an app like "AirDroid" on Android Market which connect a device with the PC using wireless communication.
Can anybody explain to me how this app works?
Is Internet ...
2
votes
2answers
422 views
Can i push data from PC to Android over Wi-Fi
I want to write a program which downloads some data from Internet (PC part) and when my Android app will detect home Wi-Fi, it will request that data and PC part is send it to the phone.
How do I ...
1
vote
1answer
196 views
Is it possible to activate the mobile network manually?
I am developing a GPS application. I want to manually enable the equivalent of settings location and security -> Use wireless network I want to manually enable the option. Is that possible?
0
votes
1answer
389 views
Creating an IPv6 SocketServer on Android device on a cellular network
I'm trying to connect from a host (PC or other) to a mobile cellular Android device on the Verizon/AT&T cellular network. This device uses only the 3G network and has its Wi-Fi turned off. The ...
0
votes
1answer
249 views
How does a icmp packet (ping command) work in wireless network?
i'm trying to write an app to discover hosts in the network ( like Network Discovery by Aubort), I have a question:
When the android phone send broadcast ping:
-Do the broadcast pings come to wireless ...
1
vote
1answer
866 views
How to connect a mobile application from your android mobile device to your laptop server using sockets?
I have a very simple Java server that runs on my laptop. On the other side i have my Tablet with also a very simple client to conect to my server but it is not working.
Both are running on the same ...
0
votes
2answers
671 views
android USB connection
How can I check the USB socket is plugged or not (Charging with AC / USB)? (android version 2.1 / 2.2)
I am writing a wireless charging application that I want to get different types of charging ...
-1
votes
1answer
3k views
Share wifi connection in Android to acess on laptop [closed]
It's possible share my internet wifi connection to acess in my laptop through wireless?
I am in a network on Android with credentials and dont remeber the login information to enter on my laptop.
...
0
votes
2answers
277 views
Comunicate between 2 android devices
I need a way to send messages between 2 android devices, 1 a phone and 1 a tablet. I'm using Java to create the app. I'm looking at servers but I can't figure out where to start. Thanks for any help ...
0
votes
1answer
90 views
Android Hardware Name
Is there a way to get the name of the wireless hardware on the phone. For instance on the Moto Atrix it is eth0. This is different on other devices however and I need to know what its name is per ...
6
votes
3answers
7k views
Android - Open settings from app
I want to open the Settings-> Wireless & networks
Directly from my application. How can I do that?
Thanks.
0
votes
1answer
299 views
Accessing a usb device through wireless connection
What I want to achieve, is to make a usb device accessible remotely. Next the device will be connected to an android phone which will contact the server through wireless. I would like to avoid writing ...
0
votes
1answer
96 views
How are WLAN profiles stored on OSX/Windows/Android/iOS?
Dunno if stackoverflow is the best place for this, but I'm wondering if there's any sort of uniformity to how information about 'known' WLANs is stored in different OSes and on different devices. Is ...
3
votes
2answers
12k views
Unable to work with Android on a Corporate Network with WPA/WPA2 security. Always disconnects?
My Nexus One (Gingerbread) and Samsung Galaxy Tab (Honeycomb) both stopped connecting to my corporate network that uses WPA/WPA2 wireless connections. What is strange is that, both the devices worked ...
3
votes
0answers
476 views
How can I get nearby phone 's RSSI and Mac address under the same Ad-Hoc mode?
I have changed the some android phones to ad-hoc mode and let them have the same essid (by using command on each phone:"iwconfig .. essid XXX").In this way they merged in one ad-hoc network and can ...



