[android-developers] Re: how to overlay an image over the camera preview?

2013-03-08 Thread AndroidDev
On Saturday, January 31, 2009 5:18:39 AM UTC+5:30, srajpal wrote: Does someone know how I can overlay an image over the camera preview? -- -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Jelly bean http post basic authantication give No authentication challenges found exception.

2013-01-21 Thread AndroidDev
Hello Friends, I have a http post basic authentication webservice. I used HttpURLConnection and all thing work fine before Android version Jelly Bean. In Jelly Bean its give a run time exception No authentication challenges found. I have try all thing but not got exact solution. Kindly help

[android-developers] Re: Jelly bean http post basic authantication give No authentication challenges found exception.

2013-01-21 Thread AndroidDev
Any Google Android developer, Please look at the problem and provide any way to fix this issue. Thanks On Monday, January 21, 2013 5:30:47 PM UTC+5:30, AndroidDev wrote: Hello Friends, I have a http post basic authentication webservice. I used HttpURLConnection and all thing work fine

Re: [android-developers] Re: Jelly bean http post basic authantication give No authentication challenges found exception.

2013-01-21 Thread AndroidDev
, Jan 21, 2013 at 2:31 PM, AndroidDev android...@gmail.comjavascript: wrote: No authentication challenges found Go to Phone settings then click 'Date and Time' and select 'Automatic' (Please make sure your device Time Zone and Time,Date all are correct) If your time,Date and Time Zone

[android-developers] Android Track Location Issue

2012-09-07 Thread AndroidDev
Friend, I am working on app in which I have to calculate the total distance from start point to end point. I use the Location Manager of the Android SDK, use location listener and use both provider(GPS and network provider) and in every 20 seconds I have track the location and put the tracked

[android-developers] Alternative of Surface.setLayer(z order) API in SDK API 15

2012-06-29 Thread AndroidDev
I want to modify z-order to Surface created by SurfaceView. I think there was Surface.setLayer API available in earlier versions of SDK. Is there any method or API now which can solve this purpose? -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Re: Accessibility on Motorola XOOM

2011-07-19 Thread AndroidDev
I used the virutal dpad of talkback application on Xoom with browser. The virtual dpad is practically useless for browsing. Also it is not rendered properly when the user rotates. I am not sure if the issue is HC or with talkback keyboard app. -- You received this message because you are

[android-developers] Cannot install DemoKit on Xoom with 3.1

2011-06-15 Thread AndroidDev
Hello, I am trying to install DemoKit app on Xoom with 3.1 and I see following message in logcat. 06-15 13:29:43.250: DEBUG/PackageManager(154): Scanning package com.google.android.DemoKit 06-15 13:29:43.250: ERROR/PackageManager(154): Package com.google.android.DemoKit requires

[android-developers] How to manage the memory when loading lots of bitmaps?

2011-02-25 Thread androiddev
I am working on streaming a video from web. Where I decode the video/ audio stuff in native code and get the raw pixels for video I create a bitmap in java code, with surfaceholder and canvas and update pixels for each bitmap from native code and then stream the bitmaps as video. My problem here

[android-developers] Re: MD5 Fingerprint

2010-02-26 Thread AndroidDev
On Feb 26, 11:22 am, Mark Murphy mmur...@commonsware.com wrote: Julian wrote: I am trying to get the MD5 Fingerprint to sign my applications. In the command prompt I inserted the following:  $ keytool -list -alias androiddebugkey \ -keystore path_to_debug_keystore.keystore \

[android-developers] Re: MD5 Fingerprint

2010-02-26 Thread AndroidDev
On Feb 26, 12:55 pm, AndroidDev julianvillalt...@gmail.com wrote: On Feb 26, 11:22 am, Mark Murphy mmur...@commonsware.com wrote: Julian wrote: I am trying to get the MD5 Fingerprint to sign my applications. In the command prompt I inserted the following:  $ keytool -list

[android-developers] Re: MD5 Fingerprint

2010-02-26 Thread AndroidDev
Nevermind I figured it out, Thanks anyway On Feb 26, 1:18 pm, AndroidDev julianvillalt...@gmail.com wrote: On Feb 26, 12:55 pm, AndroidDev julianvillalt...@gmail.com wrote: On Feb 26, 11:22 am, Mark Murphy mmur...@commonsware.com wrote: Julian wrote: I am trying to get the MD5

[android-developers] Re: ADC2 Results?

2009-12-01 Thread AndroidDev
+1 agreed on this Sketch Online beats What the Doodle hands down. On Nov 30, 6:43 pm, CraigsRace craig...@gmail.com wrote: +1 Sketch Online Vs What the Doodle, IMHO, Winner should have been Sketch Online. On Dec 1, 10:32 am, Maan Najjar maan.naj...@gmail.com wrote: What the doodle won

[android-developers] Application developer wanted for contract work

2009-03-09 Thread AndroidDev
We am looking for a expert Android developer for Android application development. You must have documented experience in following areas: - UI development - file handling - multimedia decoding - authentication We already have our application running on other devices and can provide you with

[android-developers] OpenGL-ES 2.0 support

2009-02-05 Thread AndroidDev
Hi. Is there any plan to support OpenGL-ES 2.0 in Android? Is it possible to write a renderer youself based on OpenGL-ES 2.0? In that case, where to start :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android