Home
Name Modified Size InfoDownloads / Week
res 2013-12-28
src 2013-11-15
AndroidManifest.xml 2013-12-28 2.2 kB
readme.txt 2013-11-15 474 Bytes
proguard-project.txt 2013-11-15 781 Bytes
_project 2013-11-15 853 Bytes
project.properties 2013-11-15 563 Bytes
_classpath 2013-11-15 475 Bytes
ic_launcher-web.png 2013-11-15 51.4 kB
Totals: 9 Items   56.8 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
Source: readme.txt, updated 2013-11-15