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

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

This article describes how to use AngularJS 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 Apps to access the image library. Background Android and IOS have a

Cocos2d-x 3.0 Game Example Learning notes "parkour" transplanted to Android phone

Description: Here is the reference: Xiaofeng Moon predecessors of the blog. He is a parkour tutorial that will be a cool net. Rewrite with the Cocos2d-x 2.X version number, now I am learning cocos2d-x3.0 and then use Cocos2d-x 3.0 rewrite, and make related notesAll right. Nothing has been done since the last run of parkour. Mainly fixed a little bit of bugs, but also in the corresponding article to make the corresponding changes.It's just that you can

Android app how to achieve registration-free, direct access to the phone unique identity to sign in

() { returnbuild.model;}/*** Get Phone Communication Management (you can get your phone number from this object) ** @param context** @return */publicstatictelephonymanagergettelephonymanager (Context context) {return ( Telephonymanager) context.getsystemservice (context.telephony_service);}/** * get unique id**@ for your device paramcontext** @return */publicstaticstringgetandroidid (Context Context) {N

WiFi analyzer (# Android # mobile phone version ))

Http://delxu.wordpress.com/2011/03/13/wifi-analyzer-android%E6%89%8B%E6%9C%BA%E7%89%88/WiFi analyzer (# Android # mobile phone version) posted on 2011/03/13 by delxu Original delxu document. For more information, see the source. Thank you! A new HTC Desire HD mobile phone has been launched over the past few days. It's

Android mobile phone more and more slow, how to speed up?

OS Updates and large applications The apps on your phone are almost entirely changed, compared to a year ago. If there is an Android update, or the update may not be optimized for your device, the result is that your device slows down, or the operator or manufacturer bundles more software in the update, which runs in the background and slows down the de

How to use the Android voice changer phone software to achieve edge-changer-side calls

There are a lot of people who are asking Android phones how to achieve phone voice changer? A lot of people say no, it is not possible to achieve the phone voice changer through the general method, because Android restricts the phone to replace the microphone when the teleph

[Android Basics] Get Mobile Phone resolution

In the development of mobile apps, in addition to understanding the API, more important is the screen. Screen Resolution is an important factor for images. Because the cell phone screen sizes are different, you need to consider this issue during screen layout. Android can be set to adjust the zoom ratio with the window size, but even so, the mobile

ADB debug Android app via WiFi connection phone

There is a millet 2A in the hand because the USB port is damaged, can not use the USB cable debugging development, see online said can use WiFi connection debugging, record the method and encountered problems. The first stepMobile phone installation WiFi ADB : Https://play.google.com/store/apps/details?id=com.ttxapps.wifiadbStep TwoPerform on the computeradb connect 172.27.35.2 //IP替换为手机WiFi ADB显示的IPUs

What kinds of Android phone automation test tools are there?

Robotium is based on this 2. Various commands based on the Android Lib layer, such as sendevent,getevent, Monkey, service, and then encapsulated in various languagesMonkeyrunner is still very promising, Google made its own. Now the latest dev version already has the Easymonkey to support the UI ID operation. the angle of the classification to answer1) Pure white box method test, Monkey. Upstairs already has the friend mentioned, uses the Moneky

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

Use AngularJS to access the image library of the Android mobile phone, Download angularjs.zip-4.5 KB Introduction This article explains how to use AngularJs to call the rest apis exposed by android Apps to access the image library. Background Android and IOS have a lot of

View the database in your Android phone with ADT's FileExplorer

Before this is the first phone to open root permissions, you can use the Android Brush Wizard , such as a key root softwareSecond, like Meizu, millet and other mobile phones can not execute the SU command after the root, so unable to authorize the file in the phone, need to download a supersu rights managerWith them we can begin the following steps:1.window->show

Android Development Series (11): Read, add, delete, find the phone address Book

First, Address Book introductionThe Address Book is an app that comes with Android phones, which is an ContentProvider app that allows other apps to access contacts and make CRUD operations on contacts.Ii. Introduction to the structure of contacts databaseFirst, we can find the contacts2.db file in the File Explorer view, which is the address bookThen we opened it with SQLite and analyzed its database struc

Solutions for USB not sharing, surfing or stalling on Android phone

When an Android phone provides a network access point to a computer (WINDOWS10) via USB, the system program is stuck.1) Device Manager2) Click "Network Adapter" and select "Remote NDIS based Internet sharing Device" in the drop-down list that appears.3. Click the right mouse button and click "Update Driver".4) Tap Browse your computer to find the driver software.5) Click "Select from the list of device driv

Android phone app running memory issues

I just talked to the iOS manager today about the memory running on Android and iOS mobile apps. In fact, the nature of the two are the same, if the background application runs too much, resulting in insufficient memory of the phone, the system will determine whether the Background app view is displayed on the phone scr

SD card swap inside and outside the Android phone

.... Change intoDev_mount Sdcard/mnt/sdcard2Auto/devices/platform/goldfish_mmc.0/devices/platform/mtk-sd.0/mmc_hostDev_mount Sdcard/mnt/sdcardAuto/devices/platform/goldfish_mmc.1/devices/platform/mtk-sd.1/mmc_host save and then exit. At this time, you will be in this folder to prepare a Vold.fstab.bak file.the next important step:Settings--Accessibility--Install the app to an external SD card, tick and restart the phoneAfter re-activating the machine and entering the storage of the system setti

Use FileExplorer of ADT to view the database in the android mobile phone. Download androidadt

Use FileExplorer of ADT to view the database in the android mobile phone. Download androidadt Before that, you must enable the ROOT permission on your phone.Android flash brush genieOne-click ROOT Software Second, mobile phones such as meizu and Xiaomi cannot execute the su command after obtaining the ROOT, so they cannot authorize files on the mobile phone and n

Check or traverse the Android phone due process

Check the Android phone for the existence of a processpublic boolean Checkapp (String packagename) {if (PackageName = = NULL | | "". Equals (PackageName))return false;try {ApplicationInfo info = Getpackagemanager (). Getapplicationinfo (PackageName, Packagemanager.get_uninstalled_packages );return true;} catch (Namenotfoundexception e) {return false;}}Traverse all apps

Share a problem with Android phone not being able to turn off

Some time ago developed a small screen of the function (as follows:), fruit for a period of time, the test staff said that our mobile phone sometimes does not boot: has been stopped at the start of the interface. I didn't know anything about it at first. No problems were found in the code. And then the problem became more serious.Then it became more and more serious. The important thing is that this time low probability event, it is difficult to repro

Android determines whether the mobile phone is root

Android determines whether the mobile phone is root How to determine whether the mobile phone is root. If the app requires the root permission for some special features, you need to determine whether the app is root. For example, apps are automatically installed after being downloaded in some markets. /** * @author Ke

App Performance (Android phone): Traffic

1 App performance Test 1.1 traffic1.1.1 Execution1.1.2 Strategy Backbone process: Whether it is consuming traffic, whether there are useless requests, repeated requests, such as: Reference interface protocol, when entering a page, should not modify the data situation, if each time sent, it is useless request Multi-resource scenarios: such as continuous multi-image browsing, audio, video loading and viewing, there is no server compression sent to the app; First boot: whether there is

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.