Android :: When Is SDK Based On Cupcake Getting Released
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
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
Aug 31, 2010
What are C based services and Java based services in Android? What is similarity and dissimilarity between them ? Are C based services available in Android?
View 1 Replies
View Related
Jul 15, 2010
A torrent client for android is just released. It's a dTor BitTorrent Client. I've not used it so don't have review of it. Just check it out..
dTor BitTorrent Client v1.0RC1 v1.0.0 Application for Android | Communication
View 6 Replies
View Related
Apr 15, 2009
I thought skype released a G1 app. But a search on the market doesn't find anything. Has it recently been taken out of the store or what?
View 19 Replies
View Related
Nov 8, 2010
Does anyone know why a Netflix app has been released on opening day of WP7, but us Android users are still waiting? What is really going on with developers ignoring Android? I'm just saying.
View 20 Replies
View Related
Oct 28, 2009
When is my bus? Start Buster, and you'll instantly know just when your bus will arrive at your stop. Uses your phone's location sense to find your stop and your buses, with a single click. Buster supports the metropolitan transportation networks of Austin, Boston, Denver, and Sacramento. More cities soon (including Los Angeles by the weekend with luck).
View 3 Replies
View Related
Sep 8, 2009
Its been released. Its free and you can get it on the the market. Its decent. But I would much rather prefer a port of the iphone version. The biggest letdown was no implementation of chat.
View 5 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 26, 2010
Are there any good sites to subscribe to via RSS, or is there a way to see daily added apps to the market?
View 16 Replies
View Related
May 20, 2010
In the following scenario, the fields of Activity is not released when the Activity is closed with calling finish().
Class MyClass {
}
View 3 Replies
View Related
Nov 6, 2009
EStrongs File Explorer, Latest version 1.0.4.0 Key features:
1) SD Card file manager, support varities of file operations and different views.
2) View and Open files including media or zip files, in-built notepad.
3) Multi-select and more powerful clipborard feature.
4) Visit and transfer files among LAN computers and the phone.
5) Manage applications,install/backup/uninstall apks.
6) Simple,Neat UI
7) Free and complete. NO trial period.
Search "estrongs" in market or visit from phone: market://search/?q=pname:com.estrongs.android.pop
View 5 Replies
View Related
Mar 10, 2010
Opera Mini 5 has been released and is available for download in the android market!
View 49 Replies
View Related
Jul 28, 2010
Pulse is out for Android. Anyone play around with it/is it worth buying? Currently, using NewsRob.
View 3 Replies
View Related
Aug 5, 2010
I have been a Java programmer/instructor since Java was Oak (which is the development name for Java).
Where can one find how to use eclipse to sign an app for release? I have found several how to docs/web sites, but not detailed enough for a newbie to this android world.
I have a screen that comes up that wants the Alias, organizational unit, etc... what are valid values for these entries?
View 2 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
Nov 13, 2009
EStrongs File Explorer, Latest version 1.0.9.9
New Added:
1.Task/process killer
3.Play media on remote LAN PC
3.Root operations(only for root)
Key features:
1) SD Card file manager, support varities of file operations and different views.
2) View and Open files including media or zip files, in-built notepad.
3) Multi-select and more powerful clipborard feature.
4) Visit and transfer files among LAN computers and the phone.
5) Manage applications,install/backup/uninstall apks.
6) Simple,Neat UI
7) Free and complete. NO trial period.
8) Support Android 1.5, 1.6, 2.0
Search "estrongs" in market! or visit from phone: market://search/?q=pname:com.estrongs.android.pop
View 16 Replies
View Related
Feb 8, 2010
Ever wanted to add words to your user dictionary in batch so you don't need to add them manually one by one?
Now you can!
I just created a project called UserDictionaryUpdater which takes a file called CustomDictionary.txt in your sdcard root and adds all the words from it to your user dictionary.
This is great for people like me who doesn't have language support in Motorola Milestone and don't want to add words one by one.
Please, check it out here:
userdictionaryupdater - Project Hosting on Google Code
View 15 Replies
View Related
Sep 7, 2010
How to find the release date of an app in the android market? I want to know when some apps with a big number of downloads where release to have a look on how long it took them to get there.
View 1 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
Jun 3, 2009
In android cupcake release note, it said there is an improvement about Browser scrolling improvement. Can you please tell me what is the technique that android uses to improve that?
View 2 Replies
View Related