程序媛小也
Results
2
issues of
程序媛小也
A problem occurred configuring project ':app'. This started happening after upgrading to Android Studio 3.1 sometime last week.
@Override public void sendInvite(Context context) { super.sendInvite(context); Toast.makeText(context, "TODO: TODO: Implement social sending", Toast.LENGTH_SHORT).show(); } In the function, how to share the data to a specific application on the device?...
help wanted