CIDE 启动后崩溃
cide吧
全部回复
仅看楼主
level 1
为什么软件安装好以后,启动显示:
BOARD = JX8166
BRAND = BASICOM
CODENAME = REL
CPU_ABI = armeabi-v7a
CPU_ABI2 = armeabi
DEVICE = JX8166
DISPLAY = JX8166 20141008-124248
FINGERPRINT = alps/B4521TE_E32X4_FWVGA/B4521TE_E32X4_FWVGA:4.2.2/JDQ39/1412743208:user/test-keys
HARDWARE = mt6571
HOST = mtk-3dot22-desktop
ID = JDQ39
INCREMENTAL = eng.tiandp.1412743208
IS_DEBUGGABLE = false
MANUFACTURER = BASICOM
MODEL = JX8166
PRODUCT = JX8166
RELEASE = 4.2.2
RESOURCES_SDK_INT = 17
SDK = 17
SDK_INT = 17
SERIAL = PNAQ85S4LVO76TZ5
TAGS = test-keys
TIME = 1412743368000
TYPE = user
USER = tiandp
YUNOS_BUILD_VERSION = 2.7.1-F2-20141008.9008
YUNOS_CTA_SUPPORT = false
YUNOS_DEVICE_BT = yes
YUNOS_DEVICE_GPS = yes
YUNOS_DEVICE_VPN = yes
YUNOS_SUPPORT_Accelerometer = true
YUNOS_SUPPORT_AutoLight = true
YUNOS_SUPPORT_BT = true
YUNOS_SUPPORT_CTA = no
YUNOS_SUPPORT_GPS = true
YUNOS_SUPPORT_Location = true
YUNOS_SUPPORT_LockScreenWeather = true
YUNOS_SUPPORT_NO = no
YUNOS_SUPPORT_ThemeSet = true
YUNOS_SUPPORT_VPN = true
YUNOS_SUPPORT_YES = yes
YUNOS_UPDATE_VERSION = 20141008.1240
YUNOS_VERSION = 2.7.1
versionCode = 21
versionName = 1.9i
java.lang.RuntimeException: Unable to start activity ComponentInfo{org.free.ceditor/org.free.ceditor.MainActivity}: android.view.InflateException: Binary XML file line #15: Error inflating class com.myopicmobile.textwarrior.android.FreeScrollingTextField
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2507)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2559)
at android.app.ActivityThread.access$600(ActivityThread.java:179)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1386)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5583)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:525)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600)
Caused by: android.view.InflateException: Binary XML file line #15: Error inflating class com.myopicmobile.textwarrior.android.FreeScrollingTextField
at android.view.LayoutInflater.createView(LayoutInflater.java:613)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:687)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:746)
at android.view.LayoutInflater.inflate(LayoutInflater.java:489)
at android.view.LayoutInflater.inflate(LayoutInflater.java:396)
at android.view.LayoutInflater.inflate(LayoutInflater.java:352)
at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:298)
at android.app.Activity.setContentView(Activity.java:1905)
at org.free.ceditor.MainActivity.onCreate(MainActivity.java:1705)
at android.app.Activity.performCreate(Activity.java:5146)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1100)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2471)
... 10 more
Caused by: java.lang.reflect.InvocationTargetException:
at java.lang.reflect.Constructor.constructNative(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:417)
at android.view.LayoutInflater.createView(LayoutInflater.java:587)
... 21 more
Caused by: java.lang.NoSuchMethodError: resetView
at com.myopicmobile.textwarrior.android.FreeScrollingTextField.resetView(FreeScrollingTextField.java:329)
at com.myopicmobile.textwarrior.android.FreeScrollingTextField.init(FreeScrollingTextField.java:224)
at com.myopicmobile.textwarrior.android.FreeScrollingTextField.<init>(FreeScrollingTextField.java:171)
... 24 more
android.view.InflateException: Binary XML file line #15: Error inflating class com.myopicmobile.textwarrior.android.FreeScrollingTextField
at android.view.LayoutInflater.createView(LayoutInflater.java:613)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:687)
at android.view.LayoutInflater.rInflate(LayoutInflater.
2016年02月29日 06点02分 1
level 1
我安装的是CIDE v1.9i
2016年02月29日 06点02分 2
初略看了下,似乎有些难,待我慢慢再看
2016年02月29日 10点02分
似乎缺少后半段,可以补上吗?
2016年02月29日 10点02分
@不知者来此 发不了,好像一发楼下就被度娘删了,没法显示
2016年03月01日 15点03分
回复 mygdcl :需要后面的信息啊,不然跟踪不了bug
2016年03月01日 15点03分
1