id tag

1618 questions


2 answers
25 views
0
Android Photo / Gallery Question.

Currently, we have implemented the function of taking pictures and calling up gallery pictures in the Android app.Currently, if you take a picture and press OK, it should come out as a vertical image....

2 years ago

1 answers
61 views
0
Google Maps does not appear when Android is distributed

I'm struggling with an unexpected problem when I try to put an app on the market.I created an .apk file with the bulk>generate signed apk in Android Studio.This app contains Google Maps, so to regi...

2 years ago

1 answers
118 views
0
I want the text in TextView to flow from left to right, what should I do?

I'm making an app, and I want to keep the text view flowing at the top of the app as an announcement, so I don't know what to doI don't know. Masters, please teach us.

2 years ago


1 answers
37 views
0
Regarding Android badge notification processing

Each Android launcher basically uses android.int.action to show the badge.Use the BADGE_COUNT_UPDATE action.If you send broadcast with information about package, class, and badge count in the above ac...

2 years ago

1 answers
87 views
0
Can't you round the edges of Android EditText?

Can't you round the edges of Android EditText?


1 answers
68 views
0
I'm trying to measure data usage on Android, but... Rebooting will initialize the data.

We want to create a function that measures data usage as the title suggests When the device reboots, there is a problem that starts from zero again.Android 6.0 and later shows how to measure data usag...

2 years ago

1 answers
23 views
0
I have a question about Naver map.

private final NMapLocationManager.OnLocationChangeListener onMyLocationChangeListener = new NMapLocationManager.OnLocationChangeListener() { @Override public boolean onLocationChanged(NMapLocationMa...

2 years ago

1 answers
49 views
0
AVD launch error...

Windows 8.1 Pro, CPU Arm, Eclipse, Android SDK Create and run an AVD.emulator: ERROR: x86 emulation currently requires hardware acceleration!Please ensure Intel HAXM is properly installed and usable.C...

2 years ago

1 answers
90 views
0
The app does not run on the emulator. Please check the logcat

2019-05-19 20:55:58.007 16031-16031/com.example.restaurant_app E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example.restaurant_app, PID: 16031 java.lang.RuntimeException: Unable to start activ...

2 years ago
« - 114 - »

© 2024 OneMinuteCode. All rights reserved.