16 May 2026
21 May 2026
23 May 2026
id 729097479I want to remove developer option bypass in nrega apk, anyone can do ??
Search
(const-string\s([pv]\d+),\s"(?:adb_enabled|development_settings_enabled)"(?:(?!\.end\smethod)[\s\S])*?invoke-static\s\{[pv]\d+,\s\2,\s[pv]\d+\},\sLandroid\/provider\/Settings\$(?:Global|Secure);->getInt\(Landroid/content/ContentResolver;Ljava/lang/String;I\)I\n(?:\s*(?:[.#][^\n]*)?\n)*\s*move-result\s([pv]\d+))(?:\n\n\s*const/4\s\3,\s0x0)?
Replace
$1\n\n\tconst/4 $3, 0x0
Файл
app-release.apk · 12.1 MB · click to show
app-release.apk · 12.1 MB · click to show
Dex Editor +
* Added batch class editor like MT Manager
* Editor Fragment will support all the problems related to smali editing
* Smooth navigate to other classes
* Search and replace with search type like Smali, Strings, Field, method, integer all search type support like MT Manager
* Support listing Strings in string fragment
* Dexeditor compilation options like remove debug infos and version change
Contribute here - https://github.com/developer-krushna/Dex-Editor-Android
8.9K · 24 May 2026
id 2551302484Dex Editor +
* Added batch class editor like MT Manager
* Editor Fragment will support all the problems related to smali editing
* Smooth navigate to other classes
* Search and replace with search type like Smali, Strings, Field, method, integer all search type support like MT Manager
* Support
Are you using Sketchware pro or Android Studio?
Admin
Ameer MuawiyaAre you using Sketchware pro or Android Studio?Now I am moved to Android studio to develop this currently.. because I now have a Laptop gifted by my friend❤️
ReplyNow I am moved to Android studio to develop this currently.. because I now have a Laptop gifted by my friend❤️
Have you ever tested Android Code Studio?
Admin
Ameer MuawiyaHave you ever tested Android Code Studio?No i recently started working with Android studio and this is my first PC project
ReplyNo i recently started working with Android studio and this is my first PC project
I am also talking about running Android Studio projects on mobile devices.
Android Studio does not support the latest tooling API, while Android Code Studio supports the latest tooling API.
Admin
Ameer MuawiyaI am also talking about running Android Studio projects on mobile devices.
Android Studio does not support the latest tooling API, while Android Code Studio supports the latest tooling API.Oh maybe I will check.. I don't know much about it, learning slowly