原创 Ubuntu軟件安裝與刪除命令

安裝軟件 命令: apt-get install softname1 softname2 softname3…… 卸載軟件 命令: apt-get remove softname1 softname2 softname3……

原创 flutter_blue 大坑錄 #use_frameworks!

While building module 'flutter_blue' imported from /Users/paul/my_app/ios/Runner/GeneratedPluginRegistrant.m:10:

原创 Execution failed for task ':compileDebugAidl'. java.lang.IllegalStateException: aidl is missing

Execution failed for task ':compileDebugAidl'.  java.lang.IllegalStateException: aidl is missing 統一所有的module的build too

原创 Cause: androidx.navigation.safeargs plugin failed.

Cause: androidx.navigation.safeargs plugin failed.   Following errors found: /Users/jasonhu/AndroidStudioProjects/Term

原创 Can't convert to color: type=0x2

java.lang.UnsupportedOperationException Can't convert to color: type=0x2 解決方案 不支持的操作異常。 以下羅列出一些xml拋出該異常的情況: 1.Androi

原创 DSBridge——一套H5代碼就能同時與Android和iOS通信

  DSBridge 和 WebViewJavascriptBridge相比的主要特點: DSBridge真正跨平臺!原版WebViewJavascriptBridge只支持ios,只不過有人在android上也實現了和WebViewJa

原创 Flutter 圖示

指導思想 函數式編程 響應式框架 分層式架構 ------------------------------------------------------------------------------------------------

原创 AAPT err(Facade for ): libpng error: Not a PNG file

拓展名改爲jpeg即可。 WeChatSDK_sample_Android

原创 把安卓源碼中的system app獨立出來,像開發普通app那樣開發

      個人建議首先按照android源代碼的ide/eclipse中的格式化xml和import導入到你編譯的eclipse中,如果你編譯的android源代碼是2.3以上的版本的,建議用JDK6以上,提醒各位的是new andr

原创 SVN cmd on Ubuntu

1、將文件checkout到本地目錄 svn checkout path(path是服務器上的目錄) 例如:svn checkout svn://192.168.1.1/pro/domain 簡寫:svn co 2、往版本庫中添加新的文件

原创 Git on Android source

       Git是一個開源的分佈式版本控制系統,用以有效、高速的處理從很小到非常大的項目版本管理。 分佈式和集中式的最大區別在於開發者可以本地提交。每個開發者機器上都有一個服務器的數據庫。 下圖是經典的git開發過程。

原创 Unable to find the Xcode project `.xcodeproj` for the target `Pods`

[!] Unable to find the Xcode project `/Users/hujason/Documents/ios/IosWalk/path/to/.xcodeproj` for the target `Pods`.

原创 ActivityNotFoundException: Unable to find explicit activity class

08-26 10:28:32.383: E/AndroidRuntime(11988): FATAL EXCEPTION: main 08-26 10:28:32.383: E/AndroidRuntime(11988): Process

原创 This can be the result of a merge and the unknown UUID is being discarded.

 pod install --verbose 出行的問題: [!] `<PBXGroup name=`Libary` UUID=`8ABD404D1C0EE30800F47010`>` attempted to initialize a

原创 Eclipse 啓動不了 【Ubuntu】

/usr/lib/eclipse/configuration/1408532831122.log : !SESSION 2014-08-20 19:07:11.055 -------------------------------