Difference between revisions of "Android Development"

From Klaus' wiki
Jump to: navigation, search
Line 7: Line 7:
  
 
Bøger:
 
Bøger:
http://www.amazon.com/Hello-Android-Introducing-Development-Programmers/dp/1934356492/ref=cm_lmf_tit_1
+
http://pragprog.com/titles/eband3/hello-android
 
http://www.amazon.com/Professional-Android-Application-Development-Programmer/dp/0470565527/ref=cm_lmf_tit_2
 
http://www.amazon.com/Professional-Android-Application-Development-Programmer/dp/0470565527/ref=cm_lmf_tit_2
  
Line 26: Line 26:
 
Ikoner til brug i Android:
 
Ikoner til brug i Android:
 
http://androiddrawableexplorer.appspot.com/
 
http://androiddrawableexplorer.appspot.com/
 +
 +
Source of knowledge
 +
http://stackoverflow.com

Revision as of 08:19, 17 December 2010

Android tips and trix.

Screencast your phone on the PC with this

List of phones with technical information can be found here


Bøger: http://pragprog.com/titles/eband3/hello-android http://www.amazon.com/Professional-Android-Application-Development-Programmer/dp/0470565527/ref=cm_lmf_tit_2

Tutorials - online eksempler: http://www.androidsnippets.org/ http://developer.android.com/guide/appendix/faq/commontasks.html http://mobile.tutsplus.com/tutorials/android/android-sdk-alert/

http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/view/index.html http://developer.android.com/guide/index.html

Logcat tool til telefonen: http://code.google.com/p/alogcat/

API demoer: http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/view/index.html

Ikoner til brug i Android: http://androiddrawableexplorer.appspot.com/

Source of knowledge http://stackoverflow.com