採用情報
検索
-
最近の投稿
-
過去1ヶ月の人気記事
-
全期間の人気記事
- node.jsでPassbookサーバをつくってみる(3)
- [iOS 7] Remote notificationの挙動について
- [iOS] Bluetooth LEでデータのやりとり
- AndroidとiOS間のデータのやりとりをBluetooth LEで行う
- Android API21から追加されたJobSchedulerに慣れていこう
- [Android 5.0] BLEのBluetoothLeScannerについて
- Pythonのスクリプトをexeファイルにする
- AndroidでiBeaconを発見する
- [Android 4.4] フルスクリーンで動くアプリを作る
- Tizen開発入門 ~環境構築~
カテゴリ
タグ
4.4 5.0 6.0 AirDrop Android Android O apple App Links background Background Fetch Bluetooth 4.0 Bluetooth LE bug camera Design support Library Google Glass iOS iOS7 iPad iPhone Java JSON kitkat Kotlin libGDX Lolipop multi task node.js Notification Passbook PictureSize PreviewSize push python remote notification Tizen Voice Actions Voice Interaction WebView アクセシビリティ スイッチ スキャン 入門 書籍 開発の極意アーカイブ
運営
「JSON」タグアーカイブ
node.jsでPassbookサーバをつくってみる(4)
もはや、筆者にとってライフワークとなりつつあるこの連載。なぜ、連載形式にしてしまったのかを後悔しつつ第4回目です。 今回はこれまで作ったコードをとりまとめ、実際に使えるようにリファクタリングと必要な処理を追加してPass … 続きを読む
node.jsでPassbookサーバをつくってみる(3)
初回のポストで3回くらいと言っておきながら、3回では終わらないことが確実な状況に… 前回まででmanifest.jsonを生成する処理までは作りました。 今回はそれに加えて、署名をする処理、Zipで固める処理 … 続きを読む
node.jsでPassbookサーバをつくってみる(2)
前回はPassの生成に必要なファイル(pass.json, icon.png, logo.png)の3つのファイルを準備し、Passのデザインの確認までを行いました。 今回は端末にダウンロードできるPassをどのようにサ … 続きを読む