google cloud messaging - classdefnotfoundexception while using a jar file inside a jar android -



google cloud messaging - classdefnotfoundexception while using a jar file inside a jar android -

i used gcm.jar in project pushandroid . want create pushandroid project library , utilize in other project gcmlib project. force android project works separately when utilize jar, throws exception classdefnotfoundexception while calling gcmregistrar class methods. have declared services , recivers in both manifest file of gcmlib project uses jar within jar , main project androidpush . please allow me know if need declare utilize jar within jar ?

android google-cloud-messaging android-library

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -