How to get Android local files URI Get link Facebook X Pinterest Email Other Apps May 23, 2011 String introURI; introURI = Uri.parse("android.resource://your.app.package/" + R.raw.intro); String introURI; introURI = Uri.parse("file:///sdcard/intro.3gp"); Get link Facebook X Pinterest Email Other Apps Comments
How to draw path between two geo points on goole mpas in android February 21, 2013 http://adrianandroid.blogspot.in/2012/09/how-to-draw-shortest-path-between-two.html Read more
How to create database May 23, 2011 http://androidforbeginners.blogspot.com/2010/01/creating-multiple-sqlite-database.html Read more
Comments
Post a Comment