id tag

1618 questions


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

1 answers
76 views
0
Error creating android studio 2.3 project

When creating a project with Android Studio 2.3, the following error occurred, so please let me know the meaning and countermeasures of the error.C:\Users\vaiot\AndroidStudioProjects\MyApplication3\ap...

2 years ago

1 answers
37 views
0
About the behavior of finish() on Android O Preview 4

When I try to do certain things with Android Preview 4, I see a different behavior than I expected. When creating an application with a fixed vertical orientation, but performing a screen transition w...

2 years ago

1 answers
65 views
0
Indentation and line feed misaligned in Android studio

If you do code shaping on Android Studio, indentation and line feed positions will be greatly shifted.This does not cause an error, but I asked you because I wanted to solve it.

2 years ago

1 answers
104 views
0
Billing permission is turned on when using the appC Cloud plug-in in Monaca

If I turn on the appC Cloud plug-in when building the Android app in Monaca, the com.android.vending.BILLING permission will be turned on even if the charging function is not used. Is there any way to...


1 answers
76 views
0
OAuth authentication to OneDrive results in AADTS90093, AADSTS50011 error and login fails.

I am creating an Android app that displays folder information for the online storage area of OneDrive and SharePoint Online.I registered the application with Azure account, got the issued client ID, a...

2 years ago

1 answers
98 views
0
Realm+kotlin android RealmMigrationNeededException—Field count is more than expected

Realm 2.1.1 + kotlin 1.1.3 environment.The exception RealmMigrationNeedException: Field count is more than expected always occurs during maigration.Before migration public open class TestObject():Real...

2 years ago

1 answers
53 views
0
Android device changed from FZ-B2 to FZ-L1, but bar code reader specification changed and implementation method is unknown

As you can see in the title, the bar code reader's specifications are different when replacing a new terminal.Currently, it reads one character at a time, while the new terminal reads all at once.The ...

2 years ago

1 answers
103 views
0
Understanding Background Changes When Selecting PopupMenu

For background changes when selecting PopupMenu, apply listselector_popup.xml to the style I want to make it happen.As it is, @color/dialog_background_colorOnly ' ' applies, but 'listselector_popup.xm...

2 years ago

1 answers
46 views
0
Android app published on Monaca does not start

I would appreciate it if you could give me some advice on why the app does not start in the following situations.I know I can't say for sure without looking at the code, so I asked you a question that...

2 years ago
« - 35 - »

© 2024 OneMinuteCode. All rights reserved.