Apex Scan Storage / mobile warehouse guide
Track, scan, and store code items with a strong red control flow
Apex Scan Storage keeps the app functionality unchanged while presenting it in a scanning-terminal style. Create QR and barcode records, group them by category, preview them later, and export images when needed.
SCAN
READY
Fast routing for generate, view, setup, and category editing.
📦
Storage-first barcode flow
Great for labels, boxes, shelves, assets, and internal identifiers.
🔗
Share-ready QR flow
Use links and quick access targets with the same staged generator logic.
Scan sequence
A1
Pick a route from the menu blocks
The main screen groups the app into generate, saved view, and category customization areas, with separate QR and barcode actions and a distinct exit control.
B2
Move through guided stages
Fill the title and value fields, use the Paste action where useful, switch between steps with Next and Prev, and choose one category if available for the current code type.
C3
Review, save, and export the result
The generated code is shown with its title and entered value, followed by buttons for app saving and gallery export.
🎯
Filter logic
Saved screens use a horizontal category row at the top. Only one category can stay active at a time, and pressing the active category again returns the list to All.
  • Top row scrolls horizontally
  • QR and barcode views stay separate
  • Category colors tint controls and card backgrounds
  • Preview modal darkens the rest of the screen
🛠
Category customization
Add, edit, recolor, or remove categories at any time. The app may begin with default editable items, while the All category stays permanent.
🚀
Initialization options
On first launch, the app can prepare themed sets for work, study, entertainment, reading, or content. This setup can be skipped once and triggered later from the menu.
Terminal notes
STATUS: Code information and categories are kept locally with SharedPreferences.
VIEW: Each saved card contains delete, gallery save, and full preview actions.
DISPLAY: Layout is optimized for portrait mobile viewing inside a standard WebView.
PURPOSE: Fast creation and organized storage for scanning, labeling, and quick reuse.