Android :: When Will Google Supply The 64bit Support For Mac Platform?

Sep 8, 2009

Snow Leopard has been published for several weeks, Eclipse also provide an 64bit Cocoa version on 3.5, but the Android SDK still only support the 32bit mode on Mac, why? It's emulator also still use QuickDraw to draw interface, maybe Google has forgotten us.

Android :: When will Google supply the 64bit support for Mac Platform?


Android :: Google Platform For Robotics - Serial Connection Support

Oct 21, 2010

1) What Android-compatible hardware platforms (boards, like "beagle board") can you recommend for hobby robotics? Where can I see a list of Android-friendly boards with support of serial (or parallel) connections?

We are going to move our Java ME robotics project (http:// www.RoboHobby.com) to Android platform, but what hardware to choose?

2) What can you say about support of serial connection on Android- based phones? Does it work in reality? As I remember, in the Java ME world not all cell phones manufacturers supported serial connections on their J2ME implementations. For example serial connections were supported on some models of Siemens and Sony-Ericson, but they were not supported on Nokia and Sumsung, etc.

What is going on with serial connection support in the Android World? Is this supported in reality? On which cell phones?

3) Is it possible to use on Android devices (boards) not BlueTooth/USB conection, but wired connection, like RS232 "COM" port on PC?

I see funny wordplay - Android as a Google project and Android as a human-like robot. :-)

-- http://www.RoboHobby.com - Java Robotics, Code Examples. PICkit2 tutorials, J2ME mobile phone Java as a robot's brain, KAP (Kite Aerial Photography)

View 3 Replies View Related

Android :: NFC Support On Adroid Platform And Available Devices

Oct 16, 2009

after some internet based research I didn't found helpfull information about NFC support on android. Is there anyone out there who has information about this? I know that there is an open source project called libnfc.org running and also some other stuff from Contactless Data Inc. Since I'm dealing with a very cool NFC app I'm interested in new devices or features which can support that app. Mobile handsets with Android and NFC functionalities would be a very cool thing.

View 3 Replies View Related

Android :: Which Mobile Platform To Use Creation Of Musicians Support Application?

Sep 22, 2009

I'm a programmer looking to play in the mobile world. The application I'd like to play with would support my musical hobbies. I suspect a mobile phone with a music player could easily be programmed to support a classical musicians practice sessions. Access to media player APIs without the need to open external apps or do clunky things with files.Adequate access to playback API to create specific notes and beat patterns. As a hobby application, this should not require expensive tooling.I can switch to a new phone to use the application. Bonus points for something that easily ports to a netbook.I will admit I new to the world of sexy phones. I currently use an obsolete voice device with text messaging. I won't revealing my current flavor of programming because learning a new platform is just fine.

View 4 Replies View Related

Android :: Using Google Map Data API On Platform

May 2, 2010

I was checking out the Google Maps Data API and I was wondering if I can follow their Java Development guide to use it on the Android platform? I want to display routes that I have created on Google Maps on the phone.

View 1 Replies View Related

Android :: Platform For Developing All Things Google

Jul 13, 2009

I am interested in developing things for google apps and android using python and java. I am new to both and was wondering if a environment set in windows or linux would be more productive for these tasks?

View 4 Replies View Related

Android :: After Building Platform Source - How To Sign Arbitrary APK With Platform Key

Nov 22, 2010

As an experiment, I would like to use the platform key of my custom built Android platform to sign an arbitrary APK, that is built via the NDK. What is the process to go about doing this?

View 2 Replies View Related

Android :: Google Support Number For Droid's Sent To Developers From Google?

Jun 23, 2010

A few months ago Google sent top market developers a feww phone (Droid or Nexus).I was one of them and received a Droid.I just now called in to activate the Droid on my Verizon account and was told that it is not activated.They said that the ESN number is tied to a business account and currently active.Verizon said the only thing I can do is to contact Google, who sent me the phone, and work it out with them.The paperwork with the phone came with no numbers or email addresses.I have tried calling the Nexus support line, they could not direct me anywhere. I have tried emailing the automated robots that sent me emails about the phone.Is there anyone at Google that I can contact that would be able to help with this?

View 2 Replies View Related

Android :: Time Elapsed Since AC Supply Unplugged

Aug 17, 2010

I'd like to know if there is a way to get the elapsed time since the phone was unplugged from AC supply. I know that I can register a receiver to catch battery events - but this just works if my service is running already when the status changes. In my case I assume that the application is started when the AC supply was already plugged out before and I then want to retrieve the time.

View 2 Replies View Related

Android :: Traceview On 64bit Pc

Jul 4, 2009

I tried to use traceview on a computer with a 64bit processor, the error I get is "architecture word width mismatch": I do use the 64bit version of Eclipse for development, I know SWT works on my computer. What do I need to do to make traceview work on my computer? For now, I copy the trace files to my laptop, which has a 32 bits architecture. android-sdk-linux_x86-1.5_r2/tools/lib/libswt-pi-gtk-3236.so: /home/ christine/java/android-sdk-linux_x86-1.5_r2/tools/lib/libswt-pi- gtk-3236.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch) at java.lang.ClassLoader$NativeLibrary.load(Native Method at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1767) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676).....

View 4 Replies View Related

Android :: When Should Close Cursor That I Supply To List View?

Jul 28, 2010

I supply a cursor to a ListActivity like this: My question is how/when should I close my cursor when I am done? Cursor cursor = get ContentResolver().query(uri, null, null, null, null);
if (cursor != null) {
mCursorAdapter = new CursorAdapter(this, cursor);
setListAdapter(mCursorAdapter);

View 1 Replies View Related

Android :: Does The Kindle Application Only Supply Quick Reads?

Aug 24, 2010

I really really really want a kindle 2 reader, but it isn't my birthday until December, so I've downloaded the kindle for Android application to my Sony Ericsson X10 Experia, I've only downloaded one book so far, but I read it within a day, I noticed at the end of the book that it said "quick read". Are all the books supplied quick reads? Is this the same on the Kindle reader? If this is the case I won't be buying one, I want the full version of the books!

View 2 Replies View Related

Android :: Java.lang.RuntimeException - Supply Layout_height Attribute

Feb 15, 2009

I get the following error in logcat: java.lang.RuntimeException: Binary XML file line #26: You must supply a layout_height attribute. Can you please tell me which xml file that I am missing? And it said 'binary xml', does it mean it is actually line 26 in my file? or it is line 26 in the file after it compiles to be a binary xml file?..........

View 4 Replies View Related

Android :: Debug With Windows 7 64bit

Nov 19, 2010

I want to debug on my device and I am using a Windows 7, 64 bit, but I can't find correct drivers to do so. The perspective in Eclipse is whether changing nor halts the IDE at any breakpoint.Can you send me any suggestions how to use debugging?

View 6 Replies View Related

HTC Incredible :: Power Supply Pop Up

May 18, 2010

has anyone gotten a pop up stating something to the effect of "this power supply is not compatible with your device, unplug to avoid damage to your device"?

View 11 Replies View Related

Android :: USB Driver Not Working On Windows 7 64bit

Sep 23, 2010

For some reason my windows 7 64 don't recognize the driver r3. Does anybody have this problem?

View 5 Replies View Related

Android : Plugin In Eclipse 3.5 On Ubuntu 64bit

Feb 15, 2010

I got a huge problem with the Android Development Tools ADT running in Eclipse Galileo (3.5.1) on Ubuntu 9.10, 64bit.On this platform, I do not manage to see any property edit dialogs for layout properties. E.g. the one where you can select a string resource ID for text fields, or a drawable ID for image fields or backgrounds.Whenever I click on the button next to the property value - nothing happens, except this button disappears.Properties with a list of possible values, e.g. "wrap_content" or "fill_parent" are displayed in a dropdown box directly in the properties field.On a different system I work in a Windows environment with Eclipse 3.4 and the same ADT: no problems whatsoever, everything works fine, the dialogs come perfectly.Does anyone know what to do here? Where's the problem? Why does Eclipse not tell me that something goes wrong?

View 4 Replies View Related

LG Eve :: Charging / Amperage - Usb Power Supply

Apr 6, 2010

I just got a used LG Eve but it didn't come with an ac wall charger. A pc puts out 500mA through usb as most of you know and I find it takes awhile to charge this phone through my pc. My pc is also in the basement while my room is 2floors above that and I generally like to charge my phone next to my bed while I sleep. How many amps does the ac wall charger put out? Also I have a usb power supply thing that puts out 5volts at 2amps. Would this be too much for the phone/battery and kill it?

View 1 Replies View Related

Android :: Plugins Not Working In Eclipse On Windows 7 64bit

Dec 30, 2009

On my brand new Windows 7 machine, I downloaded Eclipse (Galileo) and several Eclipse plugins (Android's ADT plugin, Subclipse, etc.) After rebooting, neither of these plugins are showing up in the IDE (nothing in the preferences, menus, etc.) but if I click "Installation Details" in the 'About Eclipse' popup, I see all of the plugins listed as Installed Software. (ex. Android DDMS 0.9.5, Subclipse 1.6.5, etc.) How do I get my plugins to work?

View 7 Replies View Related

Android :: Target Platform Android Vs Google Api

Jul 17, 2010

I followed this tutorial: http://developer.android.com/resources/tutorials/views/hello-mapview.html
and it runs ok, except when I click on my icon in the map, the dialogue box does not come up. And the application stops.

I don't know what is google api; can someone explain it to me please? Does this mean that the code in above tutorial will not run on an android handset?

Here is my code:

CODE:.....................

View 1 Replies View Related

Android :: Flurry Analytics Vs Google Analytics On Mobile Platform

Jun 29, 2010

I am working on a mobile app on the Android platform (and going forward for the iPhone) and am evaluating the Flurry Analytics and Google Analytics platforms for the app. Both platforms have SDKs for the Android and the iPhone and seem very similar in most ways.

View 3 Replies View Related

General :: ROM Dumping Unknown Android Device Using Windows 7 64bit

Jan 3, 2013

I am attempting to pull an image from an unknown android device. I am running into a few issues:

When I attempt to pull the image by using the command in ADB : dd if=/dev/block/mmcblk1 of =/sdcard/boot.img I get the error write Error: File too large.

This happens when getting to the 4.0 GB mark, (assuming this is an issue with FAT32)

Is there an adb command to do a rom dump directly to my PC? Is there an application?

View 4 Replies View Related

Android :: Support For Google Listen

Sep 29, 2010

I'm a BIG fan of Google Listen, until one of their updates just started f**king up everything! I posted my concern on their discussion group (Discussions - listen-discuss | Google Groups), but I'm not sure that official channel is actually answering ANY questions. The replies are more users saying they have the same problem.

Can I get support (or answers) here or should I just stick to their discussion group?

Here are some of my concerns:
I can't fast forward or rewind anymore. If I try to move the timeline the podcast starts over.
A lot of the time I get an error along the line that it can't play the file. So; it no longer plays while streaming. I have to wait until I get a full download.
When I use my bluetooth headset to start/stop a song, it messes with the Music app. I can't disable this option without disabling it for Music.
I'm running their latest version (v1.1.3b) on my Motoroloa Droid FRG22D. I think I saw these issues when I had Android 2.1.

View 5 Replies View Related

HTC Droid : Eris Power Supply - Charger Output Specs?

Jul 19, 2010

Sorry if this has already been asked somewhere because i know its a pretty simple question but i couldnt find the answer anywhere on the forum.

what is the output specs on the HTC Eris power supply/charger? (volts,amps)

View 6 Replies View Related

HTC Hero :: How To Get Sync To Work With Win 7 64bit

Oct 20, 2009

Getting HTC Sync working with windows 7 64 bit. I need to sync all my Outlook contacts.

View 2 Replies View Related

HTC Incredible : Can't Sync To Windows 7-64bit / How To Fix

Jun 1, 2010

I have had my Droid 2 weeks and love it. But I can not get it to sync with my Dell XPS Windows 7, 64 bit computer. I've been to 3 different Verizon stores and they have no idea what to do. It will sync with XP and Windows 7-32 bit. I have downloaded the Motorola 4.6.0 Driver with MotoConnect* (for 64-bit versions of Windows�). When I connect to my computer, it acts like it will connect and sometimes it does for a couple of minutes then the drive just disappears. I have marked "Debugging". I have Googled and tried everything out there with no luck.

View 4 Replies View Related

Android :: Does Google Provides Any Paid Support For Developer?

Jul 25, 2009

I would like to know that does google provides any paid support for android developer so that developer can progress fast and they have to do less searching.

View 3 Replies View Related

General :: MTK65xx Cannot Install In Windows 7 64bit

May 8, 2014

I have Win7 32-bit at home and my china phone can be detected and usb drivers were loaded but when im at the office using Win7 64bit, i keep on getting a hardware malfunction error.

We are using here Dell Optiplex 3010 Desktop while at home im using an assembled CPU.

View 1 Replies View Related

Android :: Does Sprint Support Google Voice Voicemail

Jun 15, 2010

I can't get my EVO to use my google voice as my voicemail. I have everything set up correctly and have my voicemail assigned to google instead of sprint. When I try to activate my google on my phone by dialing the *28 and my number, it either gives my an error code or just rings. Does sprint allow google as your voicemail?

View 5 Replies View Related

Android :: Google / Carriers / Manufacturer Relationships / Support

Jun 30, 2010

I'm about to dump ATT/IPhone for Sprint/Android (EVO), but one thing has been nagging me and I want to make sure I know my options before jumping (e.g. given these 2 yr contracts).My concern is with ongoing support for my phone after purchase, support in terms of receiving the latest/greatest updates to the Android platform (e.g. within hardware constraints). Who ultimately controls whether a phone gets a release (e.g. Carrier or Manufacturer)?It seems to me the best bet is to go with the Nexus One platform given that is under the control of Google and should be well supported in that respect. However, it seems like it is going to be a hassle and/or costly to go with Nexus One using Sprint. Is there anyway around paying full price for Nexus One and using Sprint as a carrier? Any chance Google has a deal with the carriers to subsidize phones?Plus, I would prefer not to have the blot (e.g. UI modifications, app replacements, etc) added to the phone by Carriers and/or Manufactures (e.g. prefer Android as perceived by Google). Wondering who has the control of UI modifications. Does the Carrier contract with the Manufacturer and have control over what is added and how it is supported (e.g. whether a phone gets a new Android release, etc)? Or does the Manufacturer have the control?And lastly, say I get the EVO and on down the line someone (Manufacturer or Carrier) decides no more updates for the EVO. It sounds like I should be able to root the phone and continue with updates. Without support from Carrier/Manufacturer of course, but is it against the Carriers rules to root a phone?
Also, when rooting a phone, I'm assuming you can not take a release straight from Google and install it. Rather, someone has to implement the release for the target hardware (e.g. build, add any necessary drivers, etc). Are there any gotchas in doing this? Who is the most reliable supplier of these builds? I know that is a pretty broad question and I'll plan on doing additional research in that areas, but if anybody can give me a nudge or share their experience, that would be great.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved