motorola-droid

Android ADB Not connecting to Droid 2

断了今生、忘了曾经 提交于 2020-01-14 06:50:08
问题 I am finding ADB extremely fuckle for my Droid 2. My computer is Windows 7 64bit and my Droid2 version is 2.3.4. I have googled and searched Stack Overflow and found many people have a similar problem. But mine is a weird twist on it. I can in fact connect my phone to my computer after a fresh install of ADB, however after I connect and run an app on it, the ADB connection dies and I cannot get it back. I have tried the following: Reinstalling the Android USB driver, editing the .INI file to

Where i can download MotoDev Studio? [closed]

可紊 提交于 2019-12-19 09:59:14
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 7 years ago . In the new Motorola Website i can't find any link to MotoDev Studio. I used it in the last year and now it seems disappeared. Do you know where can i find last builds? 回答1: They are not supporting MotoDev studio anymore. This has to do with the restructure after the purchase from Google. I am not sure about

Android: Listening for barcode scanner button being pressed

家住魔仙堡 提交于 2019-12-12 04:48:37
问题 I have a Motorola TC55, that is equipped with a hardware barcode scanner. What i'd like to do is listen for that button being pressed in my app. I've googled and looked on SO without any luck. Can someone point me to a resource, or suggest how i can get started? 回答1: On the Motorola TC55 the hardware scan button is mapped to the key "BUTTON_L1" by default so this is what you'd listen for like below. @Override public boolean onKeyDown(int keyCode, KeyEvent event) { if(keyCode == KeyEvent

Problem saving file on Motorola Droid, Android 2.1?

无人久伴 提交于 2019-12-11 07:54:37
问题 Two of my users have reported a problem with my Android application, OftSeen Gestures. Both of them are using a Motorola Droid. The app saves a text file which is just a list of gesture names and phone numbers, both strings. It saves the file to the private data area. I don't know that it is this code that is failing but they report the assigned numbers disappearing after the phone comes out of screen sleep. Since the file is reread in OnCreate each time, I'm assuming the file doesn't exist

Programatically send SMS to email using Verizon Motorola Droid on Android

瘦欲@ 提交于 2019-12-10 16:49:12
问题 I was wondering if anyone knew the proper way to send an SMS message to an e-mail address using Verizon's CDMA Motorola Droid phone. The internal messaging application appears to automagically do this. While 3rd party applications like SMSPopup don't seem to be able to properly reply to e-mail addresses unless you compose the message inside the messaging application. When the internal messaging application sends a SMS message there's a corresponding 'RIL_REQUEST_CDMA_SEND_SMS' entry in the

Camera issue with Motorola DROID RAZR When I recording the video

荒凉一梦 提交于 2019-12-06 08:22:34
问题 I have tested my application on various mobile phones. My applications main functionality is taking pictures and recording video through the phones camera. I didn't face an issue on most of the mobile phones, but I did face this issue on Motorola DROID RAZR. My application works fine when i take a picture. But I'm facing an issue when I record a video. When I record a video, I get a blank screen. There is no preview showing on the mobile screen. I don't why its happening, but on most of the

Camera issue with Motorola DROID RAZR When I recording the video

a 夏天 提交于 2019-12-04 15:43:11
I have tested my application on various mobile phones. My applications main functionality is taking pictures and recording video through the phones camera. I didn't face an issue on most of the mobile phones, but I did face this issue on Motorola DROID RAZR . My application works fine when i take a picture. But I'm facing an issue when I record a video. When I record a video, I get a blank screen. There is no preview showing on the mobile screen. I don't why its happening, but on most of the mobile phones its working fine. And taking picture working fine on this phone (the droid razr).

Where i can download MotoDev Studio? [closed]

只愿长相守 提交于 2019-12-01 09:05:35
In the new Motorola Website i can't find any link to MotoDev Studio. I used it in the last year and now it seems disappeared. Do you know where can i find last builds? They are not supporting MotoDev studio anymore. This has to do with the restructure after the purchase from Google. I am not sure about downloading legacy builds, but Motorola isn't actively developing this anymore (and laid off most of the team that was working on this). You might search for "MOTODEV Core Plugins", as they renamed studio to that - but you probably want to not use these tools anymore, since they are not being