this is the code for sharing file in android. Intent intentShareFile = new Intent(Intent.ACTION_SEND); File fileWithinMyDir = new ...
確定! 回上一頁