Skip to content

morphis/libsamsung-ipc

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 226 commits ahead of ius:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
libsamsung-ipc
==============

This is an implementation of the modem protocol found in a lot of Samsung devices
mostly smartphones.

Compilation and installation
============================

In orderto compile the source code you need the following software packages
- GCC compiler
- GNC C library
- OpenSSL >= 1.0.0e

To configure run
    ./configure --prefix=/usr

Configure automatically searches for all required components and packages.

To compile and install run:
    make && make install

About

Samsung IPC library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.2%
  • Vala 11.4%
  • Perl 1.4%