There is now a need to download many files, put in an open port (URL) directory, the files under this directory will change, that is, the file name is not fixed. Now you need to download the files in this directory to the Android device. I found a lot of information and found that I could not list all the files in a URL directory as file names (?). In that case,
Classes.dex in the apk into a jar file.Jd-gui: The Anti-compilation tool allows you to view the source code of the jar package directly.Apktool: The anti-compilation tool can be viewed directly by deserializing the APK in the XML file.Apktool-install-windows-r05-ibot: Secondary Windows Batch processing tool.:Dex2jar:http://code.google.com/p/dex2jar/downloads/listJd-gui:http://code.google.com/p/innlab/downloads/lisApktool:http://code.google.com/p/android
I want to see the APK source code how to do? Then you need to use the APK Anti-compilation tool.First, the idea of anti-compilation:1) apk file is actually a compressed package. Change the file suffix. apk to. zip to open with the unzip software. You can see several files by opening a compressed package:To see the source code, only need to pay attention to classe
First, write this log with great excitement .....
Googles is really awesome... let me have the honor to see the internal source code of the ANDROID application ....
Let's get down to the truth:
ANDROID applications are composed of two parts.
1. *. class File
2. * different tools are required for decoding xml files...
The following describes *. class (class
First, write this log with great excitement .....
Googles is really awesome... let me have the honor to see the internal source code of the android application ....
Let's get down to the truth:
Android applications are composed of two parts.
1. *. Class File
2. * different tools are required for decoding XML files...
The following describes *. Class (class
1. android file apk Download zip archive package SolutionIf your download server is an Nginx server, then in the Nginx installation directory of the Conf/mime.types file corresponding location, plus the following line of statements, the specified APK file MIME type is applic
Android-File compression and decompressionI am working on a project. There is a function in the project file that requires a lot of pictures. If the pictures are packaged with the app, there will be 30 + M. Then we will consider downloading the compressed package, we took out the image, and the project was only 4 + M. Hahaha, haha, It's really horrible. This invo
/tt5267621/article/details/7173972After associating the program, you also need to handle the parameter passing problem! You need to add the following sample code (not tested) in oncreate ):
Intent intent = getintent (); string action = intent. getaction (); If (intent. action_view.equals (Action) {textview TV = (textview) findviewbyid (R. id. tvtext); TV. settext (intent. getdatastring ());}
"Intent. getdatastring ()" returns the path of the clicked file
First of all, with an extremely excited mood to write down this diary ...Googles really give the force .... Let me have the opportunity to see the Android application of the internal source code ....Now let's get to the bottom:Android apps are made up of two parts.1.*.class file2.*.xml file decoding time need to use a different tool ...The following begins with the introduction of *.class (decoding of class
-guiAddress for online installation http://java.decompiler.free.fr/jd-eclipse/updateDownload the image file address: Http://jd.benow.ca/jd-eclipse/downloads/jdeclipse_update_site.zip(3) The installation of the image file is used.Installation process:Help->install new software->add->archive (select Zip file)/fill in url
$instantiationexception:unable to instantiate Fragment Com.example.news.ArticleListFragment:make sure class name exists, was public, and have an empty constructorIstfragment "on Path:dexpathlist[[zip file"/data/app/com.example.wifidirectdemo-1.apk "],nativelibrarydirectories= [/data/app-lib/com.example.wifidirectdemo-1,/vendor/lib,/system/lib]]Xml:Error: Com.example.news.ArticleReaderFragmentThe correct fra
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.