[GH-ISSUE #4033] [FR] Mobile app? #1822

Closed
opened 2026-03-23 21:17:27 +00:00 by mirror · 16 comments
Owner

Originally created by @gasull on GitHub (Nov 28, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4033

Description

Is a phone app for Android (and iOS) in the roadmap? Or at least a PWA? (I didn't find it on the roadmap page).

I haven't tried AppFlowy yet because without a phone app for Android or a PWA, it wouldn't be useful to me.

Impact

Mobile users.

Additional Context

No response

Originally created by @gasull on GitHub (Nov 28, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4033 ### Description Is a phone app for Android (and iOS) in the roadmap? Or at least a PWA? (I didn't find it on the roadmap page). I haven't tried AppFlowy yet because without a phone app for Android or a PWA, it wouldn't be useful to me. ### Impact Mobile users. ### Additional Context _No response_
Author
Owner

@annieappflowy commented on GitHub (Nov 28, 2023):

image

Working on it

<!-- gh-comment-id:1828976169 --> @annieappflowy commented on GitHub (Nov 28, 2023): <img width="710" alt="image" src="https://github.com/AppFlowy-IO/AppFlowy/assets/12026239/2545d444-8f57-42ae-a724-b4a295a11ea8"> Working on it
Author
Owner

@e-p-s commented on GitHub (Dec 31, 2023):

coming in december (see homepage)

i'm counting the hours, too :)

<!-- gh-comment-id:1872907791 --> @e-p-s commented on GitHub (Dec 31, 2023): coming in december (see homepage) i'm counting the hours, too :)
Author
Owner

@vedxp commented on GitHub (Jan 6, 2024):

Is there any update regarding the launch of mobile version?

Edit:
The latest release 0.4.1 includes the apk file, waiting for the Play Store release though.

<!-- gh-comment-id:1879759568 --> @vedxp commented on GitHub (Jan 6, 2024): Is there any update regarding the launch of mobile version? Edit: The [latest release `0.4.1`](https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.4.1) includes the apk file, waiting for the Play Store release though.
Author
Owner

@Log4Jake commented on GitHub (Jan 9, 2024):

Any update on this I launch the apk on to get unable to parse package.

<!-- gh-comment-id:1882119926 --> @Log4Jake commented on GitHub (Jan 9, 2024): Any update on this I launch the apk on to get unable to parse package.
Author
Owner

@annieappflowy commented on GitHub (Jan 9, 2024):

@Log4Jake , can you share a screenshot of the error message?

<!-- gh-comment-id:1882152586 --> @annieappflowy commented on GitHub (Jan 9, 2024): @Log4Jake , can you share a screenshot of the error message?
Author
Owner

@Log4Jake commented on GitHub (Jan 9, 2024):

@Log4Jake , can you share a screenshot of the error message?

Sure here you go :) Screenshot_20240108-205436_Package installer.jpg

<!-- gh-comment-id:1882156231 --> @Log4Jake commented on GitHub (Jan 9, 2024): > @Log4Jake , can you share a screenshot of the error message? Sure here you go :) ![Screenshot_20240108-205436_Package installer.jpg](https://github.com/AppFlowy-IO/AppFlowy/assets/62357760/9f880642-f808-4ac7-be4e-c9e963954859)
Author
Owner

@annieappflowy commented on GitHub (Jan 9, 2024):

@Log4Jake can you try to download it via this link

<!-- gh-comment-id:1882171254 --> @annieappflowy commented on GitHub (Jan 9, 2024): @Log4Jake can you try to download it via [this link ](https://drive.google.com/file/d/1HLOefyDiaz-GAgmpDPP5LQZ-h24Lc30F/view?usp=sharing)
Author
Owner

@Log4Jake commented on GitHub (Jan 9, 2024):

@Log4Jake can you try to download it via this link

Unfortunately I get the same error. Thanks for the quick responses and help.

<!-- gh-comment-id:1882190065 --> @Log4Jake commented on GitHub (Jan 9, 2024): > @Log4Jake can you try to download it via [this link ](https://drive.google.com/file/d/1HLOefyDiaz-GAgmpDPP5LQZ-h24Lc30F/view?usp=sharing) Unfortunately I get the same error. Thanks for the quick responses and help.
Author
Owner

@LucasXu0 commented on GitHub (Jan 9, 2024):

@Log4Jake can you share your device model and android system version?

<!-- gh-comment-id:1882204157 --> @LucasXu0 commented on GitHub (Jan 9, 2024): @Log4Jake can you share your device model and android system version?
Author
Owner

@rxkris commented on GitHub (Jan 9, 2024):

@Log4Jake do you have (an older version of) AppFlowy already installed?

<!-- gh-comment-id:1882783445 --> @rxkris commented on GitHub (Jan 9, 2024): @Log4Jake do you have (an older version of) AppFlowy already installed?
Author
Owner

@Log4Jake commented on GitHub (Jan 9, 2024):

@Log4Jake do you have (an older version of) AppFlowy already installed?

No

<!-- gh-comment-id:1882956885 --> @Log4Jake commented on GitHub (Jan 9, 2024): > @Log4Jake do you have (an older version of) AppFlowy already installed? No
Author
Owner

@Log4Jake commented on GitHub (Jan 9, 2024):

@Log4Jake can you share your device model and android system version?

Samsung Galaxy S8+ Android 9

<!-- gh-comment-id:1882957858 --> @Log4Jake commented on GitHub (Jan 9, 2024): > @Log4Jake can you share your device model and android system version? Samsung Galaxy S8+ Android 9
Author
Owner

@LucasXu0 commented on GitHub (Jan 9, 2024):

@Log4Jake can you share your device model and android system version?

Samsung Galaxy S8+ Android 9

Since the Google Play Console has requested us to upgrade the minimum target SDK to 32, and the target SDK of Android 9 is 28, I believe this is the main problem.

https://support.google.com/googleplay/android-developer/answer/11926878?hl=en

<!-- gh-comment-id:1883066706 --> @LucasXu0 commented on GitHub (Jan 9, 2024): > > @Log4Jake can you share your device model and android system version? > > Samsung Galaxy S8+ Android 9 Since the Google Play Console has requested us to upgrade the minimum target SDK to 32, and the target SDK of Android 9 is 28, I believe this is the main problem. https://support.google.com/googleplay/android-developer/answer/11926878?hl=en
Author
Owner

@Log4Jake commented on GitHub (Jan 9, 2024):

@Log4Jake can you share your device model and android system version?

Samsung Galaxy S8+ Android 9

Since the Google Play Console has requested us to upgrade the minimum target SDK to 32, and the target SDK of Android 9 is 28, I believe this is the main problem.

https://support.google.com/googleplay/android-developer/answer/11926878?hl=en

Oh ok thanks this is unfortunate perhaps I will compile my own version then.

<!-- gh-comment-id:1883333129 --> @Log4Jake commented on GitHub (Jan 9, 2024): > > > @Log4Jake can you share your device model and android system version? > > > > Samsung Galaxy S8+ Android 9 > > Since the Google Play Console has requested us to upgrade the minimum target SDK to 32, and the target SDK of Android 9 is 28, I believe this is the main problem. > > https://support.google.com/googleplay/android-developer/answer/11926878?hl=en Oh ok thanks this is unfortunate perhaps I will compile my own version then.
Author
Owner

@annieappflowy commented on GitHub (Jan 23, 2024):

You can now download AppFlowy Mobile from https://appflowy.io/download#ios-and-android

<!-- gh-comment-id:1905103716 --> @annieappflowy commented on GitHub (Jan 23, 2024): You can now download AppFlowy Mobile from https://appflowy.io/download#ios-and-android
Author
Owner

@Log4Jake commented on GitHub (Jan 29, 2024):

Here is an update on this. For Android users using Android 9 or lower install with apkpure as it bypasses these restrictions. Now that app flowy is on the Play Store you can use the APK Pure app. However, make sure to verify the signature of the apk before installing.

<!-- gh-comment-id:1913809834 --> @Log4Jake commented on GitHub (Jan 29, 2024): Here is an update on this. For Android users using Android 9 or lower install with apkpure as it bypasses these restrictions. Now that app flowy is on the Play Store you can use the APK Pure app. However, make sure to verify the signature of the apk before installing.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1822
No description provided.