This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./opt/zoom/ | |
./opt/zoom/Droplet.pcm | |
./opt/zoom/Droplet.wav | |
./opt/zoom/Qt/WebSockets/qmldir | |
./opt/zoom/Qt/labs/ | |
./opt/zoom/Qt/labs/folderlistmodel/libqmlfolderlistmodelplugin.so | |
./opt/zoom/Qt/labs/folderlistmodel/plugins.qmltypes | |
./opt/zoom/Qt/labs/folderlistmodel/qmldir | |
./opt/zoom/Qt/labs/settings/libqmlsettingsplugin.so | |
./opt/zoom/Qt/labs/settings/plugins.qmltypes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"hosts": [ | |
{ | |
"host": "tapi.rvonthego.com", | |
"ip": [ | |
{ | |
"addr": "67.202.233.234", | |
"geo": {}, | |
"sa_family": "AF_INET" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# adb shell "twrp fart && echo $?" | |
command is: 'fart' and there is no value | |
E:Unrecognized script command: 'fart' | |
Done processing script file | |
0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LOCAL_PATH:= $(call my-dir) | |
include $(CLEAR_VARS) | |
LOCAL_SRC_FILES:= \ | |
service.cpp \ | |
LOCAL_C_INCLUDES += external/stlport/stlport/ \ | |
bionic \ | |
bionic/libstdc++/include \ | |
frameworks/av/include/ndk \ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<manifest xmlns:android="http://schemas.android.com/apk/res/android" | |
package="bad.are.libs.writable.world.libwut" > | |
<application | |
android:allowBackup="true" | |
android:icon="@drawable/ic_launcher" | |
android:label="@string/app_name" | |
android:theme="@style/AppTheme" > | |
<activity |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 AtCmdFwd: [com.qualcomm.atfwd.IAtCmdFwd] | |
1 phone: [com.android.internal.telephony.ITelephony] | |
2 Jphone: [com.android.internal.telephony.ILGTelephony] | |
3 isms: [com.android.internal.telephony.ISms] | |
4 iphonesubinfo: [com.android.internal.telephony.IPhoneSubInfo] | |
5 simphonebook: [com.android.internal.telephony.IIccPhoneBook] | |
6 lguiccpbm: [com.lge.uicc.ISimPhonebookService] | |
7 lguicc: [com.lge.uicc.ILGUiccService] | |
8 wifiSapService: [com.lge.wifi.impl.wifiSap.IWifiSapManager] | |
9 LgFmService: [com.lge.lgfmservice.ILgFmManager] |