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!
that looks like what I'm looking for. I'd gotten put off by the f-droid warning about features I might not want (I was distracted then).
thanks!
I use vim on termux and it works great if that's your cup of tea, ofc there are plenty of other editors available to install in termux
I use vim in Linux, so this is appealing. I guess I need to learn about Termux, I thought it was just a terminal for remote access.
yeah it's a local shell you use on your phone, its package manager is an apt wrapper (you can also use apt directly). I use termux a lot and love it even for coding via ssh, it's cool
You can use vscode.dev as a PWA and open files on your phone. You could also host your own vscode server on termux to get compilers, debuggers, interpreters, ... working.