diff --git a/External-App-Roadmap.md b/External-App-Roadmap.md
new file mode 100644
index 0000000..01f7112
--- /dev/null
+++ b/External-App-Roadmap.md
@@ -0,0 +1,15 @@
+# Apps Currently in SPI Flash
+| App Name | Can work without sdcard? | Can work without correctly put sdcard content? | Importance | Current Suggest |
+| --------------- | -------------------------- | ------------------------------------------------ | ------------- | --------------------- |
+| Capture | 🚫 | ✅ | ✅ Core app | Stay in SPI flash |
+| Replay | 🚫 | ✅ | ✅ Core app | Stay in SPI flash |
+| Remote | 🚫 | ✅ | | |
+| Scanner | ✅ | ✅ | | |
+| Microphone | ✅ | ✅ | ✅ Core app | Stay in SPI flash
|
+| Looking Glass | ✅ | ✅ | ✅ Core app | Stay in SPI flash
|
+
+# Apps Currently in sdcard
+| App Name | Can work without sdcard if moved to SPI flash? | Can work without correctly put sdcard content if moved to SPI flash? | Importance | Current Suggest |
+| ---------- | ------------------------------------------------ | ---------------------------------------------------------------------- | ------------ | ----------------- |
+| Pac-Man | ✅ | ✅ |
| Stay in sdcard |
+| GPSSim | 🚫 | 🚫 | | Stay in sdcard |
\ No newline at end of file