id tag

1618 questions


1 answers
76 views
0
Understanding Vulnerabilities in Cordova 4.1.1

There is a warning about a vulnerability in Cordova 4.1.1 in the Play store on Android.Is this automatically deleted from the store if left unattended?If deleted, update the vulnerability with a modif...


2 answers
94 views
0
I want to use in-app billing items in my developer account.

I use Play Billing Library 1.0 on Android.I found out by using the sample TrivialDrive_v2, Developer accounts (Developer Center accounts) cannot be purchased.As long as there is a concept of consumpti...


4 answers
84 views
0
How to prevent Facebook login authentication from the official app with Android app

I have created an app for Android 4.0.Among them, I would like to authenticate (OAuth) on Facebook.Available on FacebookSDKI tried using Session, UserSettingsFragment and LoginButton in GUI components...

2 years ago

3 answers
33 views
0
About updating the keystore after transferring the Android app

Regarding the Android application, I transferred the application according to the following URL.http://sitecatcher.net/blog/androidappThe app transfer itself went well, but when I tried to upload a ne...

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
96 views
0
Error when adding new table when using SClite on Android

I am trying to build a database using SQlite while referring to various sites.Once I created a table and entered the data into the database, I was able to read it from the database, but when I added a...

2 years ago

1 answers
111 views
0
I would like to use Realm, but I cannot change the column name or type.

I started developing an Android app using Realm, but if I change the column name and type, the app will drop.Even if you change one of them, the app will drop.Configuring ProgramsMainActivity.kt·Creat...

2 years ago

1 answers
45 views
0
How to remove the permission for `com.android.vending.BILLING' in the Android app created in Monaca

In the Android app created in Monaca, There is no item charge, but [In-app purchases available] is written under the installation button.Below is the application.https://play.google.com/store/apps/det...

2 years ago

1 answers
43 views
0
I want to hide CheckBoxPreference items dynamically on Android

I would like to hide the Android Preference item dynamically.<PreferenceScreen>・・・ <CheckBoxPreference android:key=test_key android:defaultValue=true android: title=@string/test_title/>...

2 years ago

1 answers
63 views
0
GAE/Poauth Invalid token signature occurs on a few percent of smartphones

Use Google Cloud Endpoint for Google App Engine/python servers I am communicating with the Android app.We are using OAuth authentication to identify users, and it will work well for the end of June th...

« - 41 - »

© 2024 OneMinuteCode. All rights reserved.