id tag

1618 questions


1 answers
107 views
0
How do I load UserScript with Firefox+Tampermonkey for Android?

How do I load UserScript on Android 7.1.1?I have a lot of opportunities to see bad strings online, so I would like to introduce userjs called WebAborn on Android, but it doesn't work.I installed the T...

2 years ago

1 answers
32 views
0
How do I know if it's Device owner mode?

Is there a way for the application to know if the terminal is operating in Device owner mode?

2 years ago

1 answers
50 views
0
Is there a way to get an Android user email address through Unity?

Based on this reference, Java seems to be able to obtain it from the account manager.How do I do the same with Unity?http://y-anz-m.blogspot.jp/2010/09/android_23.htmlIf you try the Google official pl...

2 years ago

1 answers
116 views
0
I would like to know the lifetime of the cookies I set in CookieManager.

When I started the Android app, if there are any cookies left, I would directly display WebView and

2 years ago

1 answers
48 views
0
I want to know which video streaming server can be played on PC and mobile and cannot be downloaded.

I am currently considering the video application.The requirements are as follows:Play on Windows (PC), iOS, iPhone, Android smartphone, Android tablet and iPad.The video cannot be downloaded.So I deve...

2 years ago

2 answers
32 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
31 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
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
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
65 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
« - 34 - »

© 2024 OneMinuteCode. All rights reserved.