Details
WatchKit is out, and many of us are wearing Apple watches and thinking up things to do with them. We're going to dig into that with Intuit engineer and WatchKit expert Kristina Thai (https://twitter.com/kristinathai), who's preparing a tutorial on WatchKit. She's planning to take us through the creation of a simple counter app for the Apple Watch, and share some tips, tricks, and pitfalls that she's learned along the way.
We'll follow that with a couple of demos and short presentations about WatchKit apps that others from the meetup community have already created.
Abey Mullassery (https://twitter.com/abeymm) will show us a mobile banking app that he built for the Apple Watch. (more details coming soon)
Ramin Firoozye (https://twitter.com/raminf) will show us the app he built for Onewheel (http://rideonewheel.com), a motorized one-wheel skateboard that always draws a crowd of onlookers. The Onewheel watch app (https://itunes.apple.com/us/app/onewheel/id946642160?mt=8) lets riders monitor their battery status and speed and adjust the performance characteristics of their Onewheel while they ride.
Photos (0)
See all3,592 days ago
We have a Sr. IOS Developer position with one of our Startup client in San Jose, CA for Fulltime. If anyone interested, contact me at 408-962-4865 or submti your resume to prerita@ptsol.com
3,598 days ago
For those of you that asked about how I did the WWDC-style "live coding" snippets, I wrote a post on how you can do this too - http://www.kristinathai.com/tutorial-wwdc-style-live-code-snippets/
3,608 days ago
Thanks to everyone who came and a big thank you to Aleksey Novicov for helping with the live projection of the watch screen using his awesome "Glasses" app. I'm amazed it all worked!
Here is a link to the slides on building BLE connected apps for WatchKit: http://www.slideshare.net/raminf/watch-kit-tipsforbleappsmay2015
3,609 days ago
The Bay Area Apple Watch Group is having it's first meetup tonight at 5pm! Come check it out and share your experiences. https://www.meetup.com/Bay-Area-Apple-Watch-Users-Group/events/222329495/
3,609 days ago
Thanks everyone for making another great meetup. If you'll be around during WWDC week but not at WWDC, I highly recommend Layers, a three day conference two blocks from Moscone that runs from Monday through Wednesday. Layers focuses on design and is bringing together many great designers, and frankly, I think that's more interesting and useful than code, which we can always get from session videos. So I bought a ticket on the day Layers was announced. It would be great to see you there.
3,609 days ago
Good tutorial but maybe a little to basic. Good talk about connected apps.
3,610 days ago
@KristinaThai : Can you please give the link for the demo project (that we worked on, in the session)?
3,609 days ago
Here's the finished project: https://github.com/kristinathai/WatchKitCounterDemo
3,610 days ago
Thanks everyone for coming! Here's the link to the slides: http://www.slideshare.net/KristinaThai/watch-kit-tutorial-intro-2015
3,610 days ago
Great Meetup. I got to ride the Onewheel, which was a blast. The tutorials were very clear and understandable. I'm looking forward to the next one.
3,610 days ago
Kristina's tutorial should be awesome. Abey's and Ramin's apps sound good. If after the event, you feel courageous, join the Apple Watch Hackathon June 13th: https://www.eventbrite.com/e/apple-watch-hackathon-tickets-16580187788 You can drop the discount code, SVIOS, created especially for this group. It'll be fun to see what everyone can build.
3,611 days ago
What tools do we need to have in order to do the tutorial? Thanks!
3,611 days ago
Having same question Al.
3,611 days ago
You'll need the latest version of Xcode. We'll be doing all development in the iOS and Watch simulators.
You can also grab the starter code here: https://github.com/kristinathai/WatchKitCounterDemoStarter
Opening WatchKit
Comments