[Q] Control Android phone over 3G network(non wifi) - General Questions and Answers

Hi,
I'm looking forward to an answer to this as I don't seem to find anything relative anywhere. Is it possible to connect a droid over a 3G network(not wifi) from a remote location(A computer). We are actually trying to develop a project where a android phone(xperia ray) will be mounted on a bot and will be controlled by DTMF and video feed will be sent via 3G video call. We want to implement a few more functions and hence we are looking forward to establish a remote session via a computer. I don't know what logic to be used to code, or if there is any existing solution to this. Need a few thoughts. Also need to send the sensor data remotely to the controller droid phone or computer. Help of any kind would be greatly appreciated. Thanks

Yes its possible, but your questions are too broad to answer.
There are various ways you could implement it, be it ssh sessions, websites or more.
Get more familiar with writting apps and ask something specific, we can't do your work for you, you have to do some research yourself .

Dark3n said:
Yes its possible, but your questions are too broad to answer.
There are various ways you could implement it, be it ssh sessions, websites or more.
Get more familiar with writting apps and ask something specific, we can't do your work for you, you have to do some research yourself .
Click to expand...
Click to collapse
Hi thanks for the reply Sure. Ofcourse we don't expect anyone to write codes for us. Which method would you suggest , which will be easy to implement coding/learning wise? I'm good at websites with php
Thanks.

One site that I've found that can do anything with the phone over 3g, is webkey. I don't know if it's what you're looking for, but it seems like it may be.

Related

[PROJ] Morphing Voice during phone call

Development thread for a software method to morph your voice during a phone call
The idea is to develop a software method which let's you morph your voice during a phone call. There are many ways to achieve this and I am amenable to suggestions.
Since I was not able to find any API which let's you configure the voice or the stream from the microphone or something similar I came up with the idea to write a driver for the microphone, which would give me the ability to change my voice directly within it, but after some research it was clear to me that it can't be that easy.
Updates:
05.05.2010 - Microphone driver solution died. Researching for a new way...
Windows Mobile doesn't seem to have any influence on the microphone during a phone call. Deeper research about the hardware of the phone is necessary (processors, DSP/MDSP,....).
HELP IS APPRECIATED AND ANY SUGGESTIONS ARE WELCOME
I will update this thread as some news appear.
Please write your suggestions and your ideas directly as post in this thread.
Good idea !
good luck , i'll watch this thread
You'll get a better response in this forum...
http://forum.xda-developers.com/forumdisplay.php?f=523
You've posted in a HD2 specific forum, but that one is specific to Windows Mobile software development.
Device specific
The reason why I posted it here is that I am going to develop the driver on this device (HD2 Leo) and because the only solution so far i figured out is developing a driver, which is device specific.
good idea, i have been after an app similar to the "i am t-pain" (autotune)app from iphone
please can you use autotune?
God speed to you good sir!
pferdismus said:
The reason why I posted it here is that I am going to develop the driver on this device (HD2 Leo) and because the only solution so far i figured out is developing a driver, which is device specific.
Click to expand...
Click to collapse
Fair enough, but surely it wouldn't be a device specific driver to do this? Never mind.
This will be great for extortions. The question is whether we can find a way to disgiuse the phone's ID and location (which can be found using cellular triangulation) otherwise we have achieved nothing here.
lol this would be a fun one... hopefully you can work some magic and create a special treat for us hd2 users
Amirul0608 said:
good idea, i have been after an app similar to the "i am t-pain" (autotune)app from iphone
please can you use autotune?
Click to expand...
Click to collapse
Autotune is an app for iphone, which obviously can't help us here.
In addition autotune doesn't morph your voice during a phone call.
The main problem here is not the morphing itself (such apps already exist for WinMo), but the fact that it needs to be done while you make an active call.
pferdismus said:
Autotune is an app for iphone, which obviously can't help us here.
In addition autotune doesn't morph your voice during a phone call.
The main problem here is not the morphing itself (such apps already exist for WinMo), but the fact that it needs to be done while you make an active call.
Click to expand...
Click to collapse
Live morphing during a active phone call would be nice..
There is a software name Voice Twister for Windows mobile which can do live morphing but not during active phone calls..
Noam23 said:
This will be great for extortions. The question is whether we can find a way to disgiuse the phone's ID and location (which can be found using cellular triangulation) otherwise we have achieved nothing here.
Click to expand...
Click to collapse
We have a serious man here.

[Q] App Development question

Ok now that i got your attention...
I'm currently developing an android application for 2.1 that uses sockets to connect to a local wifi network and send information to another app which has the role of the server (Client-Server model) My question is this...
What class/methods/tools can i use so i can make a spesific record in the SQLite DB which im using in the apps to create an XML and sent it over from the wifi network? That might require a DTD also i recon but what's the way to do it?
All the examples i found are talking for android apps sending xml's to a web server so that's quite diffrent from what im trying to accompolish!
Why i want to transfer XMLs? In my opinion it uses less CPU than any other java programming technique like arraylist so it will be smoother for the actual apps.
Thanks for your help!!
nice technique dude
jenablinsky said:
nice technique dude
Click to expand...
Click to collapse
hehe! Thanks!
Aiava said:
hehe! Thanks!
Click to expand...
Click to collapse
I changed the title as it almost got deleted as it looked like a spam post. I would be careful how you title your threads.
zelendel said:
I changed the title as it almost got deleted as it looked like a spam post. I would be careful how you title your threads.
Click to expand...
Click to collapse
I admit i've been a little devil there! ^^
Yet the question stands people!
Give this doomed guy some relief
Bump
Bump! Bump! Bump! Common people
need school
hi
i am want to earn this technologie(android systeme),i 42 year and in my job i can have possibility to earn other job (6month or 1year stage).
i have bac electrotechnique+bts electronique(1988),i can repare a computeur 'hard +soft),video surveillance,climatisation with computeur......
my question is what you recomand me for to chose a school(i in paris),my friend tell me to earn reseau;-)
Tahnk you for your help
Aiava said:
Ok now that i got your attention...
I'm currently developing an android application for 2.1 that uses sockets to connect to a local wifi network and send information to another app which has the role of the server (Client-Server model) My question is this...
What class/methods/tools can i use so i can make a spesific record in the SQLite DB which im using in the apps to create an XML and sent it over from the wifi network? That might require a DTD also i recon but what's the way to do it?
All the examples i found are talking for android apps sending xml's to a web server so that's quite diffrent from what im trying to accompolish!
Why i want to transfer XMLs? In my opinion it uses less CPU than any other java programming technique like arraylist so it will be smoother for the actual apps.
Thanks for your help!!
Click to expand...
Click to collapse
This looks like what you need....
http://android-er.blogspot.co.uk/2011/01/simple-communication-using.html
Just do some googling for Android TCP/IP sockets and you'll find loads of stuff. For development help, there's always Stack Overflow. Same as on here, search before asking, but it's a great site for specific code issues. They do have an Android-specific area. Here's a link to all the Android tagged questions...
http://stackoverflow.com/questions/tagged/android
Good luck with your app

[Q] Questions on developing android app.

Just got an android project from supervisor and I have only 2 weeks to go to show him all the basic functions of the project, and I'm new to all these thing.
The idea of the project is to get peoples connected to each other without using internet connection, which meaning that we create and connect by our own network like LAN, and maybe others.
We need a database to store data like pictures and chat logs too.
So, my questions will be what kind of database/server we use for android application to store data ? and any ideas on create a own local area network or any kind of other network to get peoples who use the application connected ?
You should look into how companies have created social networking over text messaging infrastructures
Xaphire said:
Just got an android project from supervisor and I have only 2 weeks to go to show him all the basic functions of the project, and I'm new to all these thing.
The idea of the project is to get peoples connected to each other without using internet connection, which meaning that we create and connect by our own network like LAN, and maybe others.
We need a database to store data like pictures and chat logs too.
So, my questions will be what kind of database/server we use for android application to store data ? and any ideas on create a own local area network or any kind of other network to get peoples who use the application connected ?
Click to expand...
Click to collapse
Sounds like you are probably going to get fired... How is it you have a job where you would be expected to do this.. but have no clue how to do it. 2 weeks is not long enough for you to "learn" android to do what you need to do. Id tell him now that you are cluless and need help otherwise , in 2 weeks when your project is due, he is going to be pretty dissapointed in your performance.
Better to admit you are a Dillard than try to cover it up.
Sent from my ADR6425LVW using XDA
Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Moving to Q&A
Lizman said:
You should look into how companies have created social networking over text messaging infrastructures
Click to expand...
Click to collapse
Serinety said:
Sounds like you are probably going to get fired... How is it you have a job where you would be expected to do this.. but have no clue how to do it. 2 weeks is not long enough for you to "learn" android to do what you need to do. Id tell him now that you are cluless and need help otherwise , in 2 weeks when your project is due, he is going to be pretty dissapointed in your performance.
Better to admit you are a Dillard than try to cover it up.
Sent from my ADR6425LVW using XDA
Click to expand...
Click to collapse
Ops sorry my bad, I'm actually still a student , just that one of the lecturer assigned to be my supervisor and gave me one project before I graduate. Every students must finish a project before they graduate.
The program might not be perfect but at least it must be functioning.
I did some research and now I have some basic idea on developing android app.
Now I'll need any of you to guide me a little bit, about the database that will be used for android.
Example like creating a Registration interface, allow users to register but without internet connection, meaning that we use LAN or any other kind of connection.
Meaning that we create our own connection and get the users connected together.

[Q] Total NOOB needs some help :)

Hi all,
My name is Fabian, and I have a strong background in C. (Done a CS course in C).
I want to do an Android app for my final project(nothing too fancy or complicated but I have to at least have some interface ) and I'm a little stuck with how to proceed from here.
I watched the Java essential course on Lynda and I did understand a little the difference between C in Java, however I don't know how to proceed from here to actual Android development.
If anyone can recommend me finding a crash course, a book or any other resource that could get me up and running as soon as possible, I would really appreciate it.
I don't mind spending money on it.
Thanks in advance.
Fabian
fabiansc said:
Hi all,
My name is Fabian, and I have a strong background in C. (Done a CS course in C).
I want to do an Android app for my final project(nothing too fancy or complicated but I have to at least have some interface ) and I'm a little stuck with how to proceed from here.
I watched the Java essential course on Lynda and I did understand a little the difference between C in Java, however I don't know how to proceed from here to actual Android development.
If anyone can recommend me finding a crash course, a book or any other resource that could get me up and running as soon as possible, I would really appreciate it.
I don't mind spending money on it.
Thanks in advance.
Fabian
Click to expand...
Click to collapse
A great resource for Android development is the official Android training documentation from Google, as well as these tutorials. Let me know if you still have questions I'll be happy to help.
thanks little question regrading databases
shimp208 said:
A great resource for Android development is the official Android training documentation from Google, as well as these tutorials. Let me know if you still have questions I'll be happy to help.
Click to expand...
Click to collapse
Hi,
Thanks for your help I learned a lot and I'm already planning my app
I just have one question that could really help.
I want to make an app where people on different devices can interact and send each other tasks. I guess I need a kind of SQL server that supports Android, right? Is there a better or at least more economic way to do it if I will have around 1000 users where each one can add people to send tasks to?
Many thanks,
Fabian
And one more question
Is there any way to do a phone number authentication (like Whatsapp) instead of user name and password which I think is a little to tedious for my planned app ?
Thanks in advance
Hola, for the task sending. Would you like to make all task public? Or should you send it like a message?
But when i need access to a server, i use php scripts. But we can take that later, when you have answered my last question
For the phone number authentication, you have to have a online database, with all phone numbers. User inserts their phone number, the first time they starts the app. Then you can retrieve it from the database. But we can also take that later.
I´m glad if i helped.
(Sorry for my bad english.. )
Hola
Well I want it to be like a manager that gives a task to his employee. I want the task to be between them and only they can close it.
Likewise, it would be a problem if I make a simple phone number insertion if there's no validation. I was thinking about a number verification (like whatsapp) to prevent other people from accessing the tasks.
Do you think it's possible or should I go with username and password?
Thanks
fabiansc said:
Hi,
Thanks for your help I learned a lot and I'm already planning my app
I just have one question that could really help.
I want to make an app where people on different devices can interact and send each other tasks. I guess I need a kind of SQL server that supports Android, right? Is there a better or at least more economic way to do it if I will have around 1000 users where each one can add people to send tasks to?
Many thanks,
Fabian
Click to expand...
Click to collapse
I am using OpenShift - https://www.openshift.com/developers - which is a open source cloud architecture in that they offer packages like NodeJS and DB's. They allow you to have 'gears' which I guess is their name for services running on their cloud. The free account has 3 gears.
I currently only have a NodeJS server running to deliver files however (as far as I understand it) you can have MySQL and others as a backend. I would think that whatever devices you develop on would simply log into the DB and look up messages/tasks etc. I would also think that your app could insert those things. The best part is it is free until you reach Enterprise level or so. I would check it out since free is good. Offhand, I do not know what DB's Android supports via java but MySQL is probably one of them.
Just some info for you to examine.
Good luck
Hola, of course its possible! But maybe Username and Password is easiest.
You can use e-mail validation.
I actually worked on a application, there store products in databases. So i have tried it before. Ask if you are confused
And Sum1nil, sqlite is implemented in android, so for local database, use sqlite.
But for online database access, i use php

[Q] Android Remote Statistics App

Hey guys,
Forgive me if this is not the proper forum location to post this.
I have a question about an android system information app. My company is looking at using a very locked down smartphone in the retail stores as a SIP phone over WiFi. Essentially these phones would only be good for wifi calling through our network. I have been able to lock the phone down pretty good but I am having a little bit of trouble finding an app that will monitor the phone and report statistics back to us (through a web browser or email). Basically we would need to remotely check the usage/stats but we don't really want to use something like airdroid or teamviewer as this would disrupt the users usage. Any ideas on a good app? I haven't been able to find anything and I know you guys are digital wizards..
Thanks in advance guys!

Categories

Resources