In the previous article, we introduced the introduction of the app with the ADSL driver.OpenwrtAnd simple configuration. This time, we will summarize the next interesting application, using Android mobile phone +MPDCreates a wireless music player.
Required equipment:
One route entry for db120, rg100a, or other bcm6358 chips
One USB sound card (two sound cards in my hand can work well, one is steelseries5hv2: one is the North Blue mouse US
Mobile phone restore factory settings?
Mobile phone restore factory settings. will only put you on the phone to set the brightness. Time. Wait, you've tuned things back to their initial state. There is a dialog box that clears the memory card when the restore occurs, and the selection does not clear. All non pre-installed software, user settings and contacts, SMS and other personal information will disappear, the system version does not drop.
Android
Currently, Android mobile phones released on the market have comprehensively improved the Android compass, camera preview, accelerometer, and GPS subsystems, the following article will give a comprehensive introduction to its functions.
Obtaining the location manager seems simple, but you still have to remember some things. First, we may only request the location
In the Android system, the Master Key vulnerability is the most common one. Hackers can use this vulnerability to remotely control users' Android systems and their devices. In previous versions of Android, the Master Key vulnerability has appeared. Now, a new variant vulnerability appears in the latest Android 4.4 KitK
Use Xiaomi 2s to do login interface, use to Cceditbox, after input, the keyboard can be moved down, but the screen is still displayed on the keyboard itself to enter the box, then click on the screen anywhere can not take the input box to kill.Why iOS doesn't have these Android trivial problems, workaround: Need to modify src/org.cocos2dx.lib/Cocos2dxeditboxdialog.java This class, so that it can do click on the screen, the keyboard input box into the
[Excerpted from] http://zwkufo.blog.163.com/blog/static/2588251201126113638144/
In Linux, when debugging Android phones on a real machine, you often encounter insufficient permissions for device errors. In addition, ADB devices may be garbled and you are not authorized to perform any ADB operations. The following configuration method can solve this problem (the environment is UBUNTU ):
1. Enter terminal
Use ADB forword to communicate with Android mobile phones
The server code is as follows:
import java.io.IOException;import java.io.ObjectOutputStream;import java.net.Socket;import java.net.UnknownHostException;import java.util.Scanner;public class Server {public static final String TAG = "server";public static int PC_LOCAL_PORT = 22222;public static int PHONE_PORT = 22222;public static String ADB_PATH = "ad
Unity3d version (v4.6.3)Android phone inside the package to read files can only use the way www,The file protocol is "jar:file://" + Application.datapath + "!/assets/"1. Must have jar: Start2, assets before a!3. Directory path delimiter cannot have \4, because the reading can only use the way of WWW, it also causes the assets files can not be traversed, if it involves the need to copy the resources to a local directory, you can only write a record fil
Ok! On the Android phone, when we use the physical return key, will be a one-time program exit, this is a very bad experience, so we need to use the physical return key component of Rn: Backandroid, the principle isAnalyze the route and then pop () like this!Ok! Let's start with the routing stack! , a bit of computer technology based on the students should learn the stack, which is the stack is the back into first out, that is, RN inside the push (int
Articles from:http://blog.csdn.net/zshq280017423/article/details/8928616/The biggest headache for a colleague from Android development is a real-bag grab, and then fiddler can help you solve the problem.Here are the steps I use in using the procedure:1. Fiddler (http://fiddler2.com/)2. Install to the computer, my computer system is Win73. Open the Fiddler software, the interface and other capture software is roughly the same as the following:4. Below
Android phones because of the open source of its system features, users can make a lot of personalized customization, to create their own unique one of the mobile phone. Font replacement is a lot of people often use a personalized modification, on the Android font replacement, there are many ways, here for you to sum up.
1, find your favorite fonts, replace with
The world's first new Android Trojan Golem virus infected tens of thousands of mobile phones
When the mobile phone is recharged on the desk, the screen is suddenly highlighted. When no one is touched, a mobile phone game runs, slides, and executes many commands. After the execution, the phone quietly closes the screen display, and nothing happens. The mobile phone owner will find that his cell phone battery
Why do Android apps use MulticastSocket to listen for multicast? Why do they connect to different routes and run on different mobile phones? Some of them cannot receive multicast messages.
---------------------------!! Reprinted please indicate the source !! -----------------------
A project that uses Wi-Fi multicast to discover devices in the LAN. However, it is found that some routers can work normally, a
1) install "WeChat phone book" on your mobile phone) then, go to the WeChat phone book and click the text message in the lower right corner.2) next we will find the archiving of notification text messages. Here, spam smart interception and notification text messages will be automatically stored here to make your text message list fresh and tidy.3) as shown in the following figure, select the phone number you want to add to the blacklist and click Finish. After this setting, the phone n
Android provides the audiorecord and mediarecorder functions for recording. audiorecord is an audio stream that reads MIC data and can analyze stream data while recording; mediarecorder can directly store the MIC data to a file and encode the data (such as AMR and MP3 ).
First, add your application to the permission (whether you are using audiorecord or mediarecorder ):
Then, we will introduce the usage of the two separately.
《! -- Audiorecord --"
1.
Summary of reading and writing methods for files in the memory of Android phones
Summary of reading and writing methods for files in the memory of Android phones
This article describes how to read and write files in the memory of Android
Some Huawei mobile phones are improperly configured with/data/drm permissions, so that malicious apps can escalate their permissions through a few steps.Drwxrwxr-x system sdcard_rw 2013-04-15 drm installs a malicious app (android is allowed. permission. WRITE_EXTERNAL_STORAGE ), after modifying the permission, encrypt-x drm system 2013-03-26 IDM drwx ------ drm system 2013-03-26 fwdlock unlock app_60 app_60
*#* #4636 #*#*: This command is used to test most Android phones now, the cottage phone does not have this feature.When you enter this string on the phone keypad, four options appear: Cell phone information, battery information, usage statistics, WLAN information. The following is a description of mobile phone information (may need to be set):* Mobile InformationHere you can see the Imei,sim number, operato
Packet capture process for Android mobile phones with root permissions1. connect the computer to the mobile phone and enter adb mode: adb shell2. get the root permission of the mobile phone: su3. download tcpdump; 4. put tcpdump to the mobile phone/data/local/directory: adb push c: \ tcpdump/data/local/tcpdump5. grant/data/local/tcpdump the corresponding permissions: chmod 6755/data/local/tcpdump6. path: cd
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.