SlideShare una empresa de Scribd logo
1 de 112
Android


                Android
               ThreeColors




11   12   18
•             @akai_t
               •       Android
               •
                   Android
               •        Android         Google I/O    2
                                       Android
               •
                   •                      2011    3
                   •                   2012   1
                   •                   2012   2
11   12   18
•
                   • Android
               • Android
                   • Android
               • Android
                   •
               •
                   •
               •
                   •
11   12   18
11   12   18
• Java           install
               • Mac
                •                javac -version




11   12   18
• Java            install
               • Windows
                • http://www.oracle.com/technetwork/java/
                  javase/downloads/index.html    java SDK
                                  (Java SE 6)




11   12   18
• Java SDK




     •
11   12   18
• Android SDK        install
               • http://developer.android.com/sdk/index.html
                 Android SDK




11   12   18
• Android SDK         install
               • Mac
                •                         zip
                                ex:/Application/)
                •                                         .bash_profile


                • .bash_profile

     export PATH=$PATH:                          /Android SDK        /tools
               )export PATH=$PATH:/Applications/android-sdk-macosx/tools

11   12   18
• Android SDK        install
               • Windows
                •
                •
                    • (Program Files     )




11   12   18
• Eclipse    install
               • http://www.eclipse.org/downloads/




11   12   18
• Eclipse   install
               •




11   12   18
• Eclipse   install
               •




11   12   18
• Eclipse   install
               •




11   12   18
• Eclipse     install
               •
                        ex:/Application/,c:¥)
               • eclipse.exe
               • Workspace




11   12   18
• Eclipse           ADT
               • Help   Install New Software...




11   12   18
• Eclipse        ADT
               • Add
                  Name
                Location     URL




11   12   18
• Eclipse          ADT
               • Developer Tools   Next>




11   12   18
• Eclipse         ADT
               • Licenses         Finish




11   12   18
• Eclipse              ADT
               • Eclipse               SDK


               • windows             Window
                   Preferences     Android
               • Mac             Eclipse>
                       Android


                  SDK Location      Android SDK
11   12   18
• Android SDK
               • Mac Windows
                • Window   Android SDK Manager




11   12   18
• Android SDK
               • Mac Windows
                • Android SDK Manager   API




11   12   18
• Android SDK
               • Mac Windows
                • Android SDK Manager   API




11   12   18
•
                                         • Window   AVD Manager




      •                 Android Vitual
               Device Manager
               New...


11   12   18
•
               • Name:
               • Target:
                 Android
               • SD Cord:
                 SD
               • Skin:




11   12   18
•
               •
                           Start

                   • Launch Options
                      Launch


                   • Scale desplay to real size




11   12   18
•
               • Java   Install
               • Android SDK         Install
               • Eclipse   Install
               •
               • ADT Install
               • Android SDK Manager           Install
               • Android Virtual Device Manager


11   12   18
•
               •
               •


               • Web


               •
               •


11   12   18
•
               •




11   12   18
Android




11   12   18
Android
               • Android iPhone
                • Android Google


                • iPhone


                • Android


                • iPhone
                  Mac Objective-C

11   12   18
Android
               • Android
                •
                    •



                    •


                    •



11   12   18
Android
               • Android
                •
                    •


                    •


                    •


                    • Android Market

11   12   18
Android
               • Android
                • Android


                •


                •
                •
                •
                • A3       Android

11   12   18
Android
               • Android
                • Android


                •


                •
                •


                •           ...

11   12   18
Android
               • Android iPhone
                • iPhone             HOME
                    Android   HOME


                • Android


                • Android




11   12   18
Android
               • Android iPhone
                • Android         ActionBar


                • Android



                •




11   12   18
Android
               •




11   12   18
Android
               •




11   12   18
Android
               •




11   12   18
Android
               •




11   12   18
Android
               •




11   12   18
Android
               •
                    • src
                     • Java
                    • assets
                     •
                    • res
                     •
                    • AndroidManifest.xml
                     •


11   12   18
Android
               • res
                        • drawable-hdpi(mdpi,ldpi)
                         •
                         •
                        • layout
                         •                XML
                        • value
                         •                     XML
                         • strings.xml,arrays.xml


11   12   18
Android
               • main.xml




11   12   18
Android
               • Graphical Layout




11   12   18
Android




11   12   18
Android
               •
                   • Android 3.0(HoneyComb)
                            Fragment
                   •                   Fragment


                   • Fragment




11   12   18
Android
               • main.xml




11   12   18
Android
               •
     /res/layout/main.xml




     /res/values/strings.xml




11   12   18
Android
               • Android                HTML div


               •        div    input


               • Android        ViewGroup     View


               •
                   ViewGroup   View



11   12   18
Android
               • ViewGroup
                • View
                • HTML            div     span
                •             View ViewGroup
                • ViewGroup             ViewGroup


                • LinearLayout      RelativeLayout   FrameLayout
                    TableLayout   AbsoluteLayout(        )
                    TabHost    ListView



11   12   18
Android
               • LinearLayout
                 •                (
                •    View


               • RelativeLayout
                 • LinearLayout
                •




11   12   18
Android
               • FrameLayout
                 •
                •              View
                •        View


               • TableLayout
                 •
                •
               • AbsoluteLayout(      )
                •

11   12   18
Android
               • TabHost
                 • Tab
                   • TabHost
                   •
               • ListView
                 •
               •
                   • Gallery   GridView   ScrollView   Spinner
                       SurfaceView   ViewFlipper ViewSwitcher


11   12   18
Android
               • View
                •                          (
                     )
                • HTML          input          img
                •                   View
                • TextView EditText     ImageView Button
                    CheckBox   RadioButton      ToggleButton




11   12   18
Android
                 • View ViewGroup

                                         •android:layout_width
                                           android:layout_height



               •fill_parent   ver2.2   match_parent


               •wrap_content



11   12   18
Android
               • View ViewGroup




11   12   18
Android
               • LinearLayout(vertical)




11   12   18
Android
               • LinearLayout(vertical→horizontal)

                                horizontal




11   12   18
Android
               • LinearLayout(horizontal)




11   12   18
Android
               • LinearLayout(   )




11   12   18
Android
               • LinearLayout(   )




11   12   18
Android
               • LinearLayout
                • android:orientation   vertical


                • android:orientation   horizontal


                • View




11   12   18
Android
               • RelativeLayout(   )




11   12   18
Android
               • RelativeLayout(   )




11   12   18
Android
               • RelativeLayout(   )




11   12   18
Android
               • RelativeLayout




11   12   18
Android
               • RelativeLayout
                •      View


                •    View
                •                 View




11   12   18
Android
               • FrameLayout




11   12   18
Android
               • FrameLayout
                • View
                •        View
                •




11   12   18
Android
               • TableLayout(   1)




11   12   18
Android
               • TableLayout(   2)




11   12   18
Android
               • TableLayout
                • Table
                • android:layout_span     HTML colspan


                • android      HTML rowspan


                • android:stretchColumn




11   12   18
Android
               • layout_margin   padding




11   12   18
Android
               • gravity   layout_gravity




11   12   18
Android
               • ImageView




11   12   18
Android
               • include   ViewStub   merge
                •
                                       include


                • ViewStub            include



                • merge



11   12   18
Android
               • Hierarchy Viewer
                 •




11   12   18
Android
               • Hierarchy Viewer




11   12   18
Android
               •
                   • Android


                   •


                   • XML
                   •




11   12   18
11   12   18
• Android
                • 240×320 QVGA
                • 320×480 HVGA HT-03a
                • 480×640 VGA
                • 480×800 WVGA NexusOne
                • 480×854 FWVGA Xperia
                • 640×960 DualVGA IS03
                • 540×960 qHD SH-12C
                • 600×1024 WSVGA GalaxyTab7
                • 720×1280 Galaxy Nexus
                • 1280×752 Xoom
11   12   18
• Android
                •             small   normal   large   xlarge


               • Android
                •   ldpi(120dpi)
                •   mdpi(160dpi)
                •   hdpi(240dpi)
                •   xhdpi(320dpi)




11   12   18
•




11   12   18
•
                   •   layout      layout-(       )
                                              layout


                   •



                   •            layout




11   12   18
•
                   •   drawable   layout


                   •   drawable-nodpi


                   •               drawable




11   12   18
•
                   •
                   •
                   •
                   •
                   •
                   •
                   •
                   •
                   •
11   12   18
•
                   • Android
                    • dp(dip)
                      •


                      • 160dpi                          160dpi
                               1dpi=1px
                      • 160dpi    mdpi         hdpi     1dpi=1.5px
                                  ldpi    1dpi=0.75px
                      •
11   12   18
• sp
                 •


                •


               • px
                 •
                •     1



11   12   18
•
                   •


                   •
                   •


                   • drow9patch




11   12   18
• drow9patch
                 • AndroidSDK/tools/draw9patch
                •       png




11   12   18
• drow9patch
                 •
                •
                •                      (   ).9.png
                              9patch




11   12   18
• drow9patch
                •
                •
                •




11   12   18
11   12   18
•
                   • selector                          item

                         res/layout/main.xml




                         res/drowable/close_item.xml




11   12   18
•
                   •

                       res/layout/main.xml




                       res/drowable/close_item.xml




11   12   18
•
                    • xml
               res/layout/main.xml




               res/drowable/rectangle.xml




11   12   18
•
               res/drowable/rectangle_button.xml




11   12   18
•
               res/layout/main.xml




11   12   18
• styles.xml
                              res/values/styles.xml




11   12   18
• styles.xml
               res/layout/main.xml




11   12   18
•
                   •




11   12   18
•
                   • layout_weight




11   12   18
•
                   •




11   12   18
•
                   • layout_width   0




11   12   18
•   2




11   12   18
•   2   2




11   12   18
•
                   res/drawable-hdpi/tile.png



                   res/drawable/tile_bg.xml




                   res/layout/main.xml




11   12   18
•

                   •
                       IME
                   •


                   •




11   12   18
• Android            HTML div


               •
               • RelativeLayout
               •
               • shape            shape
               •


               •

11   12   18
ThreeColors
                      @akai_t




11   12   18

Más contenido relacionado

Similar a 初心者向けデザイナーのためのAndroidアプリレイアウト勉強会 in 大阪

[Android] Introduction to Android Programming
[Android] Introduction to Android Programming[Android] Introduction to Android Programming
[Android] Introduction to Android ProgrammingNikmesoft Ltd
 
Domo Arigato Mr. Roboto - Open Source Bridge 2009
Domo Arigato Mr. Roboto - Open Source Bridge 2009Domo Arigato Mr. Roboto - Open Source Bridge 2009
Domo Arigato Mr. Roboto - Open Source Bridge 2009sullis
 
Introduction to Android - Mobile Portland
Introduction to Android - Mobile PortlandIntroduction to Android - Mobile Portland
Introduction to Android - Mobile Portlandsullis
 
Getting Started with Android - OSSPAC 2009
Getting Started with Android - OSSPAC 2009Getting Started with Android - OSSPAC 2009
Getting Started with Android - OSSPAC 2009sullis
 
Android Development Primer - GDG Los Angeles
Android Development Primer - GDG Los AngelesAndroid Development Primer - GDG Los Angeles
Android Development Primer - GDG Los AngelesGerard
 
Google Android @ AlphaCSP's JavaEdge
Google Android @ AlphaCSP's JavaEdgeGoogle Android @ AlphaCSP's JavaEdge
Google Android @ AlphaCSP's JavaEdgeyuvalb
 
Custom Android App Development – Web Animation India
Custom Android App Development – Web Animation IndiaCustom Android App Development – Web Animation India
Custom Android App Development – Web Animation IndiaMarion Welch
 
Androidoscon20080721 1216843094441821-9
Androidoscon20080721 1216843094441821-9Androidoscon20080721 1216843094441821-9
Androidoscon20080721 1216843094441821-9Gustavo Fuentes Zurita
 
Androidoscon20080721 1216843094441821-9
Androidoscon20080721 1216843094441821-9Androidoscon20080721 1216843094441821-9
Androidoscon20080721 1216843094441821-9Gustavo Fuentes Zurita
 
Betabeers VII- Android Dev@GDGMallorca
Betabeers VII-  Android Dev@GDGMallorcaBetabeers VII-  Android Dev@GDGMallorca
Betabeers VII- Android Dev@GDGMallorcaGDGMallorca
 
Embedded Android Workshop at Embedded World Conference 2013
Embedded Android Workshop at Embedded World Conference 2013Embedded Android Workshop at Embedded World Conference 2013
Embedded Android Workshop at Embedded World Conference 2013Opersys inc.
 
Android Jumpstart ESC SV 2012 Part I
Android Jumpstart ESC SV 2012 Part IAndroid Jumpstart ESC SV 2012 Part I
Android Jumpstart ESC SV 2012 Part IOpersys inc.
 
Embedded Android Workshop at AnDevConII
Embedded Android Workshop at AnDevConIIEmbedded Android Workshop at AnDevConII
Embedded Android Workshop at AnDevConIIOpersys inc.
 

Similar a 初心者向けデザイナーのためのAndroidアプリレイアウト勉強会 in 大阪 (20)

[Android] Introduction to Android Programming
[Android] Introduction to Android Programming[Android] Introduction to Android Programming
[Android] Introduction to Android Programming
 
Domo Arigato Mr. Roboto - Open Source Bridge 2009
Domo Arigato Mr. Roboto - Open Source Bridge 2009Domo Arigato Mr. Roboto - Open Source Bridge 2009
Domo Arigato Mr. Roboto - Open Source Bridge 2009
 
Gl android platform
Gl android platformGl android platform
Gl android platform
 
Introduction to Android - Mobile Portland
Introduction to Android - Mobile PortlandIntroduction to Android - Mobile Portland
Introduction to Android - Mobile Portland
 
Getting Started with Android - OSSPAC 2009
Getting Started with Android - OSSPAC 2009Getting Started with Android - OSSPAC 2009
Getting Started with Android - OSSPAC 2009
 
Android Development Primer - GDG Los Angeles
Android Development Primer - GDG Los AngelesAndroid Development Primer - GDG Los Angeles
Android Development Primer - GDG Los Angeles
 
Google Android @ AlphaCSP's JavaEdge
Google Android @ AlphaCSP's JavaEdgeGoogle Android @ AlphaCSP's JavaEdge
Google Android @ AlphaCSP's JavaEdge
 
Android Programming
Android ProgrammingAndroid Programming
Android Programming
 
Custom Android App Development – Web Animation India
Custom Android App Development – Web Animation IndiaCustom Android App Development – Web Animation India
Custom Android App Development – Web Animation India
 
Androidoscon20080721 1216843094441821-9
Androidoscon20080721 1216843094441821-9Androidoscon20080721 1216843094441821-9
Androidoscon20080721 1216843094441821-9
 
Androidoscon20080721 1216843094441821-9
Androidoscon20080721 1216843094441821-9Androidoscon20080721 1216843094441821-9
Androidoscon20080721 1216843094441821-9
 
Mobatsuku01
Mobatsuku01Mobatsuku01
Mobatsuku01
 
Betabeers VII- Android Dev@GDGMallorca
Betabeers VII-  Android Dev@GDGMallorcaBetabeers VII-  Android Dev@GDGMallorca
Betabeers VII- Android Dev@GDGMallorca
 
Android
AndroidAndroid
Android
 
One APK to rule them all
One APK to rule them allOne APK to rule them all
One APK to rule them all
 
Embedded Android Workshop at Embedded World Conference 2013
Embedded Android Workshop at Embedded World Conference 2013Embedded Android Workshop at Embedded World Conference 2013
Embedded Android Workshop at Embedded World Conference 2013
 
My android
My androidMy android
My android
 
My android
My androidMy android
My android
 
Android Jumpstart ESC SV 2012 Part I
Android Jumpstart ESC SV 2012 Part IAndroid Jumpstart ESC SV 2012 Part I
Android Jumpstart ESC SV 2012 Part I
 
Embedded Android Workshop at AnDevConII
Embedded Android Workshop at AnDevConIIEmbedded Android Workshop at AnDevConII
Embedded Android Workshop at AnDevConII
 

Último

AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekCzechDreamin
 
WebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceWebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceSamy Fodil
 
Speed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in MinutesSpeed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in Minutesconfluent
 
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeFree and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeCzechDreamin
 
What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024Stephanie Beckett
 
AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101vincent683379
 
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfIntroduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfFIDO Alliance
 
PLAI - Acceleration Program for Generative A.I. Startups
PLAI - Acceleration Program for Generative A.I. StartupsPLAI - Acceleration Program for Generative A.I. Startups
PLAI - Acceleration Program for Generative A.I. StartupsStefano
 
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...FIDO Alliance
 
10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka Doktorová10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka DoktorováCzechDreamin
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfFIDO Alliance
 
Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераMark Opanasiuk
 
Strategic AI Integration in Engineering Teams
Strategic AI Integration in Engineering TeamsStrategic AI Integration in Engineering Teams
Strategic AI Integration in Engineering TeamsUXDXConf
 
Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024Enterprise Knowledge
 
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...CzechDreamin
 
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...CzechDreamin
 
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfThe Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfFIDO Alliance
 
Top 10 Symfony Development Companies 2024
Top 10 Symfony Development Companies 2024Top 10 Symfony Development Companies 2024
Top 10 Symfony Development Companies 2024TopCSSGallery
 
ECS 2024 Teams Premium - Pretty Secure
ECS 2024   Teams Premium - Pretty SecureECS 2024   Teams Premium - Pretty Secure
ECS 2024 Teams Premium - Pretty SecureFemke de Vroome
 
How we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfHow we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfSrushith Repakula
 

Último (20)

AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří Karpíšek
 
WebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceWebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM Performance
 
Speed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in MinutesSpeed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in Minutes
 
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeFree and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
 
What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024
 
AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101
 
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfIntroduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
 
PLAI - Acceleration Program for Generative A.I. Startups
PLAI - Acceleration Program for Generative A.I. StartupsPLAI - Acceleration Program for Generative A.I. Startups
PLAI - Acceleration Program for Generative A.I. Startups
 
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
 
10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka Doktorová10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka Doktorová
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
 
Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджера
 
Strategic AI Integration in Engineering Teams
Strategic AI Integration in Engineering TeamsStrategic AI Integration in Engineering Teams
Strategic AI Integration in Engineering Teams
 
Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024
 
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
 
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
 
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfThe Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
 
Top 10 Symfony Development Companies 2024
Top 10 Symfony Development Companies 2024Top 10 Symfony Development Companies 2024
Top 10 Symfony Development Companies 2024
 
ECS 2024 Teams Premium - Pretty Secure
ECS 2024   Teams Premium - Pretty SecureECS 2024   Teams Premium - Pretty Secure
ECS 2024 Teams Premium - Pretty Secure
 
How we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfHow we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdf
 

初心者向けデザイナーのためのAndroidアプリレイアウト勉強会 in 大阪

  • 1. Android Android ThreeColors 11 12 18
  • 2. @akai_t • Android • Android • Android Google I/O 2 Android • • 2011 3 • 2012 1 • 2012 2 11 12 18
  • 3. • Android • Android • Android • Android • • • • • 11 12 18
  • 4. 11 12 18
  • 5. • Java install • Mac • javac -version 11 12 18
  • 6. • Java install • Windows • http://www.oracle.com/technetwork/java/ javase/downloads/index.html java SDK (Java SE 6) 11 12 18
  • 7. • Java SDK • 11 12 18
  • 8. • Android SDK install • http://developer.android.com/sdk/index.html Android SDK 11 12 18
  • 9. • Android SDK install • Mac • zip ex:/Application/) • .bash_profile • .bash_profile export PATH=$PATH: /Android SDK /tools )export PATH=$PATH:/Applications/android-sdk-macosx/tools 11 12 18
  • 10. • Android SDK install • Windows • • • (Program Files ) 11 12 18
  • 11. • Eclipse install • http://www.eclipse.org/downloads/ 11 12 18
  • 12. • Eclipse install • 11 12 18
  • 13. • Eclipse install • 11 12 18
  • 14. • Eclipse install • 11 12 18
  • 15. • Eclipse install • ex:/Application/,c:¥) • eclipse.exe • Workspace 11 12 18
  • 16. • Eclipse ADT • Help Install New Software... 11 12 18
  • 17. • Eclipse ADT • Add Name Location URL 11 12 18
  • 18. • Eclipse ADT • Developer Tools Next> 11 12 18
  • 19. • Eclipse ADT • Licenses Finish 11 12 18
  • 20. • Eclipse ADT • Eclipse SDK • windows Window Preferences Android • Mac Eclipse> Android SDK Location Android SDK 11 12 18
  • 21. • Android SDK • Mac Windows • Window Android SDK Manager 11 12 18
  • 22. • Android SDK • Mac Windows • Android SDK Manager API 11 12 18
  • 23. • Android SDK • Mac Windows • Android SDK Manager API 11 12 18
  • 24. • Window AVD Manager • Android Vitual Device Manager New... 11 12 18
  • 25. • Name: • Target: Android • SD Cord: SD • Skin: 11 12 18
  • 26. • Start • Launch Options Launch • Scale desplay to real size 11 12 18
  • 27. • Java Install • Android SDK Install • Eclipse Install • • ADT Install • Android SDK Manager Install • Android Virtual Device Manager 11 12 18
  • 28. • • • Web • • 11 12 18
  • 29. • 11 12 18
  • 30. Android 11 12 18
  • 31. Android • Android iPhone • Android Google • iPhone • Android • iPhone Mac Objective-C 11 12 18
  • 32. Android • Android • • • • 11 12 18
  • 33. Android • Android • • • • • Android Market 11 12 18
  • 34. Android • Android • Android • • • • • A3 Android 11 12 18
  • 35. Android • Android • Android • • • • ... 11 12 18
  • 36. Android • Android iPhone • iPhone HOME Android HOME • Android • Android 11 12 18
  • 37. Android • Android iPhone • Android ActionBar • Android • 11 12 18
  • 38. Android • 11 12 18
  • 39. Android • 11 12 18
  • 40. Android • 11 12 18
  • 41. Android • 11 12 18
  • 42. Android • 11 12 18
  • 43. Android • • src • Java • assets • • res • • AndroidManifest.xml • 11 12 18
  • 44. Android • res • drawable-hdpi(mdpi,ldpi) • • • layout • XML • value • XML • strings.xml,arrays.xml 11 12 18
  • 45. Android • main.xml 11 12 18
  • 46. Android • Graphical Layout 11 12 18
  • 47. Android 11 12 18
  • 48. Android • • Android 3.0(HoneyComb) Fragment • Fragment • Fragment 11 12 18
  • 49. Android • main.xml 11 12 18
  • 50. Android • /res/layout/main.xml /res/values/strings.xml 11 12 18
  • 51. Android • Android HTML div • div input • Android ViewGroup View • ViewGroup View 11 12 18
  • 52. Android • ViewGroup • View • HTML div span • View ViewGroup • ViewGroup ViewGroup • LinearLayout RelativeLayout FrameLayout TableLayout AbsoluteLayout( ) TabHost ListView 11 12 18
  • 53. Android • LinearLayout • ( • View • RelativeLayout • LinearLayout • 11 12 18
  • 54. Android • FrameLayout • • View • View • TableLayout • • • AbsoluteLayout( ) • 11 12 18
  • 55. Android • TabHost • Tab • TabHost • • ListView • • • Gallery GridView ScrollView Spinner SurfaceView ViewFlipper ViewSwitcher 11 12 18
  • 56. Android • View • ( ) • HTML input img • View • TextView EditText ImageView Button CheckBox RadioButton ToggleButton 11 12 18
  • 57. Android • View ViewGroup •android:layout_width android:layout_height •fill_parent ver2.2 match_parent •wrap_content 11 12 18
  • 58. Android • View ViewGroup 11 12 18
  • 59. Android • LinearLayout(vertical) 11 12 18
  • 60. Android • LinearLayout(vertical→horizontal) horizontal 11 12 18
  • 61. Android • LinearLayout(horizontal) 11 12 18
  • 62. Android • LinearLayout( ) 11 12 18
  • 63. Android • LinearLayout( ) 11 12 18
  • 64. Android • LinearLayout • android:orientation vertical • android:orientation horizontal • View 11 12 18
  • 65. Android • RelativeLayout( ) 11 12 18
  • 66. Android • RelativeLayout( ) 11 12 18
  • 67. Android • RelativeLayout( ) 11 12 18
  • 68. Android • RelativeLayout 11 12 18
  • 69. Android • RelativeLayout • View • View • View 11 12 18
  • 70. Android • FrameLayout 11 12 18
  • 71. Android • FrameLayout • View • View • 11 12 18
  • 72. Android • TableLayout( 1) 11 12 18
  • 73. Android • TableLayout( 2) 11 12 18
  • 74. Android • TableLayout • Table • android:layout_span HTML colspan • android HTML rowspan • android:stretchColumn 11 12 18
  • 75. Android • layout_margin padding 11 12 18
  • 76. Android • gravity layout_gravity 11 12 18
  • 77. Android • ImageView 11 12 18
  • 78. Android • include ViewStub merge • include • ViewStub include • merge 11 12 18
  • 79. Android • Hierarchy Viewer • 11 12 18
  • 80. Android • Hierarchy Viewer 11 12 18
  • 81. Android • • Android • • XML • 11 12 18
  • 82. 11 12 18
  • 83. • Android • 240×320 QVGA • 320×480 HVGA HT-03a • 480×640 VGA • 480×800 WVGA NexusOne • 480×854 FWVGA Xperia • 640×960 DualVGA IS03 • 540×960 qHD SH-12C • 600×1024 WSVGA GalaxyTab7 • 720×1280 Galaxy Nexus • 1280×752 Xoom 11 12 18
  • 84. • Android • small normal large xlarge • Android • ldpi(120dpi) • mdpi(160dpi) • hdpi(240dpi) • xhdpi(320dpi) 11 12 18
  • 85. • 11 12 18
  • 86. • layout layout-( ) layout • • layout 11 12 18
  • 87. • drawable layout • drawable-nodpi • drawable 11 12 18
  • 88. • • • • • • • • • 11 12 18
  • 89. • Android • dp(dip) • • 160dpi 160dpi 1dpi=1px • 160dpi mdpi hdpi 1dpi=1.5px ldpi 1dpi=0.75px • 11 12 18
  • 90. • sp • • • px • • 1 11 12 18
  • 91. • • • • drow9patch 11 12 18
  • 92. • drow9patch • AndroidSDK/tools/draw9patch • png 11 12 18
  • 93. • drow9patch • • • ( ).9.png 9patch 11 12 18
  • 94. • drow9patch • • • 11 12 18
  • 95. 11 12 18
  • 96. • selector item res/layout/main.xml res/drowable/close_item.xml 11 12 18
  • 97. • res/layout/main.xml res/drowable/close_item.xml 11 12 18
  • 98. • xml res/layout/main.xml res/drowable/rectangle.xml 11 12 18
  • 99. res/drowable/rectangle_button.xml 11 12 18
  • 100. res/layout/main.xml 11 12 18
  • 101. • styles.xml res/values/styles.xml 11 12 18
  • 102. • styles.xml res/layout/main.xml 11 12 18
  • 103. • 11 12 18
  • 104. • layout_weight 11 12 18
  • 105. • 11 12 18
  • 106. • layout_width 0 11 12 18
  • 107. 2 11 12 18
  • 108. 2 2 11 12 18
  • 109. res/drawable-hdpi/tile.png res/drawable/tile_bg.xml res/layout/main.xml 11 12 18
  • 110. • IME • • 11 12 18
  • 111. • Android HTML div • • RelativeLayout • • shape shape • • 11 12 18
  • 112. ThreeColors @akai_t 11 12 18