zhjjtmcn 2017-03-22 15:26 采纳率: 0%
浏览 5378

新手求助,android helloworld问题

本人新手。在win10上装的androidstudio2.3,模拟器使用的是studio自带的。写了第一个android程序hello world。运行时,模拟器可以打开,也可以显示hello world。但是会报错。

E/libEGL(1296): load_driver(/system/lib/egl/libGLES_emulation.so): dlopen failed: library "/system/lib/egl/libGLES_emulation.so" not found
E/perfprofd(1317): unable to open configuration file /data/data/com.google.android.gms/files/perfprofd.conf
E/EmulatedCamera_HotplugThread(1305): createFileIfNotExists: Could not create file '/data/misc/media/emulator.camera.hotplug.0', error: 'Permission denied' (13)
E/EmulatedCamera_HotplugThread(1305): createFileIfNotExists: Could not create file '/data/misc/media/emulator.camera.hotplug.1', error: 'Permission denied' (13)
E/cutils-trace(1305): Error opening trace file: Permission denied (13)
E/CameraService(1305): setUpVendorTags: Vendor tag operations not fully defined. Ignoring definitions.
E/cutils-trace(1304): Error opening trace file: Permission denied (13)
E/audio_hw_generic(1304): Error opening input stream format 1, channel_mask 0010, sample_rate 16000
E/AudioFlinger(1304): int android::load_audio_interface(const char , audio_hw_device_t *) couldn't load audio hw module audio.r_submix (No such file or directory)
E/AudioFlinger(1304): loadHwModule() error -2 loading module r_submix
E/RadioService(1304): couldn't load radio module radio.primary (No such file or directory)
E/SoundTriggerHwService(1304): couldn't load sound trigger module sound_trigger.primary (No such file or directory)
E/SurfaceFlinger(1296): hwcomposer module not found
E/cutils-trace(1296): Error opening trace file: Permission denied (13)
E/SurfaceFlinger(1296): ro.sf.lcd_density must be defined as a build property
E/libEGL(1370): load_driver(/system/lib/egl/libGLES_emulation.so): dlopen failed: library "/system/lib/egl/libGLES_emulation.so" not found
E/cutils-trace(1370): Error opening trace file: Permission denied (13)
E/memtrack(1303): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug(1303): failed to load memtrack module: -2
E/Typeface(1303): Error mapping font file /system/fonts/DroidSansFallback.ttf
E/libEGL(1303): load_driver(/system/lib/egl/libGLES_emulation.so): dlopen failed: library "/system/lib/egl/libGLES_emulation.so" not found
E/Hyphenator(1303): error loading hyphenation /system/usr/hyphen-data/hyph-as.hyb
E/Hyphenator(1303): java.io.FileNotFoundException: /system/usr/hyphen-data/hyph-as.hyb: open failed: ENOENT (No such file or directory)

  • 写回答

1条回答

  • threenewbee 2017-03-22 15:35
    关注
    评论

报告相同问题?

悬赏问题

  • ¥15 vue3+express部署到nginx
  • ¥20 搭建pt1000三线制高精度测温电路
  • ¥15 使用Jdk8自带的算法,和Jdk11自带的加密结果会一样吗,不一样的话有什么解决方案,Jdk不能升级的情况
  • ¥15 画两个图 python或R
  • ¥15 在线请求openmv与pixhawk 实现实时目标跟踪的具体通讯方法
  • ¥15 八路抢答器设计出现故障
  • ¥15 opencv 无法读取视频
  • ¥15 按键修改电子时钟,C51单片机
  • ¥60 Java中实现如何实现张量类,并用于图像处理(不运用其他科学计算库和图像处理库))
  • ¥20 5037端口被adb自己占了