- Home
- Archives
Android – TextView autoLink attribute
Today this tutorial is about the autoLink attribute of TextView. andorid:autoLink => By using this attribute, android can controls whether links(such as urls, emails, phone and address) are automatically found and converted to clickable links. In other meaning we can say whenever we display any kind of number then it assume we have entered phone numbers inside the […]
-
Paresh Mayani
- July 8, 2011
Android – Validate email address
Problem: How to validate email address in android? Solution: EmailValidationActivity.java main.xml
-
Paresh Mayani
- July 7, 2011
Android – Install Android Tools/Plugin easy way (Offline)
Problem: How do I install Android Tools/Plugin without having internet connection? Solution: After having experience to work in Android, I was thinking why shouldn’t we install Android tools/plugin by offline(without having network connection), as Android is suggesting you to download Android SDK-tools, various Android platforms(3.1, 3.0, 2.3.3, 2.3,2.2 and many other), Android ADT plugin for […]
-
Paresh Mayani
- July 7, 2011
How to generate Google Maps API key for android MapView?
Hi Guys, Have you used the MapViews in android ever? if you have used then you might have faced one question regarding how to generate api key to be used in MapView, if it right then here are the steps to generate Maps API key for android Mapview: Step 1: At command prompt with location […]
-
Paresh Mayani
- July 4, 2011
Android – Change Tab bar background image
Same as my previous article Android – Change Tab bar background color, if you want to set background image, then we just need to use the setBackgroundResource() method for selected and unselected tab instead of setBackgroundColor() image. Problem: How do i change Tab Bar background image in android? Solution: Step 1: Write the below code […]
-
Paresh Mayani
- July 3, 2011
Android – Change Tab bar background color
Same as my previous post on TabBar as mentioned below, this article is also on TabBar and it is for changing Background color of Tab bar. Article 1: Android – simple Tab bar example Article 2: Android – iPhone like Tab bar in Android Problem: How to change Tab Bar background color in android? Solution: […]
-
Paresh Mayani
- July 3, 2011
Android – iPhone like Tab bar in Android
If you have gone through my previous article to Display Tab Bar in android, where we have just seen the simple Tab bar display process as per the Android way. But what if we want to display iPhone Like tab bar in Android(i.e. Displaying Tab bar at bottom side in Android). Is it possible? yes, […]
-
Paresh Mayani
- July 2, 2011
Search
Explore Topics
Short Stories
From Payroll to People: The Evolution of
- 7 min read
How to Host a Web App :
- 6 min read
Why Hiring a Flutter Developer is the
- 10 min read