By Reza Ikhlasul Friday, August 28, 2015 Android Auto Develop Featured Announcing the Android Auto Desktop Head Unit Posted by Josh Gordon , Developer Advocate Today we�re releasing the Desktop Head Unit (DHU), a new testing tool for Android Auto developer...
By Reza Ikhlasul Thursday, August 27, 2015 Android 6.0 Design Develop Featured Marshmallow permissions runtime permissions Building better apps with Runtime Permissions Posted by Ian Lake , Developer Advocate Android devices do a lot, whether it is taking pictures, getting directions or making phone calls. W...
By Reza Ikhlasul Monday, August 24, 2015 Develop Featured Games Google Cloud Messaging Google Play notifications Get the Do�s and Don�ts for Notifications from Game Developer Seriously Posted by Lily Sheringham, Developer Marketing at Google Play Editor�s note: We�ve been talking to developers to find out how they�ve been a...
By Reza Ikhlasul Friday, August 21, 2015 Develop events Performance Hungry for some Big Android BBQ? Posted by Colt McAnlis , Head Performance Wrangler The Big Android BBQ (BABBQ) is almost here and Google Developers will be there serving u...
By Reza Ikhlasul Thursday, August 20, 2015 Android Wear Develop Featured watch face API wifi Interactive watch faces with the latest Android Wear update Posted by Wayne Piekarski , Developer Advocate The Android Wear team is rolling out a new update that includes support for interactive watc...
By Reza Ikhlasul Tuesday, August 18, 2015 Android 6.0 Develop Marshmallow Develop a sweet spot for Marshmallow: Official Android 6.0 SDK & Final M Preview By Jamal Eason , Product Manager, Android Android 6.0 Marshmallow Whether you like them straight out of the bag, roasted to a golden brown ...
By Reza Ikhlasul Saturday, August 15, 2015 bar code Featured Google Services mobile vision APIs Barcode Detection in Google Play services Posted by Laurence Moroney , Developer Advocate With the release of Google Play services 7.8 we�re excited to announce that we�ve added new...
By Reza Ikhlasul Friday, August 14, 2015 Develop face detection Featured Google Play services mobile vision APIs Face Detection in Google Play services Posted by Laurence Moroney , Developer Advocate With the release of Google Play services 7.8, we announced the addition of new Mobile Vision...
By Reza Ikhlasul 3:12 AM Develop Featured Google Cloud Messaging Google Play services nearby Google Play services 7.8 - Let�s see what�s Nearby! Posted by Magnus Hyttsten , Developer Advocate, Play services team Today we�ve finished the roll-out of Google Play services 7.8. In this re...
By Reza Ikhlasul 1:19 AM Developer Console Games Google Play Google Play services Android Developer Story: Zabob Studio and Buff Studio reach global users with Google Play Posted by Lily Sheringham, Google Play team South Korean Games developers Zabob Studio and Buff Studio are start-ups seeking to become maj...
By Reza Ikhlasul Wednesday, August 12, 2015 Android Design Design Featured Android Experiments: A celebration of creativity and code Posted by Roman Nurik, Design Advocate, and Richard The, Google Creative Lab Android was created as an open and flexible platform, giving pe...
By Reza Ikhlasul Monday, August 10, 2015 Android Android Developer Graphics vulkan Low-overhead rendering with Vulkan Posted by Shannon Woods, Technical Program Manager Developers of games and 3D graphics applications have one key challenge to meet: How comp...
By Reza Ikhlasul Sunday, August 2, 2015 another-file copy data file copy data from one text file to another c source code Write a c/c++ program which reads one text file and writes its data to another file. Hint use functions gets() and fputc(). Concept used in...