background preloader

Android

Facebook Twitter

Welcome | Gradleware Gradleware.

Google Maps

Amazon Appstore research. Tutorials. References. Training. Public Projects. Examples. Google I/O app (2013) Designing for Android. Platform Distribution. Q / A. Misc. Tools. Libraries. | SteerWay. [BETA] Multiplayer Java Framework : Projects & Project-Development Blogs. Android Icons | Developer Icons 2. Android Intents. Android Intents - Tutorial Copyright © 2009, 2010, 2011, 2012, 2013, 2014 Lars Vogel Using Intents in Android This tutorials describes the usage of intents to communicate between Android components. It is based on Eclipse 4.3, Java 1.6 and Android 4.3. 1. Intents and intent filter Intents are asynchronous messages which allow application components to request functionality from other Android components. Intents are objects of the android.content.Intent type. An intent can contain data via a Bundle. To start an activity, use the method startActivity(intent).

The following code demonstrates how you can start another activity via an intent. # Start the activity connect to the # specified class Intent i = new Intent(this, ActivityTwo.class); startActivity(i); Activities which are started by other Android activities are called sub-activities. You can also start services via intents. 2.1. Android supports explicit and implicit intents. A component can register itself for actions. 3. 3.1. 3.2. 3.3. Untitled. What is OAK Android Kit? OAK is a powerful kit of tools and components to use in your Android project (Compatible with API Level 8+) Section ListView - mimic the functionality of the contacts appSectionAdapter with Pinned Headers - Same as above but with search filteringResizedTextView - Auto-resizing TextView makes long content smallerCancelEditText - An EditText that lets you specify a tappable drawable to clear the fieldTextViewWithFont - Drop your fonts in "assets/fonts" and use this handy widget to set a custom font in your xml layoutObscuredSharedPreferences - Store your shared preferences with encryption!

BeastViewPager - ViewPager built to work with SlideMenu or inside a ListView HeaderOakWebView - Easy to use WebView with built-in controlsOkHttpTool - Painless OkHttp UrlConnection wrapperAnimatedSvgView - Allows you to animate in an SVGSwankyImageView - Pinch and Zoom on ImageViews made easyOakUtils - Various utility methods to make development easier How is OAK licensed? MoribitoTech. The New Developer Console Has Started To Go Live For Those Who Signed Up For The Preview. Back in late June, Google teased a new, cleaner developer console. A couple weeks after that, the beta signup went live, allowing devs to get in line for an early look at the next-gen console. Now, for those who signed up for said beta, the updated console is beginning to show up. The first impression that we're hearing from developers who've used the new console is that it feels faster, has a much better UI, and is far easier to use.

Sounds good to us. If you signed up for the beta, go ahead and check it out - it should be available for you now. Thanks, Ravrahn! Freebie: Academic Icon Set (10 Icons + PSD Source) Advertisement Today, it is our pleasure to present to you a free set of icons related to education and academia—commissioned by PixelsDaily1 exclusively for Smashing Magazine and the design community. The icons are available as transparent PNGs as well as Photoshop PSDs in a size of 128×128 pixels.

The icons are released under a Creative Commons Attribution license. Download the Set for Free! This icon set is completely free to use for commercial and personal projects, without any restrictions. Description This beautiful icon set consists of 10 images related to education and academia. BackpackBlackboardBooksCalculatorMath equipmentDictionaryGlobeMortarboard and hatArtist’s paletteScience equipment All of our free resources are licensed under a Creative Commons Attribution license2.

Behind the Design As always, here are some insights from the designers: PixelsDaily3 is a collection of free and commercial resources for designers. Thanks, Artem and PixelsDaily! (al) It's done.

Holo