# opowAndroid **Repository Path**: fanbuchi/opowAndroid ## Basic Information - **Project Name**: opowAndroid - **Description**: opowAndroid - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2015-12-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README mysql –uroot -p MD开源库 https://github.com/qiujuer/Genius-Android go-android hello github.com/gomobile/simple binddata http://segmentfault.com/a/1190000002876984 md design design support 增强 design http://blog.csdn.net/feiduclear_up/article/details/46514791 findViewByMe http://laobie.github.io/android/2015/11/27/find-view-by-me.html private T $(int resId) { return (T) super.findViewById(resId); } 用的时候就这样儿 ibTakePicture = $(R.id.ib_camera_take_picture); 主要是不用写那么多findViewById了~ 上传aar到maven中 http://zhuanlan.zhihu.com/zmywly8866/20475023 maven 发布问题 http://blog.csdn.net/qiujuer/article/details/44195131 http://blog.csdn.net/qiujuer/article/details/44195131 Could not publish configuration 'archives' A POM cannot have multiple artifacts with the same type and classifier. Already have MavenArtifact smsdk:aar:aar:null, trying to add MavenArtifact smsdk:aar:aar:null.