Android :: Wifi Enabled VOIP Program?

Dec 10, 2008

My main question before I buy a G1 is does Android have a Wifi enabled VOIP program (like Skype)? Also, can I link it directly to a PC and throw any data I want inside it (linux programs). Oh one more thing, can it compile C code?

Android :: Wifi enabled VOIP program?


Android :: Implementing VoIP Program

Nov 14, 2010

I have some design questions that I want to discuss with people interested in helping me. I am planning to develop a simple VoIP program that allows two Android phones in the same network to use VoIP. My goal is simply to capture sound, send the data with UDP, receive UDP data and play sound.My current design is to have 2 threads: one captures the microphone and sends the data; the other one receives bytes and plays them.I was starting to implement that using MediaPlayer and MediaRecorder. The issue that came up is how do I record and play sound? By that, I would like to know if I need to use a file, although that seems slow, or if there is anyway to have the recording automatically sent to my UDP socket please?Basically, I wonder if I have to record to a file, then to be able to play it, or if I could just pass a socket (for recording and playing).

View 1 Replies View Related

Android :: Detect Wifi Enabled / Disabled

Aug 12, 2010

This seems like a common issue developers have yet I couldn't find anything on it (searched through the archives in this mailing list and Google searches). Maybe I just fail at research, but anyway.. My app requires a network connection. If it is disabled I'd like to notify users that it is required and then possibly open the network settings box so they can enable it.

View 5 Replies View Related

Android :: App That Allows To Control A Wifi Enabled Helicopter

Jan 24, 2010

There is an iphone app that allows you to control a wifi enabled helicopter. is this possible with any android phone?

View 5 Replies View Related

Android :: WiFi Enabled AND Active - Launch An Intent

Nov 28, 2009

This is what I would like to do: => IF WiFi is enabled AND active, launch an intent (in fact it's a WebView that gets its content=>the instructions of my app on the web) => IF NOT, then I would launch another intent so that I don't show a WebView with "Web page not available ... The Web page at http://www.mywebsite.com might be temporarily down or it may have moved ..."

I tought initially to use

if(wifi.isWifiEnabled())

but that does not say if the Wifi connection is ACTIVE or not. It says only that the user has turned the switch on. The device may or may not be connected... Is this correct ?

Then I tried to use :........................

View 4 Replies View Related

Android :: Cheap Wifi Enabled Or Other Programmable Device

Jun 8, 2010

Does anyone know of a cheap Android or programmable device that has wifi? I need it for a project for a company that needs a wifi handheld device for the shop floor. Im not too fussed about the language the device uses though Im not really interested in the iTouch as theres no intention to release the app in the app store and I don`t really want to jail break everybodys iTouch. Ideally it would be small , iTouch size for example and relatively cheap $100 or less. Nothing fancy just ability to write a simple UI and have wifi. Voice is not needed.

View 2 Replies View Related

HTC Incredible :: WiFi N (802.11n) NOT Enabled?

Apr 28, 2010

Several posts have "confirmed" that the Incredible has WiFi N. Maybe it is capable of WiFi N, but N is certainly not enabled. See attached picture of Airport Utility at my house, which is a WiFi N router. You can see that one device is connected at 802.11a/n with a rate of 270 mpbs. You can see that another device is connected at 802.11b/g with a rate of 54 mpbs. That device is my HTC Incredible. I've tried it with two different WiFi N networks, and the incredible never connects at anything other than WiFi G, and it never has a rate higher than 54 mbps. Does anybody still care to argue that the Incredible has WiFi N enabled? Has anybody else experienced anything different?

View 49 Replies View Related

Android :: Making Request Over Mobile Network When WiFi Enabled

Nov 19, 2009

Is there any way for an application to force a network request to go over the mobile network if it's available in preference to WiFi? I'm looking at ConnectivityManager#setNetworkPreference, but there's no documentation, and looking at the source seems to suggest it's setting a global preference somewhere which isn't what's required here - I just need to force certain requests that need to go over the mobile network to ignore WiFi.

View 3 Replies View Related

HTC EVO 4G : Get Wifi Tethering Enabled On New ROOT?

Aug 26, 2010

Was hoping someone either had a link or instructions on how to get wifi tethering enabled on the New ROOT that was just released. Guess while I am at it, capture screen program would be nice too ..

View 11 Replies View Related

HTC Incredible :: Voip - Make Calls To Other Cells And Landline Phones Over Wifi Connection

Jul 21, 2010

I just can't figure this out. All I need to do is be able to make calls to other cells and landline phones over my wifi connection using my incredible ( i don't get cell service at home). No international calls. I have sip set up and fring. I can dial out on my dinc and i will hear ringing but but that is it. No one picks up. I have called my home phone and it doesn't ring.

View 4 Replies View Related

HTC Hero :: WiFi Enabled - More Battery Power Used?

Oct 11, 2009

Does enabling/using WiFi use more battery power?

View 7 Replies View Related

General :: Can WiFi Direct Be Enabled In Device

Sep 26, 2013

Is Wi-Fi Direct Software or Hardware feature. Is there any possible way to connect to a Wi-Fi Direct device from a device with only Wi-Fi support without using Superbeam or other apps that use Wifi hotspot feature.

In Wi-Fi Direct specification, it is written that "Only one of the Wi-Fi devices needs to be compliant with Wi-Fi Direct to establish a peer-to-peer connection that transfers data directly between each other with greatly reduced setup."

View 1 Replies View Related

Android :: Settings - Secure.ADB ENABLED - USB MASS STORAGE - ENABLED

Nov 20, 2009

I wanna set the ADB_ENABLED and USB_MASS_STORAGE_ENABLED option automatically in my App.

so i add below statement in my App(Activity).

---------------------- Settings.Secure.putInt(getContentResolver(), Settings.Secure.ADB_ENABLED, 0);

or

Settings.Secure.putInt(getContentResolver(), Settings.Secure.ADB_ENABLED, 1); ----------------------

and add below statement in my App(manifest).

---------------------- .... </application> <uses-permission android:name="android.permission.WRITE_SETTINGS" /> <uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" /> .... ----------------------

but some exception are occured in runtime like below.

---------------------- Uncaught hander: thread main exiting due to uncaught exception. java.lang.SecurityException: Permission denial: writing to secure settings requires android.permission.WRITE_SECURE_SETTINGS ... ----------------------

How i can use ADB_ENABLED and USB_MASS_STORAGE_ENABLED in my App?

View 3 Replies View Related

Sony Ericsson Xperia X10 :: APN Enabled After Wifi Disabled

Oct 16, 2010

I think this problem arose after I purchased 'Extended Controls'. I turn off wifi (doesn't matter if I use extended controls or not) and the APN Control turns itself on, really quite annoying! Is there any way to fix this? Edit - Forgot to mention, this seems to be intermittent as well :/....

View 1 Replies View Related

Motorola Droid X :: GPS / WIFI / Refresh Enabled At All Times?

Jul 28, 2010

I am always conscious of battery lately, this is actually kind of annoying. Its extra work to get the GPS enabled when trying to use google maps. Why can't it just auto enable when one touch? I don't enable all these features (except refresh for push email) bc I'm so paranoid about this darn battery.... Plus, I'm always killing apps. Just want to know what you guys keep running and how your batteries are fairing.

View 22 Replies View Related

HTC Magic :: Receiving Gmail Emails Without 3G Or WIFI Enabled

Dec 10, 2009

I'm experiencing some strange phenomenon on my HTC Magic. I have disabled my 3G, so I only use 2G networks.
But on random times, not very often, I suddenly get a message, saying I have new unread Gmail email. When I look at my Gmail inbox, my inbox is totally up to date! I think this is very strange, because I had 3G and WIFI disabled when I retreived these mails. Can Gmail email be retreived via the 2G network? As far as I know, email can not be retrieved via GPRS or other 2G network.

View 3 Replies View Related

Nexus :: Bluetooth Audio Cuts Out With WiFi Enabled

Jan 21, 2010

I have been having issues with my Nexus One when trying to stream music via bluetooth to my clarion cd player. It was hit and miss, sometimes playing fine, sometimes not even connecting for 5 minutes. I may have found the problem, i was having some cutting and out issues tonight and i disabled wifi and it immediatly played silky smooth. I then turned on wifi and it started to cut in and out immediatly. This leads me to believe the wifi radio is causing problems streaming music via bluetooth but wanted to find out if anyone else had similar issues and what they do. I just came from using an iphone 3gs and never had these issues, it always played smooth. I have no problems disabling wifi when in my truck but want to get other opinions.

View 5 Replies View Related

General :: Gtalk Not Working With Proxy Enabled WiFi

Apr 30, 2012

I m running ICS 4.0.3 and I am having work wifi with proxy. I have also installed proxy droid and I am able to download apps and browse internet through my wifi. BUT THE PROBLEM is not all apps are having access to Wifi. i.e. Gtalk is not able to sign in while using internet from wifi.

View 4 Replies View Related

General :: How To Make Most WiFi Direct Enabled To Beam To Miracast

Jul 4, 2013

I just got a Netgear Push2TV 3000, which not only encompases WiDi, but Miracast support in this version.

From what my understand is though, is that both these WiDi and Miracast technologies are basically just wireless HDMI anyway.

My question is if it's possible to come up with a mod to work to allow any (or at least most) rooted phones with a ROM like CM that integrate Miracast into their settings for every build?

I did try doing just that with my droid 4 running CM 10,1 with its wifi direct setting..it said it was connecting, amazingly...but nothing else after that.

View 2 Replies View Related

HTC Incredible :: 3G Does Not Turn Back On When Leave Wifi Enabled And Connection Area / Fix It?

Sep 24, 2010

Since the 2.2 update if I leave Wifi enabled and leave the connection area, 3G does not turn back on and I'm left with no data connection at all. Only way I can fix it is to restart the phone.

View 2 Replies View Related

Communicate To WiFi Enabled Arduino Board With Static IP - Socket Connection

Feb 3, 2012

So Im writing an application to communicate to a Wi-Fi enabled Arduino board with a static IP...

This is what Im trying to do...
1.) Enter Ip and Host
2.) Connect
3.) Simply send either a "0" or "1" to the arduino board

There are two activities at the moment, one to enter the IP and port of the Board (which is set from the board itself) and one to send data to the board. When i comment out the connection methods in the Communicator class the app swithches activities without any issues, but when i un-comment them and attempt to connect, the app immediately closes after i attempt to connect.

Code:

package car.test.namespace;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;

[Code]...

Code:

package car.test.namespace;
import java.io.*;
import java.net.*;
public class Communication {

[Code]...

Code:

package car.test.namespace;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;

[Code]..

Also, im not even seeing the "Connection Failed" message, the app is just shutting down,.

View 4 Replies View Related

General :: Permanently Disable Cellular Data / Voice Modem As Well Leaving WiFi Enabled

Feb 12, 2014

Radio Shack had this phone on sale for $14 cash this weekend, I picked up a couple of them to setup to use for WiFi text/music/YouTube phones for my kids.

I have rooted them and now just want to get rid of the Virgin Mobile automatic profile update that attempts to happen when I power on the phone. If possible, I would like to permanently disable the cellular data/voice modem as well leaving WiFi enabled. What app I should disable/ remove through titanium backup to do this?

I have absolutely no intention of ever activating these phones for traditional cell service. They will strictly be used as WiFi android devices. Basically a cheapo alternative to an iPod.

I have set the phone for airplane mode and then enabled WiFi to prevent them from making calls, this is a reasonable solution but they could turn on the cell radio and start trying to activate, although they wouldn't get far as they don't have a way to provide payment anyway.

Problem is their mother isn't the brightest and when they are away at mom's, I would like to be able to text them and not be on the phone with her troubleshooting them constantly.

View 1 Replies View Related

Motorola Droid :: Droid - Wifi And VOIP

Nov 22, 2009

Is there a way for me to use the wifi on my Droid to make normal phone calls (ie, call anybody) over my broadband connection when I'm at home?

My Verizon signal totally sux at home, and VZ does not seem to show any interest in fixing the matter. I have a high speed connection at home, so utilizing VOIP shouldn't be a problem - if I can find out how.

View 49 Replies View Related

Android :: Program - Turn Wifi Off On Android Device

Nov 2, 2010

Had a read through the android documentation on WifiManager and thought I understood it but when I tried to code an example I keep running into problems.

I had the following code

CODE:...........

I had tried something similar to turn off sound

CODE:...............

This works fine, but the wifi part always gives an error, was just wondering if I'm missing something obvious as I can't seem to work it out?

View 2 Replies View Related

Android :: PBX App VOIP

Feb 2, 2010

We use a hosted PBX solution that is VOIP. There is no VOIP andoid app from our provider but there is one for the iPhone.

However, we can call through our PBX by dialing our direct dial number, passcode and dial out - end result is the same, we call clients from our PBX with our company number displayed on caller ID.

The manual process is accomplished as follows.

1 dial our personal direct dial number
2 pause pause
3 enter #
4 pause pause
5 enter our mailbox security code (4-8 numbers)
6 enter #
7 pause
8 enter *
9 pause
10 enter #
11 enter 91 (9 for outside line, 1 for US)
at this point we enter the 7 digit number and are connected

Can someone write an app or is one already written that will simply let us choose a contact to dial and have a popup as done in Google Voice

Call with Google Voice
Call without Google Voice
Call from PBX

I am thinking if you select call from pbx the app would simply dial steps 1-11 above and then enter the contact number to complete the call.

This has to be incredibly easy for guys... it would sure help us outside sales guys from dialing in through our corporate pbx's.

View 1 Replies View Related

Android :: Voip App

Mar 2, 2010

Is there an app for this that you dont have to be a smartie to use? There's To much involved in it.

View 18 Replies View Related

Android :: VOIP

Sep 4, 2010

I've been on the same phone plan for close to 17 years, same # same carrier etc. It's been a sweet deal for the most part since I'm a light user of phone time.

I pay $10 a month for 'service', I only pay .11 a minute for time talked which normally runs around 100 minutes a month. Average phone bill before getting an android phone was around $25. Well I added text for $5 and now the monthly data plan for $30. Out of the 5gb limit i used .160gb on average per month.

I've had google voice for a while so i turned off texting and now use that number for texting(which works really sweet) other than people complaining that I have a new # to text/call to.

Is there anyway to utilize the data package to use some sort of VOIP calling instead of my per minute charge? Either to reduce or eliminate the per minute charge?

View 1 Replies View Related

Voip Android App

Feb 19, 2014

I want to write an android program that connect to the Voip Accounting server, and after customer's verification, customer will be able to enter his/her phone number, after that communication is established. they talk to each other exactly as like as old phone communication.

View 2 Replies View Related

Android :: Free Voip Over 3g

Dec 27, 2009

I no there are like a gzillion threads about this not jst on this forum but on others too, but i just can't seem to grasp what their saying. Anyway the point is basically i would like a noob proof tutorial on how to get try voip over 3g. I have tried fring and the test call works but i dont know how to make my own calls. Sipdroid and asip really confuse me and dont seem to work (just get red light) apparently i need something like pbxes which confuses me even more. I do have magicjack but i don't have the proxy for it and as of now dont have my actually magicjack with me so i can never really get it.

View 4 Replies View Related

Android :: True VOIP App

Feb 4, 2010

I got a mytouch 3g figuring it would handle voip like iphone and wm phones. But to my dismay, it appears there are no true VOIP apps for android that will allow me to call over wifi/3G from Germany.

I have read about sipdroid, truphone, skype lite, iscoot and others, but they all make a local call first, even to members of the same service -totally defeats the purpose. You'd be better off using a calling card!!

Anyway, just wondering if I am missing something. I got an android phone because I wanted to be part of something different, with great potential. I just didn't realize that it would be different in such a disadvantageous way...

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved