摘要:
Problem: the layout and src is empty after creating a new android project. Solution: choose "empty activity" instead of "blank activity" when building 阅读全文
posted @ 2016-03-10 11:11
chzhzh
阅读(123)
评论(0)
推荐(0)
摘要:
Problems: [2016-03-10 08:19:22 ] Failed to install *.apk on device 'emulator-5554': timeout[2016-03-10 08:19:22] Launch canceled! Solution: adb kill-s 阅读全文
posted @ 2016-03-10 11:06
chzhzh
阅读(139)
评论(0)
推荐(0)
摘要:
As we know, the android development environment need four part: JDK SDK IDE ADT. Problems: there are JDK versions from different companise. Previous, 阅读全文
posted @ 2016-03-10 11:00
chzhzh
阅读(233)
评论(0)
推荐(0)