Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
activity_switch.xml | 2013-12-28 | 1.3 kB | |
activity_main.xml | 2013-12-28 | 1.3 kB | |
activity_article.xml | 2013-12-28 | 665 Bytes | |
Totals: 3 Items | 3.3 kB | 0 |
/** installation **/ 1. Install Android SDK following <http://developer.android.com/sdk/installing/index.html>. 2. Create a new android application project with following settings: application name: TeletextViewer project name: TeletextViewer_v2 package name: edu.tu.media.teletextviewer min sdk: 11 target sdk: 19 compile width: 19 theme: Holo Light width Dark Action Bar 3. Replace the files in the project with the downloaded files. 4. have fun