Would you like to see this page in English? Click here.


または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Android Apps with App Inventor: The Fast and Easy Way to Build Android Apps
 
 

Android Apps with App Inventor: The Fast and Easy Way to Build Android Apps [ペーパーバック]

Joerg H. Kloss

参考価格: ¥ 3,733
価格: ¥ 3,371 通常配送無料 詳細
OFF: ¥ 362 (10%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
在庫あり。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。
2点在庫あり。ご注文はお早めに。
2012/6/1 金曜日 にお届けします! 「お急ぎ便」オプション(有料)を選択して注文を確定された関東エリアへの配達のご注文が対象です。詳しくはこちら

キャンペーンおよび追加情報

  • 掲載画像とお届けする商品の表紙が異なる場合があります。ご了承ください。



商品の説明

内容説明

Wi>Android Apps with App Inventor provides hands-on walkthroughs that cover every area of App Inventor development, including the Google and MIT versions of App Inventor.

 

Kloss begins with the absolute basics of program structure, syntax, flow, and function, and then demonstrates simple ways to solve today’s most common mobile development problems. Along the way, you’ll build a dozen real Android apps, from games and geotrackers to navigation systems and news tickers. By the time you’re done, you’ll be comfortable implementing advanced apps and mashups integrating realtime multimedia data from all kinds of Web services with the communication and sensor-based features of your smartphone.

 

Topics covered include

  • Installing and configuring App Inventor

  • Building modern, attractive mobile user interfaces

  • Controlling Android media hardware, including the camera

  • Saving data locally with TinyDB, or in the cloud with TinyWebDB

  • Streamlining and automating phone, text, and email communications

  • Tracking orientation, acceleration, and geoposition

  • Integrating text-to-speech and speech-to-text in your apps

  • Controlling other apps and Web services with ActivityStarter

  • Building mobile mashups by exchanging data with Web APIs

  • Testing your apps for diverse hardware with the Android Emulator

  • Example apps, including multimedia center, online vocabulary trainer, finger painting, squash game, compass, geocacher, navigator, stock market ticker, and many more

This book will empower you to explore, experiment, build your skills and confidence, and start writing professional-quality Android apps—for yourself, and for everyone else!

 

Companion files for this title can be found at informit.com/title/9780321812704

著者について

Jörg H. Kloss has been actively involved with innovative information and communication technology for many years, and has developed Android applications with App Inventor since it was still in early closed beta. Kloss has developed 3D online information systems, and worked at Fraunhofer IAO’s VRLab. He is the author of X3D: Programming Interactive 3D Applications for the Internet, published in German (Addison-Wesley, 2010), and is currently working on mobile augmented reality, ubiquitous computing, and contextual services.

登録情報


この本のなか見!検索より (詳細はこちら
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引
この本の中身を閲覧する:

この商品を見た後に買っているのは?


類似した商品から提示されたタグ

 (詳細)
関連タグ(この商品に近い関連キーワード)を追加する++最初のタグになります
 
(1)

 

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  5件のカスタマーレビュー
3 人中、3人の方が、「このレビューが参考になった」と投票しています。
Build Android apps without knowing any Java! 2012/4/10
By Rooterdog - (Amazon.com)
形式:ペーパーバック
I've spent the last couple weeks working my way through Android Apps with App Inventor by Jörg H. Kloss. My background is in iOS development and I knew absolutely NO Java and had spent little time even using an android device. The first couple chapters walk you through getting things set up with App Inventor. Once you have that done you jump right into building your first app which could not have been easier using the App Inventor site. Each consecutive chapter builds on what you have learned previously and within a few chapters you're actually building some fairly involved apps. Some of the topics in the book include working with media, hardware (like camera), cloud, text, geoposition, text-to-speech, web integration, and much more. Bottom line, this book will give you a great start to building Android apps and you will be surprised just how far you can go even with no previous programming knowledge. As a side note, the "building block" approach used in App Inventor gives a great foundation for beginning programmers. Working with, and understanding how App Inventor functions will make the learning process considerably easier for new developers that decide to take the next step and actually learn a programming language, especially an object oriented language. I definitely recommend this book to anyone that wants to get a quick start on building Android Apps, and does not have experience with Java, Eclipse, and of course the Android SDK.
2 人中、2人の方が、「このレビューが参考になった」と投票しています。
Great for Beginners! 2012/4/18
By mtrego - (Amazon.com)
形式:ペーパーバック
This book is great for people just learning App Inventor. It's pretty detailed and laid out in an easy to understand manner.
An impressive, essential guide to App Inventor 2012/5/29
By James O'Toole - (Amazon.com)
形式:ペーパーバック
In just 4 weeks, I've gone from knowing nothing about mobile development to creating an Android app which I've just released on Google Play. It's a testament to both the power of App Inventor and the usefulness of this book.

Kloss takes you step-by-step through a series of real world app projects, each dealing with the different components and block structure that make up App Inventor. The projects themselves have been carefully chosen to take you through App Inventor development both conceptually and practically. You learn not only how components like TinyDB and ActivityStarter work, but how databases can be used in your app and good development practices. The projects themselves increase in complexity and breadth, so by the end of the book you have a true grasp of the possibilities and capabilities of App Inventor.

The inclusion of the source files for each project is also invaluable. It allows you to follow the explanation in the book without having to recreate the projects from scratch yourself - with the inevitable confusion and mistakes when you're starting something new.

My only niggle is I would have liked to have seen more information on how to deal with developing using a (currently) beta platform. Kloss does cover testing and debugging - and points to more sophisticated debugging resources. However, I found that even some fundamental aspects of App Inventor - like simply putting a background picture in a canvas - resulted in App Inventor crashing. It took using the Android SDK debugging tool to find a workaround. For novices who are inspired to build their own apps this could prove frustrating, and more forewarning and suggested approaches would have been helpful.

This is a relatively small omission in an otherwise impressive book. The absence of any comprehensive official user guide for App Inventor (there are only cursory explanations of many components and features on the offical site), makes a book like Android Apps with App Inventor absolutely essential if you're seeking to build an app using App Inventor.

If you'd like to see what can be produced in 4 weeks from scratch using App Inventor, check out kutekittyapp.com

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア

リストを作成

関連商品を探す


同じキーワードの商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換