Android Camera Use with Tabbed Navigation -
I am using this tab navigation:
From the Android Developers site
However, I am unable to use a camera in any simple way, because the on-activative result is never called. Apparently this works fine for pieces, but possibly because the example of sliding tabs collars uses nested pieces (I think?) With the sliding tabs collarfragment (?) Such new pieces:
piece composition () {ContentFragment return new instrument (MT, Mindicator roller, MDVEdveloper); }
So my activity features are never called. I have tried every variation in calling it that I can get the suggestion.
I have found some incredibly suspicious code in initial activity which now looks at the piece and it passes through the request code, result code and data, all of which are closed or tap (maybe another problem ).
Is there a way that I can do a smooth, tabbed navigation and be able to use the camera? I have not included any special code because it's just a base code that I mentioned with just a few calls to call a camera and save an image. Opens the camera and works fine, we never get on.
Thanks for any help.
Comments
Post a Comment