[android-porting] Question on Java Build Path -> Libraries

2010-04-07 Thread MBethDev
Hello, I apologize if this is the wrong forum to ask, but I decided to post here since I encountered this problem during my porting work and I'm hoping maybe someone encountered this as well and was able to resolve it. Anyway, I recently wrong a custom library sdk_addon following the PlatformLibr

Re: [android-porting] Question on Java Build Path -> Libraries

2010-04-11 Thread Xavier Ducrohet
You do not have to install the library manually in Eclipse. If your add-on was properly configured (does its manifest.ini describe the jar file?), then the Eclipse plug-in will automatically add the add-on's jar files to the project, right next to android.jar. Xav On Wed, Apr 7, 2010 at 2:08 PM,