Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Android Picnic Codelab @IWD 2016
Search
Andres Vasquez
March 12, 2016
Programming
0
120
Android Picnic Codelab @IWD 2016
Codelab about Android + QR
Andres Vasquez
March 12, 2016
Tweet
Share
More Decks by Andres Vasquez
See All by Andres Vasquez
Deja de procastinar y ponte a Programar
andresvasqueza
0
89
Android Architecture Components Codelab
andresvasqueza
0
140
Droid 4 Droids Lima 2017
andresvasqueza
1
83
Android Architecture Components
andresvasqueza
0
41
Firebase + Android Codelab
andresvasqueza
0
45
Trabaja para Google! (Work 4Google)
andresvasqueza
0
88
Como hacer que Android te pague la comida
andresvasqueza
0
35
Other Decks in Programming
See All in Programming
今だからこそ入門する Server-Sent Events (SSE)
nearme_tech
PRO
3
250
複雑なフォームに立ち向かう Next.js の技術選定
macchiitaka
2
240
プロポーザル駆動学習 / Proposal-Driven Learning
mackey0225
2
1.3k
知っているようで知らない"rails new"の世界 / The World of "rails new" You Think You Know but Don't
luccafort
PRO
1
190
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
470
FindyにおけるTakumi活用と脆弱性管理のこれから
rvirus0817
0
540
Swift Updates - Learn Languages 2025
koher
2
510
Navigating Dependency Injection with Metro
zacsweers
3
3.5k
より安全で効率的な Go コードへ: Protocol Buffers Opaque API の導入
shwatanap
2
770
意外と簡単!?フロントエンドでパスキー認証を実現する WebAuthn
teamlab
PRO
2
780
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
130
@Environment(\.keyPath)那么好我不允许你们不知道! / atEnvironment keyPath is so good and you should know it!
lovee
0
130
Featured
See All Featured
Visualization
eitanlees
148
16k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.1k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Statistics for Hackers
jakevdp
799
220k
Docker and Python
trallard
46
3.6k
Typedesign – Prime Four
hannesfritz
42
2.8k
How GitHub (no longer) Works
holman
315
140k
Bash Introduction
62gerente
615
210k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Music & Morning Musume
bryan
46
6.8k
Transcript
Android Picnic By: Andrés Vasquez #AndroidPicnic #IWD2016
Andrés Vasquez Ing. Telecomunicaciones +3 Años Android Developer Co. Founder
Jakare S.R.L. Emprender Marca tu Vida
[email protected]
[email protected]
https://github.com/andres-vasquez
Android Study Jams #WomenTechmakers #IWD16
#IWD16
Udacity & Google ‘Developing Android Apps’
#WomenTechmakers #IWD16
Picnic? #WomenTechmakers #IWD16
#IWD16 Código de barras
MENU PRINCIPAL LISTA DE PRODUCTOS INGRESO DE PRODUCTOS DB
https://github.com/andres-vasquez/wtmAndroidPicnic
Librerias? #WomenTechmakers #IWD16 compile 'com.android.support:appcompat-v7:23.0.1' compile 'me.dm7.barcodescanner:zxing:1.8.3' compile 'com.mikepenz:iconics:1.2.0@aar' compile
'com.google.code.gson:gson:2.3'
Permisos? #WomenTechmakers #IWD16 <uses-permission android:name="android.permission.CAMERA" /> <uses-permission android:name="android.permission.FLASHLIGHT" /> <uses-permission
android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
MainActivity #WomenTechmakers #IWD16 INGRESAR RelativeLayout ImageView Button
ListaActivity #WomenTechmakers #IWD16 Contador: 3 1234566677 0 1234566677 0 1234566677
0 LinearLayout TextView ListView
IngresaItemActivity #WomenTechmakers #IWD16 Ingrese el código AGREGAR RelativeLayout Button LinearLayout
EditText Button
Intents #WomenTechmakers #IWD16
Intents #WomenTechmakers #IWD16
Compartimos?
Conocimiento = Oportunidades #IWD16
Gracias!