原创 Android機器學習之TensorFlow初體驗

wow,it’s really amazing!!! 本人對於機器學習一無所知,只是覺得Android可以做更多的事,想和大家分享自己的喜悅 TensorFlow 簡介 TensorFlow™ 是一個使用數據流圖進行數值計

原创 https://developer.android.com/training/building-connectivity.html

Wirelessly 無線地 Besides enabling communication with the cloud, Android’s wireless APIs also enable communication wi

原创 jks轉bks所遇到的那些坑

我們確實不是很強大的人,但是我們也有存在的價值的!人生吶,並不是只有輸和贏兩種的啊!你也有着,只有你才能做的事情的啊! ——熱血高校2 爲什麼要把jks轉爲bks? 因爲:Java平臺默認識別jks格式的證書

原创 Android 徹底解決zxing生成條碼兩邊空白問題

解決源碼 不耽誤大家時間,直接上解決代碼 依賴: implementation 'cn.bingoogolapple:bga-qrcode-zxing:1.3.7' 解決方法 /** * 參考OneDimensiona

原创 LeetCode之Two Sum

霍金昨天回到了屬於他的宇宙星空,他本不屬於這裏,他屬於宇宙 前言,準備開始看LeetCode,不知道什麼時候能看完,但是有什麼關係呢?有時候做一些事,只是爲了興趣而已,何必要把自己搞的那麼辛苦,那麼信誓旦旦。 LeetCod

原创 人人都會熱修復之Tinker接入篇

你都沒有開始做,你怎麼知道自己不行呢? 個人感覺熱補丁不是請客吃飯,如果不瞭解它,直接使用它可能會造成更大的問題,所以在一些接入上面,的確人爲的增加了難度。 這是Tinker作者的一番話,意味深長,Tinker的接入對於很多開發

原创 https://developer.android.com/training/building-wearables.html

standalone adj. 單獨的 With the introduction of standalone Wear apps, both the watch and the phone can be sources of

原创 https://developer.android.com/training/auto/index.html

Android Auto is also available on phone screens, giving users the full Android Auto experience entirely on the pho

原创 https://developer.android.com/ndk/guides/index.html(NDK開發一)

The Native Development Kit (NDK) is a set of tools that allows you to use C and C++ code with Android, and provide

原创 https://developer.android.com/training/implementing-navigation/temporal.html#SynthesizeBackStack

Ordinarily, the system incrementally builds the back stack as the user navigates from one activity to the next. Ho

原创 https://developer.android.com/training/transitions/index.html

interface n. 界面;<計>接口;交界面 hierarchy n. 層級;等級制度 elaborate adj. 精心製作的;詳盡的;煞費苦心的 diagram n. 圖表;圖解 動畫框架的侷限性 Animati

原创 Google官方教程帶你入坑Kotlin

不願意接受新東西,終將被時代所淘汰 我本身也是一個對於新技術不感冒的人,說到底是想守着Java過一輩子,但是我是搞技術的,有時候你不能指望這個時代推着你走,那樣的話,你就被時代的浪潮拍死在沙灘上了。 爲什麼要使用Kotlin

原创 Android應用升級,加固,自動簽名,多渠道打包,渠道信息獲取一鍵式搞定

這篇文章可能有些標題黨,方案有很多,我只是把我認爲最簡單的方案告訴你,想吐槽就吐吧 應用升級 應用升級使用的是騰訊Bugly,這個看文檔就可以搞定,沒什麼說的,看圖吧! 應用加固 自動簽名 多渠道打包 應用加固和多渠道打包,樂

原创 Android MQTT推送之SSL相關問題解決

公司推送選擇的是MQTT,之前沒有了解過,所以踩了不少坑,這裏記錄一下,希望能幫助到別人。 前言 現在大部分公司用的都是單向認證,對於Https不瞭解的話,請看這裏,廢話不多說,上乾貨。 第一步 重命名 你們公司使用SSL,都

原创 https://developer.android.com/training/sync-adapters/index.html

android:exported=”false” Determines whether other apps can access the content provider. For your stub content p