Android :: Emulator Not Coming Up If Do Changes In CUPCAKE Version
May 21, 2009
If iw ill do any changes in the External folder of Cupcake version i am unable to get the emulator Up.Emulator stops at Android(Booting stage) screen page itself.
View 3 Replies
Mar 3, 2009
I saw some people mentioned CupCake in the email threads, could anyone talk in details?
View 2 Replies
View Related
Apr 26, 2010
I don't know why, but in Eclair, the default (non-fancy) gallery app changed its behavior from the Cupcake version, and it broke one of my commercial applications Firstly, when long-pressing a gallery and choosing "Diashow", it does not publish an Intent to be picked up by any application that implements the Intent filter anymore. Instead, it will directly call "com.android.gallery/com.android.camera.ViewImage" with extras. Question: is it still possible to intercept this intent and allow the user to choose my application to do the Diashow? Secondly, the intent extras for the VIEW intent are messed up (in my build of 2.1 anyway): Instead of providing the BucketId of the picture in the Intent's query parameter. But in 2.1, the BucketId is moved to the Intent's extras. Except; it is not passing the BUCKET_ID, but the unlocalized BUCKET_DISPLAY_NAME instead Question: how can I still get the unique BUCKET_ID from the intent, so that I do not have to work with a potentially non-unique BUCKET_DISPLAY_NAME.
View 2 Replies
View Related
Oct 15, 2009
Is it possible at runtime to determine whether the platform is running cupcake or donut? Due to some variation in my app between the two versions I'd like to run different code based on the SDK version.
View 4 Replies
View Related
Mar 31, 2009
Accroding to GregS's "Announcing OpenCORE 2.0 release" mention, video telephony (a.k.a. 2way) engine is supported by OpenCORE 2.0. but he(?) was not sure that is included at Cupcake version.
So, can I get information about any progress for supporting video telephony service? like, whether video telehpony service is supported at Cupcake or any other version.
And where can I get any document about OpenCORE 2.XXX release?
View 4 Replies
View Related
Nov 4, 2009
Taken out from android.hdblog.it (translated), Nov 04 (Source):
Unfortunately, the network appeared rumors that Samsung would indicate that the Galaxy will not be upgrading to the new OS 1.6, nor even to Eclair Donut 2.0. The news is also reflected in the information that we have in the office for several weeks. The thing is still not official and the hope remains. Probably will receive a further update for this device but always Cupcake 1.5. In fact besides Spica Samsung is working on two other terminals for the European market and the same will be updated to Spica Eclair 2.0 by early 2010 (again according to the rumors).
And some good news:
Among the bad news but it comes a nice .... Given the success of the rom for Galaxy created exclusively by drakaz for HDblog, we decided to give a new rom, high performance, with an entirely new graphics and we hope you enjoy it. We show you a taste of what will be the dominant colors ... Soon you'll get more
View 49 Replies
View Related
Mar 10, 2010
I've installed galaxo (galaxhero to be precise) for quite a while now and it's been awesome. Only thing is, my Chinese ID3 tags come out as gibberish, I think it's 'cause of the II5 firmware. I've read threads about flashing to II5 before installed galaxo, but since updated versions have been coming out, I just wanted to find out. Is galaxo strictly only for II5? Meaning it isn't backward NOR forward compatible? My gibberish ID3 tags are really bugging me.
View 4 Replies
View Related
Mar 25, 2009
I just download a cupcake branch of source code and build it. I configured Eclipse for a new SDK, and appear the things is works great, EXCEPT emulator. 1. I configured a new AVD as parameter i pointed my old sdcard.img then loaded and do not see my sdcard 2. then I back and configure another AVD with a parameter to create a new sdcard.img, when the emulator loaded I still not seen sdcard in emulator. 3. then I try to something like: emulator -avd myavd -sdcard mysdcard.img and there is still no sd card.
How can I restore my sd card in emulator.
View 8 Replies
View Related
Aug 22, 2010
I want to reduced the size of Android Emulator i.e. come up with your SDK?As Emulator size is greater than my laptops screen size, unable to see whole content on simulator.
View 3 Replies
View Related
May 25, 2009
I am trying to change the 9 circle unlock widget screen. I added one more text view in UnlockScreen.java layout file keyguard_screen_unlock_portrait.xml. But after compiling the source (using make), I am able to see the set lock pattern on emulator. Lock pattern is working when i am using the sdk with emulator. its not working with source make.
View 2 Replies
View Related
Feb 24, 2009
I have 1.0 r2 and it takes garbage pictures, and crashes when trying to view any saved image (I've only saved images taken from the emulator's "camera" so I don't know if it shows images that were pushed via adb properly.)
I'll try the 1.1 SDK, and failing that, an earlier version.
Is this a known issue, sort of a "well, if you're really going to work with pictures, you should be using a G1 anyhow..." kind of thing?
View 2 Replies
View Related
May 4, 2009
Is there Any procedure to install the Older version .apk files in emulator
View 3 Replies
View Related
Jan 19, 2009
Is it possible to use linux version flash player plug-in on x86 for android x86 version?
View 3 Replies
View Related
May 20, 2010
I have tried finding the names of the Android OS prior to 1.5 (cupcake), but no luck. Did Google give "A" and "B" versions of the OS dessert names or did that start with cupcake?
View 10 Replies
View Related
Apr 5, 2010
I used to be a C/C++ programmer before getting in to android. I am not sure how people maintain 2 versions of a program without using #ifdef preprocessor macros. Right now I am changing the package name in eclipse and changing the code manually, but this seems really inefficient. Can anybody suggest a good way of having 2 or more projects that share most of the code?
View 3 Replies
View Related
May 25, 2010
I'm planning on getting LockBot when I get my EVO and I was wondering, what's the difference between the free version and paid version. I basically want the Moto Droid lock screen on my EVO for the slide to toggle sound on/off feature due to the lack of an external switch on the EVO. Would I be best to get the paid version or will the free version do that?
View 1 Replies
View Related
Dec 1, 2009
I've G1 dev phone. Earlier I upgraded it to 1.5 using HTC website. Now I want to customize (make some changes to ) source code and keep the changes running on G1 phone. I wanna go with cupcake release. Could any body please give me some pointers. If I download cupcake source code from android website and do 'make' for which target it will generate the images ?[Emulator or G1 phone etc.,]
View 3 Replies
View Related
Jun 17, 2009
Is RTP streaming known to be working on Cupcake devices? I have not been able to start an RTP multimedia session with my G1 since Cupcake upgrade. It was working before the upgrade, e.g. by using the VideoView class and providing an RTSP URL. But the same test which was working before fails now. The RTSP OPTIONS and DESCRIBES exchanges are OK, and then there is a "PVMFFailure" in the Log, and a popup saying "Sorry, this Video can't be played".(Note: I removed a similar message that I sent yesterday because it contained broken links)
View 3 Replies
View Related
May 14, 2009
I'm considering an Android phone, but I'm a little worried about the restrictions on Bluetooth.Can someone confirm what's been 'fixed', and what restrictions remain after the Cupcake update? I've seen a lot of mixed information floating around the net.
View 6 Replies
View Related
May 20, 2009
Is android-1.5 and cupcake-1.5 is same?
View 2 Replies
View Related
Mar 3, 2009
We are developing some applications on cupcake which depend on packages not available in 1.1 version of SDK and will not build on it. Debugging and make are very slow on ubuntu open source. So, we are eagerly waiting for a windows SDK based on cupcake. Is there a timeframe defined for it by Google?
View 7 Replies
View Related
Jun 26, 2009
I'm currently writing an app in Android that works with the GPS, at the moment I'm able to work out whether the GPS is enabled, my problem is that I want to enable the GPS on app startup if it is disabled, how can I do this programmaticaly?
View 4 Replies
View Related
Apr 29, 2009
I'm migrating my app from 1.1 to 1.5. It works right but i get a problem thowing a new intent which used to open a Geo URI in google Maps. I think that it must be related with the fact of Gmaps not beign included as part of the core. Is there any way to solve it or change it if i want to keep the track of 1.1? This is the code: intent mapsIntent = new Intent(Intent.ACTION_VIEW); mapsIntent set Data (Uri.parse("geo:0,0?q=" + address + "&z=19"));startActivity(mapsIntent); This is the throwed exception. Android. content. ActivityNot FoundException: No Activity found to handle Intent { action=android.intent.action.VIEW data=geo:0,0?q=Av. PrÃncipe de Asturias,}
View 10 Replies
View Related
Jan 21, 2009
Untill now, i were forwarding my PC ports using telnet, but with Cupcake, it's possible to use directly with emulator, using -qemu - redir option. But i'm not getting success doing this. I'm doing emulator -vm myconfig -qemu -redir udp:1234::1234 or emulator -vm myconfig -qemu -redir udp:1234:<my ip here>:1234 and both starts the emulator with the warning "qemu: could not set up redirection 'udp:1234::1234' " or "qemu: could not set up redirection 'udp:1234:<my ip here>:1234' "Please, what i'm doing wrong? any successfull case? thanks a lot P.S - i already compiled SDK 1.5 and it's working perfectly
View 2 Replies
View Related
Nov 8, 2009
Does anyone know how to change a build from donut back down to cupcake? I tried changing the release target minsdkversion back to 3 but it still would only launch in the donut rather than cupcake emulators and showed the Android 1.6 rather than Android 1.5.
View 2 Replies
View Related
Mar 4, 2009
I have a so called reliable resource who works in the T-mobile store, and so far he has been right about anything to do with G1. He predicted the OTA release, and that was right, but he has also said T- mobile will be releasing the cupcake to t-mobile customers in uk end of March. Of course all i/we can do is wait. if anyone has any information to back that claim it would be appreciated. I know there's loads of cupcake talk that has been going on for months. but i believe this is the real thing, else he wouldn't jeapordise these claims to get people to buy the G1 and then get hundreds of complaints if it didnt happen
View 2 Replies
View Related
Jul 17, 2009
Maps useda allow directions from My Location. Where'd that go?
View 5 Replies
View Related
May 26, 2010
How to get the MIDlet and CLDC version programmatically in android? Regards, Sudeep Warm Regards, Sudeep
View 5 Replies
View Related
Apr 21, 2009
I am doing development on RSTP streaming on cupcake. I want know more clear about it, so my question is, which version of 3GPP PSS has been support on cupcake, R4, R5 or R6?
View 2 Replies
View Related
Sep 5, 2009
I've used animated GIFs in Android pre cupcake however my old code no longer works. To be exact: Movie.decode Stream Always returns null... Does anyone have any workarounds/fixes to play animated GIFs?
View 1 Replies
View Related