home | Download | Guestbook | Sitemap
codelookerDownloadCommunications / Mobileandroid
Search:
AndroidProgrammersGuideSource
  • Classification:Communications / Mobile - android
  • Development Tool:Java
  • Sise:97.0 KB
  • Upload time:2011/5/20 18:18:19
  • Uploader:pkshada
  • Download Statistics:
Description
Android Programming Guide sample code


icon.png

File list:
Chapter10
........\GoogleAPI
........\.........\assets
........\.........\bin
........\.........\...\android_programmers_guide
........\.........\...\.........................\GoogleAPI
........\.........\res
........\.........\...\drawable
........\.........\...\........\icon.png
icon.png
........\.........\...\layout
........\.........\...\......\main.xml
........\.........\...\values
........\.........\...\......\strings.xml
........\.........\src
........\.........\...\android_programmers_guide
........\.........\...\.........................\GoogleAPI
........\.........\...\.........................\.........\GoogleAPI.java
........\.........\...\.........................\.........\R.java
........\.........\.classpath
........\.........\.project
........\.........\AndroidManifest.xml
Chapter11
........\FindAFriend
........\...........\assets
........\...........\bin
........\...........\...\android_programmers_guide
........\...........\...\.........................\FindAFriend
........\...........\res
........\...........\...\drawable
........\...........\...\........\icon.png
icon.png
........\...........\...\layout
........\...........\...\......\findafriend_item.xml
........\...........\...\......\friendsmap.xml
........\...........\...\......\location_editor.xml
........\...........\...\......\name_editor.xml
........\...........\...\values
........\...........\...\......\strings.xml
........\...........\src
........\...........\...\android_programmers_guide
........\...........\...\.........................\FindAFriend
........\...........\...\.........................\...........\FindAFriend.java
........\...........\...\.........................\...........\Friends.java
........\...........\...\.........................\...........\FriendsMap.java
........\...........\...\.........................\...........\FriendsProvider.java
........\...........\...\.........................\...........\LocationEditor.java
........\...........\...\.........................\...........\NameEditor.java
........\...........\...\.........................\...........\R.java
........\...........\.classpath
........\...........\.project
........\...........\AndroidManifest.xml
Chapter5
.......\HelloWorldImage
.......\...............\assets
.......\...............\bin
.......\...............\...\android_programmers_guide
.......\...............\...\.........................\HelloWorldImage
.......\...............\res
.......\...............\...\drawable
.......\...............\...\........\helloworld.png
helloworld.png
.......\...............\...\........\icon.png
icon.png
.......\...............\...\layout
.......\...............\...\......\main.xml
.......\...............\...\values
.......\...............\...\......\strings.xml
.......\...............\src
.......\...............\...\android_programmers_guide
.......\...............\...\.........................\HelloWorldImage
.......\...............\...\.........................\...............\HelloWorldImage.java
.......\...............\...\.........................\...............\R.java
.......\...............\.classpath
.......\...............\.project
.......\...............\AndroidManifest.xml
.......\HelloWorldText
.......\..............\assets
.......\..............\bin
.......\..............\...\android_programmers_guide
.......\..............\...\.........................\HelloWorldText
.......\..............\res
.......\..............\...\drawable
.......\..............\...\........\icon.png
icon.png
.......\..............\...\layout
.......\..............\...\......\main.xml
.......\..............\...\values
.......\..............\...\......\strings.xml
.......\..............\src
.......\..............\...\android_programmers_guide
.......\..............\...\.........................\HelloWorldText
.......\..............\...\.........................\..............\HelloWorldText.java
.......\..............\...\.........................\..............\R.java
.......\..............\.classpath
.......\..............\.project
.......\..............\AndroidManifest.xml
Chapter7
.......\AndroidPhoneDialer
.......\..................\assets
.......\..................\bin
.......\..................\...\android_programmers_guide
.......\..................\...\.........................\AndroidPhoneDialer
.......\..................\res
.......\..................\...\drawable
.......\..................\...\........\icon.png
icon.png
.......\..................\...\layout
.......\..................\...\......\main.xml
.......\..................\...\values
.......\..................\...\......\strings.xml
.......\..................\src
.......\..................\...\android_programmers_guide
.......\..................\...\.........................\AndroidPhoneDialer
.......\..................\...\.........................\..................\AndroidPhoneDialer.java
.......\..................\...\.........................\..................\R.java
.......\..................\.classpath
.......\..................\.project
.......\..................\AndroidManifest.xml
Chapter8
.......\AndroidViews
.......\............\assets
.......\............\bin
.......\............\...\android_programmers_guide
.......\............\...\.........................\AndroidViews
.......\............\res
.......\............\...\drawable
.......\............\...\........\icon.png
icon.png
.......\............\...\layout
.......\............\...\......\autocomplete.xml
.......\............\...\......\button.xml
.......\............\...\......\checkbox.xml
.......\............\...\......\edittext.xml
.......\............\...\......\main.xml
.......\............\...\......\radiogroup.xml
.......\............\...\......\spinner.xml
.......\............\...\values
.......\............\...\......\strings.xml
.......\............\src
.......\............\...\android_programmers_guide
.......\............\...\.........................\AndroidViews
.......\............\...\.........................\............\AndroidViews.java
.......\............\...\.........................\............\AutoComplete.java
.......\............\...\.........................\............\R.java
.......\............\...\.........................\............\testButton.java
.......\............\...\.........................\............\testCheckBox.java
.......\............\...\.........................\............\testEditText.java
.......\............\...\.........................\............\testRadioGroup.java
.......\............\...\.........................\............\testSpinner.java
.......\............\.classpath
.......\............\.project
.......\............\AndroidManifest.xml
Chapter9
.......\AndroidLBS
.......\..........\assets
.......\..........\bin
.......\..........\...\android_programmers_guide
.......\..........\...\.........................\AndroidLBS
.......\..........\res
.......\..........\...\drawable
.......\..........\...\........\icon.png
icon.png
.......\..........\...\layout
.......\..........\...\......\main.xml
.......\..........\...\values
.......\..........\...\......\strings.xml
.......\..........\src
.......\..........\...\android_programmers_guide
.......\..........\...\.........................\AndroidLBS
.......\..........\...\.........................\..........\AndroidLBS.java
.......\..........\...\.........................\..........\R.java
.......\..........\.classpath
.......\..........\.project
.......\..........\AndroidManifest.xml
If you are a member, Log in. If you are not a member, Please register
Related source code
[Android floating button sample] - Android floating button sample
[MacOS, Android as well as Windows so...] - This is a demo project with full source code and fully functioning strategy game. It has single code base which could be compiled for Windows as well as for Android and MacOS
[AndroidDetectInternetConnection] - anroid dect internet connection
[AndroidIR] - Andriod IR for Arduino
[AndroidIM-master] - example of a istant messaging chat
[AndroidSendAlarmDatePicker] - aplication full source
[Simple-Android-OCR-master] - java andvanced imaging
[AndroidPhoneCallExample] - android phonecall implementation
[Android_opengl] - android opengl ex example using texture
[androidcomp] - ths games is goode games
Download Address
download DownLoad
Comments: Don't forget to comment after downloading! Comment...
About - Advertise - Sitemap