d tag

2228 questions


2 answers
33 views
0
I want to use any SharedPreferences in PreferenceFragment

PreferenceFragment is easy to create a configuration screen, but it assumes that you use the default SharedPreferences and can only edit global settings in the app.Would it be possible to link any Sha...

2 years ago

1 answers
32 views
0
How do I implement Android 8 services?

The pedometer application developed previously will be renovated, and we are investigating the required impact of the target SDK starting this November on Android 8 or higher.Currently, we count the n...

2 years ago

1 answers
111 views
0
I can't get the intended data in google place api

I tried to get the review and phone number data in url below, but most of the values except text, rating for phone numbers and reviews are nil.However, if you hit url directly on the web, you can see ...


1 answers
87 views
0
android on cocos2d-x(v3.14.1) crashes during sdkbox::PluginShare::init()

Prerequisites/What you want to achieveI would like to implement sdkbox's twitter sharing function (with images) on Android.Android version only sdkbox::PluginShare::init();It will crash at the part of...


1 answers
66 views
0
To select controls the columns of the models associated with rails

when you want to limit which columns are retrieved using selectHow do I control the columns of the relevant model as well?Post>--CategoryI only want to get title for Post and name for Category.Imag...


1 answers
42 views
0
Retrieving Multiple Objects

multiple objs already generated by instantiateGet it with Find and move the position to random.range I'd like to move each object to Random.Range.Based on the implementation below, it is not possible ...

2 years ago

1 answers
37 views
0
RecyclerView handles onClick from activity rather than from adapter

RecyclerView was used to display a list of information.After displaying the list, I would like to erase the data on the external storage by pressing the erase button, and update the data on the list t...

2 years ago

1 answers
67 views
0
How to read pixel values from Mat and Bitmap images on Android

I don't know how to get the pixel value (0-255) of the coordinates you specified from the Mat type grayscale image on Android (Java).Please let me know if there are any available functions.Also, I wou...

2 years ago

1 answers
105 views
0
RAD Studio Sydney no longer allows programs to be installed on real Android devices

When I built it on the FMX of RAD Studio Sydney, the program had been installed and running on the actual Android machine.After I patched the sydney, the AAB file was created and it stopped working on...

2 years ago

2 answers
66 views
0
Understanding Git Management of Unity 5 Light Map Configuration Files (100 Mover).

From Unity 5, if you bake LightMap, it's called LightmapSnapshot.asset.A file for LightMap is now created.It seems that LightMap settings and primary data are stored.It will be a huge file that will e...

2 years ago
« - 60 - »

© 2024 OneMinuteCode. All rights reserved.