Home / res
Name Modified Size InfoDownloads / Week
Parent folder
xml 2013-12-28
layout 2013-12-28
values-v14 2013-11-15
values-v11 2013-11-15
values-sw720dp-land 2013-11-15
values-sw600dp 2013-11-15
values 2013-11-15
menu 2013-11-15
drawable-xxhdpi 2013-11-15
drawable-xhdpi 2013-11-15
drawable-mdpi 2013-11-15
drawable-hdpi 2013-11-15
Totals: 12 Items   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
Source: readme.txt, updated 2013-11-15