By Kelli B. Grant
Foursquare plans to further entice its users to share their location by issuing personalized coupons starting this summer. But consumers don’t need to wait until then to save big using such apps.

- iStockPhoto
The social network — which lets users virtually “check in” to locations via their smartphone – will offer the new deals as part of a redesign this July, according to The Wall Street Journal. Consumers might see different deals for being a regular, a first-timer or a former customer who hasn’t been back recently.
But experts say consumers already have plenty of reasons to announce their location via Foursquare and other social media. “More and more advertisers are realizing that this is the way to target consumers to give them something that they need at the exact point of time they need it most,” says Jack Vonder Heide, the president of consulting firm Technology Briefing Centers. Spotting a coupon for a nearby sushi restaurant, for example, may sway you from dining at other nearby options.
Some offers intersect with established loyalty programs. A number of hotel and airline programs award points or miles for checking in via Foursquare or Facebook. United, for example, offers 50 miles per check-in, and also sends out coupons for in-airport businesses and other local offers. Others tie in with credit card deals. American Express has offered statement credits to consumers who spend with linked cards after checking in on Foursquare or Facebook, or tweeting with certain hashtags. Last month, someone shopping at a RedBox video kiosk was eligible to get $5 back on a purchase of $5 or more by tweeting with #AmexRedbox before they swiped their card. Even without the personalization, one-off Foursquare deals can be valuable. In New York City, green apartment building The Helena recently offered consumers who checked in and signed a lease a credit of up to $1,000 for moving costs.
Of course, the creepy trade-off of taking advantage of such offers is that anyone who monitors your Foursquare profile, Facebook feed or Twitter account knows exactly where you are. “Obviously when you use that sort of deal and disclose your location, it announces to the world you’re not at home,” says Paul Stephens, the director of policy and advocacy for the Privacy Rights Clearinghouse. As we’ve previously reported, some criminals monitor accounts to find targets. The risk is greater when you’re using the offers while on vacation — which is clear because the check-in location is nowhere near your stated home base. That highlights that you’ll be away for a great window of time, he says.
By WebOsPublisher
android menu icons – Stack Overflow
Stack Exchange
log in
|
careers 2.0
|
chat
|
meta
|
about
|
faq
Stack Overflow
Questions
Tags
Users
Badges
Unanswered
Ask Question
android menu icons
up vote
1
down vote
favorite
1
In my application the menu looks like this
I want to change icons and put + icon for add item the saerch icon for search….
like this
I know that i must put the pictures in drawable folder and use this code
android:icon=”@drawable/icon” /> but Where can i find this icons and download them?
android
share|improve this question
asked
Dec 31 ’11 at 13:29
jonny
1459
78% accept rate
feedback
4 Answers
active
oldest
votes
up vote
2
down vote
accepted
the best Icon Finder Site which i use always to get icons… all the best.
share|improve this answer
answered
Dec 31 ’11 at 14:29
Ankit
3,8251416
feedback
up vote
2
down vote
See this Link
Android Icons
Android Icons
share|improve this answer
answered
Dec 31 ’11 at 13:35
Mercy
794833
feedback
up vote
2
down vote
They can be found in the source. Have a look at this duplicate question.
From that question:
Warning: Because these resources can change between platform versions, you should not reference these icons using the Android platform resource IDs (i.e. menu icons under android.R.drawable).
share|improve this answer
answered
Dec 31 ’11 at 13:38
Nick Nikolaou
196112
feedback
up vote
0
down vote
Actually you don’t need to download them you just use the android drawable :
android:icon=”@android:drawable/ic_menu_add” />
android:icon=”@android:drawable/ic_menu_gallery” />
android:icon=”@android:drawable/ic_menu_search” />
android:icon=”@android:drawable/ic_menu_preferences” />
share|improve this answer
answered
Dec 31 ’11 at 13:38
Rabgs
46719
yes, you need !!! developer.android.com/guide/practices/ui_guidelines/… – Selvin Dec 31 ’11 at 14:45
@Selvin actually I don’t I suggest you read the warning again. This warning is to warn you that you are not controlling your app design by referencing directly android resources but in (many) cases you DON’T want to control your app design you want it to "respect" the theme that the user is currently running . For example a developer running an app compatible 1.6+ is gonna force same icons to all the android version on the other hand referencing android resources will use the current android version icons which I believe to be more ergonomic . – Rabgs Dec 31 ’11 at 15:22
feedback
Your Answer
draft saved
draft discarded
log in
or
Name
Email
required, but never shown
Home Page
discard
By posting your answer, you agree to the
privacy policy and
terms of service.
Not the answer you’re looking for?
Browse other questions tagged android
or ask your own question.
Hello World!
This is a collaboratively edited question and answer site for professional and enthusiast programmers. It’s 100% free, no registration required.
about » faq »
tagged
android × 261474
asked
11 months ago
viewed
1794 times
active
11 months ago
Community Bulletin
blog
Meet the new additions to the Stack Exchange clan
#newsletter-ad
width: 190px;
height: 250px;
overflow: hidden;
background: url(‘cdn.sstatic.net/stackoverflow/img/newsletter-ad.png’);
padding: 0 15px 0 15px;
#newsletter-ad-header
margin-top: 60px;
#newsletter-ad ul
margin: 1em 0 1em 1.5em;
#newsletter-ad ul li
margin-bottom: 5px;
#newsletter-signup-container
text-align: center;
#newsletter-preview-container
margin-top: 10px;
text-align: center;
#newsletter-email-input
width: 200px;
Get the weekly newsletter!
Top questions and answers
Important announcements
Unanswered questions
see an example newsletter
By subscribing, you agree to the
privacy policy and
terms of service.
Linked
Standard Android menu icons, for example refresh
Related
Standard Android menu icons, for example refresh
How to add icons to the android context menu?
Does Android encourage reusing their Menu-Icons? Where to get them all?
Local icons in Android Options Menu stretch to fill menu item, obscure Title
android color menu icons
Icons in menu are smaller than they should be
Android menu icons
Android Icons: Home Screen vs Applications Menu
Open source-friendly Android menu icons?
How to select standard Android menu icons?
Android Menu Bar – Symmetrical Icons
how to show icons in context menu in android
Android New Updated Market App Menu Icons
Customized the icons of Menu items
Is it doable to customize(adding Icons) the expanded menu in android
how to put icons menu on single line on android with xml
Problems with android icons in Menu
android menu icons are not displaying when the api level is above 10
Are there any guidelines to android landing screen menu icons?
Android: where to find xhdpi menu icons?
Using ic_menu* icons from Android SDK
GridView Menu with icons in Android 2.3
Kindle fire menu icons
android 2.3.3 apps menu list icons
Menu item icons no longer display on Android Emulator
question feed
default
about |
faq |
blog |
chat |
data |
legal |
privacy policy |
jobs |
advertising info |
mobile |
contact us
| feedback
■ stackoverflow.com
■ api/apps
■ careers 2.0
■ serverfault.com
■ superuser.com
■ meta
■ area 51
■ webapps
■ gaming
■ ubuntu
■ webmasters
■ cooking
■ game development
■ math
■ photography
■ stats
■ tex
■ english
■ theoretical cs
■ programmers
■ unix
■ apple
■ wordpress
■ physics
■ home improvement
■ gis
■ electrical engineering
■ android
■ security
■ bicycles
■ dba
■ drupal
■ sharepoint
■ scifi $ fantasy
■ user experience
■ skeptics
■ rpg
■ judaism
■ mathematica
rev 2012.12.7.545
site design / logo © 2012 stack exchange inc;
user contributions licensed under cc-wiki with attribution required
Stack Overflow works best with JavaScript enabled
http://id.lenta.ru/profile/108850/
What a great way to be tracked! Now, I can finally sell myself out completely to Corporate America in exchange for some worthless deal! Tell you what FourSquare, why don’t I start a website the compares what the deals are you offer. We can have people check the website and see if the Company you are getting paid by is giving us a bad deal. Oh wait, American Idol is on…never mind, here, take my money FourSquare!