cool apps for android phone

Want to know cool apps for android phone? we have a huge selection of cool apps for android phone information on alibabacloud.com

C # 's Android phone app development _android

Android, IOS, Windows Phone When you create projects with VS2015 under WIN10, you can quickly build mobile applications for multiple platforms (Android, IOS, Windows phone, and Mac) directly with C #, and you can share business logic and data access programs across different platforms. In addition to saving the time

Security issues after Android mobile phone root (3)

on my mobile phone and the version is 3.0.7. I also installed a re manager. First, open the re manager. At this time, the Re manager Requests the root permission. The superuser will pop up a prompt asking whether the user permits Before clicking "allow", select "remember" and then allow. This step is used to obtain the data that should be inserted in the superuser database when the application obtains permanent root permission. Then we export the d

How to Backup Your Android Phone ' s Boot, Recovery and System Partition Images--Romdump

Android Terminal Emulator (or any other Terminal apps of your choice) on your Android phone and enter these commands :/sdcard/install >/data/local/04755 /data/local/Install/data/local/install You'll see some output of the above command. Wait till the output finishes. After the appeared, enable and then disable Wi-

Use the computer keyboard mouse to control the Android phone or tablet application--deskdock

If you use more than one computer at the same time, may have already heard Synergy, Input Director, unbounded mouse and other magical tools, they can let you only use a set of mouse can control the operation of many different computers, so that the mouse free "shuttle" different screen, very convenient.But the above software can only support win, MAC, Linux and other desktop systems, but today's protagonist Deskdock can let you use the computer's mouse keyboard to control

Seven Tools help you hide pictures and videos on your Android phone

Document directory Are you looking for an effective way to hide private images and multimedia files on your Android phone? If yes, this article will help you. Seven Tools are collected to set passwords for images or other files on your mobile phone. Are you looking for an effective way to hide private images and multimedia files on your

View mobile phone function trends from ios6/WP8/Android 4.1

feature as a publicity focus, but this technology is not very popular yet, using it to implement fast payment for mobile phones has not been fully popularized. Although NFC functions have not yet been popularized, we can see that both system manufacturers and mobile phone hardware manufacturers are vigorously promoting the popularization of NFC functions. From the system press conference of the three major giants, microsoft will direc

Set an avatar for Android, take a photo on your phone, or select an image from a local album as the Avatar.

Set an avatar for Android, take a photo on your phone, or select an image from a local album as the Avatar.?? [Set an avatar for Android, take a photo on your mobile phone, or select an image as an Avatar from a local album] Social apps such as QQ and Weibo usually have the

Android Phone get contacts contact information and SMS broadcast implementation

more and more Android apps are now using their mobile phone numbers to sign up and get their phone verification code to complete their registration. There are many applications to provide phone address Book backup function, get your permission to save your

600 Yuan Smart Android phone recommended in the super low price

processor, running 2GB memory and 8GB storage space, with a front 2 million/rear 8 million pixel camera, Built-in 2200mAh removable battery (pc841 computer Pepsi net), support dual SIM and full netcom, run Emotion UI 3.1 system based on Android 5.1 depth customization. Great God F1 Speed EditionReference Price: 499 RMBMotto: Large Memory card machine Great God F1 speed version of mobile phone

"Android" gets the installed APK file information (PackageInfo, ResolveInfo) (app image, app name, package name, etc.) from your phone

, including the manual installation of the APK package information, but also includes the system preinstalled application software information, to distinguish between the two types of software can use the following methods:A. PackageInfo obtained from Packageinfolist, and then acquired ApplicationInfo through Packageinfo.applicationinfo.B. The value of Judgment (Applicationinfo.flags Applicationinfo.flag_system), which is greater than 0 o'clock, indicates that the acquired app is an app preinst

Android Phone test

First, the application layer:1. Android Developer website http://developer.android.comThe Android Developer website provides the most authoritative information on the Android system, which contains a detailed explanation of all Android concepts.2. Android SDK Sample ProgramT

Your Android phone has saved WiFi Password View assistant (open source)

First, demand analysisRecently the computer needs to connect WiFi, but found the WiFi password to forget. And the phone has saved the WiFi password, but in the phone's settings screen can not see.Although there are already some apps that can see the WiFi password, the main worry is that the passwords will be uploaded to the background by those apps. or write your

Phone configuration Software _ Android Flat configuration software? _ Mobile Configuration Software

The multi-ratio mobile configuration platform is a cloud-based monitoring development platform that allows non-professionals to create professional surveillance apps through a simple drag-and-drop. Dobiki in pure HTML5 technology and standard industrial bus technology, it can be used on a variety of mobile devices, including Tablet PC, iphone and Android phone ta

Android Telephony-real-time mobile phone signal change source code analysis process record, androidtelephony

Android Telephony-real-time mobile phone signal change source code analysis process record, androidtelephony Source code: 4.4 Skip UI implementations such as InCallActivity. First look at the service and the underlying layer. 1. the following file list is found under frameworks/opt: ./telephony/src/java/com/android/internal/telephony/cdma/CdmaServiceStateTracker

"Android" gets the installed APK file information (PackageInfo, ResolveInfo) (app image, app name, package name, etc.) from your phone

*/ public static list List Packagemanager Pmanager = Context.getpackagemanager (); Get all apps in your phone list for (int i = 0; i PackageInfo Pak = (packageinfo) paklist.get (i); Determine if a non-system preinstalled application if ((Pak.applicationInfo.flags Pak.applicationInfo.FLAG_SYSTEM) Customs applications Apps.add (Pak); } } return

MTK Android Settings "about the phone" Information parameter modification

In the file Packages/apps/settings/src/com/android/settings/deviceinfosettings.java Setstringsummary ("Build_number", Build.display); Specifies the setting--about the device--version number. Build.display is the DISPLAY variable in the Build class, in file Frameworks/base/core/java/android/os/build.java: public static final String DISPLAY = getString

Android phone Defender--Signature File Description & Package Name Description

In the "Android Phone defender-Package build APK maintenance to the server" article, the implementation of a new version of the APK to the server, when the client apk opened, found that there is a new version, prompting updates. Also implemented using the Xutils tool to download apk from the server sideThis article address: http://www.cnblogs.com/wuyudong/p/5903484.html, reprint please indicate source addre

Use AngularJS to access the image library of the Android mobile phone

Use AngularJS to access the image library of the Android mobile phoneThis article mainly introduces how to use AngularJS applications to access the image library of Android mobile phones. For more information, see Download angularjs.zip-4.5 KB Introduction This article explains how to use AngularJs to call the rest apis exposed by android

Android mobile phone Automation test example detailed

(Suite)The above is a complete test case, related to the positioning of elements, content input and other operations. In fact, you can optimize the test data into an XML file independently, and the general operation can be put into a class to be closed to a common method, this code only to illustrate the use of test case structure.Positioning of elementsElement positioning is a top priority for automated testing, and the Selenium IDE provides a great way to locate, record, and so on when the pa

Android Phone Defender-stage summary 1

This article address: http://www.cnblogs.com/wuyudong/p/5904528.html, reprint please indicate source address.This article is a summary of the previous mobile phone defender development.1, SplashactivityVersion name display, get the version name from the manifest configuration file, PackagemanagerDetection of new versions of the server (local version number Display logo2, mobile phone anti-theftSIM card bind

Total Pages: 11 1 .... 7 8 9 10 11 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.