开发者

Build Contacts Application using Android SDK

开发者 https://www.devze.com 2023-03-06 05:42 出处:网络
I am trying to build default Contacts application from Source code using Android SDK (i.e. Eclipse & ADT) as I wanted to add some more options into contact details (which are specific to my requir

I am trying to build default Contacts application from Source code using Android SDK (i.e. Eclipse & ADT) as I wanted to add some more options into contact details (which are specific to my requir开发者_开发百科ement). But it's giving me some compilation errors as android.jar is not having all the classes required to build this application. Please tell me how can I achieve this.

Thanks, Parag


You cannot build the "default Contacts application from Source code using Android SDK". You can only build that app as part of a complete custom firmware build.

0

精彩评论

暂无评论...
验证码 换一张
取 消