help smartphone programming - Touch HD General

hi guys can anyone share good books ,for a introduction into smartphone programming.
also is it possible to use emulator tools on the htc hd.
ld like to create small apps and try them out on my blackstone.
any starting advice would be appreciated.

http://forum.xda-developers.com/showthread.php?t=497124&highlight=programming
http://forum.xda-developers.com/showthread.php?t=479060&highlight=programming
http://forum.xda-developers.com/showthread.php?t=433874&highlight=programming
http://forum.xda-developers.com/showthread.php?t=412037&highlight=programming
http://forum.xda-developers.com/showthread.php?t=394044&highlight=programming
http://forum.xda-developers.com/showthread.php?t=380069&highlight=programming
http://forum.xda-developers.com/showthread.php?t=336251&highlight=programming
http://forum.xda-developers.com/showthread.php?t=446804&highlight=programming
http://forum.xda-developers.com/showthread.php?t=302548&highlight=programming
would advice agains getting a real book as one can't copy paste or search
and the internet is full of free stuff to get one started

thanks for the link ,

Related

Where to start and how to do?

Hello dear developer friends.
i am developing windows and web applications on .NET Framework 2.0 via C#. i am using I-mate JAMin i want to write a gadget that can change my msn's personal message to where i am now. I mean get to the Cell Info (Channel 50).
I look up the Object Browser i didn't see any thing can help me about this subject.
If someone has knowledge about this let me know than we all be happy
Thank you very much ...

Which tools you use to develop your ROMS?

Hi guys, sorry if my question has been asked a zillion times, I can't seem to find the right pointers.
I want to know how do you develop or create your ROMS so that I can create my own and share them with you. I have no real experience yet with WM, but I do have a lot with Linux embedded systems.
I recently ported an embedded Android OS on a micro-controller card for an industrial application (yes Android is getting popular as a good solution for embedded/mobile devices besides phones). I want to start a personal project on my Touch Viva with Android.
So any links or pointers to existing tools or documentation will be appreciated.
I share your enthusiasm with the Touch Viva so anything I learn and develop for it I will share it here.
Thanks.
rchav said:
Hi guys, sorry if my question has been asked a zillion times, I can't seem to find the right pointers.
I want to know how do you develop or create your ROMS so that I can create my own and share them with you. I have no real experience yet with WM, but I do have a lot with Linux embedded systems.
I recently ported an embedded Android OS on a micro-controller card for an industrial application (yes Android is getting popular as a good solution for embedded/mobile devices besides phones). I want to start a personal project on my Touch Viva with Android.
So any links or pointers to existing tools or documentation will be appreciated.
I share your enthusiasm with the Touch Viva so anything I learn and develop for it I will share it here.
Thanks.
Click to expand...
Click to collapse
use any of these links to get ur kitchen and go ahead.
http://forum.xda-developers.com/showthread.php?t=452064
http://forum.xda-developers.com/showthread.php?t=554858&highlight=kitchen
i cant guarantee nor assure that these work good....still,these are the KITCHENS used....u can HUNT thru the forum.....ASK some senior members if u are still at large from ur dream to create a ROM.
rchav said:
Hi guys, sorry if my question has been asked a zillion times, I can't seem to find the right pointers.
I want to know how do you develop or create your ROMS so that I can create my own and share them with you. I have no real experience yet with WM, but I do have a lot with Linux embedded systems.
I recently ported an embedded Android OS on a micro-controller card for an industrial application (yes Android is getting popular as a good solution for embedded/mobile devices besides phones). I want to start a personal project on my Touch Viva with Android.
So any links or pointers to existing tools or documentation will be appreciated.
I share your enthusiasm with the Touch Viva so anything I learn and develop for it I will share it here.
Thanks.
Click to expand...
Click to collapse
Oh goody.
Somebody is working on android for Opal.
Hi,
If you want to continue the work of porting Android to Touch viva left by musikmonk (Lost his device ) then i don't think you need to learn rom cooking and stuffs. Rom cooking will only help when you want to make a rom (dual booting) with windows mobile and android. But there is no point to make such rom as of now because Android is not yet ready for daily use.
So i beleive that if you want to continue the project head over to : http://sourceforge.net/apps/trac/wing-linux/wiki there you will get all the resource etc. Even you will get support there. And for testing purpose you can always depend on xda.
Hope that helps you.
as just jegan have said
could help the wing linux project
many people will be grateful
and on xda you can recive help with the testing phase
look here
http://forum.xda-developers.com/showthread.php?t=628917
regards
gp

[Q] Developing Applications

Hi, I am novice code writer with experience of Visual basic and would like to write apps for my HTC HD2. Can anyone point me at a developer tool that will help me get started (preferably free).
bunch of useful links here, plus end of post two a link to more useful stuff.
http://forum.xda-developers.com/showthread.php?t=731426

New on Android Game Developement

I was tasked to make a simple card matching game on android platform
since I'm new to Android, can anybody help point me to the right direction.
i need your help guys.
i want to know the tools to be used.
and sites for some syntax documentation.
I hope you'll help me on this matter.:good:
search
i also has to seach it,every one has to learn

[Q] a few questions about webRTC on android

hi all,
I have a few questions about webRTC on android. I can say I'm new about android and webRTC but I can also say I made tooo much research about webRTC on android. But still have a few questions. (some of them because of I'm new, and some of them because of I'm okey but not fully)
I'm trying to make an android app which is going to communicate between web browser (first choice is chrome) and android device directly (p2p we can say). So I made too much research and I found webRTC is good for me. Do you advise me something other or is it okey you think? (also I am going to code a plugin for chrome).
Nearly every document says 'android is not directly support webRTC'. So I need something to provide me webRTC on android. What it is? Is it native android that I have to code? Is it native (NDK) library that I have to include my project? Or is it a java lib? Or should I go for cordova/crosswalk or sth like that? I researched all but didn't find something can help me. Yeah there are documents about it but not enough..
Some of documents says, I need chromium. But why and how? They show me lots of linux terminal commands and even there is no a line java or C or C++ code. Even some terminal commands and links that they give is not working.
I read/found/tried these things as a result of my research:
Apache cordova
Crosswalk
http://www.webrtc.org/
https://github.com/webrtc
http://webrtc.github.io/samples/
http://simonguest.com/2013/08/06/building-a-webrtc-client-for-android/
http://orcaman.blogspot.com.tr/2014/07/building-native-android-webrtc-source.html
https://github.com/pchab/ProjectRTC
https://github.com/pchab/AndroidRTC
in a nutshell I need help. Please give me your hand. Thank you. (because I'm really very helpless and tried to do my best)
Thank you.
Any idea? Any help?

Categories

Resources