When I make a phone call between two emulator instances which were
compiled from the source code, the call does not go through.  Also,
when I hang up, Android never actually finishes hanging up.

I'm able to make phone calls successfully between instances of the
emulator, if I use the version of the emulator which was downloaded
from the developer's website.

It did occur to me that the problem might be that I broke something
when I changed the source code, so I downloaded a new version of the
source code, compiled it without making any changes, and tried phoning
between two instances.  The same problem still occurred.

There do not seem to be any significant differences between the output
of logcat for either of the two cases, except that the output abruptly
stops shortly after attempting to hang up when using the compiled
emulator. Also, everything else seems to work fine, including sending
text messages between instances, receiving calls from the emulator
console, and hanging up afterwards.  Using the console to try and
force the emulator to accept an incoming phone call does not work: the
emulator console is unaware that any such incoming call exists.

Does anyone have any idea what the problem might be?  Has anyone had
similar problems before?  I haven't been able to find anything similar
either through a google search or on any discussion boards.

I'm running 64-bit Ubuntu 10.04 and using the most recent version of
the source code, following the steps given on the google website and
the steps here as well: 
http://devtcg.blogspot.com/2009/03/building-running-and-debugging-android.html

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to