d tag

2228 questions


1 answers
71 views
0
Android's webview keyboard does not disappear

http://dotinstall.com/lessons/browser_android_v2/32604I wrote the code as per the above site, but when I see it in the emulator, the keyboard appears by default, and it doesn't disappear even if I unf...


2 answers
76 views
0
How to Specify Variables in sed

< sed-e'$row_number, $d'$job_namefor any file ($job_name) the last line from any number of lines ($row_number)I would like to delete it.We have assigned the following variables:$row_number$job_nameの T...

sed
2 years ago

1 answers
35 views
0
About uploading unity files

Is it possible to upload the text file to the server with unity?I rent vps.

2 years ago

1 answers
34 views
0
When Chrome is disabled on Android O, activity including webview drops

This is a situation where activity including webview drops when Chrome is disabled.I'm in trouble because there's no way to improve it.The application will be terminated in step 2 above.This is not ha...

2 years ago

1 answers
107 views
0
I also want to filter the status bar.

activity_main.xml<RelativeLayout xmlns:android=http://schemas.android.com/apk/res/androidxmlns:tools=http://schemas.android.com/toolsandroid:layout_width=match_parentandroid:layout_height=match_par...


1 answers
33 views
0
If you try to get the float type by dividing it, you get 1.0.

I am using TouchImageView on Android.I'd like to calculate the zoom value on the large/small side of the image.when outputting in codewidth770height10351.0The 1035/770 is now 1.0.contentImage.setOnDou...

2 years ago

2 answers
29 views
0
I want to extract only any item from ListView that contains multiple items.

I'm making an Android app, but I don't know how to take out any items from any location from my customized ListView.item.xml<TextView android: id=@+id/id_item android:layout_width=wrap_content andr...

2 years ago

1 answers
90 views
0
I want to macro or LISP quick selection in IJCAD

In the quick selection of the IJCAD, the dimensions inputted to the priority of dimension values of the dimensions are extracted and selected, and the color or layer is changed to visualize the dimens...

2 years ago

1 answers
95 views
0
Is it possible to have the Unity plug-in perform OpenGLES operations?

I would like to process OpenGLES with the Unity plug-in (dll side) and reflect it to Unity side.Find out how https://docs.unity3d.com/ja/540/Manual/NativePluginInterface.htmlin such a way that Unity g...

2 years ago

1 answers
33 views
0
Changing the Conventions of the Action Menu

In Android Studio, how do I change the option menu (the vertical one with ...) to settings or text notation instead of ...?<menu xmlns:android=http://schemas.android.com/apk/res/android     xmlns:a...

2 years ago
« - 74 - »

© 2024 OneMinuteCode. All rights reserved.