Hello everyone,

I am a programmer with experience in mobile development, especially
with BREW, but I am new
to Android. Can you help me understand if several features that I want
for my projects are possible with Android?

Here is my list:

1. Programmatically add bookmarks to web browsers.
2. Adding contact list management to email clients.
3. Receive all SMS and delete from inbox the application-directed
ones, even when the application is in background or there is a phone
call going on, etc. (without bugging the user).
4. Running a downloaded application installer (previously downloaded
via TCP/IP).
5. Adding or editing encryption to the data transfer, possibly using
SSL certificates.
6. Backup and restore user's SMS/MMS.
7. Lock the phone with a password.
8. Get ESN, Phone Nr, etc information.
9. Launch any another application, like a web browser.
10. Is there a dialup/VPN facility on Android like on some
smartphones? Are the settings changeable programmatically?
11. Access to user's documents that were not created by the accessing
application.
12. Capturing the display and generating fake button presses/styllus
clicks (as in computer controlled learning).
13. DNS lookups editing (programmatical entry of URL-IP links).
14. Managing username/passwords for other applications (like autofil
with username/password).

Thank you.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to