On Thu, Dec 26, 2013 at 7:23 PM, andrew95434 <[email protected]>wrote:
> Can someone help me with anything to do it? > > How can I make a code to... > ...call someone? > http://lmgtfy.com/?q=android+how+to+start+call > ...make a motion detection camera? > https://code.google.com/p/android-motion-detection/ (found via simple google search) > ...close the application when the phone moves? > http://developer.android.com/guide/topics/sensors/sensors_overview.html http://developer.android.com/reference/android/app/Activity.html#finish%28%29 ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

