需要Android成就的想法

Nex*_*ion 4 android

我正在研究创建一个简单的(毫无意义的)Android应用程序/系统,它可以跟踪各种事物,并为您提供积分.可能会花点数来解锁更多的成就,或者那些东西.唯一的问题是我很难找到可追踪的东西.我知道到目前为止,您可以使用不同的EventListeners检测到许多内容,但这些都是针对每个成就的具体内容.所以我要求你们提供的内容,只是你可以在Android上跟踪(REASONABLY)的一般想法.

我到目前为止的清单(不是石头或编码,只是想法):

+The Basics
    -Open 10 unique apps
+Around the World
    -"Check In" to 5 different locations (GPS)
+Time Traveler
    -Obtain 88 miles an hour
+Energizer
    -Recharge your phone for 1000 hours
+Forever Alone
    -Do not receive a call or text for 5days
Run Code Online (Sandbox Code Playgroud)

Tud*_*dor 5

如果您可以使用传感器实现跌倒检测算法:

+Clumsy
    -Dropped the phone 5 times.
Run Code Online (Sandbox Code Playgroud)