「Android」に関連する技術ブログ
企業やコミュニティが発信する「Android」に関連する技術ブログの一覧です。
全994件中 91 - 105件目
Streamlining iOS app development with Bitrise
2024/12/10
ブックマーク
Introduction Hello, we are Chang and Hosaka, in charge of the my route by KINTO iOS app development in the Mobile App Development Group. In our mobile app development group, we usually use GitHub Actions as a CI/CD tool. This time, we introduced Bitrise for the first time to the my route by KINTO iOS app, so we would like to talk about it. What is Bitrise ? Bitrise is a cloud-based CI/CD (continuous integration / continuous delivery) service for the automated building, testing, and deployment of
Credential Setup for Private Repositories in SwiftPM
2024/12/10
ブックマーク
この記事は KINTOテクノロジーズアドベントカレンダー2024 の10日目の記事です🎅🎄 Background When developing the KINTO かんたん申し込みアプリ App, we implemented some shared code using KMP (Kotlin Multiplatform) and published it as a Swift Package. This approach allowed us to efficiently share code across platforms and simplify the development process by avoiding code duplication. Our iOS Team currently uses XcodeGen to manage dependencies, and importing
Android BLEでチャットアプリを作ってみよう
2024/12/10
ブックマーク
はじめに この記事は株式会社ビットキー Advent Calendar 2024 10日目の記事です。 ビットキーで主にAndroidアプリ開発をしているしらかしが担当します 弊社のスマートデバイスたちとアプリの間ではBluetooth Low Energy(以下BLE)を使って通信を行っています。 今回の記事では、2台のAndroid端末を使ってメッセージをやり取りするアプリを作ってBLEの雰囲気を感じ取れるようにしま
WINTICKETアプリで実現した高可用性と高速リリースを支えるエコシステム [CADC2024]
2024/12/10
ブックマーク
本記事は、10月29日〜30日にかけて開催した「CyberAgent Developer Confe ...
Dark Mode Automation Testing with Appium
2024/12/09
ブックマーク
Introduction My name is PannNuWai and I work in the Global Development Group at KINTO Technologies. In Global Development Group test automation team, I build and maintain test automation environments for the product development teams, and write test scripts with the product test team. In my previous company, I was involved in testing, but after joining KINTO Technologies, I had my first experience with automation testing using Appium, which provided me with valuable learning opportunities. I did
Object detection using TensorFlow on Android
2024/12/09
ブックマーク
Hello everyone, this is Martin from the Mobile Development Group here at KINTO Technologies! With this guide I hope to give you a quick overview on how to build your TFLite (TensorFlow Lite) models from scratch so let's dive straight into it. This article is the entry for December 9th in the KINTO Technologies Advent Calendar 2024 🎅🎄 Preparation There are basically two ways to prepare your dataset. One is to do the annotation process locally and the other is to annotate your dataset on
SkyWayを使ったアプリ開発が爆速になるCLIツールを作った話
2024/12/09
ブックマーク
この記事は、 NTT Communications Advent Calendar 2024 9日目の記事です。 この記事では、SkyWayを使ったアプリ開発が爆速になるCLIツールを作った話を紹介します。 CLIツールにどのような機能を実装したのか、機能を実装する際にどのようなことを考えたのかについて、詳しく説明します。 はじめに 注意事項 skyway-cliの機能 skyway-cli channel watch skyway-cli token serve skyway-cliを設計するとき
Acceptance criteria: QA’s quality boost
2024/12/07
ブックマーク
こんにちは。メルカリのQA Engineering managerの @____rina____ です。 この記事は、 連載:メルカリ ハロ 開発の裏側 – Flutterと支える技術 – の1回目と、 Mercari Advent Calendar 2024 の3日目の記事です。 先日、11月15日に開催された Tokyo Test Fest というイベントで、"Acceptance criteria: QA’s quality boost"というタイトルで発表を行いました。このセッションでは、Flutterに限ら
E2E Testを用いたマイクロサービスアーキテクチャでのUser Journey SLOの継続的最新化
2024/12/06
ブックマーク
こんにちは。メルカリのSite Reliability Engineer (SRE)の @yakenji です。 この記事は、 Mercari Advent Calendar 2024 の2日目の記事です。 私たちメルカリのSREは、コアプロダクトであるフリマアプリ「メルカリ」の信頼性を維持・向上させるために、プロダクトのAvailability(可用性)とLatency(性能)を測定しています。また、それらに対してService Level Objective(SLO)を設定した上で、SLOを
BottomSheetDialogFragmentの上にComposeを載っけると下部にボタンを固定するのが想像以上に難しかった件
2024/12/06
ブックマーク
この記事は KINTOテクノロジーズアドベントカレンダー2024 の6日目の記事です🎅🎄 はじめに Merry Christmas🔔 モバイルアプリ開発Gでmy routeアプリのAndroid側の開発を担当しておりますOsaka Tech LabのRomie( @Romie_ktc )です。 現在、my routeのAndroidチームではxmlからJetpack Compose(以下Compose)へUIの実装を切り替えております。 ただ、一気に全てをリファクタリングできませんので、どうし
Meet Our New Team Members: May 2024 Update
2024/12/05
ブックマーク
A.K Self-introduction I'm A from the my route Development Group. I am from Latvia. In my previous job at a startup, I was working broadly as a full-stack developer. How is your team structured? Six members including myself. What was your first impression of KINTO Technologies when you joined? Were there any surprises? Even though it's part of a large group company, I found my team surprisingly easy to work with because of the friendly atmosphere. I really appreciated that there are study
Hello Android Car App!
2024/12/05
ブックマーク
この記事は KINTOテクノロジーズアドベントカレンダー2024 の5日目の記事です🎅🎄 KINTOテクノロジーズ株式会社のモバイル開発グループでAndroidエンジニアをしています、大沼です。 普段はモビリティサービス「my route」アプリの開発に従事しています。 本記事では、Android Automotive OSをビルドする手順とAndroid AutomotiveアプリおよびAutoアプリなど車載向けアプリの開発方法を
Monthly Tech Report 2024年11月
2024/12/04
ブックマーク
Developer Engagementブロックの @ikkou です。ZOZO開発組織の1か月の動向をMonthly Tech Reportとしてお伝えします。 ZOZO TECH BLOG 2024年11月度は7本の記事を公開しました(前月分のMonthly Tech Reportを含む)。中でも次の3つの記事は多くの方に読んでいただきました。 techblog.zozo.com techblog.zozo.com techblog.zozo.com まだお読みでない方はぜひご覧ください。 登壇 ちむぐくる!TOKYO 11月6日に開催さ
サーバレスをフル活用したビジネスdアプリのアーキテクチャ(前編)
2024/12/04
ブックマーク
この記事は、 NTT Communications Advent Calendar 2024 4日目の記事です。 はじめに この記事はコミュニケーション&アプリケーションサービス部でビジネスdアプリを開発している木村、立木、富田、西谷の共同執筆です。 今回は、NTTコミュニケーションズで提供するモバイルアプリ、「ビジネスdアプリ」のアーキテクチャに焦点を当て、サーバレスサービスをどのように活用し
AndroidアプリでFirebase Remote Config を使ったABテスト実装時に遭遇した罠(不具合事例紹介)
2024/12/04
ブックマーク
こんにちは!タイミーでAndroidエンジニアとして働いている @orerus ことmurataです。今回は弊社のアプリ開発チームで経験した、Firebase Remote Config(以下 RemoteConfig)を使用したABテスト実装時のトラブルと、その再発防止策について共有いたします。 はじめに モバイルアプリ開発において、ABテストは機能改善の効果を測定する上で重要な手法の一つです。今回は、私たち