Be Smart

FANTAISIE

SmartPhone - iPhone, iPad, Android

导航

2010年12月24日 #

[Android 問題] 64-bit Environment Required When Checking Build Tool Versions

摘要: If you meet following errors below when you try to build your source code:Checking build tools versions...build/core/main.mk:72:************************************************************build/core/main.mk:73: You are attempting to build on a 32-bitsystem.build/core/main.mk:74: Only 64-bit build en 阅读全文

posted @ 2010-12-24 18:26 FANTAISIE 阅读(1934) 评论(0) 推荐(0) 编辑

[YouTube 討論] What is in YouTube's Mind???

摘要: Recently,When i checked out my favorite video of Eagles' return play of Hotel California in 1994.http://www.youtube.com/watch?v=-S_-HQuLaRI&feature=fvwI was so shocked at what was happening!!!!It's written此影片包含的音軌未獲得所有版權所有者的授權。已停用此音訊。"this audio has been blocked due to unanthenticated copyrighted tr 阅读全文

posted @ 2010-12-24 15:01 FANTAISIE 阅读(210) 评论(0) 推荐(0) 编辑

[Android 問題] Make/Build Error: You are not using bash - builds will fail

摘要: If you meet this error when trying the build your android code:make: Entering directory `/bsp/Project_Name'build/core/main.mk:7: You are not using bash - builds will failbuild/core/main.mk:8: *** Stop. Stop.make: Leaving directory `/bsp/Project_Name'Previous version of Android seems not to check if 阅读全文

posted @ 2010-12-24 13:04 FANTAISIE 阅读(665) 评论(0) 推荐(0) 编辑

[Android 資訊] Differences of px, sp, pt, dip, dp, in, and mm?

摘要: When we start be buildan UI, or make definition of the dimensions,It's an issuewe will meet -what are the difference of px, sp, pt, dip, dp, in, and mm?Hereare the definitions:px - PixelIndependentfrom devices corresponding to actual pixels on the screen. (e.g. HVGA: 320x480)pt - Points1/72 of an in 阅读全文

posted @ 2010-12-24 12:32 FANTAISIE 阅读(442) 评论(0) 推荐(0) 编辑