graphics-geek.blogspot.com
Codedependent: January 2015
http://graphics-geek.blogspot.com/2015_01_01_archive.html
Graphics geek, performance pusher, animation animal. Wednesday, January 28, 2015. Android Development: Lotsa Links. This is meant to be a living archive of Android presentations, articles, videos, whatever that I've presented, co-presented, written, been a witness to, or simply enjoyed and learned from. People ask for this stuff occasionally ("Where can I learn more about performance tuning on Android? Or "Where can I see more videos of Romain? He's so dreamy, with that almost-real French accent! Romain ...
ptrprograms.blogspot.com
PTR Android/Programming Blog: October 2014
http://ptrprograms.blogspot.com/2014_10_01_archive.html
This blog is a collection of Android and programming topics that I have looked into and find interesting, and am sharing in order to both reinforce my own understanding and hopefully help someone else in the process. Wednesday, October 29, 2014. Using Media Style Notifications with Media Session Controls. Some content from this post is deprecated in later versions of Android * *. Permission android:name="android.permission.MEDIA CONTENT CONTROL" /. Intent intent = new Intent( getApplicationContext(), Med...
ptrprograms.blogspot.com
PTR Android/Programming Blog: Using the Android Auto Media Browser
http://ptrprograms.blogspot.com/2015/02/using-android-auto-media-browser.html
This blog is a collection of Android and programming topics that I have looked into and find interesting, and am sharing in order to both reinforce my own understanding and hopefully help someone else in the process. Monday, February 16, 2015. Using the Android Auto Media Browser. After installing Android Auto API Simulators. From the SDK Manger. You can install this through the Android Device Bridge (ADB) with the following command:. Adb install media-browser-simulator.apk. Though you can call it whatev...
javaposse.com
The Java Posse : Java Posse #461
http://javaposse.com/java-posse-461
Serving the Java Community since 2005. Call us at: (408) 465-4626. Follow us on twitter! By The Java Posse. Is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License. Google), Carl Quinn. Netflix), Dick Wall. Escalate), Chet Haase. Sat, 7 February 2015. So long… and thanks for all the awesome! Fully formatted shownotes can always be found at. Episode of the Java Posse, recorded in front of a live audience at Devoxx, several months ago. For hosting and bandwidth.
andraskindler.com
How to keep up with Android development
http://andraskindler.com/blog/2015/keeping_up_with_android_development
How to keep up with Android development. Feb 25, 2015. Twitter is one of the most important channels in my opinion, it can help to stay on top of what’s going on. Following the right people turns your Twitter account into a stream of relevant news and discussions. You can find folks from Google and great Android developers on Twitter. Here are some of the accounts I follow:. The official Google developers. The official account of Square Engineering, home of some of the most useful Android libraries.
adavis.info
Android Devs Listen Up! : @brwngrldev
http://www.adavis.info/2015/07/android-devs-listen-up.html
Android Devs Listen Up! So listening to podcasts used to be the "thing". Then it wasn't the "thing". Anymore, and now it's back to being the "thing". To do So with that in mind I thought I'd share some of my favorite podcasts for Android developers. Favorite Episodes So Far:. Android Image Libraries = http:/ fragmentedpodcast.com/episodes/5/. Android Testing = http:/ fragmentedpodcast.com/episodes/1/. Favorite Episodes So Far:. Finally, I leave you with the Java Posse. Podcast. I only just discovered...
ptrprograms.blogspot.com
PTR Android/Programming Blog: Notifications Part 1: Introduction
http://ptrprograms.blogspot.com/2014/04/notifications-part-1.html
This blog is a collection of Android and programming topics that I have looked into and find interesting, and am sharing in order to both reinforce my own understanding and hopefully help someone else in the process. Monday, April 14, 2014. Notifications Part 1: Introduction. First and foremost, the demo project that I made allows the user to populate different information and enable different features in a notification, as seen here:. Where the '1' in the notify function is an int that can be incremente...
SOCIAL ENGAGEMENT