SKECHWARE SHARE CODE Written By SKi DEVELOPER COPY CODE Intent i = new Intent(android.content.Intent.ACTION_SEND);i.setType("text/plain"); i.putExtra(android.content.Intent.EXTRA_TEXT,share); startActivity(Intent.createChooser(i,"share using")); Share this post
0 Response to "SKECHWARE SHARE CODE"
Post a Comment