views:

409

answers:

0

Hi,

I m trying build android source code 1.6. I got following error.

frameworks/base/core/java/com/avaya/endpoint/socialnetwork/TwitterService.java:198: package IListTwitterService does not exist private final IListTwitterService.Stub myListTwitterServiceStub = new IListTwitterService.Stub() {

                                                                                     ^

Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details.

3 errors make: *** [out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes-full-debug.jar] Error 41


Can any one help me how I can proceed for successful build.What steps I should follow to solve the above blocker.

Thanks in advance.

Sahana