[android-developers] Re: WiFi gets jammed in "turning off" state

2011-03-17 Thread Urizev
I do not know, maybe. How often should I? On 16 mar, 09:52, Kostya Vasilyev wrote: > Are you sure you're not calling startScan too often? > > 16.03.2011 11:39, Urizev пишет: > > > > > > > > > > > Hi > > > I am developing an application f

[android-developers] WiFi gets jammed in "turning off" state

2011-03-16 Thread Urizev
Hi I am developing an application for controlling the WiFi interface and I have found a problem: WiFi interface gets jammed on the Xperia X10 Mini (I tested on three devices of the same model). Looking at the log with "logcat" I found the following error: E/wpa_supplicant( 1775): ERROR - wpa_

[android-developers] Automatic boot

2010-08-05 Thread Urizev
Hi, I am trying to find out how set my phone to be boot automatically when a battery is inserted like a computer which turns on when power is back. Does anyone knows anything about it? Is it about the software or hardware? Thanks!! -- You received this message because you are subscribed to the

[android-developers] Re: Wifi remains without events

2010-06-02 Thread Urizev
No, I am developing and testing the application in a Dev G1 device. On 2 jun, 17:45, Kostya Vasilyev wrote: > Is this the Moto Droid / Milestone by any chance? > > 02.06.2010 19:29, Urizev пишет: > > > > > > > Hi, > > > I have developed an applicatio

[android-developers] Wifi remains without events

2010-06-02 Thread Urizev
Hi, I have developed an application which manages the WiFi. It has no GUI and it only tries to connect to a specific WiFi network. I achieved it successfully but it has a weird error: Sometimes the WiFi system seems to be hung. It stops sending broadcast events and it does not connect. But when I

[android-developers] Re: How to debug SIGSEV?

2010-05-21 Thread Urizev
On May 1, 12:13 am, fadden wrote: > On Apr 30, 1:22 pm, Mariano Kamp wrote: > > > I am wondering if there is any way to debug aSIGSEV? I have not much > > experience with those native crashs. This issue only seems to happen with > > the HTC Incredible and I would at least guess that my Java cod

[android-developers] Failed to reopen debug port for Selected Client to XXXX

2009-12-12 Thread Urizev
Hi, I am having lots of troubles in Eclipse ADT DDMS. When I start Eclipse IDE and some android project is open, console tab begins to show the following lines: [2009-12-13 03:03:07 - ddms]Failed to reopen debug port for Selected Client to: 8700 [2009-12-13 03:03:07 - ddms]Invalid argument java.n

[android-developers] Run always a service automatically

2009-08-31 Thread Urizev
Hi, I have developed an application only with a service which is launched after rebooting. I would like it were launched after being installed and after crashing. Any idea? Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the