Upgrade to Pro — share decks privately, control downloads, hide ads and more …

[爆速開発LT #2] Codex-Powered Mobile Apps Developme...

[爆速開発LT #2] Codex-Powered Mobile Apps Development - Deep Dive Edition -

This is the slide, "Codex-Powered Mobile Apps Development - Deep Dive Edition -" at 爆速開発LT:Codex編 Vol.2.
#Lancers_AI_LT #Codex #aicommunity #techevent

Avatar for Kenichi Kambara

Kenichi Kambara

November 26, 2025
Tweet

More Decks by Kenichi Kambara

Other Decks in Technology

Transcript

  1. •Mobile App Development •Talks (25 Int’l/100+ Domestic) •Writings (10 Dev/Edu

    Books) •[Of fi cial] Evangelist at NTT TechnoCross •[Private] iplatform.org About me ਆݪ ݈Ұ (X:@korodroid)
  2. Agenda •The Complexity of Mobile Apps Development •“Chat-based AI” vs.

    “Agent-based AI” •Codex Walkthrough (Mobile Apps Development) •What prompt should we write down?
  3. The Complexity of Mobile Apps Development  • Platform Support

    iOS Android Cross-platform Device diversity Coding Debugging Testing Refactoring Performance Versioning Review guidelines Metadata Release Accessibility Responsive design Localization Usability • Development Process • App Store Requirements • UI/UX
  4. Real Pains in Mobile Apps Development  🔁 Repetitive &

    cross-cutting changes ⚡ Slow iteration loops 🔎 Late discovery of issues 🧪 Thin tests 📱 Device/OS fragmentation
  5. Evolving the Developer Work fl ow  $IBUCBTFE"* 🧠Gemini 🧠Claude

    🧠ChatGPT "HFOUCBTFE"* 🛠Cursor 🛠Claude Code 🛠Codex Conversation through Q&A, Snippets, Brainstorming Understands repo context, Edits fi les directly, Runs tests
  6.  Codex Walkthrough (Mobile Apps Development) 1. Launch interactive mode

    with codex 2. Run /init to create AGENTS.md (project guidelines) 3. Use /approvals to set the approval mode on your preference 4. Prompt Codex: 5.Codex generates the diff → review → approve → automatically applies changes 6.Verify with fl utter run ?
  7.  What prompt should we write down? •UIͷ࢓༷ (τάϧͷҐஔ) •ৼΔ෣͍ͷنఆ

    (୺຤ઃఆͷѻ͍) •ઃఆ಺༰ͷӬଓԽ •ίʔυมߋ࣌ͷςετ #BEQSPNQU #FUUFSQSPNQUJODMVEFT  μʔΫϞʔυػೳΛ௥Ճ͍ͯͩ͘͠͞ɻ
  8.  Good prompt Examples μʔΫϞʔυػೳΛ௥Ճ͍ͯͩ͘͠͞ɻ ཁٻࣄ߲ - AppBar্ʹςʔϚ(ϥΠτ / μʔΫ

    / γεςϜ) ੾Γସ͑τάϧΛ௥Ճ͍ͯͩ͘͠͞ɻ - Ϣʔβͷબ୒಺༰͸ӬଓԽ͍ͯͩ͘͠͞ɻ - "γεςϜ"͕બ୒͞Εͨ৔߹͸ɺσόΠεઃఆͷςʔϚΛ࠾༻͍ͯͩ͘͠͞ɻ - ฤूޙɺFlutterςετΛ࣮ߦ͍ͯͩ͘͠͞ɻ
  9. 💡Codex: Key Takeaways on Mobile Development •Faster (less repetition) •Smarter

    (context-aware plans) •Safer (tests + approvals) •