Wei Jianfeng

Results 4 issues of Wei Jianfeng

PluginP08 E/SQLiteDatabase: Failed to open database '/data/data/xxxxx/databases/ua.db'. android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14): Could not open database at android.database.sqlite.SQLiteConnection.nativeOpen(Native Method) at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:209) at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:193) at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) at...

插件中需要使用 AccessibilityService 在插件的manifest中有注册 但是插件启动后,辅助功能列表,没有对应开启的位置

When I run the task , some errors occured: Could not determine the dependencies of task ':app:jacocoTestReport'. > Task with path 'testDebug' not found in project ':app'. The dependsOn in...

After setting up Java8 successfully and Java home set. Some errors still occur... `Execution failed for task ':app:compileDebugJavaWithJavac'` I find some others have the same problem. [issue 187](https://github.com/evant/gradle-retrolambda/issues/187) Finally, I...