Skip to content

hernet/jz-native-mobile-apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaZone Native apps

Developed with native Android and iOS.

Conference app for JavaZone. The project includes 2 native projects, JZAndroid (Java) and JZiOS (Swift).

Firebase setup

Create Firebase project and follow the setup to register firebase functions for the project. Remember to add firebase json file to either Android or iOS project.

How to run the Android app

Install Android Studio and open the project. Try to build and run from Android Studio.

How to run the iOS app

Install Xcode from App Store.

CocoaPods

We use CocoaPods. Please install CocoaPods by following the guide here. Run the following on the JZiOS directory:

  pod init
  pod install

Open the project by opening JZiOS.xcworkspace. Build and run the app to see if it works.

About

Native JavaZone apps for Android and iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 76.1%
  • Swift 15.5%
  • HTML 8.2%
  • Ruby 0.2%