From: http://bbs.weiphone.com/read.php? Tid = 519993
Step 3 of Android development: sign the certificate and install the compiler on the real machine
The main change in Android SDK 1.6 is the debug signature Certificate automatically created by the simulator or real-machine
How to install the Debug app on Android phone via WiFi 1. The first thing to do is to turn on your phone's USB debugging options and connect your phone via a USB cable.2. Then execute "adb tcpip 5555" to switch adb from USB mode to TCPIP mode. The correct echo message is: "Restarting in TCP mode port:5555". 5555 can be any port number that is not occupied.3. Re-e
certificate for installationMethod One, Android and Ios general method: 1, the computer sends the WiFi (the local IP address is the same as the proxy server on the phone) 2, check the local IP address of the computer (enter ipconfig in cmd) or through the Online view of Fiddler IP address, such as: (192.168.1.102 this address is from another computer, so unlike
First look at the location of the Android 4.x system's certificate store:AOSP the location of the CA certificate file in the Android system is:/system/etc/security/cacerts/a series of digitally named. 0 filesMethod One:Android 4.0 already supports the user to install the roo
package. This is to use the jarsigner tool. For example, if we have a androidprogram package calendar.apk, we can use the generated testCA to sign the modified package.
Jarsigner-keystore testCALib calendar.apk testCA.
Android digital certificate Overview:
Android requires that every application installed in the system be signed by a digital
Transplantation of rt2870 USB wifi on mx53 Android platform
There are a lot of porting tutorials for USB wifi on the Linux platform online, but there are few complete tutorials for porting on Android. It took a whole week to transplant this driver, here are the detailed transplant notes for this week.
I. Compile the
Fiddler the HTTP protocol is currently being crawled by default, but it needs to be configured for mobile phones and other traffic that is HTTPS protocol.First, we'll find the tools > options in the Menu bar in fiddler, and Open the Options dialog box.1. In the HTTPS tab that opens, tick the checkboxes in front of Capture HTTPS connects and Decrypt httpstraffic2. In the Connections tab, tick "Allow Remote computer to connect", "Reuse client Connects", "Reuse server connections"Next, we're going
Preface
Mobile devices use a variety of network environments and are often connected to insecure public WIFI-if you are not secure in public WIFI environments, it is no wonder that you are developing insecure programs and putting your users in danger-this is not an exaggeration.
To securely use the network in an insecure network environment, the best way is to connect to the secure network environment throu
First, we have multiple available tools for the penetration test of mobile apps on the Android platform to easily download and install the environment for testing. these tools will help us build a virtual environment to install Android mobile apps and install a smart phone f
?
Other mobile phones may be powerless, but powerful android phones can share files with computers through WIFI. android phones have WIFI functions, and most laptops and computers now have self-carried WIFI functions, wifi is fast
If you need to grab the HTTPS packet on your phone, install the fiddler certificate on your phone.1. Use the mobile phone to connect the WiFi to do the agent;2, after the successful agent opened the mobile browser;3, in the browser input: Http://IP address: The port number after the search (such as: http://192.168.3.111:8833);4. This page will be displayed5, afte
1, the phone to get root privileges (my is Xiaomi note, directly download MIUI development version installation can be)2, download in App market ( Terminal Simulator ), install. 3, give (terminal emulator) root privileges. Tip: To test whether it has root privileges, open the terminal emulator, enter the command: Su, return is not "permission Deny" the second time the software obtained root permissions. 4 . Confirm that your real computer and PC a
"WiFi Helper" tab in the main interface of the program, switch to the "Upgrade network card Driver" tab in the Open window, then you can upgrade the NIC driver to the latest version according to the prompts;
3, if the use of WinXP system to achieve the sharing of wireless hotspot AP, when the Android phone and other intelligent terminals can not search the normal
Android development can not be without the real machine debugging, the total use of data line Plug and unplug or not convenient and unstable, in fact, the way to achieve WiFi connection to the Android phone.
1. Of course first to open WiFi, mobile phones and computers in the same LAN.
2.
connection is successful, you can continue with the following action, if it is unsuccessful, as shown: Connect rejectsRestart ADB with adb tcpip modeADB tcpip 5555Connection successful, connected to 10.129.49.143:5555All commands for the original USB connection can be executed after the ADB connect IP connection is successfulsuch as ADB install,adb Logcat etc, for project testing when WiFi connection
Are you still using a USB cable to connect your mobile phone to access sdcard ?, You are out. This article will tell you that if you connect your laptop to your mobile phone through wifi and quickly access sdcard, you certainly do not need a wireless router.
Prerequisites
The laptop system is windows 7, and the wireless network card is normal and the driver is normal.
Android phones support
Turn: http://blog.csdn.net/liuying_0408/article/details/7446631
As mentioned above, the WiFi startup process, of course, will then scan the hotspot (AP), then display the scanned AP, configure the AP (fill in the IP address and other information) connect to the AP, obtain the IP address, and finally connect to the Internet!
I. Scanning Hotspots (AP)
After WiFi is successfully started above: // success!Setw
Ubuntu Network Management provides convenience for creating Wifi hotspots. However, because it uses an ad-hoc network, the Wifi created by Ubuntu cannot be used by the Android system. This article is to solve this problem 1. InstallAP-hostpotineffectusudoadd-apt-repositoryppa: nilarimogard/webupd8sudoapt-getupdatesudoapt-getins
Ubuntu Network Management provides
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.