Fork of :- Android application which allows you to gtalk (jabber/xmpp) to your phone to run commands.
talkmyphone is hosted in the following web site
https://github.com/jasherai/talkmyphone
If you think the Android project talkmyphone listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of talkmyphone.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 3 |
Activity Count | 3 |
jar files used | smack.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE android.permission.READ_SMS android.permission.RECEIVE_MMS android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.WRITE_SMS |
There are 3 image files in talkmyphone. The names of the image files are listed as follows.
status_green.png status_orange.png status_red.png
The following screenshort is generated from the image listed above.
talkmyphone has the following Java source files.
com.googlecode.talkmyphone.BootReceiver.java com.googlecode.talkmyphone.CallReceiver.java com.googlecode.talkmyphone.EditIntegerPreference.java com.googlecode.talkmyphone.LocationService.java com.googlecode.talkmyphone.MainScreen.java com.googlecode.talkmyphone.NetworkConnectivityReceiver.java com.googlecode.talkmyphone.PhoneCallListener.java com.googlecode.talkmyphone.Preferences.java com.googlecode.talkmyphone.SmsReceiver.java com.googlecode.talkmyphone.Tools.java com.googlecode.talkmyphone.XmppService.java com.googlecode.talkmyphone.contacts.Contact.java com.googlecode.talkmyphone.contacts.ContactAddress.java com.googlecode.talkmyphone.contacts.ContactsManager.java com.googlecode.talkmyphone.contacts.Phone.java com.googlecode.talkmyphone.geo.GeoManager.java com.googlecode.talkmyphone.geo.GeoPopup.java com.googlecode.talkmyphone.sms.Sms.java com.googlecode.talkmyphone.sms.SmsMmsManager.java