Skip to main content

All Questions

Tagged with
-4 votes
1 answer
115 views

Release App to Apple and Google Stores - Demo account, only company users and User Generated Content scope

I develop for a company an Ionic cross-platform mobile app that will be published on Apple's App Store and Google's Play Store. I read Apple's Review Guidelines and Google's Developer Program Policy ...
Jo_ch's user avatar
  • 1
0 votes
1 answer
2k views

Android proprietary app including Apache-2.0 licensed code from Google

My Android app contains some Apache-2.0 licensed code from Google (in-app billing example) and links to com.android.vending.billing library in the form of a InAppBillingFile.aidl file (same license?). ...
P5music's user avatar
  • 281
4 votes
1 answer
3k views

(How can I / Am I allowed to) Use Google Maps as a Texture on an OpenGL object?

Note: I asked a very similar question on StackOverflow but did not get much attention, so was directed to http://programmers.stackexchange.com as licensing issues seem to have more interest here... I ...
John Doisneau's user avatar
2 votes
2 answers
64 views

Terms of Service responsibility when developing a library service that wraps a 3d party API

For my own amusement and instruction I've been developing a C# / .NET library that is basically a wrapper around the Google Geocoding API. It simplifies the entire process and enables users to perform ...
Dan Diplo's user avatar
  • 3,910