速報APP / 生產應用 / MockApp Demo

MockApp Demo

價格:免費

更新日期:2019-04-21

檔案大小:7.0M

目前版本:1.40.7

版本需求:Android 5.1 以上版本

官方網站:mailto:crane2002@gmail.com

MockApp Demo(圖1)-速報App

This is a demo for MockApp UI design tool

https://play.google.com/store/apps/details?id=com.crane.mockapp

See source code of the application on GitHub

https://github.com/alzhuravlev/MockAppDemo

To be short:

MockApp Demo(圖2)-速報App

1. Design UI right in your phone

2. Quickly share UI as APK (right from your phone) with your customers

3. Inflate your UI in your Android Studio project in one line of code

This app's UI completely build on MockApp!

Traditionaly UI prototypes are created using great tools like zeplin, figma etc. Developer takes that assets and trying to recreate UI using Android layout XML. If something changed cycle has to be repeated. So we have two bunches of assets: produced by designing tool and Androdi XML that needs to be in keep sync. As we all know that the shorter the dev cycle the better.

MockApp Demo(圖3)-速報App

So why we couldn't experimenting with UI right in Android UI terms (Views)? When design assets become a real app assets, not just a nice pictures!

The challenge of this tool is to have one bunch of assets for design and production code.