password:
Keytool-keypasswd-keystore My.keystore-alias Androiddebugkey
After this step, you will be prompted to enter the KeyStore password, alias password, and then prompt for a new alias password, similarly, according to the rules, change to android!After the execution of the above several operations, My.keystore is the rules of the debug KeyStore, and then in Eclipse's ADT settings to select the custom debug KeyStore, as follows:You
If you are still using the original data line when uploading files to your mobile phone, or using Bluetooth for transmission, the data line transmission is not very convenient because it is affected by the line and interface. Data cable connection is used for a long time, which can easily damage the data port of the mobile phone. Bluetooth transmission is relatively troublesome. A computer must have a bluetooth module and install third-party software
The RE file manager must be installed we need to install a re file manager on the Android phone before we can view the WiFi password.
1. Mobile phone installation re File manager
2. Then we open the phone in the "RE File Manager" below
3. Find/data/misc/wifi in the RE manager as shown in the following figure
4. The
Android Studio uses the adb wifi plug-in to implement real-machine wireless debugging and androidadb
It is always used as a simulator, and the garbage memory of a small version is unbearable. At the same time, most of the simulator versions are stopped at 4.4, which cannot reflect the features of Android 5.0 and 6.0, therefore, we decided to use the
ZTE mobile assistant Local Elevation of Privilege and authentication mechanism for WIFI Remote Management bypass (detailed Android analysis process and ideas)
There are two vulnerabilities:(1) components exposed, resulting in Local Elevation of Privilege and remote access(2) Remote Management authentication mechanism Bypass
ZTE mobile assistant is the official Android
There is a need to support Android plug-in keyboard, mouse and other peripherals, but this can not use the microUSB port for the ADB debugging.Research, found that can use WiFi for ADB wireless debugging (ADB should itself already support wireless debugging).The premise of WiFi debugging is that the Android device and
I mac Pro, system version OS X EI Capitan (10.11) produced at the beginning of 2015Previously believed that the Mac shared WiFi can only be given to Apple devices, later found that the original is not. We just need to make the band 6 more 11 (Universal) or (WiFi 5G), very convenient, no need to install any software.Specific operation:
Click on the top left
For the control of GPs on Android, the official provides the relevant APISettings.Secure.setLocationProviderEnabled (Getcontentresolver (), Locationmanager.gps_provider, true);But when we call the Setlocationproviderenabled method, the system throws an exception prompt that requires Android.permission.WRITE_SECURE_SETTINGS permission, even if The same is true for requests that add this permission in Mainfest. Setlocationproviderenabled This method req
Android logcat Method for viewing non-wifi/usb devices, androidlogcatAndroid: how to view logcat without wifi/usb devices
A custom Android device with wifi removed. I need to debug a USB device so that I cannot use usb to output logcat.
Because this USB device requires ker
Hardware configuration:Computer Operating System: Ubuntu 12.04 ltsMobile phone system: Lenovo a780, Android 4.0
Android does not support WiFi in ad-hoc mode. Windows 7 soft AP is relatively simple. This article introduces how to implement soft AP in Ubuntu. (You need your wireless Nic to support AP)
Use the hostapd tool, dnsmasq. My environment is ubuntu11.10 or
Remember that when developing applications on Palm OS in the early days, if you need to debug on a real machine, you have to connect to the computer through a dedicated base. With the popularity of USB, various dedicated cables and interfaces began to decline, and devices seemed to switch to USB overnight. Now wireless is the king, and simple is the best.
Android devices use USB and PC for communication debugging by default (some newer devices use TC
Linux shares wifi with Android phones and wifiandroid
The test is feasible. The test system is Deepin2014 and Ubuntu. The procedure is very simple.
1. Uninstall hostapd, sudo apt-get remove hostapd (if it has been installed, uninstall it because some versions do not support it)
2. Install the specified version of hostapd at http://pan.baidu.com/s/1kt0xwmn. d
Sharing wifi in Linux to Android phones
The test is feasible. The test system is Deepin2014 and Ubuntu. The procedure is very simple.
1. Uninstall hostapd, sudo apt-get remove hostapd (if it has been installed, uninstall it because some versions do not support it)
2. Install the specified version of hostapd at http://pan.baidu.com/s/1kt0xwmn. download and
, as shown:Unable to connect to 192.168.2.11:5555There may be a problem with the device listening port, you can perform the following command on the phone terminal:Su//Get root permissionsSetProp service.adb.tcp.port 5555//Set the listening port, the port can be customized, such as 5554,5555 is the defaultStop ADBD//off ADBDStart ADBD//Restart ADBDThe download program of the mobile terminal can be downloaded here: http://as.baidu.com/a/item?docid=437072506f=web_alad_1The prerequisite for this is
(a) root your Android (believe that most people now have the root of the phone.)(b) Download the app:adbwireless and install it on the phone.(c) Install the ADB Toolkit, in fact, to use the ADB tool under Windows, only three files are required: Adb.exe; AdbWinApi.dll; AdbWinUSBApi.dll(a) on the phone, open the adbwireless. The interface is very simple (see below)
Pro-test is feasible, test system: Deepin2014,ubuntu is the same. The steps are very simple.1. Uninstall Hostapd,sudo apt-get Remove HOSTAPD (uninstall if previously loaded, because some versions are not supported)2. Install the specified version of HOSTAPD,HTTP://PAN.BAIDU.COM/S/1KT0XWMN and install it after download3. Installation Information Notice sudo apt-get insta
Hello, everyone, recently in the Android program due to mobile phone interface problems, debugging programs are always poor and can not be normal debugging, so feel quite distressed, so on the internet to find wireless debugging methods of Android. After studying and experimenting with the wireless debug program that is now successful, the method is shared as follows:1. Whether the mobile phone has the cond
-systemCompiling a packaged Android project with commands: Old method antInstall Ant:sudo apt-get install-y antSteps for ant to compile a project:Echo enters a project, such as DEMOCD ~/downloads/android-sdk-linux/samples/android-17/apidemosecho generate Build.xml file. Android
ant.
Advantage: gradle automatically downloads dependent lib and projects. Unlike ant, you can manually download them one by one android update project before compiling this project. I may not understand it when I learned how to do the demo. When a project has 10 dependencies, I find ant is too troublesome and gradle is very convenient.
Reference: http://tools.android.com/tech-docs/new-build-systemUse commands to compile and package
"Create New KeyStore", set the directory address and password, and create a new digital certificate.Click the Next button to set the certificate information. Alias: The name of the digital certificate; password/comfirm: the password for the certificate; validity (years): The validity period of the certificate, and oth
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.