✅️ Issue Closed - AndroidIDEOfficial/AndroidIDE#786 - The app has been crashed by @AppersOfficial
Читать полностью…✅️ Issue Closed - AndroidIDEOfficial/AndroidIDE#786 - The app has been crashed by @AppersOfficial
Читать полностью…/channel/androidide_discussions/54609
/channel/androidide_discussions/49793
AndroidIDE v2.1.3-beta or newer is required for this to work.
🔨 1 new commit to AndroidIDE:crowdin-contributors
de1c4a2: chore: update crowdin contributors table by itsaky
Pushed by : github-actions[bot]
🔨 1 new commit to AndroidIDE:l10n_dev
fcedb0e: New translations strings.xml (Spanish) by Akash Yadav
Pushed by : itsaky
Hello, I was trying to run jarsigner in terminal to create a key to sign my app, everything was fine, but when I run pkg install apksigner to sign the app, terminal gives an error of type E: Unable to locate package apksigner My question is is it currently possible to sign my app with my custom key using the AndroidIDE terminal?
Читать полностью…🔨 1 new commit to AndroidIDE:crowdin-contributors
86f0066: chore: update crowdin contributors table by itsaky
Pushed by : github-actions[bot]
Do I have to build a fatjar with Gradle to use code completion for added dependencies?
Читать полностью…✅️ Issue Closed - AndroidIDEOfficial/AndroidIDE#786 - The app has been crashed by @AppersOfficial
Читать полностью…RoomDatabase. Error
Failed to load native library:sqlite-3.36.0-18930d02-2ed0-4194-8040-fcddf5f0a64a-libsqlitejdbc.so. osinfo: Linux/aarch64
java.lang.UnsatisfiedLinkError: /data/data/com.itsaky.androidide/files/usr/tmp/sqlite-3.36.0-18930d02-2ed0-4194-8040-fcddf5f0a64a-libsqlitejdbc.so: dlopen failed: library "libc.so.6" not found: needed by /data/data/com.itsaky.androidide/files/usr/tmp/sqlite-3.36.0-18930d02-2ed0-4194-8040-fcddf5f0a64a-libsqlitejdbc.so in namespace (default)
warning: Current JDK version 17-internal+0-adhoc.root.src has a bug (https://bugs.openjdk.java.net/browse/JDK-8007720) that prevents Room from being incremental. Consider using JDK 11+ or the embedded JDK shipped with Android Studio 3.5+.
How to generate key using AndroidIDEkeytool -genkey -alias parent -keyalg RSA -validity 25 -keystore path/to/keystore.jks
🐛️ New Issue - AndroidIDEOfficial/AndroidIDE#784 - [Feature]: The "Quick Run" button could be costumizable by @Vitor1-1Santana
### Feature description
The "Quick Run" button could be costumizable by the user. An example of how this could be implemented would be, you hold the "Quick Run" button and pop up a menu like the "Run Tasks" button, but on the bottom, instead of "Run", would be "Save", you can select any tasks and after clicking the "Save" button, the "Quick Run" button would run the tasks selected in order everytime you press it. This could save a lot of time, because whenever I want to test my app I have to click the "Quick Run" button, and install and run manually.
(Sorry if there are any errors, english is not my native language)
### What version of AndroidIDE you're using?
v2.2.0 (debug builds)
### Duplicate issues
- [X] This issue has not been reported yet.
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
ColorScheme Editor/Manager like this if possible and ability to set chosen theme for light/dark theme or both.
Читать полностью…