Looking to see if anyone is willing to put together an app for this software. The company released the source code for anyone willing to build an android app.
Basically its a webcam monitoring software to view your cameras as a type of security system.
If I had any idea how to put it together I'd do it myself but I dont have the first clue of where to start. Ive got the source code though if anyones interested.
Looking to see if anyone is willing to put together an app for this software. The company released the source code for anyone willing to build an android app.
Basically its a webcam monitoring software to view your cameras as a type of security system.
If I had any idea how to put it together I'd do it myself but I dont have the first clue of where to start. Ive got the source code though if anyones interested.
I've been using this for a few months and figured I would share it.
You can find it on github under the user dloftus98. I can't post a url here.
The code there on the gingerbread branch will ignore the mandatory pin code on the lockscreen. You'll be free to use pattern lock or nothing at all.
Let me know if you have any questions!
Dan
Hey guys, I'm making myself an app where I can use the camera to look at a magic the gathering card, and it will tell me what the card is based on the name at the top.
I'm not asking on how to do it, but I'm trying to find another app's source code I can look at where I can learn from and see how it is implemented. Anyone think they could help me out a bit with that?
Thanks.
I am new to programming and understanding the concepts behind it and I was wondering if anyone could point me in the direction to some source code for the excellent ROM's I have seen on here or any applications which have been developed for the Android OS? The reason for this request, I need to see the code to understand what's going on behind the scenes to make a ROM/application function. I figure if I am able to study the code, I may actually be able to understand finally how to develop either an application or ROM. Thanks in advance. :good::good::good:
LivioDoubleFang said:
I am new to programming and understanding the concepts behind it and I was wondering if anyone could point me in the direction to some source code for the excellent ROM's I have seen on here or any applications which have been developed for the Android OS? The reason for this request, I need to see the code to understand what's going on behind the scenes to make a ROM/application function. I figure if I am able to study the code, I may actually be able to understand finally how to develop either an application or ROM. Thanks in advance. :good::good::good:
Click to expand...
Click to collapse
Most of the ROM's that are built from source either use AOSP source code which the source code can be found here, Cyanogenmod source code which can be found here, AOKP source code which can be found here, or Paranoid Android source code which can be found here, or the ROM's use a combination of all these listed and cherrypick there favorite features from each while adding there own. When it comes it seeing what other changes have been made by the developer the easiest way to look at the source code is looking at each developers github profile if available which can be accessed by usually searching for there username on github or clicking on there username here on XDA and selecting the "View Github profile" option. Let me know if you still have questions .
Thank you shimp208 for your expedient response on this issue. I will definitely be checking out the links you have provided and with hopes, gain a deeper understanding of the Android OS to become a developer myself.
LivioDoubleFang said:
Thank you shimp208 for your expedient response on this issue. I will definitely be checking out the links you have provided and with hopes, gain a deeper understanding of the Android OS to become a developer myself.
Click to expand...
Click to collapse
I wish you the best of luck man, these guides are also definitely worth taking a look for getting started with a variety of ROM development aspects http://xda-university.com/as-a-developer.
Sent from my SCH-I535 using xda premium
Thanks a lot
shimp208 said:
Most of the ROM's that are built from source either use AOSP source code which the source code can be found here, Cyanogenmod source code which can be found here, AOKP source code which can be found here, or Paranoid Android source code which can be found here, or the ROM's use a combination of all these listed and cherrypick there favorite features from each while adding there own. When it comes it seeing what other changes have been made by the developer the easiest way to look at the source code is looking at each developers github profile if available which can be accessed by usually searching for there username on github or clicking on there username here on XDA and selecting the "View Github profile" option. Let me know if you still have questions .
Click to expand...
Click to collapse
Thanks For Help i too had same Que.
Thank you very much :good: