i already have a camera scanning system, but i want to use the physical
scanner. Well might get an answer when i ask motorola about their device,
but surely there are more devices from other manufacturers. I don't want to
write code for each device existing.
--
View this message in context:
htt
Hey guys,
I have to look around the web and gather informations about Barcode-scanner
devices with Windows Mobile or Android as OS. While Microsoft has an example
of how to implement an Barcode scanner in the msdn, i can't find anything
for android. I looked up the Android Reference so far, but th
Problem was solved by Deactivating Activations that were on the same Computer
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Activation-Incomplete-tp5713366p5713367.html
Sent from the Mono for Android mailing list archive at Nabble.com.
__
Hey,
since today, when i start VS2010 and load my project, VS is telling me that
my license is for an older Version of Mono for android, and connects to
Xamarin. after that it tells me, that this license is activated on another
Workstation...
I've neither updated Mono for android nor changed the S
aalready solved itself, manually killing and restarting the adb-server (maybe
with some other things) did work
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Set-up-an-Galaxy-S2-with-4-1-2-for-debugging-tp5713045p5713125.html
Sent from the Mono for Android mailin
up to now the device worked quite well, but now neither VS nor the adb itself
find it. i've tried to restart the PC, the device, both, different
USB-ports,reinstall the driver via kies (twice). i don't know what could be
helpful for you to figure out what could be the error so tell me what you
want
Wow it really helped, now the device is found by VS thanks for that, never
thought that this would help. and all the other ones, thank you too for your
help.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Set-up-an-Galaxy-S2-with-4-1-2-for-debugging-tp5713045p571
yep
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Set-up-an-Galaxy-S2-with-4-1-2-for-debugging-tp5713045p5713050.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid mailing list
Monodr
neither your nor Vegaterios suggestions would help. the charge only thing is
afaik a HTC thingy, and not an android one. the other thing was already
checked.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Set-up-an-Galaxy-S2-with-4-1-2-for-debugging-tp5713045p571
hi,
up to now i was programming with an SGS+ without any issues.
well, the sgs+ is my private phone and now i got an sg 2 (GT-I9100) with
Android 4.1.2 for developing.
i set it to USB-Debugging, but it is never detected by visual studio or the
adb itself (let it list all devices via cmd).
do i ha
thanks for your answer, but look into the link i added in an third edit to
stack-overflow. a simple re-placing of the line connection1.CloseDatabase()
did all the magic. seems like the database was closed befor the data could
get to one of those cursors.
--
View this message in context:
http://
ok my status now is, that i've found the following error:
11-30 14:48:09.187 E/Cursor (32737): Invalid statement in fillWindow()
same in the device log window and nothing more. anyone who could know why
this happens?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.
hi folks,
my Compiler/debugger don't want to do something i've programmed when i'm not
supervising his steps...
now what is this thing...
the activity i get this strange behavior, calls one method two times to get
the needed data to show in a List View. this method builds an SQL Select
Query out
thank you for your peace of code, and sorry that i'm posting back only now.
i am figuring out at the moment how it works(yeah do not only C&P even if i
can't really understand it atm.) and how i implement it.
i have a problem with this one:
SafeUnregisterReceiver
this method seems to be nowhere
hey guys,
i want to setup an Service, which is responsible for all Data from and into
the Database.
because of the point, that i want to get Data from the Service to my
Activities,
i've searched for sth. that can send Data to an activity without starting it
like a "simple" intent with extras,
and
this thread is no longer important, problem solved on another way.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Adding-controls-by-code-only-tp5712345p5712367.html
Sent from the Mono for Android mailing list archive at Nabble.com.
__
how can i affect a singel cell? all i have seen is, that the rows or columns
can be altered or done whatever you want, but never with cells. my code for
that well... there is nothing much more then an idea and some deleted
attempts to get it work, for this piece.
--
View this message in context:
hey guys,
i have a litte app where i want to add some TextViews to an TableLayout by
the number of entries in a certain table of my Database.
i've tried to get it work with the setView() method of the tableLayout, but
there was nothing to see on my phone.
i've searched the internet for an answer
yeah i just identified that the missing heights were the problem i
thought the weight would replace them completely, but now i know i have to
set sth. like wrap_content. however thanks for your help^^
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/axml-Code-w
hey guys,
i'm trying to use following axml Code:
http://schemas.android.com/apk/res/android";
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical"
android:minWidth="25px"
android:minHeight="25px">
20 matches
Mail list logo