| Author |
Message |
taron Once Poster

Joined: 02 Dec 2007 Posts: 1
|
Posted: Sun Dec 02, 2007 3:21 pm Post subject: |
|
|
Hello,
What about a tutorial on SMS/MMS management? I mean send SMS/MMS (by taking recipients from contatcs manager), show list of received messages and even something else
I think this could be helpful to a lot of people.
Thanks. |
|
| Back to top |
|
 |
kosirm Freshman

Joined: 01 Dec 2007 Posts: 3
|
Posted: Tue Dec 04, 2007 9:07 am Post subject: Building Custom Android Components |
|
|
| There is some basic info on Building Custom Android Components (http://code.google.com/android/toolbox/custom-components.html) but I see room for more detailed explanation of custom component building steps... |
|
| Back to top |
|
 |
cmendes0101 Once Poster

Joined: 02 Dec 2007 Posts: 1 Location: Murrieta, CA
|
|
| Back to top |
|
 |
faceman Freshman

Joined: 06 Dec 2007 Posts: 3
|
Posted: Thu Dec 06, 2007 7:06 pm Post subject: Face detection |
|
|
I am very curious about the face detection built into Android SDK. I am not a Java programmer so I am somewhat hesitant to dive into Android.
Does anyone know what the Face Detector in Android is based on? NevenVision perhaps?
A tutorial showing how to use face detection with still images would be great. Under the Advanced Tutorial section there is an example "Using CameraPreview to save a picture onto disk" showing how to capture an image from the camera. This works and might serve as a good starting point, but obviously without access to a camera it isn't going to be useful. For now, loading a still image and running FaceDetector on that would be helpful.
It would be a plus if the tutorial could show how to pull frames off of a pre-recorded video and run FaceDetector on the frames of video.
Thanks in advance for considering this tutorial. |
|
| Back to top |
|
 |
kosirm Freshman

Joined: 01 Dec 2007 Posts: 3
|
Posted: Sat Dec 08, 2007 10:17 pm Post subject: drag&drop |
|
|
| Basic tutorial on drag&drop functionality in android would be very nice: how to drag&drop something on map, or how to drag&drop listview items,... If this is already explained somewhere, please just leave me a link to it. |
|
| Back to top |
|
 |
space_pope Once Poster

Joined: 10 Dec 2007 Posts: 1
|
Posted: Mon Dec 10, 2007 1:44 am Post subject: content provider |
|
|
| I would like to see a tutorial for making a new content provider. Some file types (like .torrent) aren't supported so you need to make a new content provider, define a new MIME type, and make an intent-filter in AndroidManifest.xml so your application is launched when the file type is encountered. The Note Pad example does some of this, but it's complicated and there's a lot of things to mess up in this process, so a simple example would be great! |
|
| Back to top |
|
 |
venkat Senior Developer

Joined: 27 Nov 2007 Posts: 152 Location: India
|
Posted: Mon Dec 10, 2007 3:23 pm Post subject: Extend tutorial for Camera capturing |
|
|
Dear Plusminus,
Can u extend your tutorial for Camera Capturing?? Because this tutorial is very useful to many people who wants to learn how Camera will work on mobile.
Thanks in advance,
Regards,
venkat.
Last edited by venkat on Wed Feb 13, 2008 4:24 pm; edited 1 time in total |
|
| Back to top |
|
 |
hugopicado Freshman

Joined: 14 Dec 2007 Posts: 8
|
Posted: Fri Dec 14, 2007 2:33 am Post subject: |
|
|
Hi everyone!!!
I would like to have a tutorial on TCP sockets.
Thanks in advance!!
Hugo. |
|
| Back to top |
|
 |
russoue Freshman

Joined: 16 Nov 2007 Posts: 6
|
Posted: Tue Dec 18, 2007 2:00 am Post subject: |
|
|
| Dachhel wrote: | | It would be nice to have a basic example which uses XMPP for interaction between several mobile phones. If someone knew a good link where I can learn about using XMPP, I would be glad too. |
Hello plusminus, as Dachhel I would also like to see a basic tutorial on XMPP. |
|
| Back to top |
|
 |
venkat Senior Developer

Joined: 27 Nov 2007 Posts: 152 Location: India
|
Posted: Tue Dec 18, 2007 7:34 am Post subject: |
|
|
Hi plusminus,
can u do any tutorial on client server communication. for example, through mobile is it possible to store my files to my own server(HTTP server) . Can u tell me how it's possible.
Thanks and regards,
venkat. |
|
| Back to top |
|
 |
venkat Senior Developer

Joined: 27 Nov 2007 Posts: 152 Location: India
|
Posted: Tue Dec 18, 2007 8:35 am Post subject: |
|
|
Dear +/- , can u extend tutorial for Camera preview. Can u tell me how to draw Image on Camera Preview and if i store Camera preview Image , i want both I image combine together and i will store as a Single Image.
Thanks and regards,
venkat. |
|
| Back to top |
|
 |
gsmith53 Freshman

Joined: 01 Dec 2007 Posts: 9 Location: Dallas, TX
|
Posted: Tue Dec 18, 2007 9:46 pm Post subject: XMPP Tutorial |
|
|
| I'd like to second the thought for a tutorial on XMPP interation. I've got the SMS stuff figured out, thanks to the tutorial from this site, now If I could only get the XMPP stuff working in the emulator, that would be perfect. |
|
| Back to top |
|
 |
Lex Developer

Joined: 16 Nov 2007 Posts: 30
|
Posted: Wed Dec 19, 2007 12:28 am Post subject: |
|
|
| A tutorial about XMPP would be really great ! |
|
| Back to top |
|
 |
venkat Senior Developer

Joined: 27 Nov 2007 Posts: 152 Location: India
|
Posted: Fri Dec 21, 2007 7:08 am Post subject: UpLoad Files. |
|
|
Dear PlusMinus,
Can u Make tutorial on Http Connection. For example ,i need to upload files from emulator to server( Http Server). Can u help me how to do that.
Thanks and Regards,
Venkat. |
|
| Back to top |
|
 |
jns Freshman

Joined: 25 Dec 2007 Posts: 2
|
Posted: Tue Dec 25, 2007 6:29 am Post subject: android.provider.Settings.System |
|
|
Dear Plusminus,
Can you give me a tutorial for android.provider.Settings.System?? For example ,i need to change wallpaper from my provider. Can you help me ?
Thanks in advance,
Regards,
jns. |
|
| Back to top |
|
 |
|