|
Posted
12 months
ago
by
ella...@gmail.com
(miki00)
try this:
import android import time droid=android.Android() print "starting sig strength" result=droid.startTrackingSign alStrengths() print result time.sleep(1) result=droid.readSignalStrengt |
||||||
|
Posted
12 months
ago
by
alex.e...@gmail.com
(RCU)
Hi.
Actually I am able to take pictures with my Android application - [link] . Just curious, Tuxicoman, the takepicture demo script works OK on Samsung Galaxy S with the standard firmware? Best regards, Alex |
||||||
|
Posted
12 months
ago
by
johnspi...@yahoo.com
(John Spikowski)
I'm trying to access the Android SQLite database tables from
ScriptBasic. I was able to open this system database but have no idea what the table names it holds. /data/data/com.google.provider s.settings/databases/settings. db Is there somewhere I can find a list of existing databases and schema |
||||||
|
Posted
12 months
ago
by
arkadiy.p...@gmail.com
(apus)
--------- beginning of /dev/log/system
D/AlarmManager( 272): Alarm triggering: Alarm{40db5ec0 type 2 com.google.android.apps.maps} D/WifiService( 272): acquireWifiLockLocked: WifiLock{NetworkLocationLocato r type=2 binder=android.os.BinderProxy@ 40d11ae8} Mode: 2 D/WifiService( 272): disable wifi due to updateWifiState |
||||||
|
Posted
12 months
ago
by
johnspi...@yahoo.com
(John Spikowski)
I noticed that the /system/bin/sqlite3 is missing on the SGT2 10.1
device. This ended up being a good test of ScriptBasic going it alone. |
||||||
|
Posted
12 months
ago
by
johnspi...@yahoo.com
(John Spikowski)
Hi Robbie,
Q. Is there any support for SQLite via a Facade? A. NOt directly. Python uses its own libraries. A. It wouldn't be hard to implement. It wouldn't be super fast... A. Put it in as an enhancement on the issue list, and |
||||||
|
Posted
12 months
ago
by
peter.l...@gmail.com
(jackcy)
I'm relatively new to coding, so please forgive me questions of a
beginner... I try to access items i have defined in a xml view, e.g. a spinner to add a tulpe content. Lateron I want to get the id of the selected item. Sniplet |
||||||
|
Posted
12 months
ago
by
rjmatt...@gmail.com
(Robbie Matthews)
Logcat.
Robbie -- <[link]> Beginning Android Tablet Programming <[link]> - Publication Date: November 2, 2011 - ISBN13: 978-1-4302-3783-9 *Robbie Matthews* gives a full, no-holds barred introduction to Android <[link]>programming for tablets. |
||||||
|
Posted
12 months
ago
by
vgur...@gmail.com
(Vladimir Gura)
Hi. A have en error while try to communicate with phone camera.
droid.webcamStart(0,10,0) I get an error: java.lang.RuntimeException: setParameters failed. What a problem? P.S. Anroid 2.3.6 |
||||||
|
Posted
about 1 year
ago
by
rjmatt...@gmail.com
(Robbie Matthews)
Well, here's your problem:
E/sl4a.SimpleServer:156(14817) : Failed to start server. E/sl4a.SimpleServer:156(14817) : java.net.UnknownHostException: localhost E/sl4a.SimpleServer:156(14817) : at java.net.InetAddress.lookupHos |
||||||
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.