They should go into your own package. I really shouldn't have used org.apache.cordova.glass.
On Tue, Dec 24, 2013 at 9:20 AM, Ross Gerbasi <rgerb...@gmail.com> wrote: > Also should I put these into my own package like > com.rossgerbasi.cordova.glass or should they go into > org.apache.cordova.glass ? > > thanks! > > > On Tue, Dec 24, 2013 at 11:13 AM, Ross Gerbasi <rgerb...@gmail.com> wrote: >> >> Well hot damn, maybe i won't need to then. thanks for the heads up. >> >> >> On Tue, Dec 24, 2013 at 11:02 AM, Joe Bowser <bows...@gmail.com> wrote: >>> >>> On Tue, Dec 24, 2013 at 6:22 AM, Ross Gerbasi <rgerb...@gmail.com> wrote: >>> > >>> > Finally if I do go through with the plugin setup what do you all think >>> > about names for these plugins. Should it be something like >>> > cordova-glass-core which then opens the potential to have >>> > cordova-glass-voice, cordova-glass-camera, etc? >>> > >>> >>> The Camera and the Voice Recognition in Google Glass use the exact >>> same intents and code as Android. I don't see why you would want to >>> make them glass specific. >> >> >