id tag

1618 questions


1 answers
40 views
0
I want to dim the status bar from the service.

I would like to always use setStatusBarColor() to darken the status bar in the background.If you do so in the class that inherited the service, you will get an error in getWindow().Please tell me how ...

2 years ago

1 answers
122 views
0
How do I change the value in EventHandler before onCreate?

I would like to change the value of uri according to the conditions before displaying WebView on Android. override fun onCreate (savedInstanceState: Bundle?) { super<DefaultActivity>.onCreate(s...

2 years ago

1 answers
82 views
0
Android Studio complements drawable and dimens, no longer available for viewing

It's just as the title says.Usually, if you define layout_background, etc. in XML, the value will be supplemented, but it will not be sudden, and even if you type it on your own, you will get an error...


1 answers
79 views
0
Google Maps API v2 fails to display 3D

I am creating an application using Google Maps API v2 on Android.The map display and marker settings are normal, but when you zoom in, the 3D building is I'm in trouble because I can't see it. The dev...

2 years ago

1 answers
36 views
0
Learn how to launch the Android app from Google Assistant.

If you say Start Facebook app or Start Twitter app on Google Assistant app, the app will start.If the app is not installed, you will see a lead to the Play store.I have a question, how can I start my ...

2 years ago

1 answers
116 views
0
I want to take out the csv file that I made with Android app to my PC.

I made a csv file using the Android app, but I don't know how to take it out.I was able to confirm that the test.csv file was created by logging in to the terminal at the command prompt and changing t...

2 years ago

1 answers
37 views
0
Android Studio Does Not Recognize Actual Features [Closed]

Do you want to improve this question?Edit your post to clarify the issue you are trying to resolve by adding details.Closed 6 years ago.6 years agoEarlier, the Android Studio suddenly stopped recogniz...

2 years ago

1 answers
118 views
0
Unable to deploy Android Studio textview

https://codinginflow.com/tutorials/android/simple-recyclerview-java/part-1-layouts-model-classLike around 4:14 in the video here, even if I drag textview with my mouse, it goes back to the upper left....


3 answers
101 views
0
I want to send mailers in the background without starting them.

I use monaca to create a hybrid app.By pressing the button, I would like to automatically send mailers to the email address held in the application without starting the mailer.If it's ios, mailto, and...

2 years ago

1 answers
35 views
0
I want to launch the POPUP screen on the GeneXus 16 SmartDevicePanel on a full screen.

We are developing an Android barcode scanner with GeneXus16U11.Popup is calling another SmartDevicePanel from the originating SmartDevicePanel.CallTo_SDP.CallOptions.Type=CallType.PopupCalled_SDP.Call...

2 years ago
« - 27 - »

© 2024 OneMinuteCode. All rights reserved.