Analyze the android Linux Kernel

Today to tekkaman ninjaDownloaded the patch file of the Android system linux2.6.29 kernel relative to the standard kernel.. Directly perform analysis, which is convenient and does not need to be done by yourself. The patch contains a lot of content.

Android resolution recording

Qvga = 320*240; wqvga = 320*480; wqvga2 = 400*240; wqvga3 = 432*240; Hvga = 480*320; VGA = 640*480; WVGA = 800*480; wvga2 = 768*480; fwvga = 854*480; dvga = 960*640; Pal = 576*520; NTSC = 486*440; svga = 800*600; wsvga = 1024*576; XGA = 1024*768;

Solution to the "activity disguise" dialog problem in Android

Let me name it like this, because it is an activity, but we see the effect of a dialog box, so I call it a disguised dialog, of course, it is also known as a floating activity. In Android, we often use the dialog class or its subclass (such as

Solve the problem by using a simple Phone Dialer made by Android (simulating two people using Android to make a call, although the call is not allowed)

Finally, the problem was solved. The reason for this error was that the permission was incorrect due to my carelessness. As a result, the effect was always delayed, I was puzzled. I was in a dead corner. Fortunately, I finally corrected this error.

Signature Verification in Android (1)

Android requires all installed applicationsProgramA digital signature is required. Otherwise, the system will not install and run programs without proper signature licenses. You must sign your program on both the device and the simulator to debug

In the new year, we plan to focus on Android.

In the new year, I plan to spend some time charging myself and learning new knowledge. Android is one of them. My goal is certainly not an expert who is engaged in mobile development. The Stone of his mountains can attack the jade. Open your eyes

Listener for various Android Components

1. spinner (rotating button or drop-down list): sets the listener to setonitemselectedlistener.Set the animation effect to setontouchlistener.Adapter: arrayadapter2. datepicker (a calendar Layout View with year, month, and day selected): Public void

Android dialog box, advanced settings, "1" Setting dialog box button, and insert an image into the content text

We know that the style of the dialog box provided by the Android system is a little simple. If your application is gorgeous and coupled with a simple dialog box, it seems out of place. So ...... we can use reflection technology to prevent the close

Android virtual buttons

Document directory 1.1 underlying virtual buttons   Android virtual buttons Android standard keyboards include home, menu, back, and search, but they must also be industrial. Nexus One is not implemented with a touch screen using common

Android Power Management System Survey Report-(1)

The irreconcilable contradiction between handheld devices today is the contradiction between the increasing energy consumption and the bottleneck of battery capacity. Even if this bottleneck is absent, the longer-lasting endurance is also widely

Create rgb565 cache for Android UI optimization Series

From http://www.bangchui.org/read.php? Tid = 8458     For more information about how to optimize the activity startup speed and view rendering speed, see the documentation in this SDK.

Android database viewing methods and tools

From http://www.bangchui.org/read.php? Tid = 7792   In Android, SQLite data pants can be used to store data, but Google does not directly provide us with tools to manage data in the database.If you cannot directly view the database using a tool,

Android display SW Architecture Analysis (2)

Android display SW Architecture Analysis   The following describes the layers: *Blue part-User space applications Application Layer, includingAndroidThe application, framework, and system Runtime Library are related to the underlying system

Android data stream details

When the Java end initiates a call, mediaplayer will go to mediaplayerservice, and then call the corresponding decoding tool to decode and create audiotrack. All audiotracks to be output are merged in audioflinger: audiomixer, then, it is

How to download an object to the SD card in Android

The following describes how to download files to the SD card in Android. Here I only paste the downloaded code. You can directly use this method wherever you call it. Of course, you should take specific measures to solve specific problems. This code

Android resource and reflection

Reflection mechanism in Java:In the Java Runtime Environment, can I know the attributes and methods of any class?Can I call a method for any object? The answer is yes. This kind of dynamic class information and the function of dynamic calling

About Android patents

Recently, it was found that the patent wars between Microsoft and Android were amazing. Apple and Oracle were already involved, and all of them were involved. I am really worried about Android, but his development prospects are quite hidden. Think

Method for listening to edittext in Android: addtextchangedlistener ()

Recently, I encountered such a problem. When I want to jump the content entered in an activity text box to another activity, the value in this text box remains unchanged. I passed through bundle, but it cannot be passed. I checked the information

First Android Program-Hello android

Original article: http://www.anddev.org/hello_android_-_your_first_application-t31.html Write the first Android program "Hello android" What is this: this tutorial demonstrates how to create the simplest Android program.What can be learned: Create

Android learning-android Glossary

1. activity: it is the most basic and commonly used component in Android. Simply put, an activity is a whole screen displayed on a mobile phone screen. If you switch from one interface to another, two activities are required. 2. intent: Meaning

Total Pages: 2774 1 .... 1223 1224 1225 1226 1227 .... 2774 Go to: GO

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.