|
|
|
|
Joined Jan 2008
111 Posts
|
finally its gonna be easier than expected
it is possibe to use "barcode scanner" since the application : http://code.google.com/p/zxing/wiki/ScanningViaIntent inconvenience that only can shared QR format , I thought the format EAN-8 (rectangle avantage) I did a test to see... the small square of 5 * 5mm not recognize it, but the 9mm is nice |
|
|
|
|
||
|
Joined Jan 2008
111 Posts
|
Quote:
![]() ------------------- to create a QR code, in edit power->menu-> create QR Code scanning QR code, in main->menu-> Scan QR code when the battery is assigned several models I show on dialog for selecting one model if not I run direct chrono ![]() http://buho29.net/img/android/rcmana...Manager_qr.apk |
|
|
||
|
|
|
|
|
Dutch (Nederlands) translation
I'd need to see it in the application to provide a real proper translation.
For example: "Drive" is that not "Flight"? If so change "Rit" to "Vlucht". If I can be of further help regarding this I'd love to help you out. Code:
?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">RCManager</string>
<string name="emptyMessage">Maak een nieuwe aan! (menu)</string>
<!-- general -->
<string name="name">Naam</string>
<string name="description">Beschrijving</string>
<string name="date">Datum</string>
<string name="saved">Opgeslagen</string>
<string name="New">Nieuw</string>
<string name="delete">Verwijderen</string>
<string name="edit">Bewerken</string>
<string name="created">Aangemaakt</string>
<string name="cancel">Annuleer</string>
<string name="ok">Ok</string>
<string name="save">Opslaan</string>
<string name="update">Bijwerken</string>
<string name="d">Dagen</string>
<string name="h">Uren</string>
<string name="m">Minuten</string>
<string name="s">Seconden</string>
<!-- edit main-->
<string name="emptyModel">Model niet gevonden</string>
<string name="emptyModelMessage">Wat wil je doen?</string>
<string name="loadDemo">Laad Demo</string>
<!-- edit model-->
<string name="power_type">Type</string>
<string-array name="power_type_ar">
<item>Electrisch</item>
<item>Verbrandingsmotor</item>
</string-array>
<!-- modelView -->
<string name="power">Batterij</string>
<!-- edit powerView-->
<string name="deletePower">Verwijder uit dit model</string>
<string name="deletePowerItem">Verwijder definitief</string>
<string name="all">Alle</string>
<string name="find">Zoek</string>
<!-- edit chronoview-->
<string name="addManual">Voeg timer in</string>
<string name="start">Start</string>
<string name="pause">Pause</string>
<string name="reset">Reset</string>
<string name="notification_chrono">Alarmtijd verlopen</string>
<string name="help_cero_seconds">Geen opgeslagen vlucht(tijd is 0)</string>
<string name="accident">Schade</string>
<string name="addAccident">Schade toevoegen?</string>
<string name="delete_last_drive">Verwijder laatste</string>
<string name="remenber">Opslaan?</string>
<!-- edit damageview-->
<string name="cause">Oorzaak</string>
<string name="price">Kosten</string>
<string name="newDamage">Nieuwe schade</string>
<string name="editDamage">Schade bewerken</string>
<string name="n">n°</string>
<string name="damage">Schade</string>
<string-array name="damage_type_ar">
<item>Usury</item>
<item>Crash</item>
</string-array>
<!-- edit alarmview-->
<string name="help_alarm_1">Toon alarm als x uren gevlogen</string>
<string name="help_alarm_2">Toon alarm bij voorbije dag</string>
<string name="alarm">Alarm</string>
<string name="newAlarm">Nieuw alarm</string>
<string name="editAlarm">Bewerk alarm</string>
<string name="timeLeft">Tijd resterend</string>
<string name="note">Notitie</string>
<string name="type">Type</string>
<string-array name="alarm_type_ar">
<item>Tijd gevlogen</item>
<item>Voorbije datum</item>
</string-array>
<!-- statistic -->
<string name="models">Modellen</string>
<string name="average">Gemiddeld</string>
<string name="total">Totaal</string>
<string name="drive">Rit</string>
<string name="min">Min</string>
<string name="max">Max</string>
<string name="time">Tijd</string>
<string name="helpEmptyFly">"Je hebt niet gevlogen!"</string>
<!-- main <string name=""></string>-->
<string name="statistic">Statistieken</string>
<string name="preference">Voorkeuren</string>
<string name="view">Bekijk</string>
<!-- preference -->
<string name="title_ringtone">Selecteer toon</string>
<string name="title_sound_enabled">Geluid aan</string>
<string name="summary_sound_enabled">Geluid geactiveerd voor notificaties</string>
<string name="title_vibrator_enabled">Trilstand aan</string>
<string name="summary_vibrator_enabled">Trilstand geactiveerd voor geluid</string>
<string name="title_vibrator_dia_text">ex: 0 100 500 200 200 </string>
<string name="summary_vibrator_text">Duur van trilstand aan/uit in bericht</string>
<string name="title_vibrator_text">Ritme</string>
</resources>
Code:
<!-- scan/encode QR --> <string name="scan_QR">Scan een QR code</string> <string name="scan_not_found">Batterij niet gevonden!</string> <string name="scan_error">Er heeft zich een fout voorgedaan bij het scannen</string> <string name="scan_choice_title">Kies percentage</string> <string name="encode_QR">Maak een QR code aan</string> <string name="never_encoding_QR_title">No geen QR code geprint</string> <string name="never_encoding_QR_msg">Pas een batterij aan en selecteer in het menu: \n</string> </resources> |
|
|
|
|
Deutschland, Nordrhein-Westfalen, Münster
Joined Jan 2009
158 Posts
|
http://buho29.net/img/android/rcmana...Manager_qr.apk
@blackmoon This is the apk you have to download atm to use QR codes. It's not in the market yet. As for Barcode Scanner, which Android Phone do you have? Must be a newer one if you're running 2.1. I'm running 2.2 Custom ROM on my HTC Hero |
|
|
|
|
||
|
|
Quote:
As for the phone, I just found a topic on the bug list of barcode scanner, something to do with Low resolution screens I think, like the HTC WILFIRE, and some Samsung phones. The barcode gets read but then the app crashes, as I am able to get the barcode's value in "menu->history" I have a Samsung GALAXY Apollo GT-5800 (bought it one week ago), I'll try the version specific for the Wildfire that the devs posted in the bugs forum. Thanks for the help. EDIT: Done. Was as simple as copying (not via KIES ("that file extension could not be copied", that POS Samsung software(gotta have to find a replacement fast) the apk and open it with the file manager. ![]() Barcode scanner for wildfire working as expected. Up to Rcmanager. |
|
|
|
|
|
|
Ok did some testing with RCmanager and BR code reading (BR generation is ok, it seems so, see 2).
1. RCManager just crashes like Barecode Scanner did (Andro Market Version). I was expecting it since it uses the BC recognition library common to all devices , and not the one in the specific version for the low res screen devices... Gotta have to wait for the updated library to be available for third party developers. Unless, Buho could swap the incriminating file in his apk, and have a package for low resolution devices, at least until the devs of Barcode scanner resolve this issue more elegantly (t'en pense quoi Bubule ).2. By the way, does the helicopter(plane) name and lipo name, get generated in the barcode ? I just have one lipo, and the barcode value is "1", I was expecting something like "helicopter(plane) name->lipo name", simpler to grasp if scanned outside the RCmanager. Maybe is because I put spaces in my lipo name (SoloPro Lipo 1), and it only took the last digit ? Gonna do some tests on the morning... Signing out... |
|
|
|
|
||
|
Joined Jan 2008
111 Posts
|
Quote:
I did not understand your problem with "Barcode Scanner", I use it from the beginning htc G1/dream and desire, android 1.5,1.6,2.1,2.2 update in market added language selection |
|
|
||
|
|
||
|
|
Quote:
|
|
|
||
|
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Discussion New doppler speedometer application for windows and android! | neonbjb | Foamy EDFs | 51 | Jun 10, 2012 04:27 AM |
| Discussion Any RC heli/planes simulator for Android? | Tom_1971 | Simulators | 5 | Dec 01, 2011 03:33 PM |
| New Product F3 Timer for Android phones | vitas | Hand Launch | 28 | Oct 25, 2010 04:31 PM |
| New Product F3J timer for android | vitas | Multi Task F3X | 5 | Jan 29, 2010 02:51 PM |