[android-developers] htc hero webview crash

2010-03-29 Thread Cyryl Płotnicki-Chudyk
Hello there, I am testing facebook integration using fbconnect java library and on 1.5-2.1 emulators it behaves quite fine, while on htc hero I get frequent crashes like this: Build fingerprint: 'htc_wwe/htc_hero/hero/hero: 1.5/2.73.405.5/61267:user/release-keys' pid: 25338, tid: 25364

[android-developers] Re: https password auth

2009-10-15 Thread Cyryl Płotnicki-Chudyk
) throws CertificateException {                // TODO Auto-generated method stub        } } thanks for the enaswer, where can I put the password auth credentials ? -- Cyryl Płotnicki-Chudyk +48 697 088 885 --~--~-~--~~~---~--~~ You received this message

[android-developers] https password auth

2009-10-11 Thread Cyryl Płotnicki-Chudyk
I'm having trouble making https connection to the server , with password authentication. What is the simpliest recommended way to do it ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] The project cannot be built until build path errors are resolved

2009-10-10 Thread Cyryl Płotnicki-Chudyk
Hi there, i'm having The project cannot be built until build path errors are resolved after each Project-clean in eclipse I have two projects with one referencing another. The error appears in the project referencing the another one. When the error appears I go to the 'configure build path' and

[android-developers] Re: error creating avd with --force

2009-10-09 Thread Cyryl Płotnicki-Chudyk
2009/10/4 Cyryl Płotnicki-Chudyk sharph...@gmail.com: PS C:\Users\cyryl\workspace android create avd --name test --target 2 Android 1.6 is a basic Android platform. Do you wish to create a custom hardware profile [no] Error: Folder C:\Users\cyryl\.android\avd\test.avd is in the way. Use

[android-developers] Re: hangs on launching unit tests

2009-10-08 Thread Cyryl Płotnicki-Chudyk
On Thu, Oct 8, 2009 at 05:42, Brett Chabot brettcha...@android.com wrote: 2009/10/6 Cyryl Płotnicki-Chudyk sharph...@gmail.com: On Tue, Oct 6, 2009 at 05:33, Brett Chabot brettcha...@android.com wrote: Unfortunately, this sounds like a known problem that occurs intermittently. Does it work

[android-developers] Re: hangs on launching unit tests

2009-10-06 Thread Cyryl Płotnicki-Chudyk
On Tue, Oct 6, 2009 at 05:33, Brett Chabot brettcha...@android.com wrote: Unfortunately, this sounds like a known problem that occurs intermittently. Does it work if you retry the 'run as android junit' step? yes, sometimes, randomly -- Cyryl Płotnicki-Chudyk +48 697 088 885

[android-developers] error creating avd with --force

2009-10-04 Thread Cyryl Płotnicki-Chudyk
PS C:\Users\cyryl\workspace android create avd --name test --target 2 Android 1.6 is a basic Android platform. Do you wish to create a custom hardware profile [no] Error: Folder C:\Users\cyryl\.android\avd\test.avd is in the way. Use --force if you want to overwrite. PS C:\Users\cyryl\workspace

[android-developers] hangs on launching unit tests

2009-10-03 Thread Cyryl Płotnicki-Chudyk
Hi there ! I got a problem launching unit tests. I did: * new android project in eclipse, new android test project in eclipse * added one test case, added one test suite * run as- android junit test hangs on Launching instrumentation android.test.InstrumentationTestRunner on device emulator-5556

[android-developers] is it possible to use JUnit4 for testing android apps ?

2009-10-03 Thread Cyryl Płotnicki-Chudyk
I got 'no JUnit3 tests' info when trying to use JUnit4-only tests under android 1.6 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to