java - Capture images and store them only inside apk in android? -
i want utilize device photographic camera , capture image , convert lower quality image , store image within "assets" instead within cellphone .
i not expecting total code , thought in general great .
the main issue how image taking image assets can utilize .
thanks !
no can't that... after apk build, can't insert within @ run time. can save info on either internal memory or external memory not within apk(through mechanism)
java android android-intent camera assets
No comments:
Post a Comment