顯示具有 Android Studio 標籤的文章。 顯示所有文章
顯示具有 Android Studio 標籤的文章。 顯示所有文章

2014年5月6日 星期二

[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