Multiple Packages in an Android App

Posted by stormin986 on Stack Overflow See other posts from Stack Overflow or by stormin986
Published on 2010-05-27T22:40:39Z Indexed on 2010/05/27 22:51 UTC
Read the original article Hit count: 101

Filed under:
|

I am including a class in my app that another developer has made freely available. His class has a different package.

Will this cause any issues on Android, the market, etc? Does every single class in the app need to be my own package?

© Stack Overflow or respective owner

Related posts about android

Related posts about package