id tag

1618 questions


1 answers
132 views
0
Exception handling for android realm. Cannot modify managed objects outside of a write transaction

Hello, this is an exception to realm.I'd like to set a random value of int type randomId to an instance of a model class called Word.java.lang.IllegalStateException:Cannot modify managed objects outsi...

2 years ago

2 answers
71 views
0
Change screen brightness with native Android features

I have a question.About native Android features in the manifest uses-permission android:name=android.permission.WRITE_SETTINGSRelationship does not work.(For example, changing or retrieving screen bri...

2 years ago

1 answers
89 views
0
3-point leader to select elements

Excuse me for asking you a question.If the text doesn't fit the width of an element, I think we can prohibit line breaks by writing as follows and have a three-point leader (...) at the end.p{ overflo...

2 years ago

1 answers
162 views
0
Onsen-UI not loaded?

I am using the onsen-UI.I am using Visualstudio.The UI slide menu or hamburger? icon can move and shift pages normally.However, the click and sensor parts do not work as shown in the source below.I ha...


2 answers
117 views
0
How to Identify the Button Pressed During Screen Transition in Android

I'm thinking about using Intent to make screen transitions on Android.I would like to reflect the selection of the child screen on the parent screen when I close the screen on the child screen. Is the...

2 years ago

1 answers
97 views
0
How to Format Google Sheets API

I will explain it step by step.I set the date and time to work exactly as it is so that it can be reflected even if the date changes.BC2017/12/07 11:03 2017/12/08 0:54 If you do this, the text will al...


1 answers
116 views
0
AUTHENTICATION DESIGN FOR PERFORMING OPERATION API-FORMED FROM SMART APPLICATION

There is a web application, and I want to be able to use the smartphone application that I made myself, so I would like to make the operations that I use in the web application into an API and accept ...


1 answers
125 views
0
How to read the image data of the camera application into OpenCV

After taking a picture with a camera, we are creating an app that allows you to enter any character into the image.I'm thinking about how to do it as follows:Launch the camera application created by A...

2 years ago

1 answers
89 views
0
US>Build Error in ? After Plug-in Update

After the plug-in update?, the build has not been successfully.The source is the same as the code in the Kotlin start book.(Contents up to 250 pages)I wanted to try various things in REPL, so I create...

2 years ago

1 answers
81 views
0
Error in xml file on Android app

I'm in trouble because I can't fix the red wave line error in the code.<TabHost in the sectionThis view is not constrained vertically. At runtime it will jump to the left unless you add a vertical ...

2 years ago
« - 4 - »

© 2024 OneMinuteCode. All rights reserved.