[android-developers] Building Android source on Gentoo

2010-07-31 Thread Mod
I have done these: 1. install JDK 5 2. set java-vm to 1.5 3. set environment variables, ANDROID_JAVA_HOME and JAVA_HOME 4. checked if using JDK 5 by command "which" and "java-config -O" 5. make clean, and then try to build again But I still encountered the same error as below, could someone pleas

[android-developers] Re: Performance Metrics

2008-05-08 Thread MoD
Thank You --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTEC

[android-developers] Performance Metrics

2008-04-30 Thread MoD
Is there any tools for measuring performance of an app, so that we can compare the performance and efficiency of different approaches in solving a problem? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Deve