Skip to content

Instantly share code, notes, and snippets.

@corinnekrych
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save corinnekrych/9268793 to your computer and use it in GitHub Desktop.
Save corinnekrych/9268793 to your computer and use it in GitHub Desktop.

iOS app for Java developer

(devoxx uk) You boss said: "I need an iPhone version". And you're a Java guy...

So, that's mean: Objective-C! You're scared of this barbarian syntax? Relax Objective-C is a cool dude. Xcode is not a bad guy, he’ll help you. And if you want to stay in known territory: AppCode is here. Using template, you get up and running in no time. UI designing with interface builder and storyboard are dead easy to start with. Your app has to be connected to your enterprise cloud-based server application? No worries, all the plumbing for accessing REST services feels fluent using iOS AeroGear libraries.

Join us to follow the tribulations of a Java guy in the world of iOS programming. And of course, the unbearable suspense: will he get his iOS app on time?

Easy enterprise mobile app

(devoxx uk)

Today, it’s a fact: mobile and smartphones sales are double than personal computers. Tomorrow, enterprise applications will be mobile apps. What are the challenges of mobile apps? Accessing cloud services, paging, being notified, offline support with data storage, synchronization and of course, because it's enterprise app, all that in a secure manner.

You need to target a wide market? How to easy the pain of writing your app in different platforms and languages? Using a polyglot library like AeroGear ease the pain.

Do you want to see it in action? We will drive you through a step by step approach from consuming cloud services, reading/paging broad set of data to dealing with push notifications. With plumbing done for you, accessing REST services feels fluent, security topics like authentication, authorization encryption are made easy. AeroGear client libraries covers native (Android, iOS) and web app. In no time, you’ll get your app up and running.

Mobile app in minutes, not days

(april devfest - Marseille)

Today, it’s a fact: mobile and smartphones sales are double than personal computers. Tomorrow, enterprise applications will be mobile apps. What are the challenges of mobile apps? Accessing cloud services, paging, being notified, offline support with data storage, synchronization and of course, because it's enterprise app, all that in a secure manner.

You need to target a wide market? How to easy the pain of writing your app in different platforms and languages? Using a polyglot library like AeroGear ease the pain.

Do you want to see it in action? We will drive you through a step by step approach from consuming cloud services, reading/paging broad set of data to dealing with push notifications. With plumbing done for you, accessing REST services feels fluent, security topics like authentication, authorization encryption are made easy. AeroGear client libraries covers native (Android, iOS) and web app. In no time, you’ll get your app up and running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment