SVG - a markup language for scalable vector graphics, is intended for describing two-dimensional vector graphics in XML format.. In this article, we will display a SVG image on the ImageView.
Showing posts with label development. Show all posts
Showing posts with label development. Show all posts
Friday, November 3, 2017
Thursday, November 2, 2017
Stages of project development
Thursday, June 13, 2013
Create horizontal menu for Android-based applications
In this
article I want to share one of the ways to develop a nice animated menu or text
horizontal list.
Sunday, March 31, 2013
Programmatically change language in Android-application
Sometimes
it is necessary in the application provide an opportunity the user to change
the language of the application, regardless of the locale device. In this article
I will show you how to do it.
Friday, March 29, 2013
Gallery with ViewFlipper
Wednesday, March 27, 2013
Sunday, February 24, 2013
Interface: Gradient TextView
Today we
look at how you can add new properties to the elements of the example TextView,
to paint it in a gradient.
Thursday, February 21, 2013
Interface: Custom Toast (Part 2)
In the
previous article I talked about how to change the Toast interface and regulate
the time display on the screen. Today I'll show how to close Toast by
clicking.
Wednesday, February 20, 2013
Interface: Custom Toast (Part 1)
Today we
talk about Toast. An important limitation of this element is that it display
time, which is not regulated. In this article I will show how to display Toast
with a specified time.
Wednesday, February 13, 2013
Interface: Custom Progress Bar
Today we
will customize element Spinning Wheel. This article will be covered three ways
to change the element.
Monday, January 21, 2013
Sunday, January 20, 2013
Planning: Swipe. Animation remove items
We continue
the series of articles on the development of applications for planning cases.
Today, we will improve the usability of our list due to comfortable and
animated removing items.
Thursday, January 17, 2013
Wednesday, January 16, 2013
Tuesday, January 8, 2013
Advertising services: AdMob
AdMob - a
mobile advertising service from Google. In this article I will discuss how to
use this service in their applications and games.
Friday, January 4, 2013
Customization interface: Fonts
Sometimes it is necessary to change the default application font on your own. How to do it, I'll show in this article.
Thursday, January 3, 2013
Orientation of the application
In this
article we will discuss how to develop applications for different orientations
of the device. I will also show an easy way to identify the type of device, the
tablet or smartphone.
Tuesday, October 16, 2012
Interface: Custom CheckBox and RadioButton
This
article look at how you can customize the controls such as CheckBox and
RadioButton. Differences from the usual buttons in the fact that they have two
states: check and uncheck.
Wednesday, October 10, 2012
Interface: Custom Button and ImageView
In this
article begins a series of articles on customizing applications interface for
Android. Today let's talk how to change the appearance of buttons and use the
ImageView as a button.
Saturday, October 6, 2012
Nine-patch images
In
developing the UI for your application, we are often faced with the need to
stretch the image in relation to the different sizes of Android-devices. Many
images can be with rounded edges or with a complex pattern that with increasing
give different artifacts in the form of noise or blur. This can be avoided by
using the Nine-patch images.
Subscribe to:
Posts (Atom)

