Skip to content

Arthika/REST-API-Android

Repository files navigation

REST API Android demonstrator

This sample App for Android demonstrates the use of Arthika's REST API.

Table of Contents

Screenshots
Requirements
Instructions

### Screenshots:

Start:

Sample App screenshot preview

Getting prices:

Sample App screenshot preview

Watching prices:

Sample App screenshot preview Sample App screenshot preview

Send order:

Sample App screenshot preview

Watching order:

Sample App screenshot preview

Cancel order:

Sample App screenshot preview

Modify order:

Sample App screenshot preview

Accounting:

Sample App screenshot preview

### Requirements: You will need Android Studio at least 1.3.2 version, you can download these from [Android Studio Download page](https://developer.android.com/sdk/index.html) ### Instructions:
2) Open the project in Android Studio

You have two options:

2.a) Open the project into Android Studio (File -> Open -> Select ArthikaHFT folder)

2.b) Select "Open an existing Android Studio Project" in Android Studio launcher menu, then select ArthikaHFT folder.

3) Run in Android Studio Emulator

Select Run -> Run 'app'.

If there is an emulator running you can choose one of them or launch new emulator selecting "Android virtual device".

4) Install in Android Device

For installing the app in your mobile device you must generate apk file.

In Android Studio WebSite describes the steps.

Here's a summary:

Select Build -> Generate signed APK...

Sample App screenshot preview

You must choose a key store selecting "Choose existing..."

If you don't have a key store you must create a new one selecting "Create new..."

Sample App screenshot preview

Choose apk folder and "Build Type".

Sample App screenshot preview

Copy generated apk file to your mobile device, you can use a USB cable.

In your mobile device, execute this file for installing the app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages