I need to create an application for android phone to make calls with/without user interaction. I learned from net and Stack Overflow ( how to make a call, without using intent) that it can not be done.
But now, I want to know if there is some API which I can use to develop a website, which I’ll launch from the Android phone, and the web service will make calls.
I have no background of web development. So, I want to confirm that is this possible? i.e. is this possible that I provide the website phone number and it makes a call and the bill goes to the provided number (same as one calls from his/her phone and bill goes to his/her number. But now I don’t want the Android’s application to make call. I want my own web application or some Java application to make calls), I don’t want to use some other service provider.
Try http://phono.com/. It provides all kinds of phone APIs.