惡龍的家
2019年5月3日 星期五
Launch the other app
›
Reference: https://blog.csdn.net/shaw1994/article/details/39642473 https://dotblogs.com.tw/neil/2011/08/12/33058/ Code snippet: publi...
2018年9月18日 星期二
Use reflection to get framework hide variable value or resource value
›
Code snippet: 1. Get hide constant value public static int getHideIntConstants(String classAndPkgName, String fieldName, int defaultValue...
1 則留言:
2018年5月17日 星期四
How to fix INSTALL_FAILED_TEST_ONLY error
›
Reference: https://www.jianshu.com/p/8f5730cab8fc http://www.cnblogs.com/yongfengnice/p/7814016.html https://blog.csdn.net/chf1142152101...
2018年4月6日 星期五
Get height of status bar
›
Reference: https://gist.github.com/hamakn/8939eb68a920a6d7a498 Code snippet: public static int getStatusHeight(Context context) { ...
Detect device orientation by OrientationEventListener
›
Reference: http://blog.csdn.net/zxccxzzxz/article/details/52282256 Code snippet: private int mLastRotation = -1 ; mOrientationEventList...
2018年4月5日 星期四
Change the menu style on ActionBar
›
Reference: http://www.itstrike.cn/Question/c9ee24fa-9e1a-4154-a304-1fd41d418561.html Code snippet: 1. Background AndroidManifest....
How to import org.apache.http library to Android Studio
›
Reference: https://dotblogs.com.tw/newmonkey48/2016/02/22/140802 Code snippet: build.gradle android { useLibrary 'org.apach...
›
首頁
查看網路版