• 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 March 2015

Run Linux command on Android

Vinz 1:04 PM Add Comment Linux, System info Edit
Android system have to Terminal application in default. This example provide user to run Linux command using ProcessBuilder, and display the...
Read More

Get memory info

Vinz 10:29 AM Add Comment Memory Edit
Example to get memory information using MemoryInfo and Runtime. Where: MemoryInfo.availMem : the available memory on the system. MemoryInfo....
Read More

Read CPU frequency using linux command "cat /sys/devices/system/cpu/cpuX/cpufreq/scaling_cur_freq"

Vinz 8:07 AM Add Comment System info Edit
This example read files "/sys/devices/system/cpu/cpu[0..]/cpufreq/scaling_cur_freq" with Linux's cat command, to determine run...
Read More

adb command to reboot Android device

Vinz 8:38 AM Add Comment Android Debug Bridge (adb), how to Edit
To deboot connect devies using adb, enter the commnad: $ adb shell am broadcast -a android.intent.action.BOOT_COMPLETED
Read More

ViewPager auto scroll to the first, last or any page

Vinz 1:06 AM Add Comment Android code sample: ViewPager Edit
By calling setCurrentItem() method of ViewPager, you can force it to scroll to any specified page. This example show how to scroll to the fi...
Read More

Implement OnPageChangeListener for ViewPager to monitor the current visible page

Vinz 9:08 AM Add Comment Android code sample: ViewPager Edit
Refer to the former example of " Example of ViewPager with custom PagerAdapter ": at start-up, instantiateItem() of MyPagerAdapter...
Read More

Setting Up Google Play Services, for Eclipse-Android SDK

Vinz 4:49 AM Add Comment Eclipse, Google Play Services, how to Edit
This video show how to set up Google Play Services on Eclipse with Android SDK, reference Google document Setting Up Google Play Services . ...
Read More

Get WiFi info using WifiManager and WifiInfo

Vinz 8:09 AM Add Comment Android code sample: WiFi Edit
Example to get connected WiFi information using WifiManager and WifiInfo. package com.example.androidwifisetting; import android.support.v7....
Read More

How to set static IP on Android

Vinz 10:33 PM Add Comment how to, Networking Edit
This video show how to set static IP address on Android device. In Wi-Fi settings. Tap and hold the network you want to connect. Tap Modify ...
Read More

Draw text on Bitmap

Vinz 1:35 AM Add Comment Android code sample: bitmap and image Edit
Example to draw text on Bitmap. package com.example.androidimageview; import android.graphics.Bitmap; import android.graphics.BitmapFactory;...
Read More

Android 5.1 Lollipop animation in Clock App

Vinz 3:32 PM Add Comment Android 5.1 Lollipop Edit
Read More

Xamarin Cross-platform Application Development - Second Edition

Vinz 3:47 AM Add Comment Books for Android development, Books for Cross-platform, cross-platform development, Xamarin Edit
Develop production-ready applications for iOS and Android using Xamarin Xamarin Cross-platform Application Development - Second Edition Abou...
Read More

Nexus 7 WiFi (2012) updated Android 5.1 Lollipop

Vinz 10:44 PM Add Comment Android 5.1 Lollipop Edit
My Nexus 7 WiFi (2012) updated Android 5.1 Lollipop. Tried for 5 minutes, seem improved greatly on performance:)
Read More

Merge bitmaps

Vinz 12:14 PM Add Comment Android code sample: bitmap and image Edit
Example show how to combin two bitmaps to one. package com.example.androidimageview; import android.graphics.Bitmap; import android.graphics...
Read More

Flip bitmap using Matrix

Vinz 3:49 PM Add Comment Android code sample: bitmap and image Edit
Example to create flipped bitmap using Matrix. package com.example.androidimageview; import android.graphics.Bitmap; import android.graphics...
Read More

Rotate bitmap using Matrix

Vinz 4:55 PM Add Comment Android code sample: bitmap and image Edit
Example show how to create rotated bitmap using Matrix. package com.example.androidimageview; import android.graphics.Bitmap; import android...
Read More

Scale bitmap using Matrix

Vinz 1:28 PM Add Comment Android code sample: bitmap and image Edit
This example show how to create scaled bitmap using Matrix. package com.example.androidimageview; import android.graphics.Bitmap; import and...
Read More

Professional Android Wearables

Vinz 3:34 AM Add Comment Android Wearables, Books for Android development Edit
The fast and easy way to get up and running on Android wearables Professional Android Wearables Written by an expert author team with years ...
Read More

Learning Java by Building Android Games

Vinz 3:11 AM Add Comment Books for Android development, books for Java Edit
Learning Java by Building Android Games Android is the fastest growing operating system (OS) with one of the largest installed bases of any ...
Read More

Exploring SE for Android

Vinz 10:10 AM Add Comment Books for Android development, SE for Android Edit
Discover Security Enhancements (SE) for Android to build your own protected Android-based systems About This Book Exploring SE for Android L...
Read More

interactive exercise of ScriptIntrinsicConvolve3x3

Vinz 4:54 AM Add Comment Android code sample: bitmap and image, ScriptIntrinsicConvolve3x3 Edit
Last example show how to " Sharpen and blur bitmap using ScriptIntrinsicConvolve3x3 ", here is a interactive exercise of ScriptInt...
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