3577
Official Telegram group of AndroidIDE to discuss issues, requests and suggestions. We use GitHub to manage requests, features and suggestions. GitHub: https://github.com/AndroidIDEOfficial/AndroidIDE Website: https://androidide.com/
Who made this? Can you change thr package name of this
Читать полностью…
🚀 What's New in AndroidIDE-Pro v8.8.6
New Features
Hook Sign, APK Sign Killer, JDK auto-default fix, and full i18n string extraction.
🔐 Hook Sign — NEW!
New main menu entry — "Hook Sign" button added to the home screen.
HookSignActivity — Manages APK signature hooking via the SandHook framework.
Components included:
HookApplication.smali
PackageSignatureHooker.smali
Native libraries (libsandhook.so, libIOHook.so, libmocls.so)
Quick Actions:
Check current APK signature
Apply hook sign to target APK
Copy hook sign files to directory
View original signature information
Custom APK path input supported for signature checking.
Full root access integration.
🛡 APK Sign Killer — NEW!
New main menu entry — "APK Sign Killer" button added to the home screen.
ApkSignKillerActivity — Integrates the ApkSignatureKillerEx project.
How It Works (Technical Steps):
killPM() — Replaces PackageInfo.CREATOR to inject a fake signature.
killOpen() — Hooks open/openat system calls using xhook.
Redirects APK file reads to the original unmodified APK.
Both API-based and file-based signature checks return spoofed data.
Quick Actions:
Check Current Signature — via dumpsys package
Signature MD5 Check — API vs APK file comparison
Analyze APK — detect SignatureKiller presence in any APK
Export Killer Files — export project structure
Compare Signatures — API vs APK MD5 match/mismatch detection
Custom APK path with Check + Extract buttons.
Certificate details extraction:
Subject
Issuer
Validity
Serial Number
☕️ JDK Manager — Auto-Default Fix!
Bug Fixed
After downloading a new JDK via the terminal, it was not automatically set as the default.
Root Cause
The terminal script created symlinks and updated the profile, but:
BuildPreferences.javaHome was never updated
Environment.JAVA_HOME was never updated in Kotlin
Solution
onResume() now detects terminal return and triggers autoSetNewJdkAsDefault().
pendingInstallPath tracks the expected JDK install location.
After terminal closes:
Verifies installation
Updates BuildPreferences.javaHome
Updates Environment.JAVA_HOME & JAVA
Shows Toast confirmation
Fallback mechanism:
Resolves via openjdk symlink canonical path if direct path not found.
JDK list automatically refreshes on every onResume().
🌐 i18n — Full String Extraction
101 new string resources added to strings.xml.
All hardcoded strings in HookSignActivity and ApkSignKillerActivity moved to resources.
String Groups:
common_* — Shared strings (errors, separators, labels)
hooksign_out_* / hooksign_info_* — HookSign output & info strings
signkill_out_* / signkill_info_* / signkill_step* — SignKill output strings
Format parameters (%s, %d) used for dynamic values.
The app is now fully translatable for both features.
🐛 Bug Fixes
Fixed JDK not being set as default after terminal installation.
Removed duplicate import statements in JdkDownloadActivity.kt.
🌍 English Summary
🔐 Hook Sign
Added "Hook Sign" to the main menu. Enables APK signature hooking operations including signature checking, hook application, and file copying.
🛡 APK Sign Killer
Added "APK Sign Killer" to the main menu. Integrates ApkSignatureKillerEx to bypass APK signature verification with MD5 comparison, APK analysis, and certificate extraction.
☕️ JDK Fix
Resolved the issue where a newly downloaded JDK was not automatically set as the default.
🌐 Translation Support
All hardcoded text moved to strings.xml. The app is now fully ready for localization and translation.
Can you pls share a link on what this is and how to set it up? I mean the vscode thing. Is this termux+proot+vscode or is it something else?
Читать полностью…
Another fork? Nice. Are you the author of it?
Читать полностью…
https://github.com/woaiyuzi/AndroidIDE-R
Читать полностью…
⭐ @mimoccc starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
I have uploaded the source code. It shows when launching.
Help
⭐ @utakata-code starred AndroidIDEOfficial/terminal-packages!
Читать полностью…
Click on the button to see the chat rules!
Читать полностью…
Click on the button to see the chat rules!
Читать полностью…
Click on the button to see the chat rules!
Читать полностью…
is there any kotlin lsp feature and jetpack compose preview?
Читать полностью…
⭐ @LuckQuack starred AndroidIDEOfficial/androidide-tools!
Читать полностью…
To build a Flutter app But now there is no need for this because the flutter app is generated through the ACode app and now the developer of the ACS app has also provided Flutter support in ACS lite app and that ACS lite app will be released soon.
Читать полностью…
In this video end three IDE's best for coding
Читать полностью…
There are a couple of them
Original dev now joined the team working on this one
/channel/CodeOnTheGoDiscussions
This one created by someone else
/channel/acs_x
This one just popped up in this chat. Didn't test it yet
https://github.com/woaiyuzi/AndroidIDE-R
The original AndroidIDE project is not maintained anymore.
Is there a fork that is still in development or is this project entirely discontinued?
Читать полностью…
https://github.com/woaiyuzi/AndroidIDE-R
Читать полностью…
⭐ @BleakNarratives starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
⭐ @WorldmeQC starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
Does this fork support kotlin autocomplete ?
Читать полностью…
⭐ @utakata-code starred AndroidIDEOfficial/androidide-tools!
Читать полностью…
⭐ @itwangaijava starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…