Xamarin provides a visual designer for mono for Android.

This article is from my translation on infoq Chinese siteArticle, Original address is: http://www.infoq.com/cn/news/2012/05/Mono-for-Android-Designer Recently, xamarin has released a visual designer for its mono for Android development tool

Android source code explanation 01: Download Android source code

The android Source Code contains many things, such as embedded applications in the Android system.Program(For example, photo taking, calculator, calendar, dial, etc.)Source codeThe sources of various Android SDK tools (such as ADB and

Android Chinese API collection (6) + developer guide collection (1) (chm format)

Here   Preface The Android Chinese translation group is a non-profit open-source organization. More than 300 people have registered for the group. For more information about the translation group, see here. Welcome to join more friends, send an

How to modify the Android boot Screen

Create boot LogoMethod 1:Drivers/video/logo/logo_linux_clut224.ppm is the default startup Logo image. Convert your Logo image (in png format) to the ppm format, replace this file, delete the logo_linux_clut224.c fuse file, and re-compile it.Specific

Android split-screen display LogCat and android split-logcat

Android split-screen display LogCat and android split-logcat There are many interface components in Eclipse, such as file list, editing area, and class structure. There is basically no space to open a Logcat among so many interface components.

VLC For Android Ubuntu14.04 build the compiling environment, androidubuntu14.04

VLC For Android Ubuntu14.04 build the compiling environment, androidubuntu14.04 VLC multimedia player (English: VLC media player, originally named VideoLAN Client, is an open-source multimedia player planned by VideoLAN .) Supports multiple audio

Use Android * x86 NDK for Eclipse * and transplant the NDK Sample Application

Target Android plug-in for Eclipse (ADT) now supports NDK-based application development. It can automatically generate project and component files and code stubs, and can be integrated into the entire Android Application Development (build the

Android multimedia development music playing (with progress bar and time display added) and playing sound effects using SoundPool

Play Music MediaPlayer mediaPlayer = new MediaPlayer ();If (mediaPlayer. isPlaying ()){ MediaPlayer. reset (); // reset to initial state } MediaPlayer. setDataSource ("/mnt/sdcard/god.mp3 "); MediaPlayer. prepare (); MediaPlayer. start (); // starts

New book Introduction: iPhone & amp; iPad enterprise mobile app development tips

The author has previously written a book on iOS enterprise development-enterprise iOS application development practices, which starts from the perspective of an enterprise application developer, with the aim of achieving Enterprise Mobile Office and

Understand WebKit and Chromium: Chromium WebView in Android 4.4

  # OVERVIEW I believe you have noticed that in the latest Android 4.4 Kitkat version, the WebView implementation based on Android WebKit was replaced with the WebView implementation based on Chromium. In the previous chapter, the author also

Explore the secrets to the success of female role-playing game Top Girl

Top Girl is a female-themed role-playing game. after just two weeks of its release, she has gone beyond the old giants such as Angry Birds and topped the App Store rankings, become a hot spot for players. What is Top Girl? Top Girl is a

Cross-platform tool Corona SDK guide: How to Create a compass Application

Tutorial description: Tool used: Corona SDK Execution difficulty: normal Operation Time: one hour Step 1: Application Overview Using the prepared image materials, we will compile our own compass Application Based on Lua and Corona SDK

Decompile android apk in ubuntu

Decompile Apk using ApkToolDownload apktool1.4.3.tar.bz2 unzip apktool-install-linux-r04-brut1.tar.bz2 and decompress the package to a directory. decompress the package to obtain aapt apktool. jar. Run the following command to decompress the package:

[Android game development 4] Android game framework (a demo of game role walking on the screen)

  In fact, the previous article on surfaceview analysis is a simple game framework. Of course, I would like to emphasize that it is a simple game framework, so do not let the experts not spray it out ~   This Demo is a demo of image operations and

[Android game development 16th] Android Gesture [Touch Screen Gesture recognition] operation

This article adds: Many online gesture articles say that Android supports gestures only from SDK 1.6 (that is, API 4), but I can also identify them using SDK1.5 simulators !. (I wanted to test the support effects of lower sdks, but I didn't have

Android saves the file to the SD card, retrieves the file from the card, and deletes the file.

// Save it to the SD card private static String sdState = Environment. getExternalStorageState (); private static String path = Environment. getExternalStorageDirectory (). toString (); public static void saveBitmap (Bitmap bitmap, String imageName)

Android storage-SD card or file storage implementation

Android implements SD card and memory file storage in the same way. The method for obtaining the file path is basically the same as that of java. The following is the code of the program. The configuration location and implementation are different.

Genymotion Chinese manual (Official user manual translation)

   1. Overview Genymotion is a complete toolkit that provides a virtual Android environment. It is useful for game players in software development, testing, and sales settings. Genymotion can be used in most operating systems: Windows, Linux, and

Set N seconds in ios and then execute a function.

Zookeeper Run a function after setting N seconds. The most common task is to set a timer. If you have just seen such a function today, it is relatively simple and practical. Remember it first so that you do not forget it. Run the

Android usb Master/Slave Device mode resolution and network connection debugging method

USB Master/Slave Device Android supports a variety of USB peripherals. Android USB peripherals (hardware that implements the Android peripheral Protocol) are supported in two modes: USB Peripheral mode and USB Host Mode. In USB Peripheral mode, the

Total Pages: 2774 1 .... 110 111 112 113 114 .... 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.