Skip to content

Commit

Permalink
jf: Add fancier README
Browse files Browse the repository at this point in the history
Change-Id: Ie526928dfcc1b1a5003a01afcffd4ce63b27f0cc
  • Loading branch information
zwliew committed Aug 6, 2016
1 parent 7c97a4f commit 0b78796
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README

This file was deleted.

42 changes: 42 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Common device configuration for Samsung Galaxy S4 (Snapdragon variants)

## Spec Sheet

| Feature | Specification |
| :---------------------- | :-------------------------------- |
| CPU | Quad-core 1.9 GHz Krait 300 |
| Chipset | Qualcomm APQ8064AB Snapdragon 600 |
| GPU | Adreno 320 |
| Memory | 2 GB |
| Shipped Android Version | 4.2.2 |
| Storage | 16/32/64 GB |
| MicroSD | Up to 64GB |
| Battery | 2600 mAh |
| Dimensions | 136.6 x 69.8 x 7.9 mm |
| Display | 1080 x 1920 pixels, Super AMOLED |
| Rear Camera | 13 MP, LED flash |
| Front Camera | 2 MP |
| Release Date | April 2013 |

## Device Picture

![Galaxy S4](http://cdn2.gsmarena.com/vv/pics/samsung/samsung-galaxy-s-4-i9500-black-mist.jpg "Galaxy S4")

## Copyright

```
#
# Copyright (C) 2012-2016 The CyanogenMod Project
#
# Licensed 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.
#

0 comments on commit 0b78796

Please sign in to comment.