PathUp

Mobile App

Latest release
Android APK

Tải PathUp Mobile cho Android

Cài đặt ứng dụng PathUp để tìm consultant phù hợp, nhắn tin trước buổi tư vấn và quản lý lịch hẹn trên điện thoại. Giao diện mobile dùng cùng hệ thống thiết kế với PathUp Admin Console.

Version v1
Size APK
Platform Android 8.0+

Secure install

APK package is prepared for Android devices with a clear version, build number, and checksum preview.

Consistent design

The page follows the PathUp Admin Console palette, logo mark, typography, cards, and mobile visual system.

Release channel

Use this page as a public download handoff for testers, stakeholders, or Android installation flows.

Nginx static APK mapping

Serve the APK from the server filesystem at /home/ubuntu/path_up/android/pathup_mobile_v1.apk through the public URL /downloads/pathup_mobile_v1.apk.

location = /downloads/pathup_mobile_v1.apk {
    alias /home/ubuntu/path_up/android/pathup_mobile_v1.apk;
    default_type application/vnd.android.package-archive;
    add_header Content-Disposition 'attachment; filename="pathup_mobile_v1.apk"';
}
Preparing PathUp APK

Your download will start shortly.