[android-developers] Re: Application not visible in 'complete action using ...' after the update. Can not be reverted.

2012-07-14 Thread Viktor Brešan
Unfortunately, that is not the case. 'Open dialog' shows up but my application is missing there. On Friday, July 13, 2012 6:51:02 PM UTC+2, Nobu Games wrote: Since not everybody is affected by that, my guess is that these people accidentally checked the remember my decision checkbox. Ask

[android-developers] Application not visible in 'complete action using ...' after the update. Can not be reverted.

2012-07-13 Thread Viktor Brešan
I have an application that is registered for opening PDF files. I have used the following in manifest file: activity android:name=.Fill android:label=@string/FillAndSign android:configChanges=orientation|keyboardHidden intent-filter action

[android-developers] How to set up android emulator for live face detection?

2012-07-05 Thread Viktor Brešan
I have an emulator running 4.1 Android. Virtual device is set up so that it has camera emulated by the web cam. This part works fine. However Camera.Parameters.getMaxNumDetectedFaces() always returns 0, meaning that face detection is not supported (though it works fine on static images).

[android-developers] Re: camera doesnt work

2012-07-03 Thread Viktor Brešan
You have to add the Hardware Property to your AVD: Configures camera facing front or Configures camera facing back and assign webcam as it's value. Kind regards, Viktor. On Sunday, June 24, 2012 1:43:08 PM UTC+2, karan hans wrote: otherwise the camera works fine with skype On Sunday, June

[android-developers] Re: Impossible upload an appliclation on Android Market

2012-03-14 Thread Viktor Brešan
Same problem here. I am trying whole morning.This is not the first time I am seeing this message, it happens often. Annoying. Regards, Viktor. On Monday, March 12, 2012 5:19:40 PM UTC+1, Mattia Perazzoli wrote: Hi, today I try to upload an app on the android market, but wen i press

[android-developers] java.lang.SecurityException: Permission Denial, but my app does not change settings

2012-03-01 Thread Viktor Brešan
I have an app with about 6,000 active users. I also use ACRA for app crash reporting. While I was going through the crash reports I have found the following exception: java.lang.SecurityException: Permission Denial: writing com.android.providers.settings.SettingsProvider uri