morodomi / Android-Lecture-4

Android Lecture 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Author Masahiro Morodomi <morodomi at gmail.com>

##Description

Android Lecture 4 for Developers.

In this Lecture, you will learn what is intent and how to use it.

##Requirements

  • Eclipse IDE for Java Developers
  • Android SDK
  • Android 2.1 or higher

##Questions

  • Add an map intent action to find tokyo.
  • Search "Kiradeco Picture" on Google Play with one button.
  • Receive URL Scheme morodomi://launch with this app. http://dl.dropbox.com/u/54119179/Android/url_scheme.html
  • Pick up an image from Gallery and show on the view. (This may take more than 30 min.)

##References (Japanese) http://www.saturn.dti.ne.jp/npaka/android/intent/index.html

##Presentation (Japanese) http://dl.dropbox.com/u/54119179/Android/android-lecture-4.html

##License Copyright (c) on 2012, Masahiro Morodomi

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.

See the License for the specific language governing permissions and
limitations under the License.

About

Android Lecture 4


Languages

Language:Java 100.0%