Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/gwt/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 应用程序已成功安装,但未在模拟器上启动_Android - Fatal编程技术网

Android 应用程序已成功安装,但未在模拟器上启动

Android 应用程序已成功安装,但未在模拟器上启动,android,Android,这里我放置了控制台的详细信息,我需要更改任何模拟器设置或需要在清单文件中添加任何语句。帮助我,谢谢 [2013-03-28 11:08:29 - Lisnx] Android Launch! [2013-03-28 11:08:29 - Lisnx] adb is running normally. [2013-03-28 11:08:29 - Lisnx] Performing com.lisnx.activity.SplashActivity activity launch

这里我放置了控制台的详细信息,我需要更改任何模拟器设置或需要在清单文件中添加任何语句。帮助我,谢谢

 [2013-03-28 11:08:29 - Lisnx] Android Launch!
    [2013-03-28 11:08:29 - Lisnx] adb is running normally.
    [2013-03-28 11:08:29 - Lisnx] Performing com.lisnx.activity.SplashActivity activity launch
    [2013-03-28 11:08:34 - Lisnx] Launching a new emulator with Virtual Device 'AVD_4.0'
    [2013-03-28 11:08:45 - Lisnx] New emulator found: emulator-5554
    [2013-03-28 11:08:45 - Lisnx] Waiting for HOME ('android.process.acore') to be launched...
    [2013-03-28 11:10:49 - Lisnx] HOME is up on device 'emulator-5554'
    [2013-03-28 11:10:49 - Lisnx] Uploading Lisnx.apk onto device 'emulator-5554'
    [2013-03-28 11:11:00 - Lisnx] Installing Lisnx.apk...
    [2013-03-28 11:12:43 - Lisnx] Success!
    [2013-03-28 11:12:43 - facebook_y] Could not find facebook_y.apk!
    [2013-03-28 11:12:43 - Lisnx] Starting activity com.lisnx.activity.SplashActivity on device emulator-5554

看起来您需要在应用程序运行之前将facebook sdk安装到模拟器中

试试这个:

adb install %HOMEPATH%\facebook-android-sdk-3.0.1\bin\FBAndroid-2.1.apk

摘自第#2节

考虑到你会受到辱骂并使用贬义的词语和陈述,我不会编辑这个问题。而仅仅是指出错误。用I代替I。标点符号应该在后面有一个``而不是在前面。阅读常见问题。