[android-developers] Re: Errors In Android Run time I need suggestions

2009-06-25 Thread Daniel Janev
, Daniel --- Daniel Janev · Department Manager/Core Platform and Smart Home ProSyst Software GmbH 1606 Sofia, Bulgaria · Vladajska Str. 48 Tel. +359 (0)2 952 35 81/109 · Fax +359 (0)2 953 26 17 Mobile Phone +359 (0)888 678 670 http

[android-developers] Re: OutOfMemoryError

2009-06-19 Thread Daniel Janev
--- Daniel Janev · Department Manager/Core Platform and Smart Home ProSyst Software GmbH 1606 Sofia, Bulgaria · Vladajska Str. 48 Tel. +359 (0)2 952 35 81/109 · Fax +359 (0)2 953 26 17 Mobile Phone +359 (0)888 678 670 http://www.prosyst.com · d.ja...@prosyst.com

[android-developers] Re: Can not receive multicast packets

2009-05-19 Thread Daniel Janev
); sListener.start(); } -- Best Regards, Daniel --- Daniel Janev · Department Manager/Core Platform and Smart Home ProSyst Software GmbH 1606 Sofia, Bulgaria · Vladajska Str. 48 Tel. +359 (0)2 952 35 81/109 · Fax +359

[android-developers] Re: Eclipse + cupcake + other android projects in build path = VerifyError

2009-04-29 Thread Daniel Janev
behavior on other android projects in build path ? -- Best Regards, Daniel --- Daniel Janev · Department Manager/Core Platform and Smart Home ProSyst Software GmbH 1606 Sofia, Bulgaria · Vladajska Str. 48 Tel. +359 (0)2 952

[android-developers] ClassLoader.isAncestorOf(ClassLoader) Bug

2009-03-24 Thread Daniel Janev
--- Daniel Janev · Department Manager/Core Platform and Smart Home ProSyst Software GmbH 1606 Sofia, Bulgaria · Vladajska Str. 48 Tel. +359 (0)2 952 35 81/109 · Fax +359 (0)2 953 26 17 Mobile Phone +359 (0)888 678 670 http://www.prosyst.com · d.ja...@prosyst.com

[android-developers] Re: ClassLoader.isAncestorOf(ClassLoader) Bug

2009-03-24 Thread Daniel Janev
Thanks Mark, I've posted the bug there. Mark Murphy wrote: Daniel Janev wrote: My colleagues has found a bug in the java.lang.ClassLoader implementation of the cupcake tag of the Android platform. Did you file this on http://b.android.com? That is the issue tracker for Android. I

[android-developers] Re: Server Socket on Real Device

2009-03-20 Thread Daniel Janev
--- Daniel Janev · Department Manager/Core Platform and Smart Home ProSyst Software GmbH 1606 Sofia, Bulgaria · Vladajska Str. 48 Tel. +359 (0)2 952 35 81/109 · Fax +359 (0)2 953 26 17 Mobile Phone +359 (0)888 678 670 http://www.prosyst.com · d.ja

[android-developers] Re: Server Socket on Real Device

2009-03-20 Thread Daniel Janev
to the phone using the received (or the static, depends on the WiFi configuration) address... Cadge wrote: Ok but what about if the device is not connected to Wifi, is there an easy way to get the IP address and use sockets as above? Thanks again. On Mar 20, 1:28 pm, Daniel Janev d.ja...@prosyst.com

[android-developers] Android and Java Security Running Together

2009-02-04 Thread Daniel Janev
is interested in this I can share with you what have to be done. P.S. So, it seems that I was the first in the world to run it :) -- Best Regards, Daniel --- Daniel Janev · Department Manager/Core Platform and Smart Home ProSyst

[android-developers] Re: Porting JavaME Midlet to android.

2009-01-29 Thread Daniel Janev
. That's my experience ... -- Best Regards, Daniel --- Daniel Janev · Department Manager/Core Platform and Smart Home ProSyst Software GmbH 1606 Sofia, Bulgaria · Vladajska Str. 48 Tel. +359 (0)2 952 35 81/109 · Fax +359 (0

[android-developers] Re: SAXParser doesn't resolve Entitiy-References ( EntityResolver )

2009-01-16 Thread Daniel Janev
, all Entities were resolved via the EntityResolver. Any ideas? I've spent half a day on this issue alreade =( Best Regards, plusminus -- Best Regards, Daniel --- Daniel Janev · Department Manager/Core Platform and Smart

[android-developers] Re: SAXParser doesn't resolve Entitiy-References ( EntityResolver )

2009-01-16 Thread Daniel Janev
, plusminus On 16 Jan., 08:41, Daniel Janev d.ja...@prosyst.com wrote: Hi Guys, Why don't you try to escape the ? I've had same problems with kXML parser for MIDP and escaping the with amp; everything works fine. plusminus wrote: The qName -- localName difference to SAX in Desktop

[android-developers] Re: PathClassLoader failed in SDK 1.0, worked in 0.9

2008-10-30 Thread Daniel Janev
On Oct 22, 9:48 am, Wesley [EMAIL PROTECTED] wrote: hi, sound bad... if this is the case means my app/idea is not going to work wesley. On Wed, Oct 22, 2008 at 2:45 PM, MoggoDude [EMAIL PROTECTED] wrote: Hi Guys,        Just sending this update on the PathClassLoader problem. I