[Q] WhatsApp on Android Emulator - General Questions and Answers

Hi all
I was wondering if WhatsApp can actually work on the Android emulator or not? I managed to install it on the Android emulator...but how to make it start working?
I thought the emulator is automatically connected to the internet...so when I tried sending the confirmation sms from the emulator to my phone...nothing happened...
Does anyone know how to make WhatsApp work on the emulator? or has anyone tried and was successful or failed? Please share!
Thanks

i am looking for the same thing. i did a bit of googling and only managed to find this article from "lebgeeks"
i hope im allowed to put this link here?
lebgeeks.com/forums/viewtopic.php?id=9397
thing is i read that, and i still am baffled on how to do it

Related

ADB USB Driver

the USB driver for windows is available at:
http://dl.google.com/android/android_usb_windows.zip
It seems to work... I will update this thread with what I find.
Thanks for posting the driver!
I've tried a few things with adb, and so far I can't get an install to work over usb. I tried the following command.
C:\...\android-sdk-windows-1.0_r1\tools>adb install OperaMini.apk
579 KB/s (0 bytes in 278155.000s)
pkg: /data/local/tmp/OperaMini.apk
Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]
Click to expand...
Click to collapse
http://www.android-freeware.org/tutorial/how-to-install-apk-files-on-android-device-emulator Had some basic info about the emulator, not sure what would be different for the G1.
The "adb shell" option allows you to access a shell on the phone over USB, which is really great but it appears you don't have root privileges. Any ideas on how to obtain root priveleges? Also, is there a command to install from the android shell? When i cd to /sbin i get access denied. I'm trying to figure out some kind of way to invoke an install either from the device or over USB.
I have the same problem... working on it now...
I don't know about the USB installs, but it seems to be something with the APK as well. I also have the OperaMini.apk and it does nothing. I downloaded the iTunes remote via the G1 and it installed just fine without getting a PC involved.
It looks like you have to put the phone into a "Debug on USB" mode to use ADB. It's working for me now.
http://code.google.com/android/intro/develop-and-debug.html#developingondevicehardware
So you were able to install the opera mini apk through adb with no trouble? I got the error listed above and did have debug mode on
Thank you dagentooboy!
Can someone explain this for this not so savvy person?
chrimage said:
So you were able to install the opera mini apk through adb with no trouble? I got the error listed above and did have debug mode on
Click to expand...
Click to collapse
I think that is caused by an issue with the the AndroidManifest.xml file within the APK having to do with going from "beta" to "live" Android. The same reason most of the apps were pulled from the store. I don't believe it takes a major change to make it compatible, but it's fully compiled so, unless you have a decompiler, I think we may be out of luck on that particular one. I have installed other apk's successfully using the same method.
Mikey1022 said:
Can someone explain this for this not so savvy person?
Click to expand...
Click to collapse
ADB is the Android Debug Bridge that comes as a part of the SKD. I don't think it was really intended as an end user tool. It has to be called from a command line. I know people have built basic UI's for it for file manipulation when the SDK was the only thing out there. If a better solution isn't found shortly I think we'll see one be made, or else I'll make one myself. In the end it seem to make a big difference of what you're trying to install some things work and some don't, there are some differences between the beta SDK and the G1.
For any developers out there, you can also access the ADB/DDMS feature through the Eclipse IDE, it provides a somewhat simpler graphic interface and is a really easy way to get screenshots. Has anyone tried just typing su through the ADB command prompt to see if it will switch you to # ?
Valicore said:
For any developers out there, you can also access the ADB/DDMS feature through the Eclipse IDE, it provides a somewhat simpler graphic interface and is a really easy way to get screenshots. Has anyone tried just typing su through the ADB command prompt to see if it will switch you to # ?
Click to expand...
Click to collapse
the su command and sudo su returns "no permission" or "access denied" or something like that. That is also the same message i get when typing arbitrary commands that shouldn't be anything. And like i said earlier, /sbin along with many other directories are inaccessible. Hopefully someone will find a way to access the root account on the G1 pretty soon.
yes... must... have.... root...
Also a normal shell would be helpful esp when looking thru /proc/ for information.
Please help (ahhhhhh)
Okay So I am pulling my hair out here... I just booted android on my Vogue for the first time, everything works great, voice calls and sms.. But I can get a Inet connection but I am using Cricket not sprint so I added the username and password lines in default.txt and can connect, but Cricket uses a proxy for all http connections. So I found this article http://fggarcia.blogspot.com/2007/11/setting-up-proxy-for-android-emulator.html , which basicly says to use the adp app that comes in the sdk to add some lines to make the proxy. NOW, here is my problem... I can not for the life of me get my come (in windows or linux) to see my vogue while its in android..
In windows it does not appear ANYWHERE in the device manager... So I cannot install the driver, and in Linux it doesnt make a blip in dmesg..... USB debugging is marked and so is use adb....
It does charge when plugged in to the comp running linux.....
Can anyone please help me... And thanks to DZO and everyone else for there hard work on this project..
check too make sure your Android isnt listed under usb mass storage devices in device manager.
Ya USB isn't possible on Vogue yet, I just extracted data.img and added the proxy that way, but it still doesn't work. My Problem is I need all connection to use the proxy wap.mycricket.com:8080. I am not trying to be cheap or anything like the tzones thing for tmobile. Its just the only data plan cricket have use this proxy. So any Ideas would be greatly appreciated.
my computer already had a driver installed and when i try to update it with this one it says there is no better match for my hardware
anyone got a solution for this
Im really sorry to bump this old thread up but i need the r3 drivers and i dont know why they are nowhere to be found on the official page... i think its a region lock thing...

[SOLVED] Android SDK Updater on OpenSuSE 11.2: Not able to get a platform

Alright, since my google search returned the whole 2 (two!) relevant results, and the search here around 10 irrelevant, I thought I'd drop this on the community, in hope for some help.
I've upgraded my 64bit OpenSuSE to 11.2 the other day, downloaded the Android SDK, set up the environment variables, and fired up the "android" script that is supposed to download and install a platform, so I could access my device through adb shell.
Here I ran into a problem: Half of the buttons I click in the SDK updater don't seem to work, it will not save the settings, it will not remember the URL I type in (had to use http), and when it reads the http repo, it will not download and install what I have cheked! What happens is, I click the button, it appears to stick down for a while, then pops back up as if I never clicked it, and nothing happens.
My first question is, has anybody tried this on SuSE 11.2? I have had no problems on 11.1, for instance.
Second, does this need any "special" Java configuration to work properly? I have tried both the openJava (now built-in into SuSE), and Sun Java latest (SDK and JRE). I don't think so, but asking just in case...
I'm pretty much stuck. If anyone has this working, or better yet, if anyone knows where I could download platforms outside of the updater, please be so kind and share. Thank you!
P.S. Oh, and the optional third question: Is there a way to trigger the download from console? That would probably help to figure out what goes wrong...
EDIT: Not Java problem, but updater problem. It does not show any of the SDKs, it shows only APIs, which can only be added if a valid SDK exists.
Can anyone confirm this?
It seems I need an external link to SDK 1.6 for Linux (for example). Can't anyone share?
Thanks!
Still stuck...
EDIT2: Solved it, my adb works again. But the updater app is crap I installed the APIs, then shut it down, rebooted, then ran it again. Also, for some reason the buttons wouldn't respond to clicks, but if I click and then push Enter key, it works. Took me a while to figure this one out.
Hey, I'm getting ready to install Android SKD on openSUSE 11.2 from scratch. Could you list your steps and/or suggestions based on how you got it working? Thanks.
How did it go?? Sry, just saw this...
Don't have time to do the steps.. actually, everything works just as the standard procedure suggests, with the exception of button clicks - as I said, each time I clicked a button, I had to press the Enter key (as if the click was just giving it focus, but not the actual command)
Feel free to PM me (or any other user), especially if the thread is a bit old, like this one.
MountainX said:
Hey, I'm getting ready to install Android SKD on openSUSE 11.2 from scratch. Could you list your steps and/or suggestions based on how you got it working? Thanks.
Click to expand...
Click to collapse

[Q] Issue with something

Hey all, I could use a little help I'm new to this stuff. I installed the Android SDK all correctly with the correct Java JDK and for some reason when I create a virtual android and run it I get "Error Loading Preferences", is there any way I can fix this to get it to work? I am running Win 7 Ultimate 64-Bit (if you needed to know), thank you for your time and help in advanced.
Yeah, I'd like to know the answer to this also
R u trying to root your phone for the first time or something and what phone is it
ohh no, im not rooting it yet (still have to receive my phone in the mail), but in the virtual server when i create a virtual android I receive that error
Ohh alright then it may just be your computer just wait for the phone to come in
okay, thank you!

[Q] ADB SDK manager wants log in to update?

i've tried searching and can find no answers, i've been looking for an hour. so please, no flaming that there is an existing thread, i already tried.
i have installed ADB successfully before and used it. i'm doing it again because i have a fresh windows install, so i know how it works.
i'm trying to install the android 2.3.3 (API 10) package for android SDK manager, and most of the files downloaded with no problem. however, the opensense SDK for phones, droid4, droidrazr, mt870, mt917, xt882, and xt928 files are asking me for authentication to log in to dl.htcdev.com. i cannot download them without this.
i've tried using adb without the files it's asking me to log in for, no go. it won't recognize my device using ADB DEVICE from the command prompt. i am using an HTC sensation, i am in charge only mode, and i do have USB debugging enabled.
i've also looked high and low for another source to download the 2.3.3 android package and can't find it. any help is much appreciated.
anyone? was really hoping to get ICS installed this weekend, but i can't do anything until i can get superCID going.
nevermind, i got it figured out.
benchmade707 said:
nevermind, i got it figured out.
Click to expand...
Click to collapse
If you figured it out, please post your solution here. People who face the same problem in the future and find this thread (via Google), will benefit from your knowledge
Relevant XKCD: http://xkcd.com/979/
seriously
really.....
A. OP has posted to say he "figured it out" without explaining...why post?? I don't care if you did or didn't....you just wasted someone's time reading this, just like my post now.... apologizing in advance for wasting next readers time
B. I actually ran into the same problem.....sdk, please sign in htc.dev??? time to search some more
Uncheck what ever it is from HTC that your trying to install or go to http://htcdev.com/ and create a login.

please help " This app is currently not abke to run on your device "

please help im trying to run applike on android emulator but it says "This app is currently not able to run on your device" what should i do
I received the same error running the app on my device, but after I running it regolarly.. Have someone any idea what happened and how to resolve it?
nobody found a solution and their support is like "please use in-app support chat to receive your answer"....
Has anyone found a solution to this? Im also having issues with emulator.

Categories

Resources