Category Archives: Android

新 App 上架 – PokerRember撲克牌記憶

App 名稱:PokerRember撲克牌記憶 這是一個益智性質的遊戲 App 不用隨時帶著一副撲克牌也能練習撲克牌的記憶 這是一個方便記憶撲克牌的APP,功能包括對答案以及紀錄,需要自己上網學習撲克牌的記憶法,了解後便可以使用此APP做練習 以下是遊戲畫面,您可以清楚地看到撲克牌的花色(Spade, Heart, Diamond, Club)和數字,並且練習在腦中記憶下來 下方的數字是記錄您花費的時間 在心中記憶完成之後,再依序將記憶的牌填在空格中,如下圖所示 填完後可以點綠色問號按鈕以進行核對答案及評分 只要多加練習,您也可以是記憶高手!!!

Posted in Admob, Android, iOS development, 撲克牌記憶 | Tagged , , , | Leave a comment

java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.

Usually we’re familiar with error message, but things became weird when app works in all phone except only one failed. I saw this error message in an Asus cellphone (Android 5.0.2) on 2020/08/14 when my app tried to connect to … Continue reading

Posted in Android, Android development | Tagged , , | Leave a comment

Android Error type 3 : Activity Class {} does not exist

I used Android Studio 3.5.3 to execute(install) an application on a Sony cellphone and it kept displayed Error Type 3 : xxxx.xxx.xxx.MainActivity does not exist. After Googled a few document, here’s what solved this problem. Just adb unstall the package … Continue reading

Posted in Android, Android development | Tagged , , , , , | Leave a comment

Android Studio – put project into BitBucket step by step

1.Change project setting Android Studio -> Preferences -> Version Control Change 「VCS」value for <Project> from <none> to Git. 2.Create local repository VCS -> Import into Version Control -> Create Git Repository Choose the PROJECT root directory , NOT the APP … Continue reading

Posted in Android, Android development | Comments Off on Android Studio – put project into BitBucket step by step

Android Studio from SVN to Git (BitBucket), step by step

1.(Terminal) git svn clone http://svn.domain.com/svnroot/ 2.(BitBucket) Create repository, get repository url 3.(Android Studio) Open project (cloned in step 1) 4.(Android Studio) Android Studio -> Preferences -> Version Control -> Change none/SVN to Git 5.(Android Studio) VCS -> Commit 6.(Android Studio … Continue reading

Posted in Android | Leave a comment

簡單學日語 下架了

由於此書的版權擁有者要求此 app 下架 否則提出侵權告訴 所以此 app 已經下架了

Posted in Android, Android development, 簡單學日語, iOS development | Leave a comment

OneSignal Push Notification with Android Studio practice log

It took me one night to make it work, so I’d like to write it down for next time. Main Flow as follow diagram: Green fields means “what values you can get” White fields means “what values you should set” … Continue reading

Posted in Android | Tagged , , , , , , , | Leave a comment

[電視節目表] 修正 MOD 頻道資訊

修正 MOD 頻道資訊 1.原 95 台 DIVA Universal 改為 71 台 Universal 2.原 205, 230 頻道 下架   還好之前已經改過程式 現在只要更新資料 不需要重新上架 app 了 ^_^  

Posted in Android, 台灣電視節目表, iOS development | Comments Off on [電視節目表] 修正 MOD 頻道資訊

[電視節目表] 增加三個頻道節目資訊

2014-02-21 更新 增加 寰宇新聞頻道 增加 udn新聞頻道 增加 MTV Live 題外話 要更新資料時發現主機代管回應速度變慢 這家主機代管商還不錯 提供線上即時文字客服 重開 apache server 後就恢復正常 給他一個讚

Posted in Android, 台灣電視節目表, iOS development | Comments Off on [電視節目表] 增加三個頻道節目資訊