Android App Creation to stream music from an online radio station -


hey guys first time post , first time app trying create application stream music online radio station -

i have followed link how play shoutcast streaming in android 2.2

but errored out on

@override public void oncreate(bundle icicle) { super.oncreate(icicle); setcontentview(r.java); 

and cant see why can 1 give me education speak :) creating on build: v22.0.0-675183


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -