【Cordova】Cordova 11のビルドにおいて「Cannot read properties of undefined (reading ‘length’)」エラーを解決する方法

先月中古で購入したEPSON Endeavor ST190Eに、Cordova 11のビルド環境を構築しましたが、下記エラーが発生してビルドできない状態となりました。

Cannot read properties of undefined (reading 'length')

今回は、このエラーの解決方法について説明します。

Continue reading

M.2 SSD Type2280にヒートシンクを装着した結果・・・

先月、Androidアプリのビルド専用として、中古PCを2万円で購入しました。
EPSON Endeavor ST190Eです。
仕様は、Intel Core i3-8100T、メモリ8GB、SSD120GB、Windows 11 Homeプリインストール済みです。
しかし、中古のSSDは不安がありますし、容量も120GBと少ないので、空きのM.2スロットにKingston SSD NV1-E 500GBを装着してみました。

Continue reading

【Cordova】Android 11においてDownloadフォルダにアクセスする方法

Continue reading

【Cordova】No installed build tools found. Please install the Android build tools version 30.0.3.の原因について

最近購入した中古PCにCordovaのビルド環境を構築し、android-targetSdkVersionを30に設定してビルドを実行したところ、以下のエラーが発生しました。
※中古PCについては、別の機会に紹介します。

No installed build tools found. Please install the Android build tools version 30.0.3.

どうやら、Cordovaではなく、Android Studioの方に問題があるようです。

Continue reading

ナンバーズサーチがGoogle Playから削除されました!!

4月9日の朝方、Google Play Consoleの通知が届いていたので、アプリの評価が届いたのかと思っていたのですが、改めて確認したところ、「ナンバーズサーチ」が削除済みのアプリと表示されていました。

Continue reading

DELL Inspironを修理に出した結果・・・

昨年末、ある会社からPCの買い替えを依頼され、DELL Inspironを購入して納品しました。

3月に入り、「PCの電源を入れると、常時カタカタと異音がする」ということで、その会社に出向いて症状を確認したところ、電源ユニットから異音が発生していたので、DELLのサポートに電話して修理を依頼しました。

Continue reading

Apple Developer Programに登録しました

4月1日のタイミングで、Apple Developer Programの登録を行いました。
数年前ですと1万円くらいのイメージがありましたが、4月1日現在12,980円(税込)で二度見してしまいました。

Continue reading

【Cordova】cordova-plugin-fileプラグインアップデートの問題点

cordova-plugin-fileプラグインがやっとアップデートされたようなのでインストールしたところ、以下のようなエラーが発生しました。

xxxx@yyyy SimpleWeightManager % cordova plugin add https://github.com/apache/cordova-plugin-file
Installing "cordova-plugin-file" for android
Plugin doesn't support this project's cordova-android version. cordova-android: 9.1.0, failed version requirement: >=10.0.0
Skipping 'cordova-plugin-file' for android
Adding cordova-plugin-file to package.json
[Gradle Properties] Detected Gradle property "android.useAndroidX" with the value of "true", Cordova's recommended value is "false"
[Gradle Properties] Detected Gradle property "android.enableJetifier" with the value of "true", Cordova's recommended value is "false"
xxxx@yyyy SimpleWeightManager % 

Continue reading

えきねっとのフィッシングメールが止まらない!

Continue reading