Skip to main content

All Questions

Tagged with
0 votes
0 answers
26 views

How do I use the BLE on my phone to connect to my Segway gen 3 iot device to unlock my scooter

I can't connect to or send unlock or any commands to my Segway gen 3 iot device I can't use or control my scooter without making this stupid thing work or unlock please help Ive tried using almost ...
user21670565's user avatar
0 votes
0 answers
740 views

NET MAUI Incorporate Android native control with XML layout

I am beginning with NET Maui and i try to incorporate an Android native control defined by an xml layout in a .NET Maui ContentPage. I have put the XML (Test2.xml) in the following path : Platforms -&...
en4orce's user avatar
3 votes
1 answer
678 views

Setting the TrackColor of a Switch on Android MAUI, using a Handler, doesn't stay set when switch is toggled

I am creating a mobile app using Microsoft's MAUI framework. To toggle a particular feature on and off, I have put a Switch element in the TitleView of the NavigationPage I'm working on. Because I ...
SoItBegins's user avatar
0 votes
0 answers
25 views

Android custom control rendering issue

I have the following custom control as per below details *<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/...
ION GROZEA's user avatar
1 vote
0 answers
44 views

Is there any way to discover all smart TVs available and pair to one of it in android to create remote

So, basically what I want to do is to discover all smart TVs in a hall and get list of it and display on recycler view. Then click one of it and pair it. After pairing is done, I will have a remote ...
Hayat's user avatar
  • 11
1 vote
0 answers
552 views

Spotify Android - how to stop app from hijacking headphones controls

I am occasionally using Spotify on my Android phone. But mostly I am listening to stuff on Youtube or Rumble (web version via Brave browser, NOT app), so as not to pay YT for premium but still have ...
AcePL's user avatar
  • 530
2 votes
1 answer
1k views

Android: How to add button to "Control Center"

I recently downloaded an app and it added a toggle button on the "Control Center" (I don't know how this section is called). I am trying to develop an app and this feature would really help ...
Gabriel Amorim's user avatar
0 votes
0 answers
48 views

What's the difference between View and ContentView when creating my custom control in Xamarin?

What's the difference between View and ContentView when creating my custom control in Xamarin?
Plan Man's user avatar
0 votes
0 answers
30 views

How do I check if the data in the Spinner is selected? In Kotlin [duplicate]

val spinner: Spinner = findViewById(R.id.spinner) ArrayAdapter.createFromResource( this, R.array.cephe, android.R.layout.simple_spinner_item ).also {...
KKot's user avatar
  • 163
7 votes
3 answers
394 views

Is there an equivalent of html datalist in Xamarin.Forms, mechanism that would allow to select predefined values but also a free-text entry?

We are building a Xamarin forms app. One of the fields is supposed to be a select where you can pick one of the predefined values or enter a free text value like into the text field. in HTML one would ...
Matas Vaitkevicius's user avatar
0 votes
0 answers
60 views

Controlling Android app emulator with Mac's keyboard?

I'm trying to overcome a challenge of controlling my soundbar volume from my Mac. No volume sync alternatives are available, I tried them all so all the hope lays within this idea: My soundbar volume ...
Jakub Szura's user avatar
1 vote
0 answers
145 views

Enable/disable intent-filter in Android app programmatically

I have one Activity in AndroidManifest.xml with 2 Intent-filters: <activity android:name="com.example.test" > <intent-filter> <action android:name="android....
Marat K's user avatar
  • 33
1 vote
1 answer
927 views

XAML C# Accessing a dynamically created Xamarin Element from a different method than the creator method

I'm trying to access a xamarin control that is dynamically created in a different method. It seems it isn't possible to set the x:Name property of a control from the code behind C#. I tried using ...
VaderFlavoredIceCream's user avatar
0 votes
0 answers
43 views

Android system landscap and portrait control

I tried to develop an android application that control the android system to be in landscape or portrait mode. I have tried some code but it just control my application in landscap and portrait mode. ...
stic-lab's user avatar
  • 511
1 vote
0 answers
38 views

Is It Possible To Open An App and Control It At Specific Time?

So I lately have been requested to download an app which I have to press on a button once a day between specific hours. I was wondering if it's possible to build an app which opens the app I ...
RKei's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
14