d tag

2228 questions


2 answers
145 views
0
To Obtain User Information by Identification on discord.py

How do I get user information by identifying myself?

2 years ago

1 answers
64 views
0
NDK fails to resolve std,cv names in cpp in JNI

I am trying to import and compile OpenCV tutorial (OpenCV Tutorial 2-Mixed Processing) in Eclipse.Symbol'std'could not be resolved, Symbol'cv'could not be resolved in jni_part.cppIt will be APP_STL sp...

2 years ago

1 answers
71 views
0
View iPhone app ads in cocos2d, c++ and objective-c

cocos2d-x, based on c++I'm studying to create an iPhone game app where leaflet advertisements are displayed at the bottom of the screen for free.Currently, we are using setContentScaleFactor to change...

2 years ago

1 answers
45 views
0
Google Maps Current Location Button Does Not Appear

Nice to meet you.I recently started developing apps and am trying to create apps using Google Maps.I created a project from New project→Google Maps Activity based on the sample, got the API key, and i...

2 years ago

1 answers
94 views
0
About Squid Multistage Proxy Configuration

·Multistage proxy settingsI would like to use a specific IP(A) for B only.For instructions in 1, define IPs together in acl and cache_peer PROXY HOST TYPE HTTP PORT ICP PORT ICP OPTIONThis recognition...

2 years ago

2 answers
39 views
0
Understanding Unity Button Operations

I use unity to create an iPhone app.Also, I want to move and jump characters using buttons.When I put the button between the two fingers and touched it, the button between the two fingers seems to hav...

2 years ago

1 answers
86 views
0
About how to launch the Play Store from the in-app browser

I am developing an Android app with monaca, but I tried to open the play store from the in-app browser, but it didn't work.I can't help but stand up in my browser. vartesturl=http://test.com/test.html...

2 years ago

2 answers
85 views
0
apk transfer by adb is slow

https://stackoverflow.com/questions/28314131/adb-transfers-file-with-a-very-slow-speedAs you are asking, it takes time to transfer apk files for Android Studio (MacOSX Yosemite) development.I didn't c...

2 years ago

2 answers
162 views
0
I don't know how to create multi-projects in Eclipse

I would like to create an Android application with Eclipse.The server side will also be created with Java+Spring.I would like to communicate between Android and the server using JSON, so I am thinking...


1 answers
38 views
0
If you install a debug built APK on an Android device, only one can be installed.

If you install a debug-build APK on an Android device, you can install only one APK.How can I install multiple APKs on my device?

2 years ago
« - 85 - »

© 2024 OneMinuteCode. All rights reserved.