Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 days ago.
Improve this question
Hi i'm trying to work on a project for an exam. I would like to make an android app where a user can scan a handwritten email address (it's a computer vision exam) and the app informs if any account associated with that email has been hacked. I thought I'd use the APIs made available by the site haveibeenpawned.com but I've just discovered that to include the service in an external project you have to pay a monthly subscription and request an API key. Do you know of another public database of this type that is free to use?
I have no idea how to do it any other way
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
How do i know if an api is free for use or has a price?.
I like to use some companies waze,whatsapp,facebook,gmail with my app but was unable to find any information about pricing.
Does opening an app using iframe cost too?.
The best way is to type name_of_software + api in google. For example: Waze Api led me here and Facebook API led me here.
For Waze, you can look into becoming a broadcaster, which will give you access to their resources.
Try around, experiment and see what's out there and if they offer price information or not.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I am developing a project which is based on android, with which I can track location of installed users in real time.i.e all those people who will install my app will allow their location to be tracked by their friends when needed,based on permissions given to contacts.
I am familiar with java and android programming. I want to know how to start that what all things i need to use. Any brief description on the working methodology of such apps will be very helpful to me.For reference my concept is something similar to this app
https://play.google.com/store/apps/details?id=com.nplay.funa thank you
Hint :- Use Firebase real time database with Google Location API.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I want to develop a real-time application over the internet. This means I need a fast communication between clients (Android).
Which protocol should I use? Should I use a base server to support the communication between the single clients?
And please don't forget that everything should work over the internet (NOT in the same LAN).
Can you recommend some Java Frameworks?
you can use Firebase Cloud Message for android, check this page:
https://firebase.google.com/docs/
and this link:
https://firebase.google.com/docs/samples/
you should be interested in realtime database
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I want to make a simple turn based 2 player game for an android and IOS. I want the android users to be able to play with the IOS user as well. However I am unsure what I should use. It is similar to tick-tack-toe so only numbers will need to be exchanged from user to user. Can someone please point me into the right direction as to what server or client I should use. And if you could show me a tutorial series that shows me how to use it that would be great! I've googled everywhere!
You can use this service from google which support iOS and Android:
https://developers.google.com/games/services/common/concepts/realtimeMultiplayer
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I was wondering if there are any tools to create mobile apps that's off WordPress /shopify so that customers can use the app to purchase goods. Does WordPress or shopify provide this service? I know that WordPress has an app. But uses need to navigate to the blog. What I need is a standalone mobile application. Thanks. If there isn't, are there any alternatives?
If I understand correctly, you want to create a standalone native app that lets your customers shop.
Check out Apptuse.com, they support Shopify +5 other platforms and seem to do exactly what you are looking for.