d tag

2228 questions


1 answers
127 views
0
Understanding the Translator Text API

We are currently working on an application using the Translator Text API.I am working on Unity 2017.2, but Error retrieving token for API use.Error Description: Access denied due to missing subscripti...

2 years ago

1 answers
82 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

1 answers
61 views
0
Library Packaging

This is the first time I have made my own library for Android apps, and I am struggling with packaging including visibility.I don't know the standard of that area when I search the internet.I cut the ...

2 years ago

1 answers
118 views
0
How to handle Android ANR and crashes

I am developing Android apps as my personal hobby.I am distributing a browser application, but I don't understand how to deal with the following errors reported in ANR and Crash.I would appreciate it ...

2 years ago

1 answers
68 views
0
How Word Normalizes Characters in Document to Unicode NFC

Is there an easy way to normalize Unicode NFC characters in Microsoft Word?Emacs images features such as ucs-normalize-NFC-region.In documents such as text and Word format created on macOS, the combin...

2 years ago

5 answers
74 views
0
Remove commas in CSV data

A, 100, ZB, 1,000, ZC, 1,000,000, Z↓A, 100, ZB, 1000, ZC, 1000000, ZI would like to change it to , but what do you do with sed, awk, linux, etc.?

2 years ago

1 answers
134 views
0
I want to display a map like Pokémon GO.

I can't find a way to customize those designs, leaving information on roads and buildings.If anyone knows, please let me know.I'm thinking of creating a map of my own design using the Android app.Poké...

2 years ago

2 answers
112 views
0
Obtain Icon from APK File

Learn how to extract icons from APK files As /sdcard/**.apk/res/drwable-hdpi-v4/ic_launcher.png, this is It says it's not a file.I think it's troublesome to treat zipfile as a file.

2 years ago

1 answers
106 views
0
I want to change to monocular (single-lens) mode in Google VR SDK for Unity v.1.5.0 or later.

I would like to build it in single-lens (single-lens) mode for children.With Google VR SDK for Unity v1.40 and earlier, we were able to change the flag of GvrViewerMain to monocular by setting it as f...

2 years ago

1 answers
104 views
0
Is the iCloud Key-value independent for each device?

I am creating an app using iCloud with swift.Save the characters entered in the Text Field named MyTextField to the iCloud key-value with the following code:let vStore=NSUbiquitousKeyValueStore.defaul...

2 years ago
« - 13 - »

© 2024 OneMinuteCode. All rights reserved.