Hi everyone,
I hope you do not mind me asking the following few question as I would like to migrate out development for our hand held inventory tracking computers from windows CE to the new Android systems but I have a few questions as I've never done any Android work. So I would like to ask so I have a clear path in mind.
1. How can I access a MySQL server database
2. How do I show a keyboard on screen (for example to enter a number)
3. The inventory terminals come with a data wedge program that outputs the scanned barcode as keyboard data how would I action the enter?
4. How do I send printer commands to a network or Bluetooth printer? (zebra printers)
5. As the program would have meany screens would I control the back key on each screen or is it done on the main screen with a select case.
6. Can I use a with end with on components
I've been seeing a lot of videos on YouTube and I have to admit B4A seems a lot easier to develop in then visual studios 2008 (what I have to use for the Windows CE terminals)
I am very use to writing code in basic (as I've used PDS 7.1 for 10 years and then moved to Gambas3 in Linux) so that is not a problem but IF I wanted to migrate the app to iOS do I have to pay for this?
I will be getting a Android hand held scanner in the next few weeks to start testing (but im 98% sure i would be moving our apps away from Windows CE as I have done that with our desktops apps)
thank you all for any advise or example code to my questions, I would be most greatful for either.
Andrew
algPoS
I hope you do not mind me asking the following few question as I would like to migrate out development for our hand held inventory tracking computers from windows CE to the new Android systems but I have a few questions as I've never done any Android work. So I would like to ask so I have a clear path in mind.
1. How can I access a MySQL server database
2. How do I show a keyboard on screen (for example to enter a number)
3. The inventory terminals come with a data wedge program that outputs the scanned barcode as keyboard data how would I action the enter?
4. How do I send printer commands to a network or Bluetooth printer? (zebra printers)
5. As the program would have meany screens would I control the back key on each screen or is it done on the main screen with a select case.
6. Can I use a with end with on components
I've been seeing a lot of videos on YouTube and I have to admit B4A seems a lot easier to develop in then visual studios 2008 (what I have to use for the Windows CE terminals)
I am very use to writing code in basic (as I've used PDS 7.1 for 10 years and then moved to Gambas3 in Linux) so that is not a problem but IF I wanted to migrate the app to iOS do I have to pay for this?
I will be getting a Android hand held scanner in the next few weeks to start testing (but im 98% sure i would be moving our apps away from Windows CE as I have done that with our desktops apps)
thank you all for any advise or example code to my questions, I would be most greatful for either.
Andrew
algPoS