| 8151 |
anupam.sin |
1 |
<!DOCTYPE html>
|
|
|
2 |
|
|
|
3 |
<html>
|
|
|
4 |
<head>
|
|
|
5 |
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
|
|
6 |
<meta content="NO-CACHE" http-equiv="CACHE-CONTROL">
|
|
|
7 |
<meta content="no-cache" http-equiv="Pragma">
|
|
|
8 |
<meta content="-1" http-equiv="Expires">
|
|
|
9 |
<meta content="http://new.digi.com.my/cs/site_template/ecommerce/images/general/logo_digi.jpg">
|
| 8234 |
amit.gupta |
10 |
<meta name="description" content="India's first Android only devices stores. Find all the latest Android smartphones, tablets, accessories and apps under one roof.">
|
| 8151 |
anupam.sin |
11 |
|
| 8234 |
amit.gupta |
12 |
<title>Android Apps | Popular Android Apps in Androidland</title>
|
| 8160 |
amit.gupta |
13 |
#include ( "templates/commoncssfiles.vm" )
|
| 8151 |
anupam.sin |
14 |
<link href="/css/androidland/counter013.css" media="all" rel="stylesheet" type="text/css">
|
|
|
15 |
<link href="/css/androidland/widget115.css" media="all" rel="stylesheet" type="text/css">
|
|
|
16 |
<link href="/css/androidland/style.css" rel="stylesheet" type="text/css">
|
|
|
17 |
<link href="/css/header-footer.css" rel="stylesheet" type="text/css">
|
| 8160 |
amit.gupta |
18 |
<link href="/css/androidland/main.css" rel="stylesheet" type="text/css">
|
|
|
19 |
#include ( "templates/commonjsfiles.vm" )
|
| 8151 |
anupam.sin |
20 |
</head>
|
|
|
21 |
|
|
|
22 |
<body>
|
|
|
23 |
$action.getHeaderSnippet()
|
|
|
24 |
<div class="wrapper">
|
| 8156 |
anupam.sin |
25 |
|
| 8151 |
anupam.sin |
26 |
<script language="javascript" type="text/javascript">
|
|
|
27 |
function navBannerGo(val) {
|
|
|
28 |
location.href = val;
|
|
|
29 |
}
|
|
|
30 |
</script>
|
|
|
31 |
<script language="javascript" type="text/javascript">
|
|
|
32 |
function initVerticalTabber() {
|
|
|
33 |
var verticalTabbers = jQuery('.vertical_tabber');
|
|
|
34 |
|
|
|
35 |
if(verticalTabbers.length < 1) {
|
|
|
36 |
return;
|
|
|
37 |
}
|
|
|
38 |
|
|
|
39 |
verticalTabbers.each(function() {
|
|
|
40 |
var thisVerticalTabber = jQuery(this);
|
|
|
41 |
|
|
|
42 |
if(thisVerticalTabber.data('initVerticalTabber') != true) {
|
|
|
43 |
thisVerticalTabber.data('initVerticalTabber', true);
|
|
|
44 |
|
|
|
45 |
var togglers = thisVerticalTabber.find('div.tabber'),
|
|
|
46 |
subcons = thisVerticalTabber.children('.vertical_sub_tabber'),
|
|
|
47 |
navTogglers = thisVerticalTabber.children('.toggle_sub_tabs'),
|
|
|
48 |
conTogglers = togglers.not(navTogglers),
|
|
|
49 |
contents = thisVerticalTabber.parent().find('.vertical_tabber_content');
|
|
|
50 |
|
|
|
51 |
navTogglers.each(function() {
|
|
|
52 |
var o = jQuery(this);
|
|
|
53 |
|
|
|
54 |
o.click(function() {
|
|
|
55 |
if(o.hasClass('toggled')) {
|
|
|
56 |
o.removeClass('toggled');
|
|
|
57 |
o.next('.vertical_sub_tabber').slideUp(400);
|
|
|
58 |
} else {
|
|
|
59 |
navTogglers.removeClass('toggled');
|
|
|
60 |
o.addClass('toggled');
|
|
|
61 |
subcons.slideUp(400);
|
|
|
62 |
o.next('.vertical_sub_tabber').slideDown(400);
|
|
|
63 |
}
|
|
|
64 |
});
|
|
|
65 |
});
|
|
|
66 |
|
|
|
67 |
conTogglers.each(function(index) {
|
|
|
68 |
var o = jQuery(this);
|
|
|
69 |
|
|
|
70 |
o.click(function(e) {
|
|
|
71 |
var parent = o.parent();
|
|
|
72 |
|
|
|
73 |
e.preventDefault();
|
|
|
74 |
if(parent.is('.vertical_sub_tabber')) {
|
|
|
75 |
togglers.removeClass('current');
|
|
|
76 |
parent.prev().addClass('current');
|
|
|
77 |
} else {
|
|
|
78 |
togglers.removeClass('current toggled');
|
|
|
79 |
subcons.slideUp(400);
|
|
|
80 |
}
|
|
|
81 |
o.addClass('current');
|
|
|
82 |
contents.hide().eq(index).show();
|
|
|
83 |
});
|
|
|
84 |
});
|
|
|
85 |
}
|
|
|
86 |
});
|
|
|
87 |
}
|
|
|
88 |
jQuery(document).ready(function(){
|
|
|
89 |
initVerticalTabber();
|
|
|
90 |
});
|
|
|
91 |
</script>
|
| 8156 |
anupam.sin |
92 |
<div class="banner_carousel short has_tabbers" style="background: url('/images/androidland/main-banner.jpg') no-repeat;">
|
|
|
93 |
<script>
|
|
|
94 |
function navBannerGo(val) {
|
|
|
95 |
location.href = val;
|
|
|
96 |
}
|
|
|
97 |
</script>
|
| 8151 |
anupam.sin |
98 |
|
|
|
99 |
<div class="content_tabber_con">
|
|
|
100 |
<div class="content_tabber_scroller">
|
| 8156 |
anupam.sin |
101 |
<a class="content_tabber" href="/android-land-overview">Overview</a>
|
| 8227 |
anupam.sin |
102 |
<a class="content_tabber" href="/android-land-store">AndroidLand Store</a>
|
|
|
103 |
<a class="content_tabber" href="/android-land-devices">Android Devices</a>
|
|
|
104 |
<a class="content_tabber current" href="/android-land-apps">Android Apps
|
|
|
105 |
<img src="/images/androidland/orange-tab.png" style="width: 106px;">
|
| 8151 |
anupam.sin |
106 |
</a>
|
|
|
107 |
</div><!-- .content_tabber_con -->
|
|
|
108 |
</div>
|
|
|
109 |
</div>
|
|
|
110 |
|
| 8156 |
anupam.sin |
111 |
|
| 8151 |
anupam.sin |
112 |
<div class="content">
|
|
|
113 |
<div class="padded_content">
|
|
|
114 |
<div class="grid_3_left_middle">
|
| 8227 |
anupam.sin |
115 |
<span></span>
|
|
|
116 |
<h1 style="font-size: 28px;font-weight: bold;margin: 20px 0;">Popular Android Apps</h1>
|
| 8151 |
anupam.sin |
117 |
<div>
|
| 8227 |
anupam.sin |
118 |
<span>Browse our list of most useful and popular Android apps handpicked from 1+ million apps in the Google Play store.</span>
|
| 8151 |
anupam.sin |
119 |
|
|
|
120 |
<div>
|
| 8227 |
anupam.sin |
121 |
|
|
|
122 |
</div>
|
|
|
123 |
|
|
|
124 |
<span>Join our ship across the seas of Google Play by following these instructions:</span>
|
| 8151 |
anupam.sin |
125 |
|
| 8227 |
anupam.sin |
126 |
<table width="100%;marging-top:20px;">
|
| 8151 |
anupam.sin |
127 |
<tbody>
|
|
|
128 |
<tr>
|
| 8156 |
anupam.sin |
129 |
<td align="center" style="padding:10px 20px;" valign="middle" width="33%"><img src="/images/androidland/apps-page1.png"></td>
|
| 8151 |
anupam.sin |
130 |
|
| 8156 |
anupam.sin |
131 |
<td align="center" style="padding:10px 20px;" valign="middle" width="34%"><img src="/images/androidland/apps-page2.png"></td>
|
| 8151 |
anupam.sin |
132 |
|
| 8156 |
anupam.sin |
133 |
<td align="center" style="padding:10px 20px;" valign="middle" width="33%"><img src="/images/androidland/apps-page3.png"></td>
|
| 8151 |
anupam.sin |
134 |
</tr>
|
|
|
135 |
|
|
|
136 |
<tr>
|
|
|
137 |
<td align="left" style="padding:0px 20px;" valign="top">
|
|
|
138 |
<strong>Step 1</strong><br>
|
| 8227 |
anupam.sin |
139 |
Click <a href="https://play.google.com/" target="_blank">Google play</a> on your Android device.
|
| 8151 |
anupam.sin |
140 |
</td>
|
|
|
141 |
|
|
|
142 |
<td align="left" style="padding:0px 20px;" valign="top"><strong>Step 2</strong><br>
|
| 8227 |
anupam.sin |
143 |
Search for the Android app of your choice.</td>
|
| 8151 |
anupam.sin |
144 |
|
|
|
145 |
<td align="left" style="padding:0px 20px;" valign="top"><strong>Step 3</strong><br>
|
| 8227 |
anupam.sin |
146 |
Download the Android app and enjoy!</td>
|
| 8151 |
anupam.sin |
147 |
</tr>
|
|
|
148 |
</tbody>
|
|
|
149 |
</table>
|
| 8227 |
anupam.sin |
150 |
</div><br>
|
|
|
151 |
<br>
|
| 8151 |
anupam.sin |
152 |
|
|
|
153 |
<div class="tbl_round">
|
| 8227 |
anupam.sin |
154 |
<span></span>
|
| 8151 |
anupam.sin |
155 |
|
|
|
156 |
<table width="100%">
|
|
|
157 |
<tbody>
|
|
|
158 |
<tr>
|
| 8210 |
anupam.sin |
159 |
<th align="left" class="blue_con" colspan="2" style="padding:12px;">All of our must have apps!</th>
|
| 8151 |
anupam.sin |
160 |
</tr>
|
|
|
161 |
|
|
|
162 |
<tr>
|
|
|
163 |
<td align="left" class="vertical_tabber" style="padding:5px;" valign="top" width="125">
|
|
|
164 |
<div class="tabber current" style="padding:10px;">
|
|
|
165 |
Top 10
|
|
|
166 |
</div>
|
|
|
167 |
|
|
|
168 |
<div class="tabber" style="padding:10px;">
|
|
|
169 |
Business
|
|
|
170 |
</div>
|
|
|
171 |
|
|
|
172 |
<div class="tabber" style="padding:10px;">
|
|
|
173 |
Communications
|
|
|
174 |
</div>
|
|
|
175 |
|
|
|
176 |
<div class="tabber" style="padding:10px;">
|
|
|
177 |
Education
|
|
|
178 |
</div>
|
|
|
179 |
|
|
|
180 |
<div class="tabber" style="padding:10px;">
|
|
|
181 |
Entertainment
|
|
|
182 |
</div>
|
|
|
183 |
|
|
|
184 |
<div class="tabber" style="padding:10px;">
|
|
|
185 |
Games
|
|
|
186 |
</div>
|
|
|
187 |
|
|
|
188 |
<div class="tabber" style="padding:10px;">
|
|
|
189 |
Health & Fitness
|
|
|
190 |
</div>
|
|
|
191 |
|
|
|
192 |
<div class="tabber" style="padding:10px;">
|
|
|
193 |
Photography
|
|
|
194 |
</div>
|
|
|
195 |
|
|
|
196 |
<div class="tabber" style="padding:10px;">
|
|
|
197 |
Social
|
|
|
198 |
</div>
|
|
|
199 |
|
|
|
200 |
<div class="tabber" style="padding:10px;">
|
|
|
201 |
Sports
|
|
|
202 |
</div>
|
|
|
203 |
|
|
|
204 |
<div class="tabber" style="padding:10px;">
|
|
|
205 |
Travel
|
|
|
206 |
</div>
|
|
|
207 |
</td>
|
|
|
208 |
|
|
|
209 |
<td style="padding:15px;">
|
|
|
210 |
<div class="vertical_tabber_content current">
|
|
|
211 |
<table width="100%">
|
|
|
212 |
<tbody>
|
|
|
213 |
<tr>
|
|
|
214 |
<td width="50%">
|
|
|
215 |
<table width="100%">
|
|
|
216 |
<tbody>
|
|
|
217 |
<tr>
|
|
|
218 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8162 |
amit.gupta |
219 |
<a href="https://play.google.com/store/apps/details?id=com.sdl.apps.horoscopeguru" target="_blank">
|
|
|
220 |
<img src="/images/androidland/horoscope-guru.png" style="height:61px;width:61px">
|
| 8151 |
anupam.sin |
221 |
</a>
|
|
|
222 |
</td>
|
|
|
223 |
|
| 8162 |
amit.gupta |
224 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.sdl.apps.horoscopeguru" target="_blank">Horoscope Guru</a></strong><br>
|
|
|
225 |
A wonderful app to know your future and solutions to related problems.</td>
|
| 8151 |
anupam.sin |
226 |
</tr>
|
|
|
227 |
</tbody>
|
|
|
228 |
</table>
|
|
|
229 |
</td>
|
|
|
230 |
|
|
|
231 |
<td width="50%">
|
|
|
232 |
<table width="100%">
|
|
|
233 |
<tbody>
|
|
|
234 |
<tr>
|
|
|
235 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8162 |
amit.gupta |
236 |
<a href="https://play.google.com/store/apps/details?id=com.sdl.apps.railyatra&hl=en" target="_blank"><img src="/images/androidland/rail-yatra.png" style="height:61px;width:61px"></a>
|
| 8151 |
anupam.sin |
237 |
</td>
|
|
|
238 |
|
| 8162 |
amit.gupta |
239 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.sdl.apps.railyatra&hl=en" target="_blank">Rail Yatra</a></strong><br>
|
|
|
240 |
Indian Railway Enquiry anytime anywhere.</td>
|
| 8151 |
anupam.sin |
241 |
</tr>
|
|
|
242 |
</tbody>
|
|
|
243 |
</table>
|
|
|
244 |
</td>
|
|
|
245 |
</tr>
|
|
|
246 |
|
|
|
247 |
<tr>
|
|
|
248 |
<td>
|
|
|
249 |
<table width="100%">
|
|
|
250 |
<tbody>
|
|
|
251 |
<tr>
|
|
|
252 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8164 |
amit.gupta |
253 |
<a href="https://play.google.com/store/apps/details?id=com.sdl.apps.nurseryrhymesenglish&hl=en" target="_blank"><img src="/images/androidland/nursery-rhymes.png" style="height:61px;width:61px"></a>
|
| 8151 |
anupam.sin |
254 |
</td>
|
|
|
255 |
|
| 8164 |
amit.gupta |
256 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.sdl.apps.nurseryrhymesenglish&hl=en" target="_blank">Nursery Rhymes</a></strong><br>
|
| 8162 |
amit.gupta |
257 |
Now listen to your favorite rhymes and add them as your favorites.</td>
|
| 8151 |
anupam.sin |
258 |
</tr>
|
|
|
259 |
</tbody>
|
|
|
260 |
</table>
|
|
|
261 |
</td>
|
|
|
262 |
|
|
|
263 |
<td>
|
|
|
264 |
<table width="100%">
|
|
|
265 |
<tbody>
|
|
|
266 |
<tr>
|
|
|
267 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
268 |
<a href="https://play.google.com/store/apps/details?id=com.opera.mini.android&hl=en" target="_blank"><img src="/images/androidland/opera.jpg"></a>
|
| 8151 |
anupam.sin |
269 |
</td>
|
|
|
270 |
|
|
|
271 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.opera.mini.android&hl=en" target="_blank">Opera Mini</a></strong><br>
|
|
|
272 |
Browse with speeds of thunder.</td>
|
|
|
273 |
</tr>
|
|
|
274 |
</tbody>
|
|
|
275 |
</table>
|
|
|
276 |
</td>
|
|
|
277 |
</tr>
|
|
|
278 |
|
|
|
279 |
<tr>
|
|
|
280 |
<td>
|
|
|
281 |
<table width="100%">
|
|
|
282 |
<tbody>
|
|
|
283 |
<tr>
|
|
|
284 |
<td align="left" style="padding:5px; width:61px;" valign="middle">
|
| 8157 |
amit.gupta |
285 |
<a href="https://play.google.com/store/apps/details?id=com.google.android.gm&hl=en" target="_blank"><img src="/images/androidland/gmail.jpg"></a>
|
| 8151 |
anupam.sin |
286 |
</td>
|
|
|
287 |
|
|
|
288 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.google.android.gm&hl=en" target="_blank">Gmail</a></strong><br>
|
|
|
289 |
The best email experience.</td>
|
|
|
290 |
</tr>
|
|
|
291 |
</tbody>
|
|
|
292 |
</table>
|
|
|
293 |
</td>
|
|
|
294 |
|
|
|
295 |
<td>
|
|
|
296 |
<table width="100%">
|
|
|
297 |
<tbody>
|
|
|
298 |
<tr>
|
|
|
299 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
300 |
<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.maps&hl=en" target="_blank"><img src="/images/androidland/map.jpg"></a>
|
| 8151 |
anupam.sin |
301 |
</td>
|
|
|
302 |
|
|
|
303 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.google.android.apps.maps&hl=en" target="_blank">Maps</a></strong><br>
|
|
|
304 |
Explore your surrounding and discover new places.</td>
|
|
|
305 |
</tr>
|
|
|
306 |
</tbody>
|
|
|
307 |
</table>
|
|
|
308 |
</td>
|
|
|
309 |
</tr>
|
|
|
310 |
|
|
|
311 |
<tr>
|
|
|
312 |
<td>
|
|
|
313 |
<table width="100%">
|
|
|
314 |
<tbody>
|
|
|
315 |
<tr>
|
|
|
316 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
317 |
<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.plus&hl=en" target="_blank"><img src="/images/androidland/googleplus.jpg"></a>
|
| 8151 |
anupam.sin |
318 |
</td>
|
|
|
319 |
|
|
|
320 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.google.android.apps.plus&hl=en" target="_blank">Google+</a></strong><br>
|
|
|
321 |
Get connected with Google's very own social network.</td>
|
|
|
322 |
</tr>
|
|
|
323 |
</tbody>
|
|
|
324 |
</table>
|
|
|
325 |
</td>
|
|
|
326 |
|
|
|
327 |
<td>
|
|
|
328 |
<table width="100%">
|
|
|
329 |
<tbody>
|
|
|
330 |
<tr>
|
|
|
331 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
332 |
<a href="https://play.google.com/store/apps/details?id=com.google.android.youtube&hl=en" target="_blank"><img src="/images/androidland/youtube.jpg"></a>
|
| 8151 |
anupam.sin |
333 |
</td>
|
|
|
334 |
|
|
|
335 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.google.android.youtube&hl=en" target="_blank">YouTube</a></strong><br>
|
|
|
336 |
Watch all kinds of videos with the official YouTube app.</td>
|
|
|
337 |
</tr>
|
|
|
338 |
</tbody>
|
|
|
339 |
</table>
|
|
|
340 |
</td>
|
|
|
341 |
</tr>
|
|
|
342 |
|
|
|
343 |
<tr>
|
|
|
344 |
<td>
|
|
|
345 |
<table width="100%">
|
|
|
346 |
<tbody>
|
|
|
347 |
<tr>
|
|
|
348 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
349 |
<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.androidify&hl=en" target="_blank"><img src="/images/androidland/androidify.jpg"></a>
|
| 8151 |
anupam.sin |
350 |
</td>
|
|
|
351 |
|
|
|
352 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.google.android.apps.androidify&hl=en" target="_blank">Androidify</a></strong><br>
|
|
|
353 |
Create a droid of your own! Pirate hat included.</td>
|
|
|
354 |
</tr>
|
|
|
355 |
</tbody>
|
|
|
356 |
</table>
|
|
|
357 |
</td>
|
|
|
358 |
|
|
|
359 |
<td>
|
|
|
360 |
<table width="100%">
|
|
|
361 |
<tbody>
|
|
|
362 |
<tr>
|
|
|
363 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
364 |
<a href="https://play.google.com/store/apps/details?id=deezer.android.app&hl=en" target="_blank"><img src="/images/androidland/deezer.jpg"></a>
|
| 8151 |
anupam.sin |
365 |
</td>
|
|
|
366 |
|
|
|
367 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=deezer.android.app&hl=en" target="_blank">Deezer</a></strong><br>
|
|
|
368 |
Listen, stream and share your music at any time.</td>
|
|
|
369 |
</tr>
|
|
|
370 |
</tbody>
|
|
|
371 |
</table>
|
|
|
372 |
</td>
|
|
|
373 |
</tr>
|
|
|
374 |
</tbody>
|
|
|
375 |
</table>
|
|
|
376 |
</div>
|
|
|
377 |
|
|
|
378 |
<div class="vertical_tabber_content">
|
|
|
379 |
<table width="100%">
|
|
|
380 |
<tbody>
|
|
|
381 |
<tr>
|
| 8156 |
anupam.sin |
382 |
<td align="center" rowspan="4" style="padding:10px;" valign="middle" width="50%"><img src="/images/androidland/app-business.png"></td>
|
| 8151 |
anupam.sin |
383 |
|
|
|
384 |
<td width="50%">
|
|
|
385 |
<table width="100%">
|
|
|
386 |
<tbody>
|
|
|
387 |
<tr>
|
|
|
388 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
389 |
<a href="https://play.google.com/store/apps/details?id=com.evernote&hl=en" target="_blank"><img src="/images/androidland/evernote.jpg"></a>
|
| 8151 |
anupam.sin |
390 |
</td>
|
|
|
391 |
|
|
|
392 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.evernote&hl=en" target="_blank">Evernote</a></strong><br>
|
|
|
393 |
Stay organised and sync with multiple devices on-the-go.</td>
|
|
|
394 |
</tr>
|
|
|
395 |
</tbody>
|
|
|
396 |
</table>
|
|
|
397 |
</td>
|
|
|
398 |
</tr>
|
|
|
399 |
|
|
|
400 |
<tr>
|
|
|
401 |
<td>
|
|
|
402 |
<table width="100%">
|
|
|
403 |
<tbody>
|
|
|
404 |
<tr>
|
|
|
405 |
<td align="left" style="padding:5px; width:61px;" valign="middle">
|
| 8157 |
amit.gupta |
406 |
<a href="https://play.google.com/store/apps/details?id=com.google.android.gm&hl=en" target="_blank"><img src="/images/androidland/gmail.jpg"></a>
|
| 8151 |
anupam.sin |
407 |
</td>
|
|
|
408 |
|
|
|
409 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.google.android.gm&hl=en" target="_blank">Gmail</a></strong><br>
|
|
|
410 |
The best email experience.</td>
|
|
|
411 |
</tr>
|
|
|
412 |
</tbody>
|
|
|
413 |
</table>
|
|
|
414 |
</td>
|
|
|
415 |
</tr>
|
|
|
416 |
|
|
|
417 |
<tr>
|
|
|
418 |
<td>
|
|
|
419 |
<table width="100%">
|
|
|
420 |
<tbody>
|
|
|
421 |
<tr>
|
|
|
422 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
423 |
<a href="https://play.google.com/store/apps/details?id=com.symantec.mobilesecurity&hl=en" target="_blank"><img src="/images/androidland/norton.jpg"></a>
|
| 8151 |
anupam.sin |
424 |
</td>
|
|
|
425 |
|
|
|
426 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.symantec.mobilesecurity&hl=en" target="_blank">Norton</a></strong><br>
|
|
|
427 |
Arm your devices with the best protection against theft, malware and viruses.</td>
|
|
|
428 |
</tr>
|
|
|
429 |
</tbody>
|
|
|
430 |
</table>
|
|
|
431 |
</td>
|
|
|
432 |
</tr>
|
|
|
433 |
|
|
|
434 |
<tr>
|
|
|
435 |
<td>
|
|
|
436 |
<table width="100%">
|
|
|
437 |
<tbody>
|
|
|
438 |
<tr>
|
|
|
439 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
440 |
<a href="https://play.google.com/store/apps/details?id=com.dropbox.android&hl=en" target="_blank"><img src="/images/androidland/dropbox.jpg"></a>
|
| 8151 |
anupam.sin |
441 |
</td>
|
|
|
442 |
|
|
|
443 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.dropbox.android&hl=en" target="_blank">Dropbox</a></strong><br>
|
|
|
444 |
Keep all your pictures, documents and videos with you wherever you go.</td>
|
|
|
445 |
</tr>
|
|
|
446 |
</tbody>
|
|
|
447 |
</table>
|
|
|
448 |
</td>
|
|
|
449 |
</tr>
|
|
|
450 |
</tbody>
|
|
|
451 |
</table>
|
|
|
452 |
</div>
|
|
|
453 |
|
|
|
454 |
<div class="vertical_tabber_content">
|
|
|
455 |
<table width="100%">
|
|
|
456 |
<tbody>
|
|
|
457 |
<tr>
|
| 8156 |
anupam.sin |
458 |
<td align="center" rowspan="4" style="padding:10px;" valign="middle" width="50%"><img src="/images/androidland/app-communication.png"></td>
|
| 8151 |
anupam.sin |
459 |
|
|
|
460 |
<td width="50%">
|
|
|
461 |
<table width="100%">
|
|
|
462 |
<tbody>
|
|
|
463 |
<tr>
|
|
|
464 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
465 |
<a href="https://play.google.com/store/apps/details?id=com.whatsapp&hl=en" target="_blank"><img src="/images/androidland/whatsapp.jpg"></a>
|
| 8151 |
anupam.sin |
466 |
</td>
|
|
|
467 |
|
|
|
468 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.whatsapp&hl=en" target="_blank">WhatsApp</a></strong><br>
|
|
|
469 |
Connect with your friends - send messages, videos and pictures easily.</td>
|
|
|
470 |
</tr>
|
|
|
471 |
</tbody>
|
|
|
472 |
</table>
|
|
|
473 |
</td>
|
|
|
474 |
</tr>
|
|
|
475 |
|
|
|
476 |
<tr>
|
|
|
477 |
<td>
|
|
|
478 |
<table width="100%">
|
|
|
479 |
<tbody>
|
|
|
480 |
<tr>
|
|
|
481 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
482 |
<a href="https://play.google.com/store/apps/details?id=com.google.android.talk&hl=en" target="_blank"><img src="/images/androidland/hangout.jpg"></a>
|
| 8151 |
anupam.sin |
483 |
</td>
|
|
|
484 |
|
|
|
485 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.google.android.talk&hl=en" target="_blank">Hangouts</a></strong><br>
|
|
|
486 |
Host a virtual party with chats, video calls and everything in between.</td>
|
|
|
487 |
</tr>
|
|
|
488 |
</tbody>
|
|
|
489 |
</table>
|
|
|
490 |
</td>
|
|
|
491 |
</tr>
|
|
|
492 |
|
|
|
493 |
<tr>
|
|
|
494 |
<td>
|
|
|
495 |
<table width="100%">
|
|
|
496 |
<tbody>
|
|
|
497 |
<tr>
|
|
|
498 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
499 |
<a href="https://play.google.com/store/apps/details?id=com.skype.raider&hl=en" target="_blank"><img src="/images/androidland/skype.jpg"></a>
|
| 8151 |
anupam.sin |
500 |
</td>
|
|
|
501 |
|
|
|
502 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.skype.raider&hl=en" target="_blank">Skype</a></strong><br>
|
|
|
503 |
Catch up with instant messages and video calls.</td>
|
|
|
504 |
</tr>
|
|
|
505 |
</tbody>
|
|
|
506 |
</table>
|
|
|
507 |
</td>
|
|
|
508 |
</tr>
|
|
|
509 |
|
|
|
510 |
<tr>
|
|
|
511 |
<td>
|
|
|
512 |
<table width="100%">
|
|
|
513 |
<tbody>
|
|
|
514 |
<tr>
|
|
|
515 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
516 |
<a href="https://play.google.com/store/apps/details?id=com.facebook.orca&hl=en" target="_blank"><img src="/images/androidland/fbmsg.jpg"></a>
|
| 8151 |
anupam.sin |
517 |
</td>
|
|
|
518 |
|
|
|
519 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.facebook.orca&hl=en" target="_blank">Facebook Messenger</a></strong><br>
|
|
|
520 |
Chat across platforms with the biggest social network.</td>
|
|
|
521 |
</tr>
|
|
|
522 |
</tbody>
|
|
|
523 |
</table>
|
|
|
524 |
</td>
|
|
|
525 |
</tr>
|
|
|
526 |
</tbody>
|
|
|
527 |
</table>
|
|
|
528 |
</div>
|
|
|
529 |
|
|
|
530 |
<div class="vertical_tabber_content">
|
|
|
531 |
<table width="100%">
|
|
|
532 |
<tbody>
|
|
|
533 |
<tr>
|
| 8156 |
anupam.sin |
534 |
<td align="center" rowspan="4" style="padding:10px;" valign="middle" width="50%"><img src="/images/androidland/app-education.png"></td>
|
| 8151 |
anupam.sin |
535 |
|
|
|
536 |
<td width="50%">
|
|
|
537 |
<table width="100%">
|
|
|
538 |
<tbody>
|
|
|
539 |
<tr>
|
|
|
540 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
541 |
<a href="https://play.google.com/store/apps/details?id=org.wikipedia&hl=en" target="_blank"><img src="/images/androidland/wikipedia.jpg"></a>
|
| 8151 |
anupam.sin |
542 |
</td>
|
|
|
543 |
|
|
|
544 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=org.wikipedia&hl=en" target="_blank">Wikipedia</a></strong><br>
|
|
|
545 |
Turn your device into a portable encyclopedia.</td>
|
|
|
546 |
</tr>
|
|
|
547 |
</tbody>
|
|
|
548 |
</table>
|
|
|
549 |
</td>
|
|
|
550 |
</tr>
|
|
|
551 |
|
|
|
552 |
<tr>
|
|
|
553 |
<td>
|
|
|
554 |
<table width="100%">
|
|
|
555 |
<tbody>
|
|
|
556 |
<tr>
|
|
|
557 |
<td align="left" style="padding:5px; width:61px;" valign="middle">
|
| 8157 |
amit.gupta |
558 |
<a href="https://play.google.com/store/apps/details?id=com.google.android.googlequicksearchbox&hl=en" target="_blank"><img src="/images/androidland/google.jpg"></a>
|
| 8151 |
anupam.sin |
559 |
</td>
|
|
|
560 |
|
|
|
561 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.google.android.googlequicksearchbox&hl=en" target="_blank">Google Search</a></strong><br>
|
|
|
562 |
What's that? Google it.</td>
|
|
|
563 |
</tr>
|
|
|
564 |
</tbody>
|
|
|
565 |
</table>
|
|
|
566 |
</td>
|
|
|
567 |
</tr>
|
|
|
568 |
|
|
|
569 |
<tr>
|
|
|
570 |
<td>
|
|
|
571 |
<table width="100%">
|
|
|
572 |
<tbody>
|
|
|
573 |
<tr>
|
|
|
574 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
575 |
<a href="https://play.google.com/store/apps/details?id=com.ea.game.scrabblemattel_bv&hl=en" target="_blank"><img src="/images/androidland/scrabble.jpg"></a>
|
| 8151 |
anupam.sin |
576 |
</td>
|
|
|
577 |
|
|
|
578 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.ea.game.scrabblemattel_bv&hl=en" target="_blank">Scrabble</a></strong><br>
|
|
|
579 |
Power up your vocabulary with Scrabble.</td>
|
|
|
580 |
</tr>
|
|
|
581 |
</tbody>
|
|
|
582 |
</table>
|
|
|
583 |
</td>
|
|
|
584 |
</tr>
|
|
|
585 |
|
|
|
586 |
<tr>
|
|
|
587 |
<td>
|
|
|
588 |
<table width="100%">
|
|
|
589 |
<tbody>
|
|
|
590 |
<tr>
|
|
|
591 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
592 |
<a href="https://play.google.com/store/apps/details?id=com.dictionary&hl=en" target="_blank"><img src="/images/androidland/dictionary.jpg"></a>
|
| 8151 |
anupam.sin |
593 |
</td>
|
|
|
594 |
|
|
|
595 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.dictionary&hl=en" target="_blank">Dictionary.com</a></strong><br>
|
|
|
596 |
Look up words in an instant with the best dictionary app.</td>
|
|
|
597 |
</tr>
|
|
|
598 |
</tbody>
|
|
|
599 |
</table>
|
|
|
600 |
</td>
|
|
|
601 |
</tr>
|
|
|
602 |
</tbody>
|
|
|
603 |
</table>
|
|
|
604 |
</div>
|
|
|
605 |
|
|
|
606 |
<div class="vertical_tabber_content">
|
|
|
607 |
<table width="100%">
|
|
|
608 |
<tbody>
|
|
|
609 |
<tr>
|
| 8156 |
anupam.sin |
610 |
<td align="center" rowspan="4" style="padding:10px;" valign="middle" width="50%"><img src="/images/androidland/app-entertainment.png"></td>
|
| 8151 |
anupam.sin |
611 |
|
|
|
612 |
<td width="50%">
|
|
|
613 |
<table width="100%">
|
|
|
614 |
<tbody>
|
|
|
615 |
<tr>
|
|
|
616 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
617 |
<a href="https://play.google.com/store/apps/details?id=com.viki.android&hl=en" target="_blank"><img src="/images/androidland/viki.jpg"></a>
|
| 8151 |
anupam.sin |
618 |
</td>
|
|
|
619 |
|
|
|
620 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.viki.android&hl=en" target="_blank">Viki</a></strong><br>
|
|
|
621 |
The best Korean movies, music and dramas at your fingertips.</td>
|
|
|
622 |
</tr>
|
|
|
623 |
</tbody>
|
|
|
624 |
</table>
|
|
|
625 |
</td>
|
|
|
626 |
</tr>
|
|
|
627 |
|
|
|
628 |
<tr>
|
|
|
629 |
<td>
|
|
|
630 |
<table width="100%">
|
|
|
631 |
<tbody>
|
|
|
632 |
<tr>
|
|
|
633 |
<td align="left" style="padding:5px; width:61px;" valign="middle">
|
| 8157 |
amit.gupta |
634 |
<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.androidify&hl=en" target="_blank"><img src="/images/androidland/androidify.jpg"></a>
|
| 8151 |
anupam.sin |
635 |
</td>
|
|
|
636 |
|
|
|
637 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.google.android.apps.androidify&hl=en" target="_blank">Androidify</a></strong><br>
|
| 8227 |
anupam.sin |
638 |
Create an Android of your own! Pirate hat included.</td>
|
| 8151 |
anupam.sin |
639 |
</tr>
|
|
|
640 |
</tbody>
|
|
|
641 |
</table>
|
|
|
642 |
</td>
|
|
|
643 |
</tr>
|
|
|
644 |
|
|
|
645 |
<tr>
|
|
|
646 |
<td>
|
|
|
647 |
<table width="100%">
|
|
|
648 |
<tbody>
|
|
|
649 |
<tr>
|
|
|
650 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
651 |
<a href="https://play.google.com/store/apps/details?id=com.google.android.youtube&hl=en" target="_blank"><img src="/images/androidland/youtube.jpg"></a>
|
| 8151 |
anupam.sin |
652 |
</td>
|
|
|
653 |
|
|
|
654 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.google.android.youtube&hl=en" target="_blank">YouTube</a></strong><br>
|
|
|
655 |
Watch all kinds of videos with the official YouTube app.</td>
|
|
|
656 |
</tr>
|
|
|
657 |
</tbody>
|
|
|
658 |
</table>
|
|
|
659 |
</td>
|
|
|
660 |
</tr>
|
|
|
661 |
|
|
|
662 |
<tr>
|
|
|
663 |
<td>
|
|
|
664 |
<table width="100%">
|
|
|
665 |
<tbody>
|
|
|
666 |
<tr>
|
|
|
667 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
668 |
<a href="https://play.google.com/store/apps/details?id=com.gd.digi.music.play&hl=en" target="_blank"><img src="/images/androidland/digimusic.jpg"></a>
|
| 8151 |
anupam.sin |
669 |
</td>
|
|
|
670 |
|
| 8227 |
anupam.sin |
671 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.gd.digi.music.play&hl=en" target="_blank">DiGiMusic Play</a></strong><br>
|
| 8151 |
anupam.sin |
672 |
Browse, preview and download all your favourite music.</td>
|
|
|
673 |
</tr>
|
|
|
674 |
</tbody>
|
|
|
675 |
</table>
|
|
|
676 |
</td>
|
|
|
677 |
</tr>
|
|
|
678 |
</tbody>
|
|
|
679 |
</table>
|
|
|
680 |
</div>
|
|
|
681 |
|
|
|
682 |
<div class="vertical_tabber_content">
|
|
|
683 |
<table width="100%">
|
|
|
684 |
<tbody>
|
|
|
685 |
<tr>
|
| 8156 |
anupam.sin |
686 |
<td align="center" rowspan="4" style="padding:10px;" valign="middle" width="50%"><img src="/images/androidland/app-games.png"></td>
|
| 8151 |
anupam.sin |
687 |
|
|
|
688 |
<td width="50%">
|
|
|
689 |
<table width="100%">
|
|
|
690 |
<tbody>
|
|
|
691 |
<tr>
|
|
|
692 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
693 |
<a href="https://play.google.com/store/apps/details?id=com.gameloft.android.ANMP.GloftDMHM&hl=en" target="_blank"><img src="/images/androidland/despicable.jpg"></a>
|
| 8151 |
anupam.sin |
694 |
</td>
|
|
|
695 |
|
|
|
696 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.gameloft.android.ANMP.GloftDMHM&hl=en" target="_blank">Despicable Me</a></strong><br>
|
|
|
697 |
Keep your very own adorable minions in your pocket.</td>
|
|
|
698 |
</tr>
|
|
|
699 |
</tbody>
|
|
|
700 |
</table>
|
|
|
701 |
</td>
|
|
|
702 |
</tr>
|
|
|
703 |
|
|
|
704 |
<tr>
|
|
|
705 |
<td>
|
|
|
706 |
<table width="100%">
|
|
|
707 |
<tbody>
|
|
|
708 |
<tr>
|
|
|
709 |
<td align="left" style="padding:5px; width:61px;" valign="middle">
|
| 8157 |
amit.gupta |
710 |
<a href="https://play.google.com/store/apps/details?id=com.reka.congkak&hl=en" target="_blank"><img src="/images/androidland/tradisi.jpg"></a>
|
| 8151 |
anupam.sin |
711 |
</td>
|
|
|
712 |
|
|
|
713 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.reka.congkak&hl=en" target="_blank">MyTradisi</a></strong><br>
|
|
|
714 |
Bring back the Malaysian tradition with all your childhood games.</td>
|
|
|
715 |
</tr>
|
|
|
716 |
</tbody>
|
|
|
717 |
</table>
|
|
|
718 |
</td>
|
|
|
719 |
</tr>
|
|
|
720 |
|
|
|
721 |
<tr>
|
|
|
722 |
<td>
|
|
|
723 |
<table width="100%">
|
|
|
724 |
<tbody>
|
|
|
725 |
<tr>
|
|
|
726 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
727 |
<a href="https://play.google.com/store/apps/details?id=com.ea.games.r3_row&hl=en" target="_blank"><img src="/images/androidland/racing.jpg"></a>
|
| 8151 |
anupam.sin |
728 |
</td>
|
|
|
729 |
|
|
|
730 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.ea.games.r3_row&hl=en" target="_blank">Real Racing 3</a></strong><br>
|
|
|
731 |
Turn into a virtual racer with the world's fastest cars.</td>
|
|
|
732 |
</tr>
|
|
|
733 |
</tbody>
|
|
|
734 |
</table>
|
|
|
735 |
</td>
|
|
|
736 |
</tr>
|
|
|
737 |
|
|
|
738 |
<tr>
|
|
|
739 |
<td>
|
|
|
740 |
<table width="100%">
|
|
|
741 |
<tbody>
|
|
|
742 |
<tr>
|
|
|
743 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
744 |
<a href="https://play.google.com/store/apps/details?id=com.gameloft.android.ANMP.GloftIMHM&hl=en" target="_blank"><img src="/images/androidland/ironman.jpg"></a>
|
| 8151 |
anupam.sin |
745 |
</td>
|
|
|
746 |
|
|
|
747 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.gameloft.android.ANMP.GloftIMHM&hl=en" target="_blank">Iron Man 3</a></strong><br>
|
|
|
748 |
Be the awesome Tony Stark and save the world.</td>
|
|
|
749 |
</tr>
|
|
|
750 |
</tbody>
|
|
|
751 |
</table>
|
|
|
752 |
</td>
|
|
|
753 |
</tr>
|
|
|
754 |
</tbody>
|
|
|
755 |
</table>
|
|
|
756 |
</div>
|
|
|
757 |
|
|
|
758 |
<div class="vertical_tabber_content">
|
|
|
759 |
<table width="100%">
|
|
|
760 |
<tbody>
|
|
|
761 |
<tr>
|
| 8156 |
anupam.sin |
762 |
<td align="center" rowspan="4" style="padding:10px;" valign="middle" width="50%"><img src="/images/androidland/app-health.png"></td>
|
| 8151 |
anupam.sin |
763 |
|
|
|
764 |
<td width="50%">
|
|
|
765 |
<table width="100%">
|
|
|
766 |
<tbody>
|
|
|
767 |
<tr>
|
|
|
768 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
769 |
<a href="https://play.google.com/store/search?q=runkeeper&c=apps&hl=en" target="_blank"><img src="/images/androidland/run.jpg"></a>
|
| 8151 |
anupam.sin |
770 |
</td>
|
|
|
771 |
|
|
|
772 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/search?q=runkeeper&c=apps&hl=en" target="_blank">RunKeeper</a></strong><br>
|
|
|
773 |
Get your own personal trainer on your device.</td>
|
|
|
774 |
</tr>
|
|
|
775 |
</tbody>
|
|
|
776 |
</table>
|
|
|
777 |
</td>
|
|
|
778 |
</tr>
|
|
|
779 |
|
|
|
780 |
<tr>
|
|
|
781 |
<td>
|
|
|
782 |
<table width="100%">
|
|
|
783 |
<tbody>
|
|
|
784 |
<tr>
|
|
|
785 |
<td align="left" style="padding:5px; width:61px;" valign="middle">
|
| 8157 |
amit.gupta |
786 |
<a href="https://play.google.com/store/search?q=my%20tracks&c=apps&hl=en" target="_blank"><img src="/images/androidland/track.jpg"></a>
|
| 8151 |
anupam.sin |
787 |
</td>
|
|
|
788 |
|
|
|
789 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/search?q=my%20tracks&c=apps&hl=en" target="_blank">My Tracks</a></strong><br>
|
|
|
790 |
Record your speed, distance, path and much more with Google's own fitness app.</td>
|
|
|
791 |
</tr>
|
|
|
792 |
</tbody>
|
|
|
793 |
</table>
|
|
|
794 |
</td>
|
|
|
795 |
</tr>
|
|
|
796 |
|
|
|
797 |
<tr>
|
|
|
798 |
<td>
|
|
|
799 |
<table width="100%">
|
|
|
800 |
<tbody>
|
|
|
801 |
<tr>
|
|
|
802 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
803 |
<a href="https://play.google.com/store/search?q=social%20blood%20drive&c=apps&hl=en" target="_blank"><img src="/images/androidland/blood.jpg"></a>
|
| 8151 |
anupam.sin |
804 |
</td>
|
|
|
805 |
|
|
|
806 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/search?q=social%20blood%20drive&c=apps&hl=en" target="_blank">Social Blood Drive</a></strong><br>
|
|
|
807 |
Give back to the world - find blood donation centres, keep track of your donations and more.</td>
|
|
|
808 |
</tr>
|
|
|
809 |
</tbody>
|
|
|
810 |
</table>
|
|
|
811 |
</td>
|
|
|
812 |
</tr>
|
|
|
813 |
|
|
|
814 |
<tr>
|
|
|
815 |
<td>
|
|
|
816 |
<table width="100%">
|
|
|
817 |
<tbody>
|
|
|
818 |
<tr>
|
|
|
819 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
820 |
<a href="https://play.google.com/store/apps/details?id=com.northpark.pushups&hl=en" target="_blank"><img src="/images/androidland/pushup.jpg"></a>
|
| 8151 |
anupam.sin |
821 |
</td>
|
|
|
822 |
|
|
|
823 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.northpark.pushups&hl=en" target="_blank">Push Ups Pro</a></strong><br>
|
|
|
824 |
Push up, calories down. Train yourself with the ultimate push up app.</td>
|
|
|
825 |
</tr>
|
|
|
826 |
</tbody>
|
|
|
827 |
</table>
|
|
|
828 |
</td>
|
|
|
829 |
</tr>
|
|
|
830 |
</tbody>
|
|
|
831 |
</table>
|
|
|
832 |
</div>
|
|
|
833 |
|
|
|
834 |
<div class="vertical_tabber_content">
|
|
|
835 |
<table width="100%">
|
|
|
836 |
<tbody>
|
|
|
837 |
<tr>
|
| 8156 |
anupam.sin |
838 |
<td align="center" rowspan="4" style="padding:10px;" valign="middle" width="50%"><img src="/images/androidland/app-photography.png"></td>
|
| 8151 |
anupam.sin |
839 |
|
|
|
840 |
<td width="50%">
|
|
|
841 |
<table width="100%">
|
|
|
842 |
<tbody>
|
|
|
843 |
<tr>
|
|
|
844 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
845 |
<a href="https://play.google.com/store/apps/details?id=com.instagram.android&hl=en" target="_blank"><img src="/images/androidland/instagram.jpg"></a>
|
| 8151 |
anupam.sin |
846 |
</td>
|
|
|
847 |
|
|
|
848 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.instagram.android&hl=en" target="_blank">Instagram</a></strong><br>
|
|
|
849 |
Turn everyday moments into beautiful pictures and share it with your friends.</td>
|
|
|
850 |
</tr>
|
|
|
851 |
</tbody>
|
|
|
852 |
</table>
|
|
|
853 |
</td>
|
|
|
854 |
</tr>
|
|
|
855 |
|
|
|
856 |
<tr>
|
|
|
857 |
<td>
|
|
|
858 |
<table width="100%">
|
|
|
859 |
<tbody>
|
|
|
860 |
<tr>
|
|
|
861 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
862 |
<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.plus&hl=en" target="_blank"><img src="/images/androidland/googleplus.jpg"></a>
|
| 8151 |
anupam.sin |
863 |
</td>
|
|
|
864 |
|
|
|
865 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.google.android.apps.plus&hl=en" target="_blank">Google+</a></strong><br>
|
|
|
866 |
Get connected with Google's very own social network.</td>
|
|
|
867 |
</tr>
|
|
|
868 |
</tbody>
|
|
|
869 |
</table>
|
|
|
870 |
</td>
|
|
|
871 |
</tr>
|
|
|
872 |
|
|
|
873 |
<tr>
|
|
|
874 |
<td>
|
|
|
875 |
<table width="100%">
|
|
|
876 |
<tbody>
|
|
|
877 |
<tr>
|
|
|
878 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
879 |
<a href="https://play.google.com/store/apps/details?id=com.roidapp.photogrid&hl=en" target="_blank"><img src="/images/androidland/photogrid.jpg"></a>
|
| 8151 |
anupam.sin |
880 |
</td>
|
|
|
881 |
|
|
|
882 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.roidapp.photogrid&hl=en" target="_blank">Photogrid</a></strong><br>
|
|
|
883 |
Create collages, enhance all your photos and share away.</td>
|
|
|
884 |
</tr>
|
|
|
885 |
</tbody>
|
|
|
886 |
</table>
|
|
|
887 |
</td>
|
|
|
888 |
</tr>
|
|
|
889 |
|
|
|
890 |
<tr>
|
|
|
891 |
<td>
|
|
|
892 |
<table width="100%">
|
|
|
893 |
<tbody>
|
|
|
894 |
<tr>
|
|
|
895 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
896 |
<a href="https://play.google.com/store/apps/details?id=com.cyworld.camera&hl=en" target="_blank"><img src="/images/androidland/cymera.jpg"></a>
|
| 8151 |
anupam.sin |
897 |
</td>
|
|
|
898 |
|
|
|
899 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.cyworld.camera&hl=en" target="_blank">Cymera</a></strong><br>
|
|
|
900 |
The go-to app for portrait shots. Capture and create stunning photographs.</td>
|
|
|
901 |
</tr>
|
|
|
902 |
</tbody>
|
|
|
903 |
</table>
|
|
|
904 |
</td>
|
|
|
905 |
</tr>
|
|
|
906 |
</tbody>
|
|
|
907 |
</table>
|
|
|
908 |
</div>
|
|
|
909 |
|
|
|
910 |
<div class="vertical_tabber_content">
|
|
|
911 |
<table width="100%">
|
|
|
912 |
<tbody>
|
|
|
913 |
<tr>
|
| 8156 |
anupam.sin |
914 |
<td align="center" rowspan="4" style="padding:10px;" valign="middle" width="50%"><img src="/images/androidland/app-social.png"></td>
|
| 8151 |
anupam.sin |
915 |
|
|
|
916 |
<td width="50%">
|
|
|
917 |
<table width="100%">
|
|
|
918 |
<tbody>
|
|
|
919 |
<tr>
|
|
|
920 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
921 |
<a href="https://play.google.com/store/apps/details?id=com.facebook.katana&hl=en" target="_blank"><img src="/images/androidland/fb.jpg"></a>
|
| 8151 |
anupam.sin |
922 |
</td>
|
|
|
923 |
|
|
|
924 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.facebook.katana&hl=en" target="_blank">Facebook</a></strong><br>
|
|
|
925 |
Get yourself into the biggest social network ever.</td>
|
|
|
926 |
</tr>
|
|
|
927 |
</tbody>
|
|
|
928 |
</table>
|
|
|
929 |
</td>
|
|
|
930 |
</tr>
|
|
|
931 |
|
|
|
932 |
<tr>
|
|
|
933 |
<td>
|
|
|
934 |
<table width="100%">
|
|
|
935 |
<tbody>
|
|
|
936 |
<tr>
|
|
|
937 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
938 |
<a href="https://play.google.com/store/apps/details?id=com.pose&hl=en" target="_blank"><img src="/images/androidland/pose.jpg"></a>
|
| 8151 |
anupam.sin |
939 |
</td>
|
|
|
940 |
|
|
|
941 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.pose&hl=en" target="_blank">Pose</a></strong><br>
|
|
|
942 |
Be a trendsetter and stay up-to-date with the latest styles and fashion.</td>
|
|
|
943 |
</tr>
|
|
|
944 |
</tbody>
|
|
|
945 |
</table>
|
|
|
946 |
</td>
|
|
|
947 |
</tr>
|
|
|
948 |
|
|
|
949 |
<tr>
|
|
|
950 |
<td>
|
|
|
951 |
<table width="100%">
|
|
|
952 |
<tbody>
|
|
|
953 |
<tr>
|
|
|
954 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
955 |
<a href="https://play.google.com/store/apps/details?id=com.twitter.android&hl=en" target="_blank"><img src="/images/androidland/twitter.jpg"></a>
|
| 8151 |
anupam.sin |
956 |
</td>
|
|
|
957 |
|
|
|
958 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.twitter.android&hl=en" target="_blank">Twitter</a></strong><br>
|
|
|
959 |
Microblog with the official little birdy. #winning</td>
|
|
|
960 |
</tr>
|
|
|
961 |
</tbody>
|
|
|
962 |
</table>
|
|
|
963 |
</td>
|
|
|
964 |
</tr>
|
|
|
965 |
|
|
|
966 |
<tr>
|
|
|
967 |
<td>
|
|
|
968 |
<table width="100%">
|
|
|
969 |
<tbody>
|
|
|
970 |
<tr>
|
|
|
971 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
972 |
<a href="https://play.google.com/store/apps/details?id=com.wiredin.Yo_project&hl=en" target="_blank"><img src="/images/androidland/yo.jpg"></a>
|
| 8151 |
anupam.sin |
973 |
</td>
|
|
|
974 |
|
|
|
975 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.wiredin.Yo_project&hl=en" target="_blank">Yo! Greetings</a></strong><br>
|
|
|
976 |
Send all your e-greetings with a Malaysian flair.</td>
|
|
|
977 |
</tr>
|
|
|
978 |
</tbody>
|
|
|
979 |
</table>
|
|
|
980 |
</td>
|
|
|
981 |
</tr>
|
|
|
982 |
</tbody>
|
|
|
983 |
</table>
|
|
|
984 |
</div>
|
|
|
985 |
|
|
|
986 |
<div class="vertical_tabber_content">
|
|
|
987 |
<table width="100%">
|
|
|
988 |
<tbody>
|
|
|
989 |
<tr>
|
| 8156 |
anupam.sin |
990 |
<td align="center" rowspan="4" style="padding:10px;" valign="middle" width="50%"><img src="/images/androidland/app-sports.png"></td>
|
| 8151 |
anupam.sin |
991 |
|
|
|
992 |
<td width="50%">
|
|
|
993 |
<table width="100%">
|
|
|
994 |
<tbody>
|
|
|
995 |
<tr>
|
|
|
996 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
997 |
<a href="https://play.google.com/store/apps/details?id=com.espn.score_center&hl=en" target="_blank"><img src="/images/androidland/sc.jpg"></a>
|
| 8151 |
anupam.sin |
998 |
</td>
|
|
|
999 |
|
|
|
1000 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.espn.score_center&hl=en" target="_blank">ScoreCenter</a></strong><br>
|
|
|
1001 |
Keep track of all the latest scores across the world.</td>
|
|
|
1002 |
</tr>
|
|
|
1003 |
</tbody>
|
|
|
1004 |
</table>
|
|
|
1005 |
</td>
|
|
|
1006 |
</tr>
|
|
|
1007 |
|
|
|
1008 |
<tr>
|
|
|
1009 |
<td>
|
|
|
1010 |
<table width="100%">
|
|
|
1011 |
<tbody>
|
|
|
1012 |
<tr>
|
|
|
1013 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
1014 |
<a href="https://play.google.com/store/apps/details?id=com.eurosport&hl=en" target="_blank"><img src="/images/androidland/euro.jpg"></a>
|
| 8151 |
anupam.sin |
1015 |
</td>
|
|
|
1016 |
|
|
|
1017 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.eurosport&hl=en" target="_blank">Eurosport.com</a></strong><br>
|
|
|
1018 |
All the latest sporting action at your fingertips.</td>
|
|
|
1019 |
</tr>
|
|
|
1020 |
</tbody>
|
|
|
1021 |
</table>
|
|
|
1022 |
</td>
|
|
|
1023 |
</tr>
|
|
|
1024 |
|
|
|
1025 |
<tr>
|
|
|
1026 |
<td>
|
|
|
1027 |
<table width="100%">
|
|
|
1028 |
<tbody>
|
|
|
1029 |
<tr>
|
|
|
1030 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
1031 |
<a href="https://play.google.com/store/search?q=goal.com&c=apps&hl=en" target="_blank"><img src="/images/androidland/goal.jpg"></a>
|
| 8151 |
anupam.sin |
1032 |
</td>
|
|
|
1033 |
|
|
|
1034 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/search?q=goal.com&c=apps&hl=en" target="_blank">Goal.com</a></strong><br>
|
|
|
1035 |
Get inside information on all reports, transfers, gossips and everything in between goalposts.</td>
|
|
|
1036 |
</tr>
|
|
|
1037 |
</tbody>
|
|
|
1038 |
</table>
|
|
|
1039 |
</td>
|
|
|
1040 |
</tr>
|
|
|
1041 |
|
|
|
1042 |
<tr>
|
|
|
1043 |
<td>
|
|
|
1044 |
<table width="100%">
|
|
|
1045 |
<tbody>
|
|
|
1046 |
<tr>
|
|
|
1047 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
1048 |
<a href="https://play.google.com/store/search?q=yahoo!%20sports&c=apps&hl=en" target="_blank"><img src="/images/androidland/yahoos.jpg"></a>
|
| 8151 |
anupam.sin |
1049 |
</td>
|
|
|
1050 |
|
|
|
1051 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/search?q=yahoo!%20sports&c=apps&hl=en" target="_blank">Yahoo! Sports</a></strong><br>
|
|
|
1052 |
Be in the know with simple, fast and in-depth sporting news everywhere you go.</td>
|
|
|
1053 |
</tr>
|
|
|
1054 |
</tbody>
|
|
|
1055 |
</table>
|
|
|
1056 |
</td>
|
|
|
1057 |
</tr>
|
|
|
1058 |
</tbody>
|
|
|
1059 |
</table>
|
|
|
1060 |
</div>
|
|
|
1061 |
|
|
|
1062 |
<div class="vertical_tabber_content">
|
|
|
1063 |
<table width="100%">
|
|
|
1064 |
<tbody>
|
|
|
1065 |
<tr>
|
| 8156 |
anupam.sin |
1066 |
<td align="center" rowspan="4" style="padding:10px;" valign="middle" width="50%"><img src="/images/androidland/app-travel.png"></td>
|
| 8151 |
anupam.sin |
1067 |
|
|
|
1068 |
<td width="50%">
|
|
|
1069 |
<table width="100%">
|
|
|
1070 |
<tbody>
|
|
|
1071 |
<tr>
|
|
|
1072 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
1073 |
<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.maps&hl=en" target="_blank"><img src="/images/androidland/map.jpg"></a>
|
| 8151 |
anupam.sin |
1074 |
</td>
|
|
|
1075 |
|
|
|
1076 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.google.android.apps.maps&hl=en" target="_blank">Maps</a></strong><br>
|
|
|
1077 |
Explore your surrounding and discover new places.</td>
|
|
|
1078 |
</tr>
|
|
|
1079 |
</tbody>
|
|
|
1080 |
</table>
|
|
|
1081 |
</td>
|
|
|
1082 |
</tr>
|
|
|
1083 |
|
|
|
1084 |
<tr>
|
|
|
1085 |
<td>
|
|
|
1086 |
<table width="100%">
|
|
|
1087 |
<tbody>
|
|
|
1088 |
<tr>
|
|
|
1089 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
1090 |
<a href="https://play.google.com/store/search?q=xe%20currency&c=apps&hl=en" target="_blank"><img src="/images/androidland/xe.jpg"></a>
|
| 8151 |
anupam.sin |
1091 |
</td>
|
|
|
1092 |
|
|
|
1093 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/search?q=xe%20currency&c=apps&hl=en" target="_blank">XE Currency</a></strong><br>
|
|
|
1094 |
Figure out how much those shoes cost with a convenient currency calculator.</td>
|
|
|
1095 |
</tr>
|
|
|
1096 |
</tbody>
|
|
|
1097 |
</table>
|
|
|
1098 |
</td>
|
|
|
1099 |
</tr>
|
|
|
1100 |
|
|
|
1101 |
<tr>
|
|
|
1102 |
<td>
|
|
|
1103 |
<table width="100%">
|
|
|
1104 |
<tbody>
|
|
|
1105 |
<tr>
|
|
|
1106 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
1107 |
<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.translate&hl=en" target="_blank"><img src="/images/androidland/translate.jpg"></a>
|
| 8151 |
anupam.sin |
1108 |
</td>
|
|
|
1109 |
|
|
|
1110 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.google.android.apps.translate&hl=en" target="_blank">Google Translate</a></strong><br>
|
|
|
1111 |
Say 'hello' in over 70 languages with ease.</td>
|
|
|
1112 |
</tr>
|
|
|
1113 |
</tbody>
|
|
|
1114 |
</table>
|
|
|
1115 |
</td>
|
|
|
1116 |
</tr>
|
|
|
1117 |
|
|
|
1118 |
<tr>
|
|
|
1119 |
<td>
|
|
|
1120 |
<table width="100%">
|
|
|
1121 |
<tbody>
|
|
|
1122 |
<tr>
|
|
|
1123 |
<td align="left" style="padding:5px;" valign="middle">
|
| 8157 |
amit.gupta |
1124 |
<a href="https://play.google.com/store/apps/details?id=com.tripit&hl=en" target="_blank"><img src="/images/androidland/tripit.jpg"></a>
|
| 8151 |
anupam.sin |
1125 |
</td>
|
|
|
1126 |
|
|
|
1127 |
<td align="left" style="padding:5px;" valign="middle"><strong><a href="https://play.google.com/store/apps/details?id=com.tripit&hl=en" target="_blank">TripIt Travel Organizer</a></strong><br>
|
|
|
1128 |
All your travel needs in one app. Bringing you all over the world.</td>
|
|
|
1129 |
</tr>
|
|
|
1130 |
</tbody>
|
|
|
1131 |
</table>
|
|
|
1132 |
</td>
|
|
|
1133 |
</tr>
|
|
|
1134 |
</tbody>
|
|
|
1135 |
</table>
|
|
|
1136 |
</div>
|
|
|
1137 |
</td>
|
|
|
1138 |
</tr>
|
|
|
1139 |
</tbody>
|
|
|
1140 |
</table>
|
|
|
1141 |
</div>
|
|
|
1142 |
</div><!-- .grid_3_left_middle -->
|
|
|
1143 |
|
|
|
1144 |
<div class="grid_3_right">
|
|
|
1145 |
<div class="island">
|
|
|
1146 |
<div class="island_title">
|
| 8227 |
anupam.sin |
1147 |
AndroidLand Experience
|
| 8151 |
anupam.sin |
1148 |
</div>
|
|
|
1149 |
|
| 8156 |
anupam.sin |
1150 |
<div class="island_img"><img src="/images/androidland/store-widget-image.png"></div>
|
| 8151 |
anupam.sin |
1151 |
|
|
|
1152 |
<div class="island_content">
|
|
|
1153 |
<div>
|
| 8227 |
anupam.sin |
1154 |
See Android like you have never seen before.<br>
|
| 8151 |
anupam.sin |
1155 |
<br>
|
| 8156 |
anupam.sin |
1156 |
<a class="arrow_link show_popup" href="/android-land-store">Find Out More</a>
|
| 8151 |
anupam.sin |
1157 |
</div>
|
|
|
1158 |
</div>
|
|
|
1159 |
</div>
|
|
|
1160 |
|
|
|
1161 |
<div class="island">
|
|
|
1162 |
<div class="island_title">
|
| 8227 |
anupam.sin |
1163 |
Android Devices
|
| 8151 |
anupam.sin |
1164 |
</div>
|
|
|
1165 |
|
| 8156 |
anupam.sin |
1166 |
<div class="island_img"><img src="/images/androidland/devices-widget-image.png"></div>
|
| 8151 |
anupam.sin |
1167 |
|
|
|
1168 |
<div class="island_content">
|
| 8227 |
anupam.sin |
1169 |
Learn more about the latest Android handsets and accessories.
|
| 8156 |
anupam.sin |
1170 |
</div><a class="arrow_link" href="/android-land-devices">Find Out More</a>
|
| 8151 |
anupam.sin |
1171 |
</div>
|
| 8156 |
anupam.sin |
1172 |
|
| 8151 |
anupam.sin |
1173 |
</div><!-- .grid_3_right -->
|
|
|
1174 |
</div><!-- .content -->
|
|
|
1175 |
</div>
|
|
|
1176 |
</div>
|
|
|
1177 |
#include("templates/footer.vm")
|
|
|
1178 |
</body>
|
|
|
1179 |
</html>
|