不使用SDK实现QQ和微信文件与文字的分享。
QQ分享文件
1 | private void shareFileToQQ(File file) throws Exception{ |
不使用SDK实现QQ和微信文件与文字的分享。
1 | private void shareFileToQQ(File file) throws Exception{ |
记录一下支付功能简单实现逻辑。
1 | <!--weixin pay--> |
https://github.com/bumptech/glide
https://github.com/square/okhttp
https://github.com/square/retrofit
https://github.com/jeasonlzy/okhttp-OkGo
1 | List<String> data = new ArrayList<>(); |
1 | private void setThemeColor(int colorPrimary, int colorPrimaryDark) { |
1 | setThemeColor(R.color.colorPrimary, R.color.colorPrimaryDark); |
PhotoView版本:
1 | //photoView |
1 | Resources resources = context.getResources(); |