+101 - Vote for the best Android Applications

101 Best Android Apps is an Android Apps gallery for the best Android phone applications


Topics
All
Books
Family
Fun
Games
Maps
Money
Music
News
Photos
Shopping
Social
Sports
Travel
Video
Weather

Please help...

We've not got anything here for you yet!

This site is new and we're not sure what you'll need help with. Please help us out by contacting us and asking us your question. In fact, contact us anyway, we're really lonely internet nerds.

Other stuff

Sponsors

Wirefly - Back to School Blow Out

Sponsors

Apps Jobs - Search and advertise android apps jobs

New from the blog

Recent Comments

  URI STRING  
/help/
  CLASS/METHOD  
help/index
  MEMORY USAGE  
2,796,932 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0075
Entries Getrows  0.0029
Entries Get  0.0003
Controller Execution Time ( Help / Index )  0.0728
Total Execution Time  0.0845
  GET DATA  
No GET data exists
  POST DATA  
No POST data exists
  DATABASE:  db281390255   QUERIES: 7   
0.0017   SELECT `e`.*, `v`.`avg` as `avg_vote`, `v`.`count` as `vote_count`, `v`.`sum` as `vote_sum`
FROM (`101_bestandroidapps_entriese)
LEFT JOIN `101_bestandroidapps_votes_tempON `e`.`id` = `v`.`entry_id`
WHERE `e`.`active` = '1'
AND `e`.`banned` = '0'
GROUP BY `e`.`id
0.0001   SELECT `e`.*, `v`.`avg` as `avg_vote`, `v`.`count` as `vote_count`, `v`.`sum` as `vote_sum`
FROM (`101_bestandroidapps_entriese)
LEFT JOIN `101_bestandroidapps_votes_tempON `e`.`id` = `v`.`entry_id`
WHERE `e`.`active` = '1'
AND `e`.`banned` = '0'
GROUP BY `e`.`id`
ORDER BY `e`.`createdDESC
LIMIT 12 
0.0003   DELETE FROM 101_bestandroidapps_online
WHERE 
`date` < DATE_SUB(NOW()INTERVAL 30 SECOND) 
0.0002   DELETE FROM 101_bestandroidapps_online
WHERE 
`ip` = '38.107.191.83'
AND `agent` = 'Unidentified User Agent' 
0.0001   INSERT INTO 101_bestandroidapps_online (agentip) VALUES ('Unidentified User Agent''38.107.191.83') 
0.0001   SELECT COUNT(*) AS numrows FROM 101_bestandroidapps_online 
0.0002   SELECT COUNT(*) AS numrows
FROM 
(101_bestandroidapps_online)
WHERE `user_idIS NULL