Android Apps
Welcome to the !androidapps Community!
We're thrilled to have you here and be part of our vibrant community centered around Android apps. To ensure a positive and valuable experience for everyone, we kindly ask you to adhere to the following community guidelines:
-
Be Respectful: Treat fellow community members with respect and kindness. We encourage constructive discussions and discourage personal attacks, harassment, or any form of offensive behavior.
-
Stay on Topic: Keep the discussions focused on Android apps and related topics. Avoid veering off into unrelated discussions or spamming the community with irrelevant content.
-
Quality Contributions: Share valuable insights, tips, and recommendations related to Android apps. Provide helpful feedback and support to other users. Engage in meaningful discussions that contribute to the community's knowledge base.
-
Mindful Self-Promotion: While we welcome developers to share their apps and updates, we ask that you do so in a balanced and considerate manner. Excessive self-promotion or spamming is not allowed. Instead, focus on providing value and engaging with the community.
-
Follow Appropriate Guidelines: Ensure your posts and comments comply with the platform's terms of service, as well as local laws and regulations. Refrain from sharing content that is illegal, harmful, or violates intellectual property rights.
-
Be Transparent: If you're a developer promoting your own app, clearly disclose your affiliation to maintain transparency within the community. This fosters trust and authenticity.
-
Report Inappropriate Content: If you come across any content that violates these guidelines or seems inappropriate, please report it to the moderator for review and appropriate action.
Remember, the !androidapps community thrives on collaboration and mutual support. Let's work together to create a positive environment where we can all learn, grow, and discover amazing Android apps!
view the rest of the comments
Thank you! I look forward to your feedback
It's pretty neat. Specially liked the PDF summary, though why does summary says "Connector void" about all connectors, I couldn't figure out a way to do anything with the connectors.
Also, when saving .flogo file, it doesn't check if file already exists, and overwrite it.
Also, is there any auto-save? I didn't check? But if I am making a long flowchart, wont' want to lose cause of accidentally closing the app.
Thanks for the tips! They’re super helpful! I’ll add a check for .flogo files.
As for the void connectors, I added them to reproduce the flowchart exactly as it was drawn. The app is designed for 14-year-old students, so I preferred to go this route.
There’s no automatic saving, but I think it depends on the device, because if Flogo stays in the background, the project doesn’t get deleted.
I'll suggest implementing some kind of auto-save. Just keep it in internal db until user saves it or something. Cause on mobile, generally it is expected that things will auto-save, and there are many lower end phones that automatically close app when they go in the background, specially if there are multiple apps open.