On Mon, Jul 23, 2012 at 7:58 AM, Capitan <bendyna.i...@gmail.com> wrote:
> Developing Android application with GoogleMaps API, I found that sometimes
> MapView caches some tiles in app's data
> folder('/data/data/<package_name>/files'). These files are 'DATA_Tiles',
> 'DATA_Tiles_1', 'DATA_Tiles_2', ... Each file 'DATA_Tiles_%n' contains some
> JPEGs or PNGs and their coords. File 'DATA_Tiles' contains common
> information about files 'DATA_Tiles_%n'. I am very interested in the
> possibility of using my app offline. My app needs only small area of map, so
> I can include this cached area in 'assets', thereby providing offline work
> of MapView in my app.
>
> I want to know, is it legal? Is it violation of Terms?

Please ask those questions of an attorney or other qualified legal counsel.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in NYC: http://marakana.com/training/android/

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to