fork download
  1. 03-24 13:57:45.983 6360-6360/com.example.ioshop.flyswitch3 E/AndroidRuntime:
  2. FATAL EXCEPTION: main
  3. Process: com.example.ioshop.flyswitch3, PID: 6360
  4. java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.example.ioshop.flyswitch3-2/base.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]] couldn't find "libupnp.so"
  5. at java.lang.Runtime.loadLibrary(Runtime.java:366)
  6. at java.lang.System.loadLibrary(System.java:989)
  7. at com.example.ioshop.flyswitch3.net.FtNetManager.<clinit>(FtNetManager.java:152)
  8. at com.example.ioshop.flyswitch3.smartctrl.SmartCtrlActivity.onCreate(SmartCtrlActivity.java:504)
  9. at android.app.Activity.performCreate(Activity.java:5975)
  10. at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1105)
  11. at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2269)
  12. at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2376)
  13. at android.app.ActivityThread.access$800(ActivityThread.java:147)
  14. at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1281)
  15. at android.os.Handler.dispatchMessage(Handler.java:102)
  16. at android.os.Looper.loop(Looper.java:135)
  17. at android.app.ActivityThread.main(ActivityThread.java:5253)
  18. at java.lang.reflect.Method.invoke(Native Method)
  19. at java.lang.reflect.Method.invoke(Method.java:372)
  20. at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:900)
  21. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:695)
  22.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Main.java:1: error: class, interface, or enum expected
03-24 13:57:45.983 6360-6360/com.example.ioshop.flyswitch3 E/AndroidRuntime: 
^
Main.java:1: error: class, interface, or enum expected
03-24 13:57:45.983 6360-6360/com.example.ioshop.flyswitch3 E/AndroidRuntime: 
  ^
Main.java:1: error: class, interface, or enum expected
03-24 13:57:45.983 6360-6360/com.example.ioshop.flyswitch3 E/AndroidRuntime: 
   ^
Main.java:1: error: class, interface, or enum expected
03-24 13:57:45.983 6360-6360/com.example.ioshop.flyswitch3 E/AndroidRuntime: 
      ^
Main.java:1: error: class, interface, or enum expected
03-24 13:57:45.983 6360-6360/com.example.ioshop.flyswitch3 E/AndroidRuntime: 
        ^
Main.java:1: error: class, interface, or enum expected
03-24 13:57:45.983 6360-6360/com.example.ioshop.flyswitch3 E/AndroidRuntime: 
         ^
Main.java:1: error: class, interface, or enum expected
03-24 13:57:45.983 6360-6360/com.example.ioshop.flyswitch3 E/AndroidRuntime: 
           ^
Main.java:1: error: class, interface, or enum expected
03-24 13:57:45.983 6360-6360/com.example.ioshop.flyswitch3 E/AndroidRuntime: 
            ^
Main.java:1: error: class, interface, or enum expected
03-24 13:57:45.983 6360-6360/com.example.ioshop.flyswitch3 E/AndroidRuntime: 
                   ^
Main.java:1: error: class, interface, or enum expected
03-24 13:57:45.983 6360-6360/com.example.ioshop.flyswitch3 E/AndroidRuntime: 
                       ^
Main.java:1: error: class, interface, or enum expected
03-24 13:57:45.983 6360-6360/com.example.ioshop.flyswitch3 E/AndroidRuntime: 
                        ^
Main.java:1: error: class, interface, or enum expected
03-24 13:57:45.983 6360-6360/com.example.ioshop.flyswitch3 E/AndroidRuntime: 
                            ^
Main.java:1: error: class, interface, or enum expected
03-24 13:57:45.983 6360-6360/com.example.ioshop.flyswitch3 E/AndroidRuntime: 
                             ^
Main.java:4: error: unclosed character literal
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.example.ioshop.flyswitch3-2/base.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]] couldn't find "libupnp.so"
                                                                                                                                                                                                      ^
14 errors
stdout
Standard output is empty