Windows Phone 7 app development tutorials - Windows Phone 7 Software Development

Hi guys
Does anyone know any good tutorials for a beginner programmer?
Possibly tutorials where the person makes a full application, explains what they are doing.
If not, maybe other useful resources to help get me started in the world of application development for Windows Phone 7?
Thanks in advance.

http://create.msdn.com

Related

[REQUEST] Windows Mobile C++ Tutorials

Hello all,
I have used the search function around this forum and have been unable to find tutorials as far as C++ coding goes. I know the syntax and structure of a C++ program for a computer, but I would like to know if there are some tutorials to help me out when it comes to phone-programming.
All help is appreciated
Thank you!
A similar post went up about two weeks ago. I replied to it, but I'm not going to type it all in again. It's here :
http://forum.xda-developers.com/showthread.php?t=601741
Thank you so much for the quick and helpful reply
*I guess I gotta work on my searching skills haha*

[Request] How to APPS2SD? Step by Step

Hello everyone, I'm new to this Android and I really love it. I have looked through this forum but I couldn't find any guide about APPS2SD for Kaiser, also the one in Google is so confusing. So, would you please create a How To guide to help such people like me to do it, as the internal storage is so limited and there are tons of application people love to install.
Best wishes to you all.
Is anyone ever going to answer this? I've been waiting for an answer and nobody seems to have said a word.
http://forum.xda-developers.com/showthread.php?t=645983

[Q] Android 101

Hey all, I am looking in to getting deeper into android development and so I have a few questions pertaining to what I find would be a good first step.
I usually find myself wanting to edit a png of an app or rom, but also understand that there are some setbacks to doing so. Could some one walk me through editing a simple image from a framework-res.apk? I am on a mac and do not wish to run any virtual machine.
Thanks in advance! I imagine your input here will be of use to more people than just myself.

Future Developer(Tips & Tricks)

Hi guys, I'm currently a senior Computer Science major about to graduate in the next year, and a half. I've been really interested in Android development, and wanted to inquire from the pro's and how they learnt to create, edit, and make such software. So far I haven't been exposed to many real world applications of programming, but any tips that could be provided would be very appreciated!
Light_21 said:
Hi guys, I'm currently a senior Computer Science major about to graduate in the next year, and a half. I've been really interested in Android development, and wanted to inquire from the pro's and how they learnt to create, edit, and make such software. So far I haven't been exposed to many real world applications of programming, but any tips that could be provided would be very appreciated!
Click to expand...
Click to collapse
Android Developers
Official web site for all Android Developers..
You can dowload all kinds of different tools, and SDK components that are required
For Android programming..
Every step is followed with simple but effective tutorials and explanations..
This is THE page to start with!
Vogella
Lars Vogella is independent Android and Eclipse trainer..
You can find on his site many many different tutorials and examples that will help
you to understand much complex stuff on simple, really simple way!
If you have any problems, or just are just stuck...visit this site, it'll help you!
Stack Overflow
If you have bug in your code, and you don't know where is it, or how to fix it or remove it, ask your question in here, C/P piece of code that doesn't work,
And some one will help you real soon!
There's a lot of users and experts in there, and they're all willing to help you for free..
I hope that i helped you with this..
Cheers and good luck!
dorianborovina said:
Android Developers
Official web site for all Android Developers..
You can dowload all kinds of different tools, and SDK components that are required
For Android programming..
Every step is followed with simple but effective tutorials and explanations..
This is THE page to start with!
Vogella
Lars Vogella is independent Android and Eclipse trainer..
You can find on his site many many different tutorials and examples that will help
you to understand much complex stuff on simple, really simple way!
If you have any problems, or just are just stuck...visit this site, it'll help you!
Stack Overflow
If you have bug in your code, and you don't know where is it, or how to fix it or remove it, ask your question in here, C/P piece of code that doesn't work,
And some one will help you real soon!
There's a lot of users and experts in there, and they're all willing to help you for free..
I hope that i helped you with this..
Cheers and good luck!
Click to expand...
Click to collapse
That Vogella is a fantastic website, never heard, so thanks i will use this now, good way to start learning java and android.
s.d.oconnor said:
That Vogella is a fantastic website, never heard, so thanks i will use this now, good way to start learning java and android.
Click to expand...
Click to collapse
Glad to help!!!
These are awesome links, I've been recently reading Programming Android by Mr. Zigurd Mednieks. So far it's pretty good, and it's builds upon my previous knowledge of Java(which I haven't used in a while).

Learning ROM Development - Where to even begin??

So I’ve been a member here since the Droid X days and I’ve learned a lot over the years with each device I’ve had but I never really looked into creating ROMs (I always wanted to learn but never got to it).
I know it’s going to be a learning process that takes some time but I’m looking for help on where I should start. Before anyone posts a whole bunch of random looks I’ll say right now that I am a complete beginner when it comes to this stuff. I’ve looked at a bunch on threads and it’s so overwhelming being completely new so I don’t know what’s relevant and what’s not.
From the research I’ve done today I learned about a program called Android Kitchen which from my understanding was used to create and compile ROMs. From what I found it looks like the original dev stopped updating it back in 2013. In the ChefCentral>Android forum it looks like someone else took over and maintains it for Linux. I also came across a variant there called “Assayyed_Kitchen”. Is this the same program just made by someone else? I don’t know you tell me? lol
I also plan to learn some Java in the coming months and Android App development. I don’t have a huge interest in making apps right now but who knows maybe I will down the road. I just figured learning Java can only help with learning to make ROMs? Do I even need to know any of it for this kind of stuff?
So basically I’m looking for some guidance on where to start as a complete beginner in learning ROM development. Even someone taking the time to type out a few basic steps explains what the whole process even involves from start to finish would help a lot. For example..
1. Download source
2. Open in this program and blah blah
3. Do your magic and customize this and that
4. Do some more magic and pack it back up and flash
Just understanding the steps would make a huge difference because then I know what to research and what to learn. Hoping this thread gets some good info in it and maybe at some point I can create a complete noob friendly guide in the OP to help others like me who don’t know where to begin. To anyone that takes the time to reply and help out.. THANK YOU!
aholeinthewor1d said:
So I’ve been a member here since the Droid X days and I’ve learned a lot over the years with each device I’ve had but I never really looked into creating ROMs (I always wanted to learn but never got to it).
I know it’s going to be a learning process that takes some time but I’m looking for help on where I should start. Before anyone posts a whole bunch of random looks I’ll say right now that I am a complete beginner when it comes to this stuff. I’ve looked at a bunch on threads and it’s so overwhelming being completely new so I don’t know what’s relevant and what’s not.
From the research I’ve done today I learned about a program called Android Kitchen which from my understanding was used to create and compile ROMs. From what I found it looks like the original dev stopped updating it back in 2013. In the ChefCentral>Android forum it looks like someone else took over and maintains it for Linux. I also came across a variant there called “Assayyed_Kitchen”. Is this the same program just made by someone else? I don’t know you tell me? lol
I also plan to learn some Java in the coming months and Android App development. I don’t have a huge interest in making apps right now but who knows maybe I will down the road. I just figured learning Java can only help with learning to make ROMs? Do I even need to know any of it for this kind of stuff?
So basically I’m looking for some guidance on where to start as a complete beginner in learning ROM development. Even someone taking the time to type out a few basic steps explains what the whole process even involves from start to finish would help a lot. For example..
1. Download source
2. Open in this program and blah blah
3. Do your magic and customize this and that
4. Do some more magic and pack it back up and flash
Just understanding the steps would make a huge difference because then I know what to research and what to learn. Hoping this thread gets some good info in it and maybe at some point I can create a complete noob friendly guide in the OP to help others like me who don’t know where to begin. To anyone that takes the time to reply and help out.. THANK YOU!
Click to expand...
Click to collapse
Here is my blog on the topic. I've also got some interesting* Android Security Research on there that acts as a good Segway into reverse engineering, etc.
The one I am linking is for 6.0.x, and I'll be updating it to 7.x soon, though, the only real difference is the branch you checkout (you should understand what this means after reading my guide), and you'll need to install OpenJDK8 instead of the linked 7 (as 7.x requires this).
http://odste.blogspot.com/2016/04/guide-to-compiling-android-on-ubuntu.html

Categories

Resources