503
مشترکین
+124 ساعت
+37 روز
+8130 روز
آرشیو پست ها
503
📢 Saynaa IDE — Project Directory Update
I’ve changed the project directory structure in Saynaa IDE to make it more organized and easier to manage.
Previously, projects were stored directly in:
/storage/emulated/0/.SaynaaIDE/
This caused projects to not appear correctly in the app’s project list.
🔧 New project directory:
/storage/emulated/0/.SaynaaIDE/project/
The main reason for this change is to keep the .SaynaaIDE directory organized and allow Saynaa IDE to have separate directories for different purposes, such as:
- 📁 .SaynaaIDE/project/ — User projects
- ⚙️ .SaynaaIDE/.build/ — Build-related files
- 📦 .SaynaaIDE/.bin/ — Binary/tool files
- 📤 .SaynaaIDE/.share/ — Files used when sharing projects
This new structure will make it easier to manage projects, builds, binaries, and project-sharing data as Saynaa IDE continues to grow. 🚀
⚠️ Important: Projects from older development builds may need to be moved to the new project/ directory.
Thanks for testing Saynaa IDE and helping improve the project! ❤️
#SaynaaIDE #Android #IDE #Programming #Development #DevBuild #Update503
+5
🚀 Major Improvement & Bug Fixes!
SaynaaIDE just got a major upgrade! ✨
Improved performance, fixed several bugs, and made the overall experience more stable and reliable.
More improvements are coming! 🔥
#SaynaaIDE #Update #BugFixes #AndroidDev #Programming
503
🚀 Introducing the Saynaa Ecosystem
I’m working on three projects that make up the core of the Saynaa ecosystem:
🧠 SaynaaLang
My own programming language, which is the foundation of the Saynaa ecosystem.
🌉 SaynaaJava
A bridge between Saynaa and Java, allowing Saynaa code to communicate with Java and interact with Android through JNI.
💻 SaynaaIDE
An Android IDE written in the Saynaa programming language. It is designed for developing and working with Saynaa projects directly on Android.
🔗 Open-source projects:
• SaynaaLang — https://github.com/mahdiware/saynaa-lang
• SaynaaJava — https://github.com/mahdiware/saynaa-java
• SaynaaIDE — https://github.com/mahdiware/saynaa-ide
🛠️ All three projects are actively being developed and improved.
If you're interested in programming languages, Android development, JNI, or building an IDE, feel free to explore the projects and follow the development! 🚀
#Saynaa #SaynaaIDE #SaynaaLang #SaynaaJava #Programming #Android #JNI #OpenSource
