smali/baksmali is an assembler/disassembler for the dex format used by dalvik, Android's Java VM implementation. The syntax is loosely based on Jasmin's/dedexer's syntax, and supports the full functionality of the dex format (annotations, debug info, line info, etc.).
The names "smali" and "baksmali" are the Icelandic equivalents of "assembler" and "disassembler" respectively. Why Icelandic you ask? Because dalvik was named for an Icelandic fishing village.
What's New in This Release:
· This is mostly just a bugfix release, although it does include support for a minor change in the way odex files are generated in api 17.
What's New in 1.4.0:
· The primary feature in this release is that deodexing has been much simplified. Additionally, for the developers out there, you'll notice that the mvn build has been replaced with a gradle build. The build instructions have been updated accordingly.
What's New in 1.3.3:
· cleanup, bugfixes
What's New in 1.3.2:
· This version now supports Honeycomb and Ice Cream Sandwich.
What's New in 1.2.8:
· support for gingerbread odex files
What's New in 1.2.6:
· support for gingerbread odex files
What's New in 1.2.6:
· This is a minor release with a few small bugfixes
Like it? Share with your friends!
Supported operating systems:
Google Android 1.0, Google Android 1.5, Google Android 1.6, Google Android 10.x, Google Android 2.0, Google Android 2.1, Google Android 2.2, Google Android 2.3, Google Android 3.0, Google Android 3.1, Google Android 3.2, Google Android 4.0, Google Android 4.1, Google Android 4.2, Google Android 4.3, Google Android 4.4, Google Android 5.x, Google Android 6.x, Google Android 7.x, Google Android 8.x, Google Android 9.x
Similar Software:
AmbientTalk Interpreter AmbientTalk Interpreter - AmbientTalk is an experimental object-oriented distributed programming language developed at the Software Languages Lab at the Vrije Universiteit Brussel, Belgium. The language is primarily targeted at writing programs deployed in mobile ad hoc networks
Java Interview MCQ Java Interview MCQ - Java is a set of several computer software and specifications developed by Sun Microsystems, later acquired by Oracle Corporation, that provides a system for developing application software and deploying it in a cross-platform computing environment
Learn Java XML Learn Java XML - Extensible Markup Language, XML is a very popular simple text based language to be used as a mode of communication between the applications. It is considered as a standard means to transport and store data. JAVA provides an execellent support and rich set of libraries to parse, modify or inquire XML documents
SQLite Generator SQLite Generator - SQLite Generator helps you generate and edit SQLite databases. This software *requires* a SDCard, or an external storage plugged in, as its primary purpose is to generate databases that you can copy and use elsewhere
Learn WSDL Learn WSDL is a free Android app on your smartphone
CroakDroid CroakDroid - CroakDroid Lite is an unofficial Client application for the Hoptoad Error Tracking Service. It can be used to retrieve errors and display details about them. Requires an existing account and Auth Token.
This app is not officially associated with Hoptoad in any way. The name and logos for Hoptoad are trademarks of thoughtbot, inc
HTTP Client HTTP Client - This app allows you to make HTTP requests to any web services on the net. It supports GET, POST, PUT and DELETE requests. Headers and parameters also available for customization
StartJava StartJava - StartJava is aimed primarily at those who are just starting to program for Android. I would say to those who don't even know where to start.
With this program you will not need anything to understand in order to write your first program. StartJava tells you what to do. All you need - just install the program.
The program is arranged quite simple
Learn DOM Learn DOM - Application is divided into sections such as XML DOM Basics, XML DOM Operations and XML DOM Objects. Each of these sections contain related topics with simple and useful examples