I'm working on this project, i dont have a good experience in programming with android studio. I have tried to look in google or youtube for helps but no luck.
Where can I find some good tutorials to help me to understand what I need to do in my application to read data from the raspberry server( like reading temperature) or sending commandes to the server (like switch on/off led).
Anyone can help me out?
You can take a look at OpenHab. It is an open source project with quite a few tutorial and good community support.
http://docs.openhab.org/
Related
I don't know how to get those data from smartwatch to my android smartphone. Anyone ever develop apps like this? please help me or you can tell me the reference for me to develop this apps. Please help, Thank you
Take reference of the application SensorDashboard.
I found it very useful to understand and implement sensor related operations on smart-watch and get it on phone ultimately.
Did you try this Sony Smartwatch link or the link for developing apps for Android Wearables? If you're really in Indonesia as your profile says you could look here too.
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.
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/
Does anyone know how to implement voice/video over IP in a android application ?
I am trying to understand how it works and should be done. what is the best technology to do that ? is there any good tutorial ?
check out SipDroid. It does pretty much what you want and is free open source software. You can check out their code and go from there. http://code.google.com/p/sipdroid/
i want to make an android application, which gets latest updates from wikipedia website and displays it on android home screen using home widget. You can assume it something like weather widget. But, i am unfortunately unable to get updates from wikipedia. I just saw your thread regarding wikipedia, but I am still stuck in my problem.
Can you please send me any sample code, in which something is being brought from wikipedia into my android application. I would be very grateful to you. Please help me, i really need it....
Thanks
Regards,
Wajahat Karim
Android Developer,
Research Assistant (RA),
SMART Machines And Robotics Technology (SMART) Research Lab,
NUST School of Electrical Engineering & Computer Sciences (SEECS),
Islamabad Pakistan
Email: karim_nust#yahoo.com
You can use the API, which lists the most recentchanges on Wikipedia:
http://en.wikipedia.org/w/api.php?action=query&list=recentchanges
Look at the base url for the help page:
http://en.wikipedia.org/w/api.php