Android :: Way To Access Serial Device On G1?
Jul 1, 2009
I want to interface my serial device on TMobile G1 Phone I want to know if there is a possibility to use a usb to serial converter or Blue tooth as a comm port to interface to my serial device.
View 2 Replies
Sep 2, 2009
I am trying to figure out if there is any way by which I can access any USB device which is connected to my Android phone's USB port and read data off it? For ex. Can I connect a camera to my phone and pull pictures out of it? I know that we need a HOST-DEVICE configuration to be able to do that... have tried doing this on other devices before picking up my android phone.. thought there would be an easier way to get this done. now, when I connect my phone to a digital picture frame, I can see on the phone that it identifies the USB device it is connected to and goes into a USB mass storage mode. What I want to know is if after this, I can read data from the frame or send data to it. I want to write an app that pulls data over USB and stores it into the phone memory.
View 3 Replies
View Related
Nov 10, 2010
How do I access the SIM serial number and IMSI in Android?
View 1 Replies
View Related
Jun 21, 2010
Iam using a command: adb devices
and get this:
C:>adb devices
List of devices attached
HT9CTP820385 device
My question is: where this serial number comes from? Does it burned on flash of device one time during a manufectoring or adb drivers assignees it dynamically or it comes with release that is burned on device?
View 2 Replies
View Related
Aug 12, 2010
I would like to be able to generate unique serial numbers for each Android device for use in unlocking an application. How could I do this? EDIT: The reason is I want to revamp a paid application and provide users who have paid for the old version, which will have a different package name, a way to obtain the full version by downloading an unlikable free version of the application. I would push an update to the old version that would generate and display the code that they could enter to turn the Free version into a fully functional version.
View 3 Replies
View Related
Sep 17, 2010
How to read the device serial number (not IMEI) of a Samsung Android phone (same value that you get when you call 'adb devices') but from within an app or from the device; not using PC/USB/adb.I found a solution for HTC and other devices, which is - to call. Code...
View 1 Replies
View Related
Feb 14, 2010
So i was trying to root my sprint htc hero. iam coming from windomo so i am a noob. I set up ADB and my serial number comes up after i write cdcd AndroidSDKToolsadb devices (with a space after each slash.) but next to the serial it says offline. Why is this? i tied doing the rooting process and when i write adb push asroot2 /data/local/ a bunch of stuff comes up in cmd and then next when i write adb shell chmod 0755 /data/local/asroot2. It says device offline, why is this and how do i fix it?
View 1 Replies
View Related
Jan 18, 2010
I have the sprint HTC Hero with the latest update and when I'm to create a back up it doesn't let me do it. I then tried to downgrade the phone installing the the Sprint RUU and when I tried to install the AndroidSDK drivers I can't get to see the Serial Number of my device when I search in the command bar (following the steps of the Unlock). I'm using Windows XP with Service Pack 2. Any help will be appreciated.
View 4 Replies
View Related
Feb 23, 2010
I need to use a unique ID for an Android app and I thought the serial number for the device would be a good candidate. How do I retrieve the serial number of an Android device in my app?
View 3 Replies
View Related
Jul 26, 2010
i dont know Google hate me but they didn't give me access to Google Wave back then and now also they didnt give me access to CtDM, is there any way to start developing and working with the framework without getting access from Google ?
View 2 Replies
View Related
Oct 5, 2010
I'm trying to develop an android application that uses network connection. The server is up and running, but when i am trying to access it from the device that runs the android app (in debug mode-using eclipse) it outputs a message that 'cannot find the server' after a UnknownHostException occurs! I have tested the server with a java application and it works fine! What is the problem then with the device?
View 1 Replies
View Related
Jan 15, 2010
I know that we can safely write to /data/data/app_package... however, can the application also create folders and maybe access other folders as well, such as system? I could easily create an application to test that, but what i really want to know if the official Android approach to this issue. I don't want to assume something that will be changed in the future.
View 4 Replies
View Related
May 21, 2010
I want to access the contact book from my application. How to go about it.
View 2 Replies
View Related
Aug 11, 2010
Is there any unique id on Android Mobile?? If it is then how many digit it has?
How can I access that through my program?
View 2 Replies
View Related
May 7, 2010
Do Android devices have a unique id, and if so, what is a simple way to access it via Java?
View 3 Replies
View Related
Jan 1, 2012
I'm trying to connect from a host (PC or other) to a mobile cellular Android device on the Verizon/AT&T cellular network. This device uses only the 3G network and has its Wi-Fi turned off. The Android device has a listening socket and I need the remote host to be the connection initiator. As far as I know, Verizon/AT&T uses NAT traversal for mobile phones and assigns local IP addresses to them on the cellular network. This prevents me from initiating a connection to the device from a remote host.
With the usage of IPv6 assignments there shouldn't be any practical limitation (virtually unlimited) to the number of "real" IPs that can be assigned.Therefore my questions are:
1. Does the Verizon/AT&T cellular network support IPv6 and assigns IPv6 addresses to capable Android devices?
2. Does Android 2.2+ have enough support for IPv6 to implement such solution?
I am aware of other methods that can be used, such as C2DM, but it has some drawbacks (such as unknown response time) that prevent me from using it.
View 1 Replies
View Related
Aug 14, 2013
Is it possible to have a TCP/IP access to Windows 7 PC from Android device (create a LAN between them) using just direct connection via USB cable, without wifi or bluetooth? I already have it working using wifi, but I am also interested in just USB cable way.
I do _not_ need to use PC's internet connection, I only want to access the PC itself. I want to access HTTP/FTP/SSH servers on the PC and its samba (Windows Network) shares via Android CifsManager app.
Is this possible using "reverse tethering" solution which is used to access PC's internet connectivity on Android device and uses some 3rd party app? Is there a simpler solution without using 3rd party apps? Is this possible somehow via adb?
My Android device uses Android 4.0.3 and is rooted. My Windows version is Windows 7 64-bit.
View 1 Replies
View Related
Nov 21, 2010
I would like to know is there any way to access to Android menu with help of Robotium framework ? (http://code.google.com/p/robotium/) This used in Android test applications. This is very powerful framework! You just include it in your test application source code. I can't found any way to access to Android device menu .. I want to programmatically select GPS activation line from menu ... Is it possible with Robotium ?
View 2 Replies
View Related
Jan 9, 2013
I use an MHL adaptor to connect my Android device on a HDMI screen.
This is really great but it would be perfect if I could use my PC keyboard and PC mouse to control it.
I tried VNC servers and TeamViewer QuickSupport but the main problem is that I don't see the mouse pointer on my device so it's very difficult to use a mouse when you don't see the pointer ^^
Any way to remotely access an Android device from a computer and be able to see this mouse pointer on the device?
View 9 Replies
View Related
Nov 21, 2011
how to access the IP address of a Device like PC?i mean how do i Connect my Android to my PC using codes and program? Programming language Eclipse(with android sdk emulator)just like making a VNC something just to trigger the ip address of something.
View 1 Replies
View Related
Nov 22, 2010
By using command prompt access the device shell/terminal. then use the su command getting permission denied error. Why this happening? how can i solve this problem.
View 4 Replies
View Related
Jan 3, 2010
When I first ran across PhoneGap, I was excited because I envisioned simply dropping in the URL of a mobile site and simply updating the mobile site to use the devices capabilities when available.
Alas, it seems it is not that easy.
From what I understand (and I could be incorrect), any HTML/JS access to the device's hardware is limited to local 'pages'. So essentially create a HTML/JS local 'web' app to access the 'real' mobile web app by AJAX like calls. It seems a little redundant (at least to me) when the point is to simply extend the interface an existing mobile site.
Not trying to knock PhoneGap here, just wondering if there's a similar framework that allows a remote site to access the phone's hardware directly. Or if I've missed how that can be done with PhoneGap.
(Sure, I know "allows a remote site to access the phone's hardware directly" sounds scary - but the URL is hard-coded in the app, and HTTPS could provide authenticity. Of course, security is probably why this isn't supported by PhoneGap.)
View 2 Replies
View Related
Mar 7, 2010
Just wondering if there is a way out of my situation, last night I installed the latest recovery image (RA-hero-v1.5.3.1), prior to that I put the latest Villian Rom on to update, but I think I messed things up, with some of the new menus in the Recovery rom as I accidently hits a few things Messages I'm getting are on almost every option I try is : E:Can't mount /dev/block/mmcblk0p1 (or /dev/block/mmcblk0 (no such file or directory)and E:Can't mount SDCARD:/nandroid/If I try any other options aswell I get "Error: Run 'bart' via adb" which is no good when I get the adb messages as for some reason my windows 7 pc has stopped detecting the phone in adb mode?! The normal Hero bootloader get's detected fine in windows, is there anything I can do here to restore the system. I think some messages flashed by saying missing image! Which don't sound good.UPDATE: Some more details: was messing around with the new partition options in the recovery menu, wasn't meant to actually use them but one of them went through and done some partitioning or something, so I think I screwed it up there somehow. Maybe my SD card needs formatting in a certain way(which I don't know), I have my original SD card contents backed up with nandroid backup but was done with an older version of the recovery image. Also, when I mount the SD card in Windows there is one partition that I cannot remove or format etc. hope all this helps in a solution.Any ideas on how I can fix this? Sorry for lack of phone details, as I can't get any info due to no rom being installed.But it's a HTC Hero, SIM Free, Not sprint, Latest kernel as im aware, latest recovery image(recovery-RA-hero-v1.5.3.1.img).
View 9 Replies
View Related
Feb 2, 2014
I have an UTOK 700Q tablet running android 4.2.2 and the manufacturer has made an update to the firmware that requires a full wipe but i want to backup some apps before that.
I've found a way to do a full backup on android via adb on an unrooted device, but is a bit tedious (currently in progress) and while doing it i've noticed that adb has root access:
Now this made me wonder if i can just install titanium backup from adb with root permissions as a system app (or something, not really sure if it's correct, but i hope you understand what i want) so i can backup my apps easier from there.
Also, as a side note, using root checker i see that busybox and su are installed but no SuperUser is found, what does this really mean?
View 4 Replies
View Related
Mar 20, 2013
Car radio enco b046 with android 2.3.3 TCC8900 Have a problem with connect 3g modem on it, need root.
How to get root access on the device. Can not be connected to computers z4root does not work.
View 1 Replies
View Related
Dec 3, 2010
I have been using Xperia X10i from its launch. It was amazing when it was 1.6. Today it is 2.1 and the access is more to its core. Recently I have installed Z4 Root and ROM Manager. When I click on ROM Manager, it asks to select Phone Model. And in the list I do not find Xperia X10. Can I select any phone model and run the process. Got little scared, as phone might brick.
Besides, I noticed of custom ROM for Xperia X10i (FROYO 2.2)
http://getandroidstuff.com/xperia-x10-froyo-rom-download-android-x10/
Can we download and get it rooted as shown in the above link?
View 9 Replies
View Related
Apr 24, 2013
I have a ICS-device - the Walkman Z from Sony - which have no chance to get root; i tested all the programms, but nobody works. I found out, that the walkman z has a "recovery mode". It is possible to root a stock rom 4.0.4 with only the recovery mode?
View 1 Replies
View Related
Oct 18, 2010
I am a beginner in Android and i want to establish a serial port communication(UART RS232) library in Android Framework Layer. My applications want to use that libary to send messages to some serial port devices. here we wan to use android as a embedded device and not a mobile device. can you suggest me how to establish a seria communication and to add that library on android framework layer.
View 3 Replies
View Related
Aug 11, 2010
All this talk about different rooting methods and how some are unreliable makes me want to learn exactly what's required.
So far from looking at different exploits and methods to root different phones, the most simplest to understand is Peter Alfonso's Galaxy S rooting method posted today it seems all you need is to find a way on your device to install the following:
/system/bin/su (is this included in stock and replaced or just doesn't exist in stock systems?)
/system/app/Superuser.apk (it seems the Android OS has a "super user access" intent that this listens for -- so when apps try to access su this picks app it up?)
View 8 Replies
View Related
Mar 16, 2010
I have a probably silly and stupid question. I did the sbf file to bring my phone back to stock (I have to give my phone to a family member, long story). Anyway, when I did the sbf file it recovered all my apps, and one of them was SetCPU.
SetCPU won't run unless it has root access correct? I mean the fact that it was installed (and then uninstalled) it can't change anything without root access to the device correct?
View 4 Replies
View Related