The application Settings(process com.android.settintgs) has stopped unexpectedly.while running bluetooth chat given sample appln
Android sdk 2.1 supports Bluetooth but we are unable to enable Bluetooth in emulator. while running "Bluetooth chat application" given in sample code . It throws following error : "The application Settings(process com.android.settintgs) has stopped unexpectedly." And even in SDK DOC its given that Bluetooth not supported by
Informacja: 2010-03-06
Czytaj: The application Settings(process com.android.settintgs) has stopped unexpectedly.while running bluetooth chat given sample appln
Update doesn
I've asked a question on stackoverflow, and nobody seams to pick it up. So I am posting here too. The problem I face is described at: [link] Do you know what is wrong?
Informacja: 2010-03-06
Czytaj: Update doesn
View not draw after I touch:(
I have a class extend view, I create the object when I touch some area on the main activity. But then it cannot draw the picture, I tried onDraw method / create a canvas and then draw it, but both not work. public class MyGame extends Activity { GameView mGameView = null; /** Called when the activity is first created. */
Informacja: 2010-03-06
Czytaj: View not draw after I touch:(
Mobile & Embedded Industry Expert Opinions Needed
VDC is conducting its annual survey of mobile and embedded engineers so if you are involved in the engineering of mobile or embedded systems/software, this is your chance to influence key solution suppliers. The research covers embedded software, hardware, tools, and development practices. Your thoughts will improve our insights into
Informacja: 2010-03-06
Czytaj: Mobile & Embedded Industry Expert Opinions Needed
Android Setup (SWT folder '' does not exist)
Hello, I am new in Android development.I got the issue running "SDK Setup.exe" from \tools folder. This app just quits without any message or UI. When I run android.bat from the same folder, it gives me : SWT folder '' does not exist. Please set ANDROID_SWT to point to the folder containing swt.jar for
Informacja: 2010-03-06
Czytaj: Android Setup (SWT folder '' does not exist)
Re: communication between android phone and pc using 3G network
Hi Gn, I also have been trying to setup a Droid to Droid 3G connection. I can confirm that all works great in wifi mode. The Droid can make connection requests (Http, Telnet, raw sockets) in 3G, but I cannot get the Droid to accept a socket connection in G3 mode. I was told by Verizon that a special license was needed to accept socket connection
Informacja: 2010-03-06
Czytaj: Re: communication between android phone and pc using 3G network
Battery events
hi anrdoid-folks im a student who is new to java and 've jst managed to run hello word program in android sdk. im building a small app for which I need to know 3 things: 1. the battery charge begins event (plugged thru AC power / USB or how ever) 2. the battery charging stopped event (unplugged from AC power / USB)
Informacja: 2010-03-06
Czytaj: Battery events
How to build EditText view like that in Android Market edit text (the top part)
Hi all, I want to build a simple view which just contain an EditText and a search button (image like a magnifying glass) next to it. I'm an absolute beginner to android and have not much idea on how can I do this. I try to put an image with property "android:drawableRight" and get a similar interface. but the problem is how can I detect the click on
Informacja: 2010-03-06
Czytaj: How to build EditText view like that in Android Market edit text (the top part)