The default path for the ANDROIDAVD emulator is c:\user\ username \.ANDROID\AVD, to be ported to D disk,
The method is: 1, establish the folder under D disk to establish the Android_sdk_home folder, Create an. Android subfolder under it (note that there is a point in front, if prompted to enter a filename, then copy the folder under the original path), and then create a AVD folder under Android, that is, set up a D:\Android_sdk_ Home\.android\avd
, adding switches and end devices1, double-click switch into switch command line (CLI) mode, switch configuration mode by command2 in most cases for security reasons, you need to configure the switch privileged mode passwordValidation test3 Configuring the telnet login switchTo achieve remote login, first need to configure the login user and device management addressVerify the configuration by matching the IP address of the PC with the switch management address into the same network segment and
"Problem expression"
An exception has occurred in the development environment using the emulator to connect to the native server (127.0.0.1), confirming that the Androidmanifest.xml file contains
"Workaround"
When connecting the native service, you need to change IP from 127.0.0.1 to LAN IP, and no network environment can be changed to 10.0.2.2.
Reference
http://stackoverflow.com/questions/4163375/ Debug-sntpclient60-request-time-failed-java
Symbian OS S60 on the socket debugging, has been using the real machine to debug, can receive resources too large, wasted a lot of GPRS traffic, is more money ah, that distressed. Had to bite the bullet to debug the simulator. The settings are as follows:
Start Menu-> program->serie->s Developer tools-> "according to their own installed SDK"->emulator
Tools->prefereneces
You can automatically get the IP address and automatically get the domain, w
In my new ThinkPad notebook, the 9550 emulator built into the BlackBerry development tool displays only the contents of the screen, does not display the emulator's border, and does not display the following four buttons. (and the old machine does not have this problem, this phenomenon makes me uncomfortable).
Solution: In the simulator, choose View > Graphics Acceleration Choose different options, you can see the border (the best for the off effect).
Tags: strong PNG span This how to ALT start Kill imgObjectiveThe latest version of the genymotion, then ADB devices found that the simulator is not connected to the ADB server version (39) doesn ' t match this client; Killing ...From the error message to see is the ADB version mismatch caused, next talk about how to solve the problemEncounter problems1. Download genymotion from the official website, after starting the simulator with ADB devices prompt as follows, meaning that the ADB version num
Tags: size src zone sha port text topology Cisc-oTwo networks in different regions if you want to communicate, you need to configure routing on the router to implement the packets across the networkRouters can connect to multiple networks, but the router itself does not know about other networks, and we need to manually configure static routes to let routers know about other network information or to configure dynamic routing to let routers learn about other networks themselves.This learning con
Tags: color-o switch test one-arm routing access via interface implementation representationTo achieve inter-VLAN communication, in addition to configuring the SVI interface on the switch, you can also implement VLAN data forwarding by configuring sub-interfaces under the physical interface of the router.Configuration ideas:1 The access switch configures the corresponding VLAN and sets the access PC port to access mode2 Setting the physical interface of the router to which the switch is connecte
Nat[network address translation] In the absence of IP address in the case of a great use, it can not be normal Sisu network of the intranet address into a legitimate external network address on the public network to send and receive data. At the same time address translation function can also be very good to hide and protect the host network.Nat has static NAT (internal address and external address one-to-one) and dynamic NAT (internal address pool and external address Pool A-do)This time we'll
Network address port Conversion NAPT is a very familiar way of transformation. NAPT is commonly used in access devices, which can hide small and medium-sized networks behind a legitimate IP address.Unlike dynamic address NAT, NAPT maps An internal connection to a separate IP address in the external network, adding a TCP port number selected by the NAT device to the address.This time, let's get to know napt.Configuration ideas1 Configure the router's interface IP address, note the network segment
RIP protocols can be configured in a more convenient way, but the limitations of RIP itself indicate that it is not suitable for medium to large networks. In contrast, OSPF is more complex to configure than RIP, but its functionality and performance are better than RIP.Configuration ideas1 Configure the physical interface address of the router Xia Lian switch and the physical interface address of the router to the other router and open the port2 Configure the address of the switch Xia Lian PC an
Through the previous experiment we learned that by configuring VLANs, the terminals under different VLANs could not communicate with each other, but if you wanted to communicate between different VLANs, you would need to configure inter-VLAN routingLayer three switches have the capability of the network layer and can be forwarded via the routing functionNetwork environment1 set the IP address and gateway of the terminal (192.168.1.1 and 192.168.2.1, respectively).2 VLAN is configured under Layer
Development tools I'm using eclipse here.You can also use Google's latest Android studio development tools (no configuration required)Eclipse Configuration Required Tools download link (you can also go to the Android official website to download the latest configuration files)ANDROID-SDK Development environmentADT Development ToolsThe following is the ADT configurationThen the next step, the final finish, the ADT is ready to install.When ADT is installed, reboot, and then go to configure the SDK
Memory options is the size of the emulator's running RAM, analogous to the size of the computer's memory, which is the size that is displayed under the Running tab in the Setup-and-applicationInternal storage is the size of the simulator's built-in storage space for setup and program data, which is the size that is displayed under the other tabs in the settings-and application.The SD card doesn't have to be explained, right? Is the size of the SD card storage spaceOne of the other items:The AVD
In recent days when learning to develop files and databases in the Android project, because of the use of sdcard in the simulator, but suddenly found how this sdcard permissions is not right? So lead to the development of the stop, the spirit of good learning norms, so first check the online some of the statements.The specific contents are as follows:Now the permissions:Most of the online claims are as shown in the option of adding SD Card support to the AVD manager.Certainly do not deny this me
(1) Introduction of the situation--We first import a plist file to do the project, simulate the running view effect.--delete plist, replace a new plist,cmd+r simulation run, and discover whether the program interface shows the last data.(2) ReasonThis is because the first time the simulation runs, a "sandbox" has been generated and all the resources are stored in the sandbox (if the user's phone is equivalent to the data already downloaded to the user's phone). At this point, although we have re
Appcompat_v7 is Google's own compatibility package, which is a support library that allows Android2.1 to use the 4.0 version of the interface. Solution One: regardless of the existence of APPCOMPAT_V7, directly do their own projects.Workaround Two:Accidentally remove the appcompat_v7, then appear the small Red Fork fork.Click "Project" on the menu bar, select "Clean", then "OK", and when clean is complete, you will find the APPCOMPAT_V7 package error. The problem with the red warning in the test
Sometimes using the Android simulator to simulate SD card related operations, in Eclipse can directly view the SD card directory;First, the new simulator to create the SD card, the size of the storage as needed to create;Launch the emulator to open the view window in eclipse: Window--show view--file Explorer;You can see the MNT directory below, Mnt--sdcard is the SD card directory,That is, the directory of Environment.getexternalstoragedirectory () in
Each iOS app has its own app sandbox. respectively forApplication Package Documents/library/caches/library/preferences/tmp/When you run the simulation, the rules for finding the corresponding path under your Mac will differ depending on the version of Xcode, where the path under XCode6 isApplication Package ~library/developer/coresimulator/devices/-windows-devices-Select simulator-device information-identifier found.documents/~/library/developer/coresimulator/devices/Documents Note: The applicat
You can control the behavior and characteristics of the simulated environment through the simulator's startup options and console commands. Once the simulator is started, you can use the keyboard and mouse to "press" the simulator keys to operate the simulator. The table below summarizes the mapping between keyboard keys for the simulator keys.Simulator key Keyboard key back ESC menu F1 or page up start F2 or PAGE down call F3 hang up F4 power button F7 Disable/enable all network F8 start tracki
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.