Hello,
With this code I can recover audio focus (sdk 30). But how do you abandon the audio focus?
This code does not work :
jo.RunMethod("abandonAudioFocus", Array(event)) or jo.RunMethod("abandonAudioFocusRequest", Array(event))
I need to create an AudioFocusRequest with...
There are some subforums and threads that just aren't very interesting to me. I'm certain this is true for many users here.
And while we do have the nice ability to Watch Thread to get updates, we don't have a way (that I know of) to mute a thread/subforum. So I took a look at the add-ons for...
I've created a TimeElapse widget which runs an activity in regular time intervals and this activity then takes a picture. A problem occured - with each call, the activity initialize the camera again and the default settings are set (focus, etc..) and the setting I created is lost.
I need for...
Hello,
Some time ago I developed on my application a barcode scanning. I do this intercepting the chars with activity_keypress and when I receive the tab key my application search the barcode.
It works, but I got a problem that my customer reject. The application starts to read the barcode...
I have 2 DSFloatLabelEditText of the design support library. For filling the first one I have a buton to use a BarcodeScaner with some code like this:
Sub BarcodeOk(Value As String)
DSFloat1.Text = Value
DSFloat2.RequestFocus
End Sub
Sub DSFloat2_FocusChanged (HasFocus As Boolean)...
Hello guys
I got a project I'm working right now, and I'm using a set of customlistview, which results are a another set, a define number of times.
Each of these elements contains
-Image
-Transparent buttom/ white frame when the focus is on the element.
-Link
-Title
The focus was created with...
Hello guys
I got a project I'm working right now, and I'm using a set of customlistview, which results are a another set, a define number of times.
Each of these elements contains
-Image
-Transparent buttom/ white frame when the focus is on the element.
-Link
-Title
The focus was created with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.