Skip to content

Communicate with an applet on a euicc from an Android app.

License

Notifications You must be signed in to change notification settings

SURFnet/euicc-android

Repository files navigation

Android ICC Tool

This app allows you to test Android Lollipop TelephonyManager ICC functions

Introduction

  1. With the "APDU" Tab you can test the iccTransmitApduBasicChannel and iccTransmitApduLogicalChannel functions
  2. With the "SIM_IO" Tab you can test the iccExchangeSimIO function
  3. With the "JAVA" Tab you can launch a javacard applet by it's AID and pass parameters in cla, instruction, p1, p2, and Data

Pre-requisites

  • Android SDK 26
  • Android Build Tools v27.0.2
  • Android Support Repository
  • ARA-M applet which supports UICC Carrier Privileges to be delivered soon

Screenshots

Screenshot

Screenshot

Screenshot

License

Copyright 2017 SURFnet

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Communicate with an applet on a euicc from an Android app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages