you can either try Datawedge which is a background tool for scanner. It will push the scanned data into your text fields in your foreground apps or you can use built in RhoElements browser and create HTML with static/dynamic scanner control. Please review the docs below:
...without this information is difficult to suggest a solution :-)
You can find information on how to build application on the MC2180 (is it a Standard or Pro device?) on our support site, look for the Integrator Guide:
Then, if C# and .NET CF is a better solution, and you don't have a license for Visual Studio 2008... that's a complete different problem I can not really help to solve.
Anyway, even building a RhoElements native application for MC21x0 requires Visual Studio 2008.
Your only option, without VS2008, is to use the included REv2.1 Shared Runtime on board of the MC21x0 and build an hybrid app.
It was small kind of application,Just to scan the bar code and need to find the code data match with sqllite table and show to user that's it was match.Like Ticket validation before entering to the hall.Can you suggest me either i can go by Motorola MC2180 device or smart Phone.
MC2180 already include a version of the RhoElements runtime that can be used to build hybrid applications, I think the last available is v2.1 or v2.2, take a look at the documentation to see what is possible to do:
If you want to build a native Rhodes/RhoElements v4.0 and deploy it on the MC2180, you can hit a performance wall. MC2180 is very limited in performance and memory (128MB of RAM the standard one, there's now a professional version with 256MB of RAM and WinCE 6.0 Pro). In this case writing a .NET CF application in C# may be a better option.
Pietro Francesco Maggi .Thanks for information sharing.I dont have.net licence that is my problem.How to deploy the application to device any useful information u can share.Because i walk around google to find the deploy option for Motorola MC2180
Hi Sabarinathan,
The MC2100 family of devices are only supported by RhoElements 2.1.
Rhomobile | Mobile API Compatibility
Points: 1
You voted ‘up’
Pietro Francesco Maggi And Pavel Machala Thanks for information sharing.I dont have.net licence that is my problem.
Points: 0
You voted ‘up’
Hi Sabarinathan,
you can either try Datawedge which is a background tool for scanner. It will push the scanned data into your text fields in your foreground apps or you can use built in RhoElements browser and create HTML with static/dynamic scanner control. Please review the docs below:
Rhomobile | Scanner Module
Points: 0
You voted ‘up’
Hi Sabarinathan,
which kind of application you need to build?
...without this information is difficult to suggest a solution :-)
You can find information on how to build application on the MC2180 (is it a Standard or Pro device?) on our support site, look for the Integrator Guide:
https://portal.motorolasolutions.com/Support/US-EN/Resolution?solutionId=90464&productDetailGUID=67e6e3883f840410VgnVCM1…
Then, if C# and .NET CF is a better solution, and you don't have a license for Visual Studio 2008... that's a complete different problem I can not really help to solve.
Anyway, even building a RhoElements native application for MC21x0 requires Visual Studio 2008.
Your only option, without VS2008, is to use the included REv2.1 Shared Runtime on board of the MC21x0 and build an hybrid app.
~Pietro
Points: 0
You voted ‘up’
It was small kind of application,Just to scan the bar code and need to find the code data match with sqllite table and show to user that's it was match.Like Ticket validation before entering to the hall.Can you suggest me either i can go by Motorola MC2180 device or smart Phone.
Points: 0
You voted ‘up’
Yes, should be possible to do it on the MC2180, however:
Are the data local on the device?
Are you connected to a WiFi network (with the data on the server side)?
Which programming languages do you know?
~Pietro
Points: 0
You voted ‘up’
Ya we need to store the data on the device to validate bar code.I know c#, php,ruby,python, front end script also
Points: 0
You voted ‘up’
Hi,
MC2180 already include a version of the RhoElements runtime that can be used to build hybrid applications, I think the last available is v2.1 or v2.2, take a look at the documentation to see what is possible to do:
Rhomobile | RhoElements-Enabling Your Web App
If you want to build a native Rhodes/RhoElements v4.0 and deploy it on the MC2180, you can hit a performance wall. MC2180 is very limited in performance and memory (128MB of RAM the standard one, there's now a professional version with 256MB of RAM and WinCE 6.0 Pro). In this case writing a .NET CF application in C# may be a better option.
~Pietro
Points: 1
You voted ‘up’
Pietro Francesco Maggi .Thanks for information sharing.I dont have.net licence that is my problem.How to deploy the application to device any useful information u can share.Because i walk around google to find the deploy option for Motorola MC2180
Points: 0
You voted ‘up’