2014年9月5日 星期五

Use your red mi for development

Most of you know that miui offers low price smartphone, it is good to have one for the development.

To enable debug mode on mi or Android 4.2+, you need to tap the "Android Version" 7 times to start the debug mode.



New option for development was shown.

2014年5月6日 星期二

[Resolved] URL not found during the installation of package using SDK Manager

Access is denied when installation package.

Solution
Try to run as administrator and install the package again.


[Resolved] Failed to rename directory when build the android project

Tried to build the android project but returns the following error.

Solution
It is due to not enough permission, try to close the android studio and run as administrator again.

2014年1月12日 星期日

[Resolved] Android Studio: The System cannot find the file specified.

When trying to run the application in debug mode / Generate signed apk in Android Studio, system returns Error Message "Error: X:\XXX\XXX.apk The System cannot find the file specified."
After that another message "Error: Unable to open Y:\YYY\YYY.apk as a zip archive"




To resolve, click the icon in the menu in Android Studio

Run the application again, success!

2014年1月9日 星期四

Test GPS location with Android Studio

This article shows you how to set the GPS location in your Android Studio.

 1. Menu ->Tools -> Android ->Monitor (DDMS included)


2. Input the Longitude and Latitude in Location Control