• About
  • Contact Us
  • Privacy Policy
  • Disclaimer

Super Cheats

The ultimate ADR cheats resource. We have the latest Android cheats, ADR cheat codes, Windows, Linux, Blogger, Java, Wordpress, tips, and more.

Menu
  • Home
  • Menu 1
    • SubMenu 1
    • SubMenu 2
    • SubMenu 3
  • Menu 2
    • SubMenu 1
    • SubMenu 2
    • SubMenu 3
  • Menu 3
  • Menu 4
Home » Archive for September 2013

ColorMatrix.setConcat() to combine ColorMatrixes

Vinz 2:42 AM Add Comment Android code sample: bitmap and image Edit
The exercise " Set the rotation on a color axis of Bitmap with ColorMatrix " create rotated ColorMatrix for one color only, not al...
Read More

Scale color and alpha of colormatrix with setScale()

Vinz 9:25 AM Add Comment Android code sample: bitmap and image Edit
Example of using ColorMatrix.setScale(float rScale, float gScale, float bScale, float aScale). package com.example.androiddrawbitmap; import...
Read More

Set the rotation on a color axis of Bitmap with ColorMatrix

Vinz 10:05 AM Add Comment Android code sample: bitmap and image Edit
Example to set the rotation on a color axis by the specified values. axis=0 correspond to a rotation around the RED color axis=1 correspond ...
Read More
Android Studio 0.2.10 Released

Android Studio 0.2.10 Released

Vinz 7:12 AM Add Comment Android Developer's news, Android Studio Edit
Read it more:  http://tools.android.com/recent/androidstudio0210released
Read More

Watch video of Surface 2 Launch Event

Vinz 12:13 PM Add Comment Microsoft's news Edit
Watch video the Surface 2 Launch Event in New York City, Sept. 23 HERE .
Read More

Adjust saturation of Bitmap with ColorMatrix

Vinz 1:33 AM Add Comment Android code sample: bitmap and image Edit
android.graphics.ColorMatrix is a 5x4 matrix for transforming the color+alpha components of a Bitmap. The setSaturation(float sat) method of...
Read More

New Features in the Google Maps Mobile APIs for Android and iOS

Vinz 6:22 AM Add Comment Google Maps Mobile APIs, video tutorial Edit
Maps Live: New Features in the Google Maps Mobile APIs for Android and iOS Google Maps API Team members Daniel Schramm and Chris Broadfoot d...
Read More

Android SDK and ADT Plugin updated 22.2.1

Vinz 4:11 PM Add Comment Android Developer's news Edit
To update Android SDK in Eclipse, select Window ->Android SDK Manager: Update Eclipse ADT Plugin, select Help -> Check for Updates:
Read More

Scale bitmap with inDither and inPreferQualityOverSpeed

Vinz 11:41 AM Add Comment Android code sample: bitmap and image Edit
The exercise " Load scaled bitmap " demonstrate a simple and standard method to scale bitmap. Additionally, we can set inDither an...
Read More
Android Developer Tools Essentials: Android Studio to Zipalign

Android Developer Tools Essentials: Android Studio to Zipalign

Vinz 8:07 AM Add Comment Books for Android development Edit
Android development can be challenging, but through the effective use of Android Developer Tools (ADT), you can make the process easier and...
Read More

Adjust HSV(Hue, Saturation and Value) of bitmap

Vinz 5:56 AM Add Comment Android code sample: bitmap and image Edit
android.graphics.Color class provide colorToHSV() and HSVToColor() methods to convert between ARGB color and HSV components. Such that we ca...
Read More
Android Studio 0.2.9 Released

Android Studio 0.2.9 Released

Vinz 1:55 AM Add Comment Android Developer's news, Android Studio Edit
Read more:  Android Studio 0.2.9 Released
Read More
Android Studio 0.2.8 Released

Android Studio 0.2.8 Released

Vinz 2:40 AM Add Comment Android Developer's news, Android Studio Edit
Source:  Android Tools Project Site - Android Studio 0.2.8 Released
Read More

Create SimpleDateFormat for specified Locale

Vinz 4:54 PM Add Comment Android code sample: Date Time, Android code sample: Locale Edit
Example of creating SimpleDateFormat with specified Locale from previous exercise " Get default Locale and available Locales ". pa...
Read More

Get details of Locale

Vinz 10:39 AM Add Comment Android code sample: Locale Edit
Last exercise list available Locale of the system . It's modified to display details of the clicked Locale. package com.example.androidl...
Read More

Get default Locale and available Locales

Vinz 2:37 PM Add Comment Android code sample: Locale Edit
Example to get default Locale and available Locales: package com.example.androidlocale; import java.util.Locale; import android.os.Bundle; i...
Read More

Combine bitmap, half/half

Vinz 4:32 AM Add Comment Android code sample: bitmap and image Edit
This example demonstrate how to combin two bitmap, half from a bitmap, another from the mirror bitmap of the same source. package com.exampl...
Read More

Sony releases Camera Remote API (beta)

Vinz 8:40 AM Add Comment Android Developer's news Edit
With Sony Camera Remote API (beta) , developers can create smartphone apps to control Sony cameras Develop your own applications to control ...
Read More
Android Studio 0.2.7 Released

Android Studio 0.2.7 Released

Vinz 1:33 PM Add Comment Android Developer's news, Android Studio Edit
Read more about  Android Studio 0.2.7 Released
Read More

Samsung is going to unpack Galaxy Note 3 at Samsung UNPACKED 2013 Episode 2

Vinz 1:01 PM Add Comment news Edit
Samsung UNPACKED 2013 Episode 2 Livestream Samsung UNPACKED 2013 Episode 2 from the Tempodrom in Berlin where we will unveil the next-genera...
Read More

NEW from IFA 2013: Cyber-shot QX10, QX100 Lens-style Cameras for smartphone photographers

Vinz 8:32 AM Add Comment news Edit
For more info: http://bit.ly/14ovhww http://bit.ly/18q8hzG Bet you've never seen anything like this before! World, meet the Cyber-shot Q...
Read More

Android KITKAT 4.4 -- The future of confectionery

Vinz 4:20 PM Add Comment Google's news, news, video tutorial Edit
KITKAT's Chief Breaks Officer tells us why KITKAT 4.4 is the future of confectionery. For more information visit http://www.kitkat.com
Read More

Convert Bitmap to Drawable with BitmapDrawable

Vinz 2:36 PM Add Comment Android code sample: bitmap and image Edit
To convert Bitmap to Drawable with BitmapDrawable with the code: //Convert bitmap to drawable Drawable drawable = new BitmapDrawab...
Read More
Subscribe to: Comments (Atom)

Popular post

  • Android example: Thread, Handler and Looper
  • Gradle Beyond the Basics - read online for FREE
  • Android Studio Canary Build 0.2.13 released
  • Example of using PopupWindow
  • Learn Java for Android Development, Second Edition
  • Disable outside PopupWindow, by setFocusable(true)
  • Building Hybrid Android Apps with Java and JavaScript: Applying Native Device APIs
  • Java Programming 24-Hour Trainer, 2nd edition
  • Minecraft pocket edition full version free download android
  • Temple run 2 tips for android

Labels

  • Android Apps
  • Android Network Programming
  • Android Studio
  • Android Things
  • Arduino
  • Bitmap
  • Books for Android development
  • BroadcastReceiver
  • ColorMatrix
  • Custom View
  • Drag and Drop
  • EditText
  • Face Detection
  • Factory Reset
  • Format
  • Google
  • Google I/O
  • Google's news
  • KitKat
  • Linux
  • Material Design
  • Microsoft
  • MultiWindowMode
  • Parse JSON
  • Pokémon
  • Support Library
  • UI and design
  • Ubuntu
  • User Manual
  • Web Server
  • Windows 10
  • XML
  • animation
  • step-by-step series
  • video tutorial

Blog Archive

  • ►  2017 (95)
    • October (2)
    • September (3)
    • August (12)
    • July (19)
    • June (16)
    • May (22)
    • April (5)
    • March (5)
    • February (11)
  • ►  2016 (76)
    • December (6)
    • November (3)
    • October (5)
    • September (1)
    • August (18)
    • July (17)
    • June (12)
    • May (14)
  • ►  2015 (150)
    • July (7)
    • June (19)
    • May (26)
    • April (20)
    • March (21)
    • February (30)
    • January (27)
  • ►  2014 (1)
    • January (1)
  • ▼  2013 (149)
    • December (28)
    • November (17)
    • October (27)
    • September (29)
    • August (29)
    • July (19)
  • ►  2012 (157)
    • November (1)
    • July (21)
    • June (41)
    • May (43)
    • April (25)
    • March (24)
    • February (1)
    • January (1)
  • ►  2011 (57)
    • December (3)
    • November (1)
    • October (5)
    • September (8)
    • July (23)
    • March (7)
    • February (5)
    • January (5)
  • ►  2010 (150)
    • December (14)
    • November (14)
    • October (14)
    • September (7)
    • August (17)
    • July (25)
    • June (23)
    • May (12)
    • April (6)
    • March (8)
    • February (3)
    • January (7)

Update

Recent Posts Widget
Copyright 2017 Super Cheats
Design By Missing Source | Powered by Blogger.com