Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10360925
start_culebra.sh
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
818 B
Referenced Files
None
Subscribers
None
start_culebra.sh
View Options
set
-xe
rm
-f
/opt/android-sdk-linux/.android/avd/virtual_dev.avd/*.lock
adb
start-server
cat
>
/simple.gpx
<< EOF
<?xml version="1.0" encoding="UTF-8"?>
<gpx version="1.1" creator="ChatGPT" xmlns="http://www.topografix.com/GPX/1/1">
<wpt lat="37.422" lon="-122.084">
<name>Simple Waypoint</name>
</wpt>
</gpx>
EOF
emulator
-avd
virtual_dev
-writable-system
-no-window
-no-audio
&
adb
wait-for-device
adb
emu
avd
snapshot
load
configured
# emulator -grpc 5556 -avd virtual_dev -snapshot configured -no-window -no-audio -no-metrics -debug-no > /dev/null &
# adb wait-for-device
export
PATH
=
$PATH
:/root/culebraDependencies
cd
/root/culebra
./culebratester2
start-server
&
#wait for the server to start
while
!
curl
http://localhost:9987/v2/uiDevice/screenshot
>
/dev/null
2
>
/dev/null
;
do
sleep
0
.1
done
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 8, 09:57 (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1034006
Default Alt Text
start_culebra.sh (818 B)
Attached To
Mode
R134 rentgen-android
Attached
Detach File
Event Timeline
Log In to Comment