TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
SOFARI HASSANE
NA
237
21.7k
Android studio emulator error
Jul 13 2017 11:12 AM
Hi!
I'm trying to open next activity on button click,I have this message : project_name keeps stopping
here is my logcat:
07
-
13
14
:
06
:
32.213
: E/android.media.AudioRecord(
2334
): Error code -
20
when initializing
native
AudioRecord object.
07
-
13
14
:
06
:
32.213
: I/MicrophoneInputStream(
2334
): mic_started com.google.android.apps.gsa.staticplugins.z.c
@32340a1
07
-
13
14
:
06
:
32.216
: E/ActivityThread(
2334
): Failed to find provider info
for
com.google.android.apps.gsa.testing.ui.audio.recorded
07
-
13
14
:
06
:
32.220
: I/MicroDetectionWorker(
2334
): onReady
07
-
13
14
:
06
:
32.240
: I/MicrophoneInputStream(
2334
): mic_close com.google.android.apps.gsa.staticplugins.z.c
@32340a1
07
-
13
14
:
06
:
32.240
: I/MicroRecognitionRunner(
2334
): Detection finished
07
-
13
14
:
06
:
32.240
: W/ErrorReporter(
2334
): reportError [type:
211
, code:
524300
]: Error reading from input stream
07
-
13
14
:
06
:
32.241
: I/MicroRecognitionRunner(
2334
): Stopping hotword detection.
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): onFatalError, processing error from engine(
4
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): com.google.android.apps.gsa.shared.speech.a.g: Error reading from input stream
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at com.google.android.apps.gsa.staticplugins.recognizer.i.a.a(SourceFile:
342
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at com.google.android.apps.gsa.staticplugins.recognizer.i.a$
1
.run(SourceFile:
1367
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:
428
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at java.util.concurrent.FutureTask.run(FutureTask.java:
237
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at com.google.android.apps.gsa.shared.util.concurrent.a.ak.run(SourceFile:
66
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:
1133
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:
607
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at java.lang.Thread.run(Thread.java:
761
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at com.google.android.apps.gsa.shared.util.concurrent.a.ad$
1
.run(SourceFile:
85
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): Caused by: com.google.android.apps.gsa.shared.exception.GsaIOException: Error code:
393238
| Buffer overflow, no available space.
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at com.google.android.apps.gsa.speech.audio.Tee.g(SourceFile:
2531
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at com.google.android.apps.gsa.speech.audio.ap.read(SourceFile:
555
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at java.io.InputStream.read(InputStream.java:
101
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at com.google.android.apps.gsa.speech.audio.al.run(SourceFile:
362
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at com.google.android.apps.gsa.speech.audio.ak$
1
.run(SourceFile:
471
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:
428
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at java.util.concurrent.FutureTask.run(FutureTask.java:
237
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at com.google.android.apps.gsa.shared.util.concurrent.a.ak.run(SourceFile:
66
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at com.google.android.apps.gsa.shared.util.concurrent.a.ax.run(SourceFile:
139
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): at com.google.android.apps.gsa.shared.util.concurrent.a.ax.run(SourceFile:
139
)
07
-
13
14
:
06
:
32.241
: W/ErrorProcessor(
2334
): ...
4
more
07
-
13
14
:
06
:
32.241
: I/AudioController(
2334
): internalShutdown
07
-
13
14
:
06
:
32.244
: I/MicroDetector(
2334
): Keeping mic open:
false
07
-
13
14
:
06
:
32.244
: I/MicroDetectionWorker(
2334
): #onError(
false
)
07
-
13
14
:
06
:
32.245
: I/DeviceStateChecker(
2334
): DeviceStateChecker cancelled
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3756
): avc: denied { getattr }
for
path=
"/ueventd.rc"
dev=
"rootfs"
ino=
3498
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3757
): avc: denied { getattr }
for
path=
"/ueventd.ranchu.rc"
dev=
"rootfs"
ino=
3497
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3758
): avc: denied { getattr }
for
path=
"/ueventd.goldfish.rc"
dev=
"rootfs"
ino=
3496
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3759
): avc: denied { getattr }
for
path=
"/service_contexts"
dev=
"rootfs"
ino=
3492
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3760
): avc: denied { getattr }
for
path=
"/sepolicy"
dev=
"rootfs"
ino=
3491
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3761
): avc: denied { getattr }
for
path=
"/selinux_version"
dev=
"rootfs"
ino=
3490
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3762
): avc: denied { getattr }
for
path=
"/seapp_contexts"
dev=
"rootfs"
ino=
3489
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3763
): avc: denied { getattr }
for
path=
"/init.zygote32.rc"
dev=
"rootfs"
ino=
3478
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3764
): avc: denied { getattr }
for
path=
"/init.usb.rc"
dev=
"rootfs"
ino=
3477
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3765
): avc: denied { getattr }
for
path=
"/init.usb.configfs.rc"
dev=
"rootfs"
ino=
3476
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3766
): avc: denied { getattr }
for
path=
"/init.rc"
dev=
"rootfs"
ino=
3475
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3767
): avc: denied { getattr }
for
path=
"/init.ranchu.rc"
dev=
"rootfs"
ino=
3474
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3768
): avc: denied { getattr }
for
path=
"/init.goldfish.rc"
dev=
"rootfs"
ino=
3473
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3769
): avc: denied { getattr }
for
path=
"/init.environ.rc"
dev=
"rootfs"
ino=
3472
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3770
): avc: denied { getattr }
for
path=
"/init"
dev=
"rootfs"
ino=
3471
scontext=u:r:shell:s0 tcontext=u:object_r:init_exec:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3771
): avc: denied { getattr }
for
path=
"/fstab.ranchu"
dev=
"rootfs"
ino=
3470
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3772
): avc: denied { getattr }
for
path=
"/fstab.goldfish"
dev=
"rootfs"
ino=
3469
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3773
): avc: denied { getattr }
for
path=
"/file_contexts.bin"
dev=
"rootfs"
ino=
3468
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
36.201
: W/ls(
4890
): type=
1400
audit(
0.0
:
3774
): avc: denied { getattr }
for
path=
"/default.prop"
dev=
"rootfs"
ino=
3466
scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=
0
07
-
13
14
:
06
:
37.254
: I/MicroDetectionWorker(
2334
): Micro detection mode: [mDetectionMode: [
1
]].
07
-
13
14
:
06
:
37.255
: I/AudioController(
2334
): Using mInputStreamFactoryBuilder
07
-
13
14
:
06
:
37.269
: I/MicroRecognitionRunner(
2334
): Starting detection.
Reply
Answers (
1
)
How to send sms using bio metric device data ,service,androi
Developing of android app using xamarin/visual studio 2015