Huh, you shouldn't need to do that as the DirectoryManager and CameraLauncher are in the same package. I guess you are moving CameraLauncher into it's own package, in which case go for it.
Simon Mac Donald http://hi.im/simonmacdonald On Tue, Jun 11, 2013 at 3:43 PM, Steven Gill <stevengil...@gmail.com> wrote: > For Android. I need to make > DirectoryManager.getTempDirectoryPath public so it can work with the camera > plugin. > > -Steve >