Motorola is an American multinational telecommunications company which designs and sells wireless network infrastructure equipment.
0
votes
1answer
27 views
Sql_config failed error =21. this should never Occur
I have a problem with SQLite in Android system (2.3.6) with a motorola defy mini
When I open the database with the open method I coded in a personnal class, i receive the error sqlite_config failed ...
0
votes
0answers
4 views
Motorola HC12 PWM Registers
I'm trying to use two ports simultaneously to control two servos with PWM. I do have the following code that works on PP1 however I can't get it to work on any other ports, currently its set to work ...
0
votes
1answer
16 views
c# motorola use datawedge only in textboxes
I use datawedge to scan barcodes in my windows mobile c#.net cf application, which works quite nice.
i use a motorola es 400 for my software.
But I have the problem, that datawedge works ...
-2
votes
0answers
23 views
how to Download sdk device manager for motorola xoom 10 inch for android in eclipse [closed]
I want to download sdk device manager for motorola xoom. I am using Android 4.2.2 and Android 4.0 in eclipse. But i can not see SDK device for motorola xoom 10 inch sdk. Can anyone know from where i ...
0
votes
1answer
25 views
Hindi Font on android Motorola droidx
I am developing an app in Hindi font.
My app showing perfect Hindi results on Galaxy S3 (OS 4.1.1) and Galaxy S (OS 2.3.3) but there is some issue with Droidx (OS 2.3.3)
There i found some character ...
0
votes
2answers
64 views
android keyboard does not appear
So I've an edittext that I try to get the keyboard for if it's in focus when tilted.
I'm working with a device from motorola, MC40. Android version 2.3.4.
I check if it's in focus, I've debugged ...
0
votes
0answers
61 views
recursive binary search for assembler motorola 68K
I want to code this recursive binary search in assembler motrolla 68K.
int binSearch(int key, int &lo, int &hi) {
if(hi < lo)
return NOT_FOUND; //RETURN with V = 1
int mid = (lo+hi) ...
-4
votes
0answers
67 views
68K assembly language counting words in a string? [closed]
I am wondering how if anyone knows how to count the words of a string in Motorola 68K assembly language? I need to count the words in a string that the user will input.
Any help would be much ...
1
vote
0answers
49 views
performs a recursive binary search on an ordered array
I want to write a subroutine that performs a recursive binary search on an ordered array of 16 bit two's complement words. I have most of the code, all i need to do now is write a recursive binary ...
1
vote
0answers
149 views
Android application crashing on Motorola defy reason <s3dReadConfigFile:75>: Can't open file for reading
I have been working on an Android application for last couple of weeks. I have been testing it on Samsung s3 and HTC one without any issue.
However I brought Motorola defy and while started testing ...
0
votes
1answer
62 views
Hi, need a little help understanding Motorola in assembler
If I have:
0000 3304 alpha: dc.w 5,16,4,-2
and my instruction is: sub.w alpha+2,D0
Is my alpha at 0000 33004 or is it at 00 05 00 01 00 04 FE?
0
votes
0answers
41 views
How to make a program for Windows CE.5 that will run on Motorola MK590?
How i can make a program using Visual Studio 2008 and SQL Server 2008 R2. This Application will run on Windows CE.5 and will run on Motorola Micro Kiosk MK590. .NET v2.0 is installed on it.
Thanks in ...
0
votes
0answers
58 views
Adreno200-EGLSUB: <ConfigWindowMatch:2087>: Format RGBA_8888 issue with Motorola Defy device
I have been facing strange issue in my one of Android application with Motorola Defy device. I have been testing the same application on HTC and Samsung devices and it is running perfectly without any ...
0
votes
0answers
10 views
Razr i: Using external memory as RAM
So I've read a bit about making you external memory as the actual flash memory on Android but am not sure about doing that on Razr i. I'm not that familiar with hacking and technology, so I need your ...
2
votes
1answer
97 views
the usb drivers for adb do not work for Motorola mc40
I am running Windows 7 and Eclipse. Emulator runs great!
My Motorola MC40 has the Settings-Application->developer-> usb
debugging box checked.
I use the drivers from
...
0
votes
0answers
67 views
Motorola XT910 reads rssi equal to 0 from bluetooth low energy tags ticc2540,ticc2541,blue radios tags
I develop an Android application running on Motorola RAZR XT910 with OS version 4.0.4.
This application uses the Motorola_ICS_R2_sdkaddon_100 BluetoothGattService.jar and BluetoothGatt.jar ...
0
votes
0answers
54 views
Old Moto Droid w/ 2.2 developer options?
I'd like to push what I'm working on to my old Motorola Droid with 2.2 froyo, but I cannot find anywhere the developer options or a way to unlock them if they are hidden.
Is there a different method ...
0
votes
0answers
35 views
SCAN_SDT_UNKNOWN - Motorola OPOS Scanner
I am receiving an odd error with my scanner integration. I am making use of an OPOS scanner in my program. When the program closes I disable, release and close the device, but no other application can ...
0
votes
0answers
59 views
Motorola MZ604 can't be recognized as an android device
I have installed "Motorola Device Manager" from Motorola site
https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481
It says that it includes "USB Driver".
I open the device ...
0
votes
1answer
82 views
Motodev site hanging Eclipse check for updates
I'm a bit new to Eclipse and Android development. A few months back I had installed the motodev environment, which since has been shutdown (Where i can download MotoDev Studio?).
I have removed the ...
0
votes
1answer
53 views
Android Flashlight on Motorola RAZR
Code below works great on Wildfire S but no on Motorola RAZR, how it's possible and how to fix it. I saw few posts about that but without answer.
if (camera==null)
camera=Camera.open();
...
1
vote
2answers
35 views
Limit the RFID band
I am working with RFID, using Motorola FX7400 reader to read tags, all that without much trouble.
This reader operates in a determined frequency(902 MHz to 928 MHz).
I want to limit this frequency to ...
0
votes
0answers
22 views
Disable timesync on MC9596
after weeks of testing I finally got on root, why I am not able to set time correctly on our win ce devices (which are already used in operational environment, in time critical process).
Time is ...
0
votes
0answers
137 views
Playing a video continuosly crashes AudioFlinger after sometime
I want to play a video continuously however after some time, the AudioFlinger server usually crashes. This has only happened on Motorola Xoom tablets (both ICS and HoneyComb). I tried it on a Fujitsu ...
1
vote
1answer
175 views
Jquery Mobile Form Displays Two Input Areas
I have this weird issue with JQM 1.3, JQ 1.9.1, Android 2-4, and mainly Motorola devices, but can replicat on some HTC.
First let me preface that this code seems to work in most mobile browsers.
...
0
votes
1answer
28 views
DS9808 rules single barcode
The company I work for replaced some handheld scanners recently and need them to have the same functionality as some older ones. We used to use InterMec-EasySet to create barcodes that performed the ...
1
vote
4answers
70 views
symbol barcodescanner doesn't like being closed in a scan callback
The motorolla symbol barcodescanner works with a delegate event function, if I attempt to disable the scanner within the context of that space I get a null reference exception.
If I simply disbale ...
1
vote
0answers
34 views
How to update the .NET CF into My WinCE device?
I'm developping an application for Motorola MC3000 that use WinCE 5.0 .
It seems that the machine is using the .NET CF 2.0, I just want to update it to .NET CF 3.5 but I don't know how to do it on ...
1
vote
2answers
149 views
Windows Embedded Compact 7 - Do not automatically display on-screen keyboard
I have been building a .net application in c# for Windows CE. I had originally created it for a Motorola WT4090 which runs Windows CE 5. I have now got a Motorola WT41N0 that runs Windows Embedded ...
0
votes
1answer
124 views
How to integrate the scan barcode option on my WinCE application?
I'm new to the CE environment, I have to create an application for a mobile computer with a barcode scanne that uses Windows CE 5.0 (motorola mc3000).
Note : I'm using VS 2008 and I'm programming ...
0
votes
2answers
208 views
How to connect and test a Windows CE project on a real device?
Note : I'm using VS2008 and I'm working on windows 7.
I'm developping a Windows CE application which will run on a Motorola MC3000 device with a WinCE 5.0 like OS .
I tried to use ActiveSync in ...
0
votes
0answers
484 views
How do I configure ADB for Motorola Atrix 2
I am trying to install OEM USB driver for android development.
But my device is not listed when I do adb devices on command prompt. Nor it get listed in the DDMS.
I guess my system( Windows 7 64 bit) ...
2
votes
1answer
227 views
How to start developing an application on Windows CE?
I'm new to the CE environment, I have to create an application for a mobile computer with a barcode scanne that uses Windows CE 5.0 (motorola mc3000)
I was thinking that I should use Visual Studio ...
0
votes
0answers
40 views
motorola rf devices - How to call radio frequency api in C#
I am a starter for mobile Application .
I want to call radio frequency Api for motorola RF devices but i am not understand what i do , please help
Thanks in advance
kamal lochan
1
vote
1answer
74 views
SQL Replication in C# mobile device application
I have a mobile application (CE) running on a Motorola Symbol 3090 which should allow for scanning of inventory items and changing their properties on our SQL server (The table has existed on the ...
0
votes
0answers
65 views
Why Motorola Xoom Tab Does not play embed iframe Video(HTML 5) in android?
I am shocked that my application is playing iframe video on every device. But it does not work Motorola Xoom. This is most discussed issue with no solution.
See screen Shot
Note
I am Using this ...
2
votes
0answers
37 views
How to retrive Facebook Contact for the Native Address book( i.ePeople app) from Motorola RAZR
I am able to fetch normal contact from Motorola Razr 4.0.4 device by using the below code.
private Cursor getContacts()
{
// Run query
Uri uri = ContactsContract.Contacts.CONTENT_URI;
...
0
votes
1answer
172 views
General Network Error when connecting to SQL Server using WinCE Motorola devices
I get the Exception: "General network error. Check your network documentation." when connecting to our new SQL Server 2008 R2 server. Nothing more that that I can tell about the exception.
In windows ...
0
votes
2answers
268 views
Motorola Scanner SDK BarcodeEvent Trigger
Any help with this is much appreciated -
I'm having trouble firing BarcodeEvent in VB .NET. The scanner is in USB(IBM Hand Held) Mode and everything works fine with the C# sample application that ...
1
vote
1answer
97 views
Why javascript report 800px width for Motorola Atrix MB860 4G ? Shouldn't it be 540px
For my Mobile Web App I am trying to get screen width of the device to fit the views dynamically.
I am really confused why Motorola Atrix Atrix MB860 is reporting a 800px width. When I see the spec ...
0
votes
0answers
159 views
Camera not working on Windows Mobile 6.5
I have an application for Motorola MC9500 series that uses the device camera.
I use the following method to init the Imager:
Symbol.Generic.Device MyDevice;
int i = 0;
if ...
0
votes
2answers
161 views
Android Game - SoundPool not playing sounds on Motorola Droid X2
I am working on a game that plays audio. The sounds play fine on my Samsung device and an HTC device. However, the sounds do not play on a Motorola Droid X2.
To initialize my SoundPool:
static ...
0
votes
0answers
74 views
Press and hold button on Moto Razr/Razr Maxx workaround?
I've searched around and haven't found anyone else who has asked something very similar, or I am asking incorrectly.
I'm trying to implement a Push to Talk functionality on my phone and transmit the ...
0
votes
1answer
162 views
Where can I find source code of stock apps for Android 4 (vender/language dependent)?
I'm currently using the Android ICS 4.0.4 Chinese version on a Motorola RAZR MAXX.
And I'd like to see the source code of some apps that are not available on other firmwares.
For example, ...
2
votes
2answers
989 views
Eclipse cannot find Android device - Motorola RAZR HD
stack virgin, please be gentle.
Recently installed Eclipse w/ ADT bundle & adb cannot find my USB device (Motorola RAZR HD). I've run through the following so far:
adb kill-server -> adb ...
0
votes
2answers
82 views
How to get the total length of complete hex file (Both intel and Motorola hex files)?
i want to get the total length of all data records present in different address records in complete hex file for both Intel and Motorola S19 hex files.
For example,
:020000048000FC
...
1
vote
1answer
252 views
How to stop space bar from clicking button
I'm using VS 2008. In either a Windows or Smart Device project, pressing Space bar key when a button currently has the focus will cause the button to be clicked and it will raise the Click event. Is ...
0
votes
0answers
46 views
Html page which has wav file makes the windows mobile device unresponsive?
When an Html page which plays an WAV file (which plays a beep sound) on page load is behaving weird. The page runs as expected for a few times but mostly the beep sound is not heard and the device ...
0
votes
0answers
105 views
Motorola Razr sends LL_Channel_Map_Req messages with “Instant” field below connEventCount value
I am developing a Bluetooth Low Energy application for a Razr Maxx. My application Android code is based on TI-MotoRAZRAndroidBLE-Demo from Texas Instruments. I can connect to a slave device based on ...
1
vote
1answer
284 views
Knowing the state of orange button in motorola MC65
I need to be able to know what is the current state of orange button and be notified if this state has changed on Motorola device MC65.
Sadly I can't use Symbol.Keyboard.KeyPad class since it is not ...




