io tag

409 questions


1 answers
58 views
0
compiler error C2872 ambiguous symbol.

The compilation error cannot be resolved.Please let me know.■ Compilation error contenterror C2872: 'MarketplaceWebServiceProducts': ambiguous symbol■What you want to doAmazon API Marketplace Web Serv...


1 answers
70 views
0
java.lang.UnsatifiedLinkError: dlopen failed:library "libXXXXX.so.0"not found

Attempted to create libXXXXX.so by cross-compiling the third-party code for Android.The app is Android Studio and the build was successful, but when running the app, the following error occurs:logcat ...

2 years ago

3 answers
44 views
0
C# Windows form application development, I want to draw a straight line again while leaving the straight line I drew.

We are currently developing Windows form applications.The code description programming language is C#.What we're doing at this point is we can draw a straight line connecting the two points by left-cl...

2 years ago

1 answers
69 views
0
Can MG811 (carbon dioxide sensor) be used on Android Things?

I'd like to create an app that measures carbon dioxide with raspies and sensors and sounds an alarm if it's too high, but I'd like to ask if it's possible to get carbon dioxide values with the followi...


1 answers
47 views
0
How do I get Visual Studio Tools for Unity (formerly UnityVS)?

I recently learned that there is a tool called Visual Studio Tools for Unity.Where can I download it?

2 years ago

3 answers
45 views
0
Is there a way to check and change which headers cpp is looking at in Visual Studio 2015?

The reason I want to do this is because I use the current class (assuming class Hoge) as a singleton, but only the functions in the next line of public: refer to Hoge.cpp, and the subsequent lines ref...

2 years ago

1 answers
44 views
0
Form Does Not Appear

This is a very rudimentary question, but I created a Windows form application for Visual Basic, but the form does not appear.How can I get it?

2 years ago

1 answers
74 views
0
I want to use the same image (ImageView) in Android studio java language.

I am creating a board game application in Android studio java language.I want to display the same image every time I tap it, but I don't know how to do it.The image displays the image in a position th...


1 answers
70 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...


1 answers
105 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...

« - 18 - »

© 2024 OneMinuteCode. All rights reserved.