General :: USB 4G Modem And Tablet Combination?
Mar 6, 2013
I have a Verizon USB modem. Is there an android tablet I can buy that will work with my USB modem? I would rather not get an embedded 3G/4G tablet. I want the functionality to be able to use the USB modem in my current Windows laptops as well.
View 2 Replies
Feb 22, 2012
Any app that combines messages coming from multiple apps such as messages, gtalk, voice..etc? Why the hell it hasn't been implemented yet as part of the phone? I am really tired of having to switch between every app during a particularly busy message binge.
View 1 Replies
View Related
Oct 8, 2011
A boot loop happen after i tried installing cyanogenmod 7 early realease from this forum. Now the device stuck in boot and will display cyanogenmod 7 blue circle around 3 -4 seconds over and over. I need to do a factory reset, but now it stuck in boot loop and it does not have a key combination to go into recovery mod.
View 9 Replies
View Related
Feb 9, 2011
My samsung i5500 wont boot normally so I want to try booting it into recovery and resting it. I've tried power, center key and volume down. which I thought was the recovery combination but it just comes up with an icon saying downloading and does nothing. Any recovery combination or another way to fix.
View 9 Replies
View Related
Dec 25, 2013
A weird problem appeared today with the phone of a friend of mine.I 'm a bit worried whether this might be a HW issue. The key combination does not bring the recovery screen.
View 1 Replies
View Related
Dec 31, 2013
I have a Nexus 7 tablet and every few days I notice a few new apps on the device. I'm not sure if they're full apps or just simply icons to download apps or get more information. I have tried to avoid using them. I know previously I had a couple apps that were sending notifications to the notification system that I considered to be spam. After some research I found out how you can find out which apps are doing it and disable notifications from those apps so that took care of that.
View 4 Replies
View Related
Jul 22, 2013
i have a chinese tablet (Teclast P98HD A2Q6) with some very good specs it has 4.1.1 but it's laggy there's another tablet called (PIPO M6) with the same processor and display & it has 4.2.2 with the latest SDK for the chip.can i upgrade my tablet with PIPO's firmware ?
View 9 Replies
View Related
Feb 13, 2012
I am trying to use a ZTE AC2726 modem with Android 4 (Zenithink C91 and Ainol Novo 7 Elf). I can enter the APN settings but not save them on both tablets.
View 3 Replies
View Related
Nov 12, 2013
Would it be possible to use my Nexus 4 as a bluetooth modem like a Bluetooth USB stick ?
View 1 Replies
View Related
Mar 4, 2013
I am trying to select the 3G 850 band on my Galaxy Grand (I-9082L), and when I select the appropriate band via service mode, i get this:
MODEM RETURN ERROR
I am troubleshooting my phone, for I flashed a I-9082 firmware and lost the 3G, I cant find a I-9082L firmware so,If you can point me to a 9082L firmware or compatible modem.
View 1 Replies
View Related
Aug 14, 2013
Huawei E3131 modem is working as a router which has an IP address 192.168.1.1 and as the DHCP server, it gives an IP automatically to the PC and connects to 3G internet without installing any drivers or any software.
How to use this 3G modem on an Android tablet or phone?
View 2 Replies
View Related
May 13, 2014
A very weird thing happened last night at about 1am. I was woken by the sound of an old school modem sound blasting out of my nexus 4. I always go to bed with my volume turned down and this morning the volume was on full.
View 1 Replies
View Related
Apr 29, 2014
So while I am fairly good with computers, I am pretty new to android phones. I have been trying for a few hours now to connect my phone (Galaxy S2 d710) to my computer to use in QPST and similar programs. The only way that I have been able to get it to connect in modem mode (not usb modem tethering, that is) is to turn my phone off and boot to the Odin flash page thing. Problem is, Odin is the only application that can communicate with my phone when it is like this. I have found several guides on how to change the usb settings temporarily to a modem connection, but all of the numbers and codes it tells me to type in either don't work, crash, or go to a blank page.
Just realized that I should probably note that I am rooted and running cyanogenmod.
View 3 Replies
View Related
Apr 5, 2014
Is that possible to put i9505g modem or radio into m919 and if yes can it receive and handle ota updates ?
View 2 Replies
View Related
Jun 2, 2013
I just flashed a rom, and now my phone on receive or send of calls, it turns off the modem.
[URL]
View 1 Replies
View Related
Aug 31, 2013
I have a Samsung Note 10.1. I have a new XFinity modem that I have connected all my house phones and laptops to. On my note, when I leave the house and come back, my WiFi screen shows "Authentication Error" when I try to reconnect to the WiFi. Nothing I do-- restart Note, re-enter modem password, etc, will work to get it reconnected EXCEPT resetting the XFinity modem again...then in connects again...UNTIL I leave and come back again. Just got off the phone with Comcast/XFinity and they say everything is ok with my system.
View 2 Replies
View Related
Apr 13, 2012
I planning to buy a wifi-only 7" tablet, but the tablet support some external 3G/EVDO modem to connect to the internet. So, is there -by any chances- a way to make a call or send a sms via external modem?
I've seen this possible on "ipod to iphone conversion" with custom dialer and sms app...
View 3 Replies
View Related
Apr 4, 2013
Unable to find my stock firmware.. every link points to the same file from hotfile.com and my ISP provider sucks causing the download to get stuck in between, tried two times at 100Kbps, failed both the times, once at 62%(552 MB)! its very hard to download it, any non hotfile link or some direct link if possible, can download it and host it as a torrent or something because i have very bad net connection and its slow also.
I am talking about Samsung Galaxy s3 19300 International/India Jelly Bean ROM, or even ICS stock might be ok. _
right now i have the stock ROM and Siyah Kernel and i want to clean instal everything and remove root.
View 2 Replies
View Related
Jul 19, 2010
i saw that there isn't an easy way to do this with the incredible but does anyone know if there a screencapture for the droidx? maybe a combination of keys on the phone like a computer?
View 1 Replies
View Related
Jul 3, 2010
I have finally - after days and days of agony - figured out that I need two forms of encryption for my Digital Signatures Project. The first will will be symmetric (AES) and will encrypt the license data and the second will be a asymmetric (RSA) an will encrypt the symmetric key. Can someone give me pointers on the best methods to use for Android.
For the public/private keys I am using: "RSA/ECB/PKCS1Padding"(I head ECB is bad so what should I use?, what about the PKCS1Padding - shoudl I be using PKCS5Padding?)
For the symetric keys I will probably use: "AES/?/?" (What mode and padding should I use?)
The provider: "BC"
RSA Keysize: 1024 (I tried 2048 but it didn't work for some reason)
AES Keysize: ?
View 4 Replies
View Related
May 20, 2010
I've got a database. In its "tags" column, rows can have a combination of multiple values "A, B, C"--such that: row 1 has "A" row 2 has "A, C" row 3 has "B, A" and so on, in various permutations. I am trying to implement search using a managedQuery such that I can return a cursor that contains rows with one or more values in the query. For example, if the user enters "C, A" for a search, s/he should get all rows that have A, C, or A and C. I'm splitting the user query on the comma (",") character, and the final call is as follows (parameters replaced by actual values):
mActivity.managedQuery("content_uri", [id, title, tags], "title LIKE ? OR tags LIKE ?", [%A% OR %C%, %A% OR %C%], "title ASC")
Even though there are rows in the database that contain A, C, or A and C--the managedQuery returns nothing. Thankfully, if the query is for "A", or for "C", the appropriate rows with "A" or "C" or "A and C" are returned. It's just that a query with more than one search term returns nothing. What am I doing wrong here? My guess is that %A% OR %C% is incorrect logic, but why?
View 2 Replies
View Related
Oct 19, 2010
we are confused with designing interface file for android,we have made user interface with Absolute layout and used "dip" instead of "px" (for different screen size issue) ,but it looks like,Absolute layout has been depreciated,and developer.android, recommends not to use Absolute layout
So other option we have is to use
1.Linear layout
2.Frame layout
3.Table Layout
But we are unable to bring Combination of above layouts so,that we can make button/widgets to proper position we need
How do we make widgets to desired position of screen with above said layouts and making them compatible with different screen sizes we have in android devices
would like to get a generic answer about same,
Tools used are: DrawDroid
View 1 Replies
View Related
Apr 21, 2014
I have a Galaxy S5 with 4.4.2. I dont recall if this happened when I had my S4 but this is my issue. When I am in my car and connected to the cars bluetooth, whenever I want to speak to google to do a search or something it goes through the bluetooth of the car. This would be fine but sometimes it waits like 2-3 seconds until the bluetooth in car picks up and messes up my train of thought. I would like to make the voice search not use the bluetooth when connected.
View 2 Replies
View Related
Feb 12, 2014
Radio Shack had this phone on sale for $14 cash this weekend, I picked up a couple of them to setup to use for WiFi text/music/YouTube phones for my kids.
I have rooted them and now just want to get rid of the Virgin Mobile automatic profile update that attempts to happen when I power on the phone. If possible, I would like to permanently disable the cellular data/voice modem as well leaving WiFi enabled. What app I should disable/ remove through titanium backup to do this?
I have absolutely no intention of ever activating these phones for traditional cell service. They will strictly be used as WiFi android devices. Basically a cheapo alternative to an iPod.
I have set the phone for airplane mode and then enabled WiFi to prevent them from making calls, this is a reasonable solution but they could turn on the cell radio and start trying to activate, although they wouldn't get far as they don't have a way to provide payment anyway.
Problem is their mother isn't the brightest and when they are away at mom's, I would like to be able to text them and not be on the phone with her troubleshooting them constantly.
View 1 Replies
View Related
Nov 24, 2010
I have written a TestSuite to find out how to calculate the rotation angles from the data you get in SensorEventListener.onSensorChanged(). I really hope you can complete my solution to help people who will have the same problems like me. Here is the code, i think you will understand it after reading it. Feel free to change it, the main idea was to implement several methods to send the orientation angles to the opengl view or any other target which would need it. method 1 to 4 are working, they are directly sending the rotationMatrix to the OpenGl view. method 6 works now too, but i have no explanation why the rotation has to be done y x z.. all other methods are not working or buggy and i hope someone knows to get them working. i think the best method would be method 5 if it would work, because it would be the easiest to understand but i'm not sure how efficient it is. the complete code isn't optimized so i recommend to not use it as it is in your project. Code...
View 1 Replies
View Related
May 11, 2009
I am sending key events using sendKeys() but how could I send combination keys, like "Search + e" ? Anyone could help me on the issue?
View 4 Replies
View Related
Jun 8, 2010
Ok I have searched around and cant find anything, any help? Whenever I plug my phone into the computer it gives me the option to use phone as a modem. I didn't want to download any apps, cuz they all seem to cost money.
View 28 Replies
View Related
Mar 13, 2010
I'm trying to use my hero as a mode on my new macbook but it doesn't seem to work It wasn't a problem on my old laptop but mac and android dont seem to work very well together. I found this thread which explains it but I don't really understand it? Caught in a Web HTC Hero USB Tether on Mac OS X.
View 7 Replies
View Related
Dec 26, 2009
i used android 1.5 and its not rooted. my pc can detect it but when i try to make it as modem, my pc ask for driver.
View 3 Replies
View Related
Jan 11, 2010
I am not able to connect my HTC Tattoo as an USB modem with my Mac. Does anyone managed to do this?
View 3 Replies
View Related