Skip to content

Instantly share code, notes, and snippets.

@zunda
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zunda/8800552 to your computer and use it in GitHub Desktop.
Save zunda/8800552 to your computer and use it in GitHub Desktop.
DropboxのDB EditorがどういうIntentをやりとりしているか調べる
DropboxのDB EditorがどういうIntentをやりとりしているか調べる
DropBoxアプリから140101-dropbox-dbeditor.txtを…
- Share
- Favorite
- Delete
- More
- Rename
- Move
- Export
あれ?その場で編集はできない?
いや、メニューを使わずにタップすればいい
ファイルをタップ
I/com.dropbox.android.util.ae(10560): Trying to ignore: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/com.dropbox.android.util.ae(10560): Ignoring changes to file: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/com.dropbox.android.util.ae(10560): Ignored change to /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86. Back to watching
I/com.dropbox.android.util.ae(10560): Watching file: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/com.dropbox.android.util.ae(10560): Getting ready to upload: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/ActivityManager( 753): START u0 {act=android.intent.action.VIEW dat=file:///storage/emulated/0/Android/data/com.dropbox.android/files/scratch/140101-dropbox-dbeditor.txt typ=text/plain flg=0x10000003 cmp=android/com.android.internal.app.ResolverActivity (has extras)} from pid 10560
com.dropbox.android.util.aeがファイルをダウンロードして
file:///storage/emulated/0/Android/data/com.dropbox.android/files/scratch/140101-dropbox-dbeditor.txt
に置いて、インテントを発行するんだ。
Complete Action Using - DB Text Editor、Dictionary Tool、HTML Viewer
DB Text EditorをJust Once
I/PackageManager( 753): Action: "android.intent.action.VIEW"
I/PackageManager( 753): Category: "android.intent.category.DEFAULT"
I/PackageManager( 753): Type: "text/plain"
I/PackageManager( 753): Adding preferred activity ComponentInfo{com.dropbox.android/com.dropbox.android.activity.TextEditActivity} for user 0 :
I/ActivityManager( 753): START u0 {act=android.intent.action.VIEW dat=file:///storage/emulated/0/Android/data/com.dropbox.android/files/scratch/140101-dropbox-dbeditor.txt typ=text/plain flg=0x13000003 cmp=com.dropbox.android/.activity.TextEditActivity (has extras)} from pid 10793
D/dalvikvm( 753): GC_FOR_ALLOC freed 3437K, 22% free 51372K/65848K, paused 75ms, total 75ms
I/com.dropbox.android.util.ae(10560): File not modified: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/com.dropbox.android.util.ae(10560): File not modified: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/ActivityManager( 753): Displayed com.dropbox.android/.activity.TextEditActivity: +108ms
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.startService:494 jp.pioneer.mbg.pioneerkit.b.a.b:-1 com.atok.mobile.core.service.y.a:-1
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.bindService:517 jp.pioneer.mbg.pioneerkit.b.a.d:-1 jp.pioneer.mbg.pioneerkit.b.a.b:-1
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
W/ActivityManager( 753): Duplicate finish request for ActivityRecord{42cc7360 u0 android/com.android.internal.app.ResolverActivity t432 f}
端末で編集後にSave
I/com.dropbox.android.util.ae(10560): Getting ready to upload: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/com.dropbox.android.taskqueue.N(10560): canceled task
I/com.dropbox.android.service.DropboxNetworkReceiver(10560): Setting receiver enabled: true
W/InputMethodManagerService( 753): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@44d0dc28 attribute=null, token = android.os.BinderProxy@43ea04c8
I/com.dropbox.android.util.ae(10560): File not modified: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/com.dropbox.android.util.ae(10560): File not modified: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/com.dropbox.android.util.ae(10560): File not modified: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/com.dropbox.android.service.DropboxNetworkReceiver(10560): Setting receiver enabled: false
Quit
I/h.n.a.w.DigitalWorldClockWidget( 5906): On Receive called. Intent=Intent { act=android.appwidget.action.APPWIDGET_UPDATE dat=world_clock_widget://widget/id/7 flg=0x14 cmp=net.hubalek.android.worldclock/.WorldClockWidget (has extras) }, Context=android.app.ReceiverRestrictedContext@425e6538
D/dalvikvm( 5906): GC_FOR_ALLOC freed 1040K, 7% free 16776K/17980K, paused 13ms, total 14ms
D/dalvikvm( 5906): GC_CONCURRENT freed 1K, 4% free 17274K/17980K, paused 3ms+1ms, total 22ms
D/dalvikvm( 5906): WAIT_FOR_CONCURRENT_GC blocked 16ms
I/dalvikvm-heap( 5906): Grow heap (frag case) to 17.413MB for 539152-byte allocation
D/dalvikvm( 5906): GC_FOR_ALLOC freed <1K, 2% free 17800K/17980K, paused 8ms, total 8ms
I/h.n.a.w.DigitalWorldClockWidget( 5906): On Receive called. Intent=Intent { act=android.appwidget.action.APPWIDGET_UPDATE dat=world_clock_widget://widget/id/6 flg=0x14 cmp=net.hubalek.android.worldclock/.WorldClockWidget (has extras) }, Context=android.app.ReceiverRestrictedContext@425e6538
D/dalvikvm( 5906): GC_FOR_ALLOC freed 1039K, 7% free 16776K/17980K, paused 9ms, total 9ms
D/dalvikvm( 5906): GC_CONCURRENT freed 1K, 4% free 17274K/17980K, paused 2ms+0ms, total 13ms
D/dalvikvm( 5906): WAIT_FOR_CONCURRENT_GC blocked 6ms
I/dalvikvm-heap( 5906): Grow heap (frag case) to 17.413MB for 539152-byte allocation
D/dalvikvm( 5906): GC_FOR_ALLOC freed <1K, 2% free 17800K/17980K, paused 7ms, total 7ms
V/PhoneStatusBar( 890): setLightsOn(true)
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.startService:494 jp.pioneer.mbg.pioneerkit.b.a.b:-1 com.atok.mobile.core.service.y.a:-1
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.bindService:517 jp.pioneer.mbg.pioneerkit.b.a.d:-1 jp.pioneer.mbg.pioneerkit.b.a.b:-1
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
D/dalvikvm(10560): GC_CONCURRENT freed 1802K, 8% free 23444K/25392K, paused 2ms+2ms, total 21ms
D/dalvikvm( 1033): GC_CONCURRENT freed 1306K, 7% free 20912K/22336K, paused 1ms+1ms, total 13ms
D/dalvikvm( 1263): GC_CONCURRENT freed 477K, 12% free 18392K/20680K, paused 2ms+2ms, total 17ms
D/dalvikvm( 753): GC_EXPLICIT freed 5473K, 22% free 51618K/65848K, paused 3ms+8ms, total 102ms
I/GCoreUlr( 1263): Successfully inserted location
I/GCoreUlr( 1263): Not calling LocationReportingService, hasMoved: false, elapsed millis: 1720154, request: Phone
W/IdleConnectionHandler(10560): Removing a connection that never existed!
飛行機モードだと
ファイルをタップ
I/com.dropbox.android.util.ae(10560): Watching file: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/com.dropbox.android.util.ae(10560): Getting ready to upload: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/ActivityManager( 753): START u0 {act=android.intent.action.VIEW dat=file:///storage/emulated/0/Android/data/com.dropbox.android/files/scratch/140101-dropbox-dbeditor.txt typ=text/plain flg=0x10000003 cmp=android/com.android.internal.app.ResolverActivity (has extras)} from pid 10560
I/ActivityManager( 753): Start proc system:ui for activity android/com.android.internal.app.ResolverActivity: pid=12080 uid=1000 gids={41000, 1028, 1015, 3002, 3001, 3003}
D/dalvikvm(12080): GC_CONCURRENT freed 86K, 1% free 17045K/17164K, paused 2ms+1ms, total 13ms
I/Adreno-EGL(12080): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM Build: I0404c4692afb8623f95c43aeb6d5e13ed4b30ddbDate: 11/06/13
D/OpenGLRenderer(12080): Enabling debug mode 0
I/ActivityManager( 753): Displayed android/com.android.internal.app.ResolverActivity: +169ms
DB Text EditorをJust Once
I/PackageManager( 753): Action: "android.intent.action.VIEW"
I/PackageManager( 753): Category: "android.intent.category.DEFAULT"
I/PackageManager( 753): Type: "text/plain"
I/PackageManager( 753): Adding preferred activity ComponentInfo{com.dropbox.android/com.dropbox.android.activity.TextEditActivity} for user 0 :
I/ActivityManager( 753): START u0 {act=android.intent.action.VIEW dat=file:///storage/emulated/0/Android/data/com.dropbox.android/files/scratch/140101-dropbox-dbeditor.txt typ=text/plain flg=0x13000003 cmp=com.dropbox.android/.activity.TextEditActivity (has extras)} from pid 12080
D/dalvikvm( 753): GC_FOR_ALLOC freed 5048K, 22% free 51420K/65848K, paused 75ms, total 75ms
I/com.dropbox.android.util.ae(10560): File not modified: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/com.dropbox.android.util.ae(10560): File not modified: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
D/dalvikvm(10560): GC_CONCURRENT freed 2635K, 11% free 23059K/25728K, paused 1ms+2ms, total 23ms
I/ActivityManager( 753): Displayed com.dropbox.android/.activity.TextEditActivity: +108ms
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.startService:494 jp.pioneer.mbg.pioneerkit.b.a.b:-1 com.atok.mobile.core.service.y.a:-1
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.bindService:517 jp.pioneer.mbg.pioneerkit.b.a.d:-1 jp.pioneer.mbg.pioneerkit.b.a.b:-1
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
I/ActivityManager( 753): Killing 5302:android.process.acore/u0a3 (adj 10): empty #17
I/ActivityManager( 753): Killing 3504:com.google.android.talk/u0a51 (adj 10): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
W/ActivityManager( 753): Duplicate finish request for ActivityRecord{42679b00 u0 android/com.android.internal.app.ResolverActivity t434 f}
W/InputDispatcher( 753): channel '430c7758 com.google.android.talk/com.google.android.talk.SigningInActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 753): channel '430c7758 com.google.android.talk/com.google.android.talk.SigningInActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher( 753): Attempted to unregister already unregistered input channel '430c7758 com.google.android.talk/com.google.android.talk.SigningInActivity (server)'
I/WindowState( 753): WIN DEATH: Window{430c7758 u0 com.google.android.talk/com.google.android.talk.SigningInActivity}
D/ConnectivityService( 753): NetTransition Wakelock for ConnectedState released by timeout
編集してSave file
I/com.dropbox.android.util.ae(10560): Getting ready to upload: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/com.dropbox.android.taskqueue.N(10560): canceled task
W/InputMethodManagerService( 753): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@42c389d0 attribute=null, token = android.os.BinderProxy@44cf4228
I/com.dropbox.android.util.ae(10560): File not modified: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
Quit
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.startService:494 jp.pioneer.mbg.pioneerkit.b.a.b:-1 com.atok.mobile.core.service.y.a:-1
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.bindService:517 jp.pioneer.mbg.pioneerkit.b.a.d:-1 jp.pioneer.mbg.pioneerkit.b.a.b:-1
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
D/ConnectivityService( 753): handleInetConditionChange: no active default network - ignore
タップすると編集内容が保存されていた
I/ActivityManager( 753): Displayed android/com.android.internal.app.ResolverActivity: +103ms
I/PackageManager( 753): Action: "android.intent.action.VIEW"
I/PackageManager( 753): Category: "android.intent.category.DEFAULT"
I/PackageManager( 753): Type: "text/plain"
I/PackageManager( 753): Adding preferred activity ComponentInfo{com.dropbox.android/com.dropbox.android.activity.TextEditActivity} for user 0 :
I/ActivityManager( 753): START u0 {act=android.intent.action.VIEW dat=file:///storage/emulated/0/Android/data/com.dropbox.android/files/scratch/140101-dropbox-dbeditor.txt typ=text/plain flg=0x13000003 cmp=com.dropbox.android/.activity.TextEditActivity (has extras)} from pid 12080
I/com.dropbox.android.util.ae(10560): File not modified: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/com.dropbox.android.util.ae(10560): File not modified: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/9589eb86
I/ActivityManager( 753): Displayed com.dropbox.android/.activity.TextEditActivity: +73ms
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.startService:494 jp.pioneer.mbg.pioneerkit.b.a.b:-1 com.atok.mobile.core.service.y.a:-1
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.bindService:517 jp.pioneer.mbg.pioneerkit.b.a.d:-1 jp.pioneer.mbg.pioneerkit.b.a.b:-1
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
W/ActivityManager( 753): Duplicate finish request for ActivityRecord{42d41ad0 u0 android/com.android.internal.app.ResolverActivity t435 f}
端末をオンラインにしてみると
-rw-rw-r-- 1 zunda zunda 3317 Jan 1 12:57 140101-dropbox-dbeditor (an zunda's conflicted copy).txt
-rw-rw-r-- 1 zunda zunda 14439 Jan 1 12:57 140101-dropbox-dbeditor.txt
うむ。
いっぽうlogcatは
I/com.dropbox.android.util.ae(10560): File not watched: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/40ec6812
I/com.dropbox.android.util.ae(10560): File not modified: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/40ec6812
I/com.dropbox.android.util.ae(10560): File not modified: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/40ec6812
I/com.dropbox.android.service.DropboxNetworkReceiver(10560): Setting receiver enabled: false
もういっこ。DropBoxにファイルを追加する。
DiscovererからDownload/cover-kuroan.txt を Share-Add to Dropbox
I/ActivityManager( 753): START u0 {act=android.intent.action.SEND typ=text/plain flg=0x80001 cmp=com.dropbox.android/.activity.DropboxSendTo (has clip) (has extras)} from pid 27986
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.startService:494 jp.pioneer.mbg.pioneerkit.b.a.b:-1 com.atok.mobile.core.service.y.a:-1
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.bindService:517 jp.pioneer.mbg.pioneerkit.b.a.d:-1 jp.pioneer.mbg.pioneerkit.b.a.b:-1
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
I/ActivityManager( 753): Start proc com.dropbox.android for activity com.dropbox.android/.activity.DropboxSendTo: pid=28136 uid=10084 gids={50084, 3003, 1028, 1015}
D/dalvikvm( 182): GC_EXPLICIT freed 40K, 1% free 16691K/16768K, paused 1ms+1ms, total 14ms
D/dalvikvm( 182): GC_EXPLICIT freed <1K, 1% free 16691K/16768K, paused 1ms+1ms, total 11ms
D/dalvikvm( 182): GC_EXPLICIT freed <1K, 1% free 16691K/16768K, paused 1ms+2ms, total 11ms
I/com.dropbox.android.service.DropboxNetworkReceiver(28136): Setting receiver enabled: false
D/dalvikvm(28136): Trying to load lib /data/app-lib/com.dropbox.android-1/libDbxFileObserver.so 0x425eb020
D/dalvikvm(28136): Added shared lib /data/app-lib/com.dropbox.android-1/libDbxFileObserver.so 0x425eb020
D/dalvikvm(28136): No JNI_OnLoad found in /data/app-lib/com.dropbox.android-1/libDbxFileObserver.so 0x425eb020, skipping init
D/dalvikvm(28136): GC_CONCURRENT freed 254K, 2% free 16892K/17180K, paused 1ms+1ms, total 13ms
I/com.dropbox.android.util.ae(28136): Watching file: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/d9e893bc
I/com.dropbox.android.util.ae(28136): Getting ready to upload: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/d9e893bc
I/com.dropbox.android.util.ae(28136): Watching file: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/29305cea
I/com.dropbox.android.util.ae(28136): Getting ready to upload: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/29305cea
I/com.dropbox.android.util.ae(28136): Watching file: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/40ec6812
I/com.dropbox.android.util.ae(28136): Getting ready to upload: /storage/emulated/0/Android/data/com.dropbox.android/files/scratch/40ec6812
D/dalvikvm(28136): GC_CONCURRENT freed 224K, 2% free 17153K/17392K, paused 1ms+2ms, total 12ms
D/dalvikvm(28136): GC_CONCURRENT freed 45K, 1% free 17497K/17640K, paused 2ms+2ms, total 10ms
I/Adreno-EGL(28136): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM Build: I0404c4692afb8623f95c43aeb6d5e13ed4b30ddbDate: 11/06/13
D/OpenGLRenderer(28136): Enabling debug mode 0
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.startService:494 jp.pioneer.mbg.pioneerkit.b.a.b:-1 com.atok.mobile.core.service.y.a:-1
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.bindService:517 jp.pioneer.mbg.pioneerkit.b.a.d:-1 jp.pioneer.mbg.pioneerkit.b.a.b:-1
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
D/dalvikvm(28136): GC_CONCURRENT freed 174K, 1% free 17858K/18012K, paused 2ms+3ms, total 24ms
I/ActivityManager( 753): Displayed com.dropbox.android/.activity.DropboxSendTo: +317ms
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.startService:494 jp.pioneer.mbg.pioneerkit.b.a.b:-1 com.atok.mobile.core.service.y.a:-1
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.bindService:517 jp.pioneer.mbg.pioneerkit.b.a.d:-1 jp.pioneer.mbg.pioneerkit.b.a.b:-1
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
これでChoose locationが表示される
DropboxのルートにAdd
I/com.dropbox.android.service.DropboxNetworkReceiver(28136): Setting receiver enabled: true
D/dalvikvm(28136): GC_CONCURRENT freed 1412K, 7% free 21447K/22864K, paused 2ms+6ms, total 36ms
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.startService:494 jp.pioneer.mbg.pioneerkit.b.a.b:-1 com.atok.mobile.core.service.y.a:-1
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.bindService:517 jp.pioneer.mbg.pioneerkit.b.a.d:-1 jp.pioneer.mbg.pioneerkit.b.a.b:-1
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.startService:494 jp.pioneer.mbg.pioneerkit.b.a.b:-1 com.atok.mobile.core.service.y.a:-1
W/ContextImpl(30714): Implicit intents with startService are not safe: Intent { act=com.extscreen.service } android.content.ContextWrapper.bindService:517 jp.pioneer.mbg.pioneerkit.b.a.d:-1 jp.pioneer.mbg.pioneerkit.b.a.b:-1
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
W/ActivityManager( 753): Unable to start service Intent { act=com.extscreen.service } U=0: not found
D/dalvikvm(28136): GC_CONCURRENT freed 1145K, 6% free 21893K/23068K, paused 3ms+4ms, total 22ms
I/com.dropbox.android.service.DropboxNetworkReceiver(28136): Setting receiver enabled: false
やっぱりIntentでできるのはファイルの編集とDpopBoxへの追加だけだねえ
@safeeeralshooog
Copy link

uvhchxhcucy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment