How can i connect my phone camera to my pc - android

I would like to create an app like droidcam for my diploma and i have no idea from where to start or how to achieve it.I was wondering if there is any guide or any place i can learn from.
Thanks in advance.

When you have some ideas about how the program should work like but are not sure about the implementation, Github is always a good place to do some research and learn from other people's code :-)
You can check this project:
https://github.com/imakhilc/DroidCamera

Related

How to connect my application with a local server in android

I'm a beginner, and I need to find a way to connect a local server to an android app. I hope you can provide me with a book to teach me hoe to do it. I have searched all over google, but couldn't find any. Thanks in advance.
No offense, but you're bad looking. First of all, do not forget, those development under the android goes for Java.
This way you can approach this article.
But this question shows a poor level of your knowledge. You should go through a couple of courses java and android.
Please learn basic skills. Tutorials "step by step" may leave a gap in your knowledge.

Heart Rate Monitoring on Android Smartphone using Camera

I'am new to Android development. I know that I need to learn a lot about this thesis topic that we proposed. Can somebody help me on how can i develop this kind of application? I need to know what algorithms should i use to make the application better. Thanks for your help guys. :)
I guess that this will be a good place to start your search
https://code.google.com/p/android-heart-rate-monitor/

Make a search function

I want to make a search function to my android app. I want the things that you are going to search from in the app, not a database or something like that! :) So yeah, maby someone could link me a tutorial or something? :)
Thanks! (REALLY sorry for bad english!)
You should look at this tutorial:
searching employees
and this one from android developer site

How to use Flipboard effect on Android

I really like some effects in iPad. Especial flipboard, but I am an android developer at the moment, so I want to build an app which has the same effect. But I cannot find any source code about it on the Internet. On youtube I found a video I really like. Can someone help me?
Hey… Here is a quick guide for getting the clipboard effect on your Android phone. Just go through this tutorial for getting it. Hope it will be helpful to you.
http://openaphid.github.com/blog/2012/07/27/how-to-handle-touch-events-for-flip-animation/ there u go, but it is on opengl, and i'm not sure if it supports complex views as ListView. If you want to make one from the scratch i also recommend you this link. It is on Flex, but the principle is similar. http://oreilly.com/pub/a/javascript/archive/flashhacks.html?page=1

What is the most effecient way to write application code?

I am new to android application developement.
How can I write efficient and optimized code? Can anyone give me a tutorial or example source with explanation.
I have no clue what you expect here, but start with the manual?
Hello world is a good place to start
Read up on apllication fundamentals

Categories

Resources