Saturday, September 5, 2015

List of Apps installed on my Android Device - Asus Zenfone 5

Before i try some other Android device, i compiled a list of apps i use on my current Android phone. Although this is my secondary phone, i do use it quite often. I have skipped the default ones provided by Google, and all social networking related or social media sharing ones. I also skipped local Japanese apps, by Rakuten, for example. No eCommerce/online shopping apps were listed either.
  1. 8Tracks
  2. Aldiko
  3. AliExpress
  4. Bandcamp
  5. Bing
  6. Camera (by Google)
  7. CDE (Computer Desktop Encyclopaedia)
  8. CityMaps
  9. Dolphin Zero
  10. ES File Explorer
  11. Fing (network tool)
  12. Firefox (by Mozilla)
  13. Flava
  14. Flights (by SkyScanner)
  15. Flipboard
  16. Gaana
  17. Hopper Flights
  18. Jamendo
  19. Kindle (by Amazon)
  20. Kobo (by Rakuten)
  21. Libon
  22. Line
  23. My Tracks
  24. Office Mobile (by Microsoft)
  25. OneDrive (by Microsoft, for Media Backup)
  26. OpenSignal (network tool)
  27. Opera - Mini, Max, Mobile, whatever
  28. OverDrive
  29. Photos (by Google, for Media Backup)
  30. Portal (by PushBullet)
  31. PushBullet
  32. QR Code Reader
  33. Saavn
  34. ShoeBox (for Media Backup)
  35. Skype
  36. Translate
  37. Viber
  38. WhatsApp
  39. Wikipedia
  40. Xender

No comments:

Post a Comment

Going one step further with Kotlin & gRPC

Recently, I tried using Quarkus with Kotlin for grpc. I have worked with grpc for communication between microservices in Java & Golang. ...