frankdu.com
Android: capture screenshot with one line of adb command | Mobile & March
http://www.frankdu.com/blog/2014/01/26/android-capture-screenshot-with-one-line-of-adb-command
Tutorial: Create android gradle project with dagger. Android: record screen cast like a breeze →. Android: capture screenshot with one line of adb command. January 26, 2014. Just one-liner to capture android screenshot:. Adb shell screencap -p perl -pe 's/ x0D x0A/ x0A/g' screen.jpg. S/ x0D x0A/ x0A/g'. This entry was posted in android. Tutorial: Create android gradle project with dagger. Android: record screen cast like a breeze →. Leave a Reply Cancel reply. You may use these. Proudly powered by WordPr...
frankdu.com
Gradle & Dagger: Add dagger code generation to android library and app | Mobile & March
http://www.frankdu.com/blog/2013/11/20/gradle-dagger-compiler-code-generation-for-android-library-and-app-projects
Technology Touched Over the Weekend. Tutorial: Create android gradle project with dagger →. Gradle & Dagger: Add dagger code generation to android library and app. November 20, 2013. A newer and simpler method, is published in this blog post. Recommend you use that method. Before gradle better support annotation processors, you need a workaround to make: 1). dagger code generation working with android project; 2). Make really reusable dagger Modules if you have multiple APK projects. Tutorial: Create and...
frankdu.com
python | Mobile & March
http://www.frankdu.com/blog/category/programming/python
Speed up static resources with AWS CloudFront CDN. September 7, 2013. Nowadays CDN is easy to use. Even a startup or personal website shall consider use CDN to speed up static resources, such as photos, javascript/css files. Here are simple steps to use AWS CloudFront CDN and enable it in Tornado. … Continue reading →. Base64 Encoding in Android 2.1 or Earlier. January 27, 2011. Yahoo API & web services. June 5, 2009. Frankdu on Tutorial: Create android gradle project with dagger. Android: capture screen...
frankdu.com
About | Mobile & March
http://www.frankdu.com/blog/about
Frank Du is a software engineer at Facebook, in silicon valley California, where I work on mobile and growth projects. At spare time I get my hands on various side projects, too. I code in Java, python, javascript, CSS, HTML etc. I will post from time to time, mostly sharing my experience in exploring technologies. You can also follow me on Facebook. This is a personal web site. The opinions expressed here represent my own but not those of my employer. Leave a Reply Cancel reply. You may use these. Proud...
frankdu.com
frankdu | Mobile & March
http://www.frankdu.com/blog/author/frankdu
Android: record screen cast like a breeze. January 26, 2014. Record screen video can be super easy. First, put below lines in your .bash profile file. Then type the command screenrecord demo video name. When you are done, press Ctrl C to stop recording. Easy, huh! Please note: Android 4.4 (KitKat or … Continue reading →. Android: capture screenshot with one line of adb command. January 26, 2014. Just one-liner to capture android screenshot:. S/ x0D x0A/ x0A/g'. January 18, 2014. November 20, 2013. Haven&...
frankdu.com
Speed up static resources with AWS CloudFront CDN | Mobile & March
http://www.frankdu.com/blog/2013/09/07/speed-up-static-resources-with-aws-cloudfront-cdn
INSTALL REFERRER broadcast helps to track android installation referrer. Technology Touched Over the Weekend →. Speed up static resources with AWS CloudFront CDN. September 7, 2013. Nowadays CDN is easy to use. Even a startup or personal website shall consider use CDN to speed up static resources, such as photos, javascript/css files. Here are simple steps to use AWS CloudFront CDN and enable it in Tornado. Enable AWS CDN with Custom Origin option. Select the option ‘. 8216; to your web server domain.
frankdu.com
Mobile & March
http://www.frankdu.com/blog
Android: record screen cast like a breeze. January 26, 2014. Record screen video can be super easy. First, put below lines in your. Then type the command screenrecord demo video name. When you are done, press Ctrl C to stop recording. Easy, huh! Android 4.4 (KitKat or newer) is required. Function screenrecord() { echo "Press C to stop recording." adb shell screenrecord /sdcard/$1.mp4 sleep 1 adb pull /sdcard/$1.mp4 . adb shell rm /sdcard/$1.mp4 open $1.mp4 }. Press C to stop recording.". January 26, 2014.
frankdu.com
gradle | Mobile & March
http://www.frankdu.com/blog/tag/gradle
Tutorial: Create android gradle project with dagger. January 18, 2014. It is tricky to set up multi-module projects with android & gradle, if you are new to it. It is even trickier to make it working with Dagger. A bit background knowledge: Dagger is an open-source dependency injection framework designed … Continue reading →. Frankdu on Tutorial: Create android gradle project with dagger. Frankdu on Tutorial: Create android gradle project with dagger. On Tutorial: Create android gradle project with dagger.
frankdu.com
Server | Mobile & March
http://www.frankdu.com/blog/category/server
Speed up static resources with AWS CloudFront CDN. September 7, 2013. Nowadays CDN is easy to use. Even a startup or personal website shall consider use CDN to speed up static resources, such as photos, javascript/css files. Here are simple steps to use AWS CloudFront CDN and enable it in Tornado. … Continue reading →. Deploy OAuth provider with mod wsgi. July 10, 2011. Get the real client IP address, when you use a reverse proxy. February 11, 2011. On Tutorial: Create android gradle project with dagger.
frankdu.com
android | Mobile & March
http://www.frankdu.com/blog/tag/android-2
Android: record screen cast like a breeze. January 26, 2014. Record screen video can be super easy. First, put below lines in your .bash profile file. Then type the command screenrecord demo video name. When you are done, press Ctrl C to stop recording. Easy, huh! Please note: Android 4.4 (KitKat or … Continue reading →. Tutorial: Create android gradle project with dagger. January 18, 2014. Base64 Encoding in Android 2.1 or Earlier. January 27, 2011. On Tutorial: Create android gradle project with dagger.
SOCIAL ENGAGEMENT