Having admob or adsense makes apps commercial use? [closed] - licensing

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
The app is free, but if it has ads, such as AdMob, does it make the app commercial? Or non-commercial?

I don't believe the ads change the non-commercial status. Giving it away for free makes the app non-commercial. However the advertising in the app is used in a commercial manor, so if you are submitting your app to some market place, even though you are giving it away for free I would say it's commercial. Technically people are paying for it by clicking or viewing the ads instead of paying for it up front. Why not just sell it for 99 cents?

Related

smartphone mobile banking application architecture [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
My company has decided to develop a mobile banking application for our client. But we are confused in choosing best architecture for mobile banking.
Our requirements are
Mobile client- native/hybrid/web-based(using phonegap or any other framework)
Server-Tomcat
Service layer-REST web services(Jersey)
DAO-hibernate/optional
My question is-what will be best architecture for mobile banking using above technologies.

download data from database online from google POI [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I want to create an iPhone app that use the POI of google (for example a category, like baker shops or fish shops) and displays the POI on the map. I want to download all the data (name, address, telephone,..) abd put them into a database used by my app. Is it possible? How? There're tutorial or software to do this? I'm a beginner on database management. Thank You
I think you have to find them manually. Try to search a list of POI and then use Google Earth to find the coordinates of each of them..

By what mechanism does LinkedIn tell so fast, on group page, the connections of user who are also a part of that group? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
By what mechanism does LinkedIn tell so fast, on group page, the connections of user who are also a part of that group?
I don't have any inside knowledge of Linkedin source code but I do know that they are the founding contributors of the nosql distributed key-value database Project Voldermort http://project-voldemort.com/. These kinds of systems are architected to return queries blazingly fast. They are often ideal for write seldom/read often scenarios and tend to sacrifice consistency for high scalability and availability.

how website find them the request come from a browser or from any other [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
how website checked that a request come from a browser or from a programs.
in javascript you may use navigator.userAgent. note that this may vary from browser to browser. a good example how to use it can be found at
quirksmode.
However be aware that you can edit the userAgentString at any time using the appropriate browser, script or code. so no absolute guarantee on the result - but at least a starting point.
cheers,
markus
If you would prefer to use server side code, and presuming you are using .net, the Request.Browser property will provide details of the agent making the request.

Google App Engine problem [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
Google App Engine is neither showing my application main HTML page nor any error. I just rolled back my changes still its not showing anything.It was working in the morning
Please Guide e how Can I make it working agin.
Log on to your application administration interface at http://appengine.google.com/ and then go to the Logs page under the Main section. Do you see any kind of errors there?
With so little information to go on, that's all I can answer with right now, but update your question with more information about your problem and I'll try to help you more.

Resources