Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Prime31 Android Plugins Officially Live!

Discussion in 'Android' started by prime31, Jun 6, 2011.

  1. achingupta87

    achingupta87

    Joined:
    Apr 9, 2012
    Posts:
    144
    Hi Team

    Now Elcetera Plugin works fine with android device.

    But one problem is here . when we try to open the "www.Google.com" in webview , it tries to open but after some time again project is reload and agian main screen is open. means I m not able to open Google.com. this problem is comes only with Google all other sites are smoothly open. please help
     
  2. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @aching, it sure seems odd that just Google would work on their own OS. What is the output of the log cat log when you try to access it?
     
  3. PixelEnvision

    PixelEnvision

    Joined:
    Feb 7, 2012
    Posts:
    513
    @Prime31, two questions...

    When using Etcetera for android, will it include urbanairship jar to the project even if I'm not accessing/using it in the project?

    Also, in our current project I'm planning to use native alerts process dialog only... Is it safe to not to append default etcetera actions to the default manifest?
     
  4. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @pixel, anything that you dont want included you can remove from the manifest. Just beware and make sure you don't remove required items.
     
  5. PixelEnvision

    PixelEnvision

    Joined:
    Feb 7, 2012
    Posts:
    513
    Gotcha, thx...
     
  6. achingupta87

    achingupta87

    Joined:
    Apr 9, 2012
    Posts:
    144
    @Prime31

    Yes Team , Its looking odd, but I also surprise. I am using the your sample project . In ElceteraManager class consist a showebview method.
    in that method when I try to change name of url from Prime31.com to Google.com It try to open but after some times again reload . one more thing all other sites are are smoothly open ......I am using the Htc mobile.....I also attached the Log cat Log for your help. please Help .

    one more question-: can we customize the web view for any project. I wants to add one Text Field one button in the upper portion of web view. my target is to it works as a browser. we can pass any URL on button click corresponding sites is open. currently we need to back for this purpose . I wants to use on the same page. means on the same web view we pass URL on that page our webpage is load.





    05-25 18:53:41.886: D/BT HS/HF(192): gsmAsuToSignal=20
    05-25 18:53:43.057: D/JBtlBmg(97): setAccessibleMode: Entered
    05-25 18:53:43.057: D/JBtlBmg(97): setAccessibleMode: Calling NativeJBtlBmg_SetAccessibleMode, modeNC = 2, modeC = CONNECTABLE_ONLY
    05-25 18:53:43.066: D/JBtlBmg(97): setAccessibleMode: After NativeJBtlBmg_SetAccessibleMode, status=PENDING
    05-25 18:53:43.066: D/JBtlBmg(97): setAccessibleMode: Exiting
    05-25 18:53:43.116: D/JBtlBmg(97): nativeAccessibleChange
    05-25 18:53:43.116: D/BluetoothService(97): Callback - accessbileChange, btErrCode = NO_ERROR, mode = CONNECTABLE_ONLY
    05-25 18:53:43.116: D/BluetoothService(97): Sending ACTION_SCAN_MODE_CHANGED intent, mode = 21
    05-25 18:53:44.057: D/BluetoothService(97): ------ releaseDiscoverableWakeLock() ------
    05-25 18:53:44.066: D/BluetoothService(97): releaseWakeLock: called while lock isn't active!
    05-25 18:53:46.405: I/pthread(74): ## thread 74 is creating thread @system/core/adb/sysdeps.h:411
    05-25 18:53:46.405: I/pthread(74): ## thread 8922 is created success
    05-25 18:53:47.886: D/BT HS/HF(192): gsmAsuToSignal=21
    05-25 18:53:52.586: D/AndroidRuntime(8924): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
    05-25 18:53:52.586: D/AndroidRuntime(8924): CheckJNI is OFF
    05-25 18:53:52.686: I/pthread(8924): ## thread 8924 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:53:52.686: I/pthread(8924): ## thread 8925 is created success
    05-25 18:53:52.686: I/pthread(8924): ## thread 8924 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:53:52.686: I/pthread(8924): ## thread 8926 is created success
    05-25 18:53:52.686: I/pthread(8924): ## thread 8924 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:53:52.686: I/pthread(8924): ## thread 8927 is created success
    05-25 18:53:52.686: I/pthread(8924): ## thread 8924 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:53:52.686: I/pthread(8924): ## thread 8928 is created success
    05-25 18:53:52.686: D/AndroidRuntime(8924): --- registering native functions ---
    05-25 18:53:53.006: D/(8924): <<<< Entered register_android_server_JFmRxNative() >>>>
    05-25 18:53:53.116: D/dalvikvm(7095): GC_EXPLICIT freed 306 objects / 43864 bytes in 218ms
    05-25 18:53:53.166: I/pthread(8924): ## thread 8924 is creating thread @frameworks/base/libs/utils/Threads.cpp:139
    05-25 18:53:53.166: I/pthread(8924): ## thread 8929 is created success
    05-25 18:53:53.176: I/pthread(8924): ## thread 8929 is creating thread @frameworks/base/libs/utils/Threads.cpp:139
    05-25 18:53:53.176: I/pthread(8924): ## thread 8930 is created success
    05-25 18:53:53.216: I/pthread(8152): ## thread 8152 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:53:53.216: I/pthread(8152): ## thread 8931 is created success
    05-25 18:53:53.286: D/dalvikvm(8152): GC_EXPLICIT freed 127 objects / 6200 bytes in 55ms
    05-25 18:53:53.286: D/VoldCmdListener(63): asec list
    05-25 18:53:53.327: I/PackageHelper(8152): Size of container 8 MB 6303914 bytes
    05-25 18:53:53.327: D/VoldCmdListener(63): asec create smdl2tmp1 8 fat {} 10017
    05-25 18:53:53.706: I/Vold(63): numSectors to Format 16695
    05-25 18:53:53.706: I/Vold(63): Format Log: /system/bin/newfs_msdos -F 32 -O android -s 16695 /dev/block/dm-5
    05-25 18:53:53.736: I//system/bin/newfs_msdos(63): /system/bin/newfs_msdos: warning, /dev/block/dm-5 is not a character device
    05-25 18:53:53.736: I//system/bin/newfs_msdos(63): /system/bin/newfs_msdos: Skipping mount checks
    05-25 18:53:53.736: I//system/bin/newfs_msdos(63): Bogus heads from kernel - setting sane value
    05-25 18:53:53.736: I//system/bin/newfs_msdos(63): Bogus sectors from kernel - setting sane value
    05-25 18:53:53.736: I//system/bin/newfs_msdos(63): /dev/block/dm-5: 16624 sectors in 2078 FAT32 clusters (4096 bytes/cluster)
    05-25 18:53:53.736: I//system/bin/newfs_msdos(63): bps=512 spc=8 res=32 nft=2 sec=16695 mid=0xf0 spt=63 hds=64 hid=0 bspf=17 rdcl=2 infs=1 bkbs=2
    05-25 18:53:53.756: I/logwrapper(63): /system/bin/newfs_msdos terminated by exit(0)
    05-25 18:53:53.756: I/Vold(63): Filesystem formatted OK
    05-25 18:53:53.756: D/VoldCmdListener(63): asec path smdl2tmp1
    05-25 18:53:53.766: I/PackageHelper(8152): Created secure container smdl2tmp1 at /mnt/asec/smdl2tmp1
    05-25 18:53:53.766: I/DefContainer(8152): Created container for smdl2tmp1 at path : /mnt/asec/smdl2tmp1
    05-25 18:53:53.896: D/BT HS/HF(192): gsmAsuToSignal=20
    05-25 18:53:55.226: I/DefContainer(8152): Copied /data/local/tmp/Package.apk to /mnt/asec/smdl2tmp1/pkg.apk
    05-25 18:53:55.226: D/VoldCmdListener(63): asec finalize smdl2tmp1
    05-25 18:53:55.606: I/DefContainer(8152): Finalized container smdl2tmp1
    05-25 18:53:55.606: I/DefContainer(8152): Unmounting smdl2tmp1 at path /mnt/asec/smdl2tmp1
    05-25 18:53:55.686: D/dalvikvm(8152): GC_EXPLICIT freed 137 objects / 11072 bytes in 79ms
    05-25 18:53:55.686: D/VoldCmdListener(63): asec unmount smdl2tmp1 force
    05-25 18:53:55.746: D/VoldCmdListener(63): asec mount smdl2tmp1 {} 1000
    05-25 18:53:55.846: D/PackageParser(97): Scanning package: /mnt/asec/smdl2tmp1/pkg.apk
    05-25 18:53:55.846: D/VoldCmdListener(63): asec path smdl2tmp1
    05-25 18:53:58.516: D/VoldCmdListener(63): asec unmount smdl2tmp1 force
    05-25 18:53:58.536: D/VoldCmdListener(63): asec rename smdl2tmp1 com.prime31.EtceteraApplication-1
    05-25 18:53:58.586: W/PackageManager(97): Mounting container com.prime31.EtceteraApplication-1
    05-25 18:53:58.596: D/VoldCmdListener(63): asec mount com.prime31.EtceteraApplication-1 {} 1000
    05-25 18:53:58.716: I/PackageManager(97): Succesfully renamed smdl2tmp1 at path: /mnt/asec/smdl2tmp1 to com.prime31.EtceteraApplication-1 at new path: /mnt/asec/com.prime31.EtceteraApplication-1
    05-25 18:53:58.716: I/PackageManager(97): Removing non-system package:com.prime31.EtceteraApplication
    05-25 18:53:58.716: I/Process(97): Sending signal. PID: 8868 SIG: 9
    05-25 18:53:58.716: D/VoldCmdListener(63): asec path com.prime31.EtceteraApplication-1
    05-25 18:53:58.716: I/ActivityManager(97): Force stopping package com.prime31.EtceteraApplication uid=10147
    05-25 18:53:58.726: I/Process(97): Sending signal. PID: 8861 SIG: 9
    05-25 18:53:58.726: I/ActivityManager(97): Force finishing activity HistoryRecord{4504a4a8 com.prime31.EtceteraApplication/com.unity3d.player.UnityPlayerActivity}
    05-25 18:53:58.736: V/TtsService(8788): onDestroy() completed
    05-25 18:53:58.786: I/WindowManager(97): WIN DEATH: Window{4504e880 com.prime31.EtceteraApplication/com.unity3d.player.UnityPlayerActivity paused=true}
    05-25 18:53:58.796: I/WindowManager(97): WIN DEATH: Window{45091e98 SurfaceView paused=false}
    05-25 18:53:58.976: D/dalvikvm(8788): GC_EXPLICIT freed 1194 objects / 72736 bytes in 82ms
    05-25 18:53:59.136: D/PackageManager(97): Scanning package com.prime31.EtceteraApplication
    05-25 18:53:59.136: I/PackageManager(97): /mnt/asec/com.prime31.EtceteraApplication-1/pkg.apk changed; unpacking
    05-25 18:53:59.136: I/PackageManager(97): Package com.prime31.EtceteraApplication codePath changed from /mnt/asec/com.prime31.EtceteraApplication-2/pkg.apk to /mnt/asec/com.prime31.EtceteraApplication-1/pkg.apk; Retaining data and using new
    05-25 18:53:59.146: D/installd(70): DexInv: --- BEGIN '/mnt/asec/com.prime31.EtceteraApplication-1/pkg.apk' ---
    05-25 18:54:00.396: D/dalvikvm(8947): DexOpt: load 102ms, verify 592ms, opt 31ms
    05-25 18:54:00.506: D/installd(70): DexInv: --- END '/mnt/asec/com.prime31.EtceteraApplication-1/pkg.apk' (success) ---
    05-25 18:54:00.506: I/ActivityManager(97): Force stopping package com.prime31.EtceteraApplication uid=10147
    05-25 18:54:00.506: W/PackageManager(97): Code path for pkg : com.prime31.EtceteraApplication changing from /mnt/asec/com.prime31.EtceteraApplication-2/pkg.apk to /mnt/asec/com.prime31.EtceteraApplication-1/pkg.apk
    05-25 18:54:00.506: W/PackageManager(97): Resource path for pkg : com.prime31.EtceteraApplication changing from /mnt/asec/com.prime31.EtceteraApplication-2/pkg.apk to /mnt/asec/com.prime31.EtceteraApplication-1/pkg.apk
    05-25 18:54:00.516: D/PackageManager(97): Services: com.urbanairship.push.PushService
    05-25 18:54:00.516: D/PackageManager(97): Receivers: com.urbanairship.CoreReceiver com.urbanairship.push.c2dm.C2DMPushReceiver
    05-25 18:54:00.516: D/PackageManager(97): Activities: com.unity3d.player.UnityPlayerProxyActivity com.unity3d.player.UnityPlayerActivity com.unity3d.player.UnityPlayerNativeActivity com.prime31.EtceteraProxyActivity com.prime31.WebViewActivity com.prime31.P31VideoPlayerActivity
    05-25 18:54:00.516: D/PackageManager(97): Permissions: com.prime31.Etcetera.permission.C2D_MESSAGE
    05-25 18:54:00.976: I/installd(70): move /data/dalvik-cache/mnt@asec@com.prime31.EtceteraApplication-1@pkg.apk@classes.dex -> /data/dalvik-cache/mnt@asec@com.prime31.EtceteraApplication-1@pkg.apk@classes.dex
    05-25 18:54:00.976: D/PackageManager(97): New package installed in /mnt/asec/com.prime31.EtceteraApplication-1/pkg.apk
    05-25 18:54:00.976: W/PackageManager(97): Unknown permission android.permission.READ_EXTERNAL_STORAGE in package com.destiny.app
    05-25 18:54:00.976: W/PackageManager(97): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    05-25 18:54:00.976: W/PackageManager(97): Not granting permission android.permission.ACCESS_DRM to package com.htc.fm (protectionLevel=2 flags=0xbe65)
    05-25 18:54:00.986: W/PackageManager(97): Unknown permission android.permission.RECORD_VIDEO in package com.tcs.video
    05-25 18:54:00.986: W/PackageManager(97): Unknown permission android.permission.QUERY_DRM in package com.htc.android.mail
    05-25 18:54:00.986: W/PackageManager(97): Unknown permission com.google.android.providers.gmail.permission.READ_GMAIL in package com.htc.android.mail
    05-25 18:54:00.986: W/PackageManager(97): Unknown permission android.permission.BACKUP_DATA in package com.htc.android.mail
    05-25 18:54:00.986: W/PackageManager(97): Unknown permission android.permission.RECEIVE_EMAIL_NOTIFICATION in package com.htc.android.mail
    05-25
    18:54:00.986: W/PackageManager(97): Unknown permission android.permission.ACCESS_ASSISTED_GPS in package com.htc.htclocationservice
    05-25 18:54:00.986: W/PackageManager(97): Unknown permission android.permission.ACCESS_NETWORK_LOCATION in package com.htc.htclocationservice
    05-25 18:54:00.986: W/PackageManager(97): Unknown permission android.permission.ACCESS_LOCATION in package com.htc.htclocationservice
    05-25 18:54:00.986: W/PackageManager(97): Unknown permission android.permission.ACCESS_GPS in package com.htc.htclocationservice
    05-25 18:54:00.986: W/PackageManager(97): Unknown permission android.permission.RAISED_THREAD_PRIORITY in package com.android.mms
    05-25 18:54:00.986: W/PackageManager(97): Unknown permission android.permission.FULLSCREEN in package com.android.mms
    05-25 18:54:00.986: W/PackageManager(97): Unknown permission android.permission.BACKUP_DATA in package com.android.mms
    05-25 18:54:00.986: W/PackageManager(97): Unknown permission com.google.android.providers.gmail.permission.READ_GMAIL in package com.android.mms
    05-25 18:54:00.996: W/PackageManager(97): Not granting permission android.permission.ACCESS_DRM to package com.android.htccontacts (protectionLevel=2 flags=0xbe45)
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission com.android.providers.im.permission.READ_ONLY in package com.android.htccontacts
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission com.android.providers.im.permission.WRITE_ONLY in package com.android.htccontacts
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission android.permission.ACCESS_LOCATION in package com.android.htccontacts
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission android.permission.ACCESS_NETWORK_LOCATION in package com.android.htccontacts
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission com.htc.permission.SOCIAL_NETWORK in package com.android.htccontacts
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission com.htc.android.mail.permission.READ_ACCOUNT in package com.android.htccontacts
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission com.htc.android.mail.permission.WRITE_ACCOUNT in package com.android.htccontacts
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission com.htc.android.mail.permission.READ_MAIL in package com.android.htccontacts
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission com.htc.android.mail.permission.WRITE_MAIL in package com.android.htccontacts
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission com.android.providers.htccdma.Specific in package com.android.htccontacts
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission android.permission.ACCESS_DOWNLOAD_DATA in package com.android.updater
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission android.permission.FOTA_UPDATE in package com.android.updater
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission android.permission.ACCESS_ASSISTED_GPS in package com.htc.android.locationpicker
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission android.permission.ACCESS_NETWORK_LOCATION in package com.htc.android.locationpicker
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission android.permission.ACCESS_LOCATION in package com.htc.android.locationpicker
    05-25 18:54:00.996: W/PackageManager(97): Unknown permission android.permission.ACCESS_GPS in package com.htc.android.locationpicker
    05-25 18:54:01.006: W/PackageManager(97): Unknown permission android.permission.BACKUP_DATA in package com.htc.socialnetwork.plurk
    05-25 18:54:01.006: W/PackageManager(97): Unknown permission com.android.providers.im.permission.READ_ONLY in package com.google.android.apps.maps
    05-25 18:54:01.006: W/PackageManager(97): Unknown permission android.permission.BACKUP_DATA in package com.htc.android.htcime
    05-25 18:54:01.006: W/PackageManager(97): Unknown permission com.android.providers.htccdma.Specific in package com.htc.android.htcsetupwizard
    05-25 18:54:01.006: W/PackageManager(97): Unknown permission com.htc.VzWBackupAssistantClient.PROVISION in package com.htc.android.htcsetupwizard
    05-25 18:54:01.016: W/PackageManager(97): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.voicesearch
    05-25 18:54:01.016: W/PackageManager(97): Unknown permission android.permission.ACCESS_DOWNLOAD_DATA in package com.esmertec.android.jbed
    05-25 18:54:01.016: W/PackageManager(97): Unknown permission android.permission.ACCESS_LGDRM in package com.esmertec.android.jbed
    05-25 18:54:01.016: W/PackageManager(97): Not granting permission android.permission.CLEAR_APP_USER_DATA to package com.htc.htcsettingwidgets (protectionLevel=2 flags=0xbe45)
    05-25 18:54:01.016: W/PackageManager(97): Unknown permission android.permission.ACCESS_LOCATION in package com.htc.htcsettingwidgets
    05-25 18:54:01.016: W/PackageManager(97): Unknown permission android.permission.ACCESS_ASSISTED_GPS in package com.htc.htcsettingwidgets
    05-25 18:54:01.016: W/PackageManager(97): Unknown permission android.permission.ACCESS_NETWORK_LOCATION in package com.htc.htcsettingwidgets
    05-25 18:54:01.026: W/PackageManager(97): Unknown permission android.permission.ACCESS_GPS in package com.htc.htcsettingwidgets
    05-25 18:54:01.046: W/PackageManager(97): Unknown permission android.webkit.permission.PLUGIN in package com.htc.flashliteplugin
    05-25 18:54:01.046: W/PackageManager(97): Unknown permission com.android.providers.htccdma.Specific in package com.android.htcdialer
    05-25 18:54:01.046: W/PackageManager(97): Unknown permission com.android.email.permission.READ_ATTACHMENT in package com.google.android.apps.uploader
    05-25 18:54:01.056: W/PackageManager(97): Unknown permission android.permission.READ_EXTERNAL_STORAGE in package com.android.vending
    05-25 18:54:01.056: W/PackageManager(97): Not granting permission android.permission.CHANGE_COMPONENT_ENABLED_STATE to package com.android.vending (protectionLevel=2 flags=0x2bec5)
    05-25 18:54:01.056: W/PackageManager(97): Not granting permission com.google.android.providers.gsf.permission.WRITE_GSERVICES to package com.android.vending (protectionLevel=3 flags=0x2bec5)
    05-25 18:54:01.056: W/PackageManager(97): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x2bec5)
    05-25 18:54:01.066: W/PackageManager(97): Unknown permission android.permission.NFC in package com.android.vending
    05-25 18:54:01.066: W/PackageManager(97): Not granting permission android.permission.STATUS_BAR to package com.android.vending (protectionLevel=3 flags=0x2bec5)
    05-25 18:54:01.066: W/PackageManager(97): Unknown permission android.permission.INJECT_AUDIO_VOLUME_SETTINGS in package com.android.camera
    05-25 18:54:01.076: W/PackageManager(97): Unknown permission android.permission.READ_SETTINGS in package com.htc.android.htcime.misc
    05-25 18:54:01.076: W/PackageManager(97): Unknown permission android.permission.RUN_INSTRUMENTATION in package com.htc.android.htcime.misc
    05-25 18:54:01.076: W/PackageManager(97): Unknown permission android.browser.permission.READ_HISTORY_BOOKMARKS in package com.softprodigy.android.barcode.client
    05-25 18:54:01.076: W/PackageManager(97): Unknown permission com.htc.android.mail.permission.READ_ACCOUNT in package com.htc.htcmailwidgets
    05-25 18:54:01.076: W/PackageManager(97): Unknown permission com.htc.android.mail.permission.WRITE_ACCOUNT in package com.htc.htcmailwidgets
    05-25 18:54:01.076: W/PackageManager(97): Unknown permission com.htc.android.mail.permission.READ_MAIL in package com.htc.htcmailwidgets
    05-25 18:54:01.076: W/PackageManager(97): Unknown permission com.htc.android.mail.permission.WRITE_MAIL in package com.htc.htcmailwidgets
    05-25 18:54:01.076: W/PackageManager(97): Not granting permission android.permission.ACCOUNT_MANAGER to package com.htc.htctwitter (protectionLevel=2 flags=0xbe45)
    05-25 18:54:01.076: W/PackageManager(97): Unknown permission android.permission.BACKUP_DATA in package com.htc.htctwitter
    05-25 18:54:01.086: W/PackageManager(97): Unknown permission com.htc.android.mail.permission.READ_ACCOUNT in package com.htc.htccontactwidgets
    05-25 18:54:01.086: W/PackageManager(97): Unknown permission com.htc.android.mail.permission.WRITE_ACCOUNT in package com.htc.htccontactwidgets
    05-25 18:54:01.086: W/PackageManager(97): Unknown permission android.permission.BACKUP_DATA in package com.htc.CustomizationSetup
    05-25 18:54:01.086: W/PackageManager(97): Unknown permission android.permission.BACKUP_DATA in package com.htc.UpgradeSetup
    05-25 18:54:01.086: W/PackageManager(97): Unknown permission com.android.vending.permission.UPDATE_MARKET_FAILURE in package com.android.vending.updater
    05-25 18:54:01.086: W/PackageManager(97): Unknown permission com.google.android.providers.gmail.permission.WRITE_GMAIL in package com.qo.android.htc
    05-25 18:54:01.096: W/PackageManager(97): Unknown permission com.google.android.providers.gmail.permission.READ_GMAIL in package com.qo.android.htc
    05-25 18:54:01.096: W/PackageManager(97): Unknown permission com.android.email.permission.ACCESS_PROVIDER in package com.qo.android.htc
    05-25 18:54:01.096: W/PackageManager(97): Unknown permission com.android.email.permission.READ_ATTACHMENT in package com.qo.android.htc
    05-25 18:54:01.096: W/PackageManager(97): Not granting permission android.permission.DEVICE_POWER to package com.htc.android.teeter (protectionLevel=2 flags=0xbe45)
    05-25 18:54:01.096: W/PackageManager(97): Unknown permission com.htc.android.mail.permission.READ_ACCOUNT in package com.htc.calendar
    05-25 18:54:01.096: W/PackageManager(97):
    Unknown permission com.htc.android.mail.permission.WRITE_ACCOUNT in package com.htc.calendar
    05-25 18:54:01.096: W/PackageManager(97): Unknown permission com.htc.android.mail.permission.READ_MAIL in package com.htc.calendar
    05-25 18:54:01.096: W/PackageManager(97): Unknown permission com.htc.android.mail.permission.WRITE_MAIL in package com.htc.calendar
    05-25 18:54:01.096: W/PackageManager(97): Unknown permission com.htc.permission.SOCIAL_NETWORK in package com.htc.album
    05-25 18:54:01.106: W/PackageManager(97): Unknown permission android.permission.BACKUP_DATA in package com.htc.album
    05-25 18:54:01.106: W/PackageManager(97): Unknown permission com.google.android.providers.gmail.permission.READ_GMAIL in package com.htc.album
    05-25 18:54:01.106: W/PackageManager(97): Unknown permission android.permission.INJECT_AUDIO_VOLUME_SETTINGS in package com.htc.album
    05-25 18:54:01.106: W/PackageManager(97): Unknown permission android.permission.BACKUP_DATA in package com.htc.android.footprints
    05-25 18:54:01.106: W/PackageManager(97): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.htc.Weather
    05-25 18:54:01.106: W/PackageManager(97): Unknown permission android.permission.BACKUP_DATA in package com.htc.socialnetwork.facebook
    05-25 18:54:01.106: W/PackageManager(97): Unknown permission com.android.email.permission.READ_ATTACHMENT in package com.htc.socialnetwork.facebook
    05-25 18:54:01.116: W/PackageManager(97): Unknown permission com.android.email.permission.READ_ATTACHMENT in package com.htc.socialnetwork.flickr
    05-25 18:54:01.116: W/PackageManager(97): Unknown permission com.estrongs.android.pop.PERMISSION in package com.estrongs.android.pop
    05-25 18:54:01.116: W/PackageManager(97): Unknown permission android.permission.BACKUP_DATA in package com.htc.android.worldclock
    05-25 18:54:01.726: I/ActivityManager(97): Force stopping package com.prime31.EtceteraApplication uid=10147
    05-25 18:54:01.976: D/dalvikvm(97): GC_EXPLICIT freed 39285 objects / 2058808 bytes in 251ms
    05-25 18:54:02.116: I/pthread(199): ## thread 199 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:02.116: I/pthread(199): ## thread 8948 is created success
    05-25 18:54:02.126: D/HomeLoaders(199): get install or remove message so do change adapter
    05-25 18:54:02.166: I/pthread(929): ## thread 929 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:02.166: I/pthread(929): ## thread 8949 is created success
    05-25 18:54:02.196: I/pthread(5778): ## thread 5778 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:02.196: I/pthread(5778): ## thread 8950 is created success
    05-25 18:54:02.196: D/HtcWidgetScanner(5778): action - android.intent.action.PACKAGE_REMOVED
    05-25 18:54:02.196: D/HtcWidgetScanner(5778): packageUid - 10147
    05-25 18:54:02.236: V/AlarmManager(97): Adding Alarm{450ee440 type 0 com.android.vending} May 25 06:54:17 pm
    05-25 18:54:02.446: I/pthread(5778): ## thread 5778 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:02.446: I/pthread(5778): ## thread 8951 is created success
    05-25 18:54:02.446: D/HtcWidgetScanner(5778): action - android.intent.action.PACKAGE_ADDED
    05-25 18:54:02.456: D/HtcWidgetScanner(5778): packageUid - 10147
    05-25 18:54:02.486: I/pthread(294): ## thread 294 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:02.486: I/pthread(294): ## thread 8952 is created success
    05-25 18:54:02.546: V/AlarmManager(97): Adding Alarm{450f62a0 type 0 com.android.vending} May 25 06:54:17 pm
    05-25 18:54:02.566: I/pthread(199): ## thread 199 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:02.566: I/pthread(199): ## thread 8953 is created success
    05-25 18:54:02.566: I/pthread(199): ## thread 199 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:02.566: I/pthread(199): ## thread 8954 is created success
    05-25 18:54:02.576: D/HomeLoaders(199): get install or remove message so do change adapter
    05-25 18:54:03.016: D/dalvikvm(97): GC_EXPLICIT freed 14582 objects / 766568 bytes in 209ms
    05-25 18:54:03.126: D/VoldCmdListener(63): asec unmount com.prime31.EtceteraApplication-2 force
    05-25 18:54:03.246: I/installd(70): unlink /data/dalvik-cache/mnt@asec@com.prime31.EtceteraApplication-2@pkg.apk@classes.dex
    05-25 18:54:03.266: I/PackageHelper(97): Forcibly destroying container com.prime31.EtceteraApplication-2
    05-25 18:54:03.306: D/VoldCmdListener(63): asec destroy com.prime31.EtceteraApplication-2 force
    05-25 18:54:03.356: I/pthread(8924): ## thread 8930 is creating thread @frameworks/base/libs/utils/Threads.cpp:139
    05-25 18:54:03.356: I/pthread(8924): ## thread 8955 is created success
    05-25 18:54:03.356: D/AndroidRuntime(8924): Shutting down VM
    05-25 18:54:03.366: D/dalvikvm(8924): Debugger has detached; object registry had 1 entries
    05-25 18:54:03.366: I/AndroidRuntime(8924): NOTE: attach of thread 'Binder Thread #3' failed
    05-25 18:54:03.476: D/dalvikvm(929): GC_FOR_MALLOC freed 9145 objects / 504264 bytes in 377ms
    05-25 18:54:03.717: D/AndroidRuntime(8959): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
    05-25 18:54:03.726: D/AndroidRuntime(8959): CheckJNI is OFF
    05-25 18:54:03.836: I/pthread(8959): ## thread 8959 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:54:03.836: I/pthread(8959): ## thread 8960 is created success
    05-25 18:54:03.836: I/pthread(8959): ## thread 8959 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:54:03.836: I/pthread(8959): ## thread 8961 is created success
    05-25 18:54:03.836: I/pthread(8959): ## thread 8959 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:54:03.836: I/pthread(8959): ## thread 8962 is created success
    05-25 18:54:03.836: I/pthread(8959): ## thread 8959 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:54:03.836: I/pthread(8959): ## thread 8963 is created success
    05-25 18:54:03.836: D/AndroidRuntime(8959): --- registering native functions ---
    05-25 18:54:03.876: W/Addapter(199): info.icon:2130837544
    05-25 18:54:04.026: W/Addapter(199): info.icon:2130837504
    05-25 18:54:04.066: W/Addapter(199): info.icon:2130837627
    05-25 18:54:04.086: D/(8959): <<<< Entered register_android_server_JFmRxNative() >>>>
    05-25 18:54:04.086: W/Addapter(199): info.icon:2130837971
    05-25 18:54:04.116: W/Addapter(199): info.icon:2130837559
    05-25 18:54:04.156: W/Addapter(199): info.icon:2130837526
    05-25 18:54:04.186: W/Addapter(199): info.icon:2130837508
    05-25 18:54:04.216: I/pthread(8959): ## thread 8959 is creating thread @frameworks/base/libs/utils/Threads.cpp:139
    05-25 18:54:04.216: W/Addapter(199): info.icon:2130837670
    05-25 18:54:04.216: I/pthread(8959): ## thread 8964 is created success
    05-25 18:54:04.226: I/pthread(8959): ## thread 8964 is creating thread @frameworks/base/libs/utils/Threads.cpp:139
    05-25 18:54:04.226: I/pthread(8959): ## thread 8965 is created success
    05-25 18:54:04.226: W/Addapter(199): info.icon:2130837504
    05-25 18:54:04.226: W/Addapter(199): info.icon:2130837537
    05-25 18:54:04.246: W/Addapter(199): info.icon:2130903041
    05-25 18:54:04.246: I/ActivityManager(97): Starting activity: Intent { act=android.intent.action.MAIN flg=0x10000000 cmp=com.prime31.EtceteraApplication/com.unity3d.player.UnityPlayerProxyActivity }
    05-25 18:54:04.286: I/pthread(8959): ## thread 8965 is creating thread @frameworks/base/libs/utils/Threads.cpp:139
    05-25 18:54:04.286: I/pthread(8959): ## thread 8966 is created success
    05-25 18:54:04.286: D/AndroidRuntime(8959): Shutting down VM
    05-25 18:54:04.286: D/dalvikvm(8959): Debugger has detached; object registry had 1 entries
    05-25 18:54:04.307: I/AndroidRuntime(8959): NOTE: attach of thread 'Binder Thread #3' failed
    05-25 18:54:04.336: I/ActivityManager(97): Start proc com.prime31.EtceteraApplication for activity com.prime31.EtceteraApplication/com.unity3d.player.UnityPlayerProxyActivity: pid=8967 uid=10147 gids={3003, 1015}
    05-25 18:54:04.336: W/Addapter(199): info.icon:2130837807
    05-25 18:54:04.336: I/pthread(8967): ## thread 8967 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:54:04.346: I/pthread(8967): ## thread 8968 is created success
    05-25 18:54:04.356: I/pthread(8967): ## thread 8967 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:54:04.356: I/pthread(8967): ## thread 8969 is created success
    05-25 18:54:04.396: I/pthread(8967): ## thread 8967 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:54:04.396: I/pthread(8967): ## thread 8970 is created success
    05-25 18:54:04.416: W/Addapter(199): info.icon:2130837808
    05-25 18:54:04.416: I/pthread(8967): ## thread 8967 is creating thread @frameworks/base/libs/utils/Threads.cpp:139
    05-25 18:54:04.416: I/pthread(8967): ## thread 8971 is created success
    05-25 18:54:04.427: I/pthread(8967): ## thread 8971 is creating thread @frameworks/base/libs/utils/Threads.cpp:139
    05-25 18:54:04.427: I/pthread(8967): ## thread 8972 is created success
    05-25 18:54:04.476: D/dalvikvm(67): GC_EXPLICIT freed 313 objects / 11936 bytes in 144ms
    05-25 18:54:04.547: I/Prime31(8967): UA takeoff in Application onCreate
    05-25 18:54:04.606: D/dalvikvm(67): GC_EXPLICIT freed 57 objects / 2616 bytes in 112ms
    05-25 18:54:04.686: D/dalvikvm(67): GC_EXPLICIT freed 2 objects / 48 bytes in 82ms
    05-25 18:54:04.696: W/Addapter(199): info.icon:2130837808
    05-25 18:54:04.856: I/pthread(717): ## thread 4393 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:04.936: I/pthread(717): ## thread 8973 is created success
    05-25 18:54:04.956: D/com.prime31.EtceteraApplication - UALib(8967): Airship Take Off! Lib Version: 1.0.7 / App key = YourDevelopmentAppKey / secret = YourDevelopmentAppSecret
    05-25 18:54:04.956: D/com.prime31.EtceteraApplication - UALib(8967): In Production? false
    05-25 18:54:04.976: E/com.prime31.EtceteraApplication - UALib(8967): Required permission com.prime31.EtceteraApplication.permission.C2D_MESSAGE is unknown to PackageManager.
    05-25 18:54:04.986: E/com.prime31.EtceteraApplication - UALib(8967): AndroidManifest.xml's com.urbanairship.push.c2dm.C2DMPushReceiver declaration
    missing required com.google.android.c2dm.intent.RECEIVE filter with category=com.prime31.EtceteraApplication
    05-25 18:54:04.986: E/com.prime31.EtceteraApplication - UALib(8967): AndroidManifest.xml's com.urbanairship.push.c2dm.C2DMPushReceiver declaration missing required com.google.android.c2dm.intent.REGISTRATION filter with category=com.prime31.EtceteraApplication
    05-25 18:54:05.156: D/RegisterService(929): insert plugin size 1
    05-25 18:54:05.156: D/com.prime31.EtceteraApplication - UALib(8967): Initializing Push.
    05-25 18:54:05.176: D/com.prime31.EtceteraApplication - UALib(8967): Initializing Analytics.
    05-25 18:54:05.176: I/ActivityManager(97): Start proc com.prime31.EtceteraApplication:com.urbanairship.push.process for service com.prime31.EtceteraApplication/com.urbanairship.push.PushService: pid=8974 uid=10147 gids={3003, 1015}
    05-25 18:54:05.186: I/pthread(8974): ## thread 8974 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:54:05.186: I/pthread(8967): ## thread 8967 is creating thread @external/sqlite/dist/sqlite3.c:22379
    05-25 18:54:05.186: I/pthread(8974): ## thread 8975 is created success
    05-25 18:54:05.196: I/pthread(8967): ## thread 8976 is created success
    05-25 18:54:05.196: I/pthread(8974): ## thread 8974 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:54:05.196: I/pthread(8974): ## thread 8977 is created success
    05-25 18:54:05.196: I/pthread(8974): ## thread 8974 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:54:05.196: I/pthread(8974): ## thread 8978 is created success
    05-25 18:54:05.216: I/pthread(8974): ## thread 8974 is creating thread @frameworks/base/libs/utils/Threads.cpp:139
    05-25 18:54:05.226: I/pthread(8974): ## thread 8979 is created success
    05-25 18:54:05.236: I/pthread(8974): ## thread 8979 is creating thread @frameworks/base/libs/utils/Threads.cpp:139
    05-25 18:54:05.236: I/pthread(8974): ## thread 8980 is created success
    05-25 18:54:05.296: I/Prime31(8974): UA takeoff in Application onCreate
    05-25 18:54:05.446: W/Addapter(199): info.icon:2130837826
    05-25 18:54:05.476: D/com.prime31.EtceteraApplication - UALib(8974): Airship Take Off! Lib Version: 1.0.7 / App key = YourDevelopmentAppKey / secret = YourDevelopmentAppSecret
    05-25 18:54:05.486: I/ActivityManager(97): Starting activity: Intent { flg=0x10000 cmp=com.prime31.EtceteraApplication/com.unity3d.player.UnityPlayerActivity }
    05-25 18:54:05.526: D/com.prime31.EtceteraApplication - UALib(8974): In Production? false
    05-25 18:54:05.526: D/dalvikvm(8967): Trying to load lib /data/data/com.prime31.EtceteraApplication/lib/libmono.so 0x44cd1948
    05-25 18:54:05.536: D/dalvikvm(8967): Added shared lib /data/data/com.prime31.EtceteraApplication/lib/libmono.so 0x44cd1948
    05-25 18:54:05.566: E/com.prime31.EtceteraApplication - UALib(8974): Required permission com.prime31.EtceteraApplication.permission.C2D_MESSAGE is unknown to PackageManager.
    05-25 18:54:05.576: E/com.prime31.EtceteraApplication - UALib(8974): AndroidManifest.xml's com.urbanairship.push.c2dm.C2DMPushReceiver declaration missing required com.google.android.c2dm.intent.RECEIVE filter with category=com.prime31.EtceteraApplication
    05-25 18:54:05.576: E/com.prime31.EtceteraApplication - UALib(8974): AndroidManifest.xml's com.urbanairship.push.c2dm.C2DMPushReceiver declaration missing required com.google.android.c2dm.intent.REGISTRATION filter with category=com.prime31.EtceteraApplication
    05-25 18:54:06.066: D/com.prime31.EtceteraApplication - UALib(8974): Initializing Push.
    05-25 18:54:06.086: D/com.prime31.EtceteraApplication - UALib(8974): Initializing Analytics.
    05-25 18:54:06.106: I/pthread(8974): ## thread 8974 is creating thread @external/sqlite/dist/sqlite3.c:22379
    05-25 18:54:06.106: I/pthread(8974): ## thread 8981 is created success
    05-25 18:54:06.166: D/com.prime31.EtceteraApplication - UALib(8974): Push Service started with intent=Intent { act=com.urbanairship.push.START cmp=com.prime31.EtceteraApplication/com.urbanairship.push.PushService }
    05-25 18:54:06.216: D/RegisterService(929): insert plugin size 1
    05-25 18:54:06.246: D/com.prime31.EtceteraApplication - UALib(8974): Push Service started with intent=Intent { act=com.urbanairship.push.START cmp=com.prime31.EtceteraApplication/com.urbanairship.push.PushService }
    05-25 18:54:06.356: D/proxy(8967): Added shared lib /assets/libs/armeabi-vfp/libmono.so 0x80919e74
    05-25 18:54:06.356: D/proxy(8967): No JNI_OnLoad found in /assets/libs/armeabi-vfp/libmono.so 0x80919e74
    05-25 18:54:06.356: D/dalvikvm(8967): Trying to load lib /data/data/com.prime31.EtceteraApplication/lib/libunity.so 0x44cd1948
    05-25 18:54:06.366: D/dalvikvm(8967): Added shared lib /data/data/com.prime31.EtceteraApplication/lib/libunity.so 0x44cd1948
    05-25 18:54:07.036: D/RegisterService(929): insert plugin size 3
    05-25 18:54:07.816: D/proxy(8967): Added shared lib /assets/libs/armeabi-vfp/libunity.so 0x80a0f6fc
    05-25 18:54:07.826: I/pthread(8967): ## thread 8967 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:07.826: I/pthread(8967): ## thread 8982 is created success
    05-25 18:54:07.926: D/dalvikvm(8967): GC_FOR_MALLOC freed 2564 objects / 226200 bytes in 65ms
    05-25 18:54:07.936: I/pthread(8967): ## thread 8967 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:07.936: I/pthread(8967): ## thread 8983 is created success
    05-25 18:54:07.946: D/Sensors(97): open_akm, fd=101
    05-25 18:54:07.956: I/pthread(8967): ## thread 8967 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:07.956: I/pthread(8967): ## thread 8984 is created success
    05-25 18:54:07.956: D/AK8973(73): Compass Start
    05-25 18:54:07.956: I/pthread(73): ## thread 8985 is created success
    05-25 18:54:07.956: I/pthread(73): ## thread 8986 is created success
    05-25 18:54:08.127: D/libEGL(8967): loaded /system/lib/egl/libGLES_android.so
    05-25 18:54:08.137: D/libEGL(8967): loaded /system/lib/egl/libEGL_adreno200.so
    05-25 18:54:08.157: D/libEGL(8967): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
    05-25 18:54:08.157: D/libEGL(8967): loaded /system/lib/egl/libGLESv2_adreno200.so
    05-25 18:54:08.167: D/Unity(8967): Creating OpenGL ES 1.x context (RGB16 565 16/0)
    05-25 18:54:08.176: I/pthread(8967): ## thread 8987 is created success
    05-25 18:54:08.256: D/QSB.SuggestionProvider(717): chars=0;feeds=qs,ns,onebox,list,rp,yt;loc=false;auth=false
    05-25 18:54:08.347: I/ActivityManager(97): Displayed activity com.prime31.EtceteraApplication/com.unity3d.player.UnityPlayerActivity: 2857 ms (total 4027 ms)
    05-25 18:54:08.967: I/pthread(8967): ## thread 8988 is created success
    05-25 18:54:09.066: I/pthread(8967): ## thread 8989 is created success
    05-25 18:54:09.246: I/pthread(8967): ## thread 8990 is created success
    05-25 18:54:09.296: D/dalvikvm(8967): GC_EXTERNAL_ALLOC freed 976 objects / 180504 bytes in 74ms
    05-25 18:54:09.306: I/pthread(8967): ## thread 8984 is creating thread @frameworks/base/libs/utils/Threads.cpp:139
    05-25 18:54:09.306: I/pthread(8967): ## thread 8991 is created success
    05-25 18:54:09.306: D/AudioPolicyManagerBase(68): startOutput() output 1, stream 3
    05-25 18:54:09.397: I/AudioHardwareMSM72XX(68): AUDIO_START: start kernel pcm_out driver.
    05-25 18:54:09.986: I/pthread(8967): ## thread 8992 is created success
    05-25 18:54:10.116: D/RegisterService(929): insert plugin size 1
    05-25 18:54:10.126: D/Addapter(199): text : Get more HTC widgets
    05-25 18:54:10.196: D/RegisterService(929): insert plugin size 1
    05-25 18:54:10.296: D/QSB.SuggestionProvider(717): suggestions=
    05-25 18:54:11.296: V/TtsService(8788): TtsService.onCreate()
    05-25 18:54:11.346: V/TtsService(8788): About to load /system/lib/libttspico.so, applyFilter=true
    05-25 18:54:11.356: V/TtsService(8788): TtsService.setLanguage(eng, IND, )
    05-25 18:54:11.366: I/SVOX Pico Engine(8788): TtsEngine::setLanguage found matching language(eng) but not matching country(IND).
    05-25 18:54:12.136: I/SVOX Pico Engine(8788): loaded en-US successfully
    05-25 18:54:12.136: I/SynthProxy(8788): setting speech rate to 100
    05-25 18:54:12.566: D/RegisterService(929): insert plugin size 1
    05-25 18:54:13.246: D/RegisterService(929): insert plugin size 1
    05-25 18:54:13.806: D/RegisterService(929): insert plugin size 3
    05-25 18:54:14.326: D/dalvikvm(196): GC_FOR_MALLOC freed 9667 objects / 493544 bytes in 299ms
    05-25 18:54:17.546: V/AlarmManager(97): Alarm triggering: Alarm{450f62a0 type 0 com.android.vending}
    05-25 18:54:17.886: D/BT HS/HF(192): gsmAsuToSignal=19
    05-25 18:54:19.447: D/dalvikvm(929): GC_EXPLICIT freed 8134 objects / 452536 bytes in 3386ms
    05-25 18:54:20.696: D/RegisterService(929): insert plugin size 1
    05-25 18:54:20.886: D/BT HS/HF(192): gsmAsuToSignal=20
    05-25 18:54:22.416: I/dalvikvm(8967): Jit: resizing JitTable from 512 to 1024
    05-25 18:54:23.786: I/power(97): *** set_screen_state 0
    05-25 18:54:23.796: D/PowerManagerService(97): setScreenStateLocked++, on: false, err: 0
    05-25 18:54:23.796: D/PowerManagerService(97): setScreenStateLocked, turn off the button light
    05-25 18:54:23.817: V/KeyguardViewMediator(97): password timeout delay 239974ms
    05-25 18:54:23.817: D/KeyguardViewManager(97): show()
    05-25 18:54:23.826: D/PhoneWindow(8967): couldn't save which view has focus because the focused view com.unity3d.player.UnityPlayer$13@44d0fd90 has no id.
    05-25 18:54:23.876: D/HtcLockScreen(97): onScreenRestart
    05-25 18:54:23.886: I/HtcLockScreen(97): updateStatusViewByPriority, mIsSimCheckView = false, mIsBatteryInfo = false, mIsMusicPlaying = false, mIsAirPlaneMode = false
    05-25 18:54:23.886: I/HtcLockScreen(97): HtcLockScreen:eek:nResume
    05-25 18:54:23.886: D/BluetoothA2dpService(97): Received intent with action: android.intent.action.SCREEN_OFF
    05-25 18:54:23.946: D/StatusBar(97): DISABLE_EXPAND: yes
    05-25 18:54:24.116: D/SurfaceFlinger(97): About to give-up screen, flinger = 0x15ced0
    05-25 18:54:24.126: D/Sensors(97): close_akm, fd=101
    05-25 18:54:24.148: I/wpa_supplicant(215): dozeModeInPowerAuto = 3, (wificall: 0)
    05-25
    18:54:24.148: D/WifiService(97): ACTION_SCREEN_OFF
    05-25 18:54:24.176: D/WifiService(97): setting ACTION_DEVICE_IDLE timer for 900000ms
    05-25 18:54:24.176: V/AlarmManager(97): Adding Alarm{454cf968 type 0 android} May 25 07:09:24 pm
    05-25 18:54:24.436: D/RegisterService(929): insert plugin size 1
    05-25 18:54:24.526: D/ContactWidget Matrix(199): Received intent:android.intent.action.SCREEN_OFF
    05-25 18:54:24.846: D/AK8973(73): Compass CLOSE
    05-25 18:54:25.206: D/dalvikvm(690): GC_FOR_MALLOC freed 12590 objects / 1079480 bytes in 231ms
    05-25 18:54:25.806: W/Addapter(199): info.icon:2130837544
    05-25 18:54:25.856: W/Addapter(199): info.icon:2130837504
    05-25 18:54:25.866: W/Addapter(199): info.icon:2130837627
    05-25 18:54:25.896: W/Addapter(199): info.icon:2130837971
    05-25 18:54:25.896: W/Addapter(199): info.icon:2130837559
    05-25 18:54:25.907: W/Addapter(199): info.icon:2130837526
    05-25 18:54:25.927: W/Addapter(199): info.icon:2130837508
    05-25 18:54:25.936: W/Addapter(199): info.icon:2130837670
    05-25 18:54:25.956: W/Addapter(199): info.icon:2130837504
    05-25 18:54:25.956: W/Addapter(199): info.icon:2130837537
    05-25 18:54:25.976: W/Addapter(199): info.icon:2130903041
    05-25 18:54:25.986: W/Addapter(199): info.icon:2130837807
    05-25 18:54:26.016: W/Addapter(199): info.icon:2130837808
    05-25 18:54:26.026: W/Addapter(199): info.icon:2130837808
    05-25 18:54:26.046: W/Addapter(199): info.icon:2130837826
    05-25 18:54:26.186: D/Addapter(199): text : Get more HTC widgets
    05-25 18:54:26.617: D/Finsky(690): [1] 5.onFinished: Installation state replication succeeded.
    05-25 18:54:27.047: I/AudioHardwareMSM72XX(68): AudioHardware pcm playback is going to standby.
    05-25 18:54:28.326: D/KeyguardViewMediator(97): wakeWhenReadyLocked(26)
    05-25 18:54:28.326: D/KeyguardViewMediator(97): handleWakeWhenReady(26)
    05-25 18:54:28.326: D/KeyguardViewMediator(97): pokeWakelock(15000)
    05-25 18:54:28.326: I/power(97): *** set_screen_state 1
    05-25 18:54:28.337: D/PowerManagerService(97): setScreenStateLocked++, on: true, err: 0
    05-25 18:54:28.337: I/pthread(97): ## thread 129 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:28.337: I/pthread(97): ## thread 8993 is created success
    05-25 18:54:28.356: I/HtcLockScreen(97): HtcLockScreen:eek:nResume
    05-25 18:54:28.356: V/KeyguardViewMediator(97): password timeout delay 235436ms
    05-25 18:54:28.366: D/SurfaceFlinger(97): Screen about to return, flinger = 0x15ced0
    05-25 18:54:28.396: D/Unity(8967): Creating OpenGL ES 1.x context (RGB16 565 16/0)
    05-25 18:54:28.416: D/BluetoothA2dpService(97): Received intent with action: android.intent.action.SCREEN_ON
    05-25 18:54:28.466: I/pthread(8967): ## thread 8967 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:28.466: I/pthread(8967): ## thread 8994 is created success
    05-25 18:54:28.476: D/AK8973(73): Compass Start
    05-25 18:54:28.476: D/Sensors(97): open_akm, fd=148
    05-25 18:54:28.486: I/pthread(73): ## thread 8995 is created success
    05-25 18:54:28.486: I/pthread(73): ## thread 8996 is created success
    05-25 18:54:28.496: I/pthread(8967): ## thread 8997 is created success
    05-25 18:54:28.577: I/wpa_supplicant(215): dozeModeInPowerAuto = 2, (wificall: 0)
    05-25 18:54:28.577: D/WifiService(97): ACTION_SCREEN_ON
    05-25 18:54:28.626: D/WifiService(97): enable and start wifi due to updateWifiState
    05-25 18:54:28.676: D/BT HS/HF(192): gsmAsuToSignal=19
    05-25 18:54:28.836: D/ContactWidget Matrix(199): Received intent:android.intent.action.SCREEN_ON
    05-25 18:54:29.076: I/HtcLockScreen(97): touch ACTION_DOWN
    05-25 18:54:29.076: I/HtcLockScreen(97): stopPhoneAnimation
    05-25 18:54:29.177: D/PowerManagerService(97): New lightsensor value:40, lcdValue:90
    05-25 18:54:29.297: I/HtcLockScreen(97): touch ACTION_UP
    05-25 18:54:29.297: D/HtcLockScreen(97): unlock animationn done
    05-25 18:54:29.326: I/HtcLockScreen(97): Drag down to unlock screen
    05-25 18:54:29.336: I/HtcLockScreen(97): stopPhoneAnimation
    05-25 18:54:29.336: I/HtcLockScreen(97): handleAllAlert
    05-25 18:54:29.356: I/HtcLockScreen(97): HtcLockScreen:eek:nPause
    05-25 18:54:29.356: I/HtcLockScreen(97): stopPhoneAnimation
    05-25 18:54:29.356: I/HtcLockScreen(97): stopPhoneEndAnimation
    05-25 18:54:29.356: D/HtcLockScreen(97): onScreenPause
    05-25 18:54:29.356: D/KeyguardViewManager(97): hide()
    05-25 18:54:29.416: I/pthread(8967): ## thread 8967 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:29.416: I/pthread(8967): ## thread 8998 is created success
    05-25 18:54:29.427: D/Twitter-MessageReceiver(6695): action android.intent.action.USER_PRESENT
    05-25 18:54:29.446: W/InputManagerService(97): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@450cb8d0
    05-25 18:54:29.466: I/pthread(8967): ## thread 8998 is creating thread @frameworks/base/libs/utils/Threads.cpp:139
    05-25 18:54:29.466: I/pthread(8967): ## thread 8999 is created success
    05-25 18:54:29.466: D/AudioPolicyManagerBase(68): startOutput() output 1, stream 3
    05-25 18:54:29.527: I/AudioHardwareMSM72XX(68): AUDIO_START: start kernel pcm_out driver.
    05-25 18:54:29.717: D/PlurkReceiver(6695): Intent.ACTION_USER_PRESENT SyncInterval=3600000,currTime=1337952269670
    05-25 18:54:29.717: D/PlurkReceiver(6695): Intent.ACTION_USER_PRESENT lastStreamSyncTime=1337952269717,lastFriendSyncTime=1337952269717
    05-25 18:54:29.806: D/FacebookReceiver(6695): Intent.ACTION_USER_PRESENT SyncInterval=7200000,currTime=1337952269801
    05-25 18:54:29.817: D/FacebookReceiver(6695): Intent.ACTION_USER_PRESENT lastStreamSyncTime=1337952269808,lastFriendSyncTime=1337952269808
    05-25 18:54:29.906: D/BT HS/HF(192): gsmAsuToSignal=18
    05-25 18:54:29.936: D/FlickrReceiver(6695): Intent.ACTION_USER_PRESENT SyncInterval=7200000,currTime=1337952269914
    05-25 18:54:29.936: D/FlickrReceiver(6695): Intent.ACTION_USER_PRESENT lastStreamSyncTime=1337952269946,lastFriendSyncTime=1337952269946
    05-25 18:54:32.886: D/BT HS/HF(192): gsmAsuToSignal=17
    05-25 18:54:34.336: I/ActivityManager(97): Starting activity: Intent { cmp=com.prime31.EtceteraApplication/com.prime31.WebViewActivity (has extras) }
    05-25 18:54:34.346: D/PhoneWindow(8967): couldn't save which view has focus because the focused view com.unity3d.player.UnityPlayer$13@44d0fd90 has no id.
    05-25 18:54:34.406: D/Sensors(97): close_akm, fd=148
    05-25 18:54:34.417: D/Sensors(97): open_akm, fd=142
    05-25 18:54:34.456: I/pthread(8967): ## thread 8967 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:34.456: I/pthread(8967): ## thread 9000 is created success
    05-25 18:54:34.496: I/pthread(8967): ## thread 9000 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:34.496: I/pthread(8967): ## thread 9001 is created success
    05-25 18:54:34.566: W/webcore(8967): Not supported in this case.
    05-25 18:54:34.606: I/pthread(8967): ## thread 9000 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:34.617: I/pthread(8967): ## thread 9002 is created success
    05-25 18:54:34.617: I/pthread(8967): ## thread 9000 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:34.617: I/pthread(8967): ## thread 9003 is created success
    05-25 18:54:34.636: I/pthread(8967): ## thread 9000 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:34.636: I/pthread(8967): ## thread 9004 is created success
    05-25 18:54:34.636: I/pthread(8967): ## thread 9000 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:34.636: I/pthread(8967): ## thread 9005 is created success
    05-25 18:54:34.636: I/pthread(8967): ## thread 9000 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:34.636: I/pthread(8967): ## thread 9006 is created success
    05-25 18:54:34.716: D/RequestQueue(8967): queueRequest to set proxy
    05-25 18:54:34.716: D/RequestQueue(8967): setProxyConfig mProxyHost=null
    05-25 18:54:34.716: D/RequestQueue(8967): queueRequest with mProxyHost=null for http://google.com/
    05-25 18:54:34.796: I/ActivityManager(97): Displayed activity com.prime31.EtceteraApplication/com.prime31.WebViewActivity: 385 ms (total 385 ms)
    05-25 18:54:34.836: D/webkit-timers(8967): [JWebCoreJavaBridge::resume] >> do resume
    05-25 18:54:35.287: D/AK8973(73): Compass CLOSE
    05-25 18:54:35.287: D/AK8973(73): Compass Start
    05-25 18:54:35.287: I/pthread(73): ## thread 9007 is created success
    05-25 18:54:35.296: I/pthread(73): ## thread 9008 is created success
    05-25 18:54:35.426: I/pthread(8967): ## thread 9002 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:35.426: I/pthread(8967): ## thread 9009 is created success
    05-25 18:54:35.646: D/dalvikvm(8967): GC_FOR_MALLOC freed 5788 objects / 296352 bytes in 123ms
    05-25 18:54:35.887: I/BatteryStatsImpl(97): notePhoneSignalStrengthLocked: 4->3
    05-25 18:54:35.897: D/BT HS/HF(192): gsmAsuToSignal=15
    05-25 18:54:35.906: D/JBtlAg(192): setIndicatorValue: entered
    05-25 18:54:35.926: I/JBtlAg(192): After NativeJBtlAg_SetIndicatorValue, status = SUCCESS
    05-25 18:54:35.926: D/JBtlAg(192): setIndicatorValue: exiting
    05-25 18:54:37.216: D/dalvikvm(8967): GC_FOR_MALLOC freed 2583 objects / 332824 bytes in 74ms
    05-25 18:54:37.546: I/AudioHardwareMSM72XX(68): AudioHardware pcm playback is going to standby.
    05-25 18:54:37.616: D/dalvikvm(8967): GC_FOR_MALLOC freed 2606 objects / 159672 bytes in 103ms
    05-25 18:54:38.886: I/BatteryStatsImpl(97): notePhoneSignalStrengthLocked: 3->4
    05-25 18:54:38.886: D/BT HS/HF(192): gsmAsuToSignal=16
    05-25 18:54:38.896: D/JBtlAg(192): setIndicatorValue: entered
    05-25 18:54:38.916: I/JBtlAg(192): After NativeJBtlAg_SetIndicatorValue, status = SUCCESS
    05-25 18:54:38.916: D/JBtlAg(192): setIndicatorValue: exiting
    05-25 18:54:42.226: I/Database(8967): sqlite returned: error code = 14, msg = cannot open file at source line 25467
    05-25 18:54:42.266: V/LocationManagerService(97): _requestLocationUpdates: listener = Receiver{4546de48 Listener android.os.BinderProxy@45435bc0}
    05-25 18:54:42.276: E/geolocationService(8967): Caught security exception registering for location updates from system. This should only
    happen in DumpRenderTree.
    05-25 18:54:42.596: I/dalvikvm(8967): Jit: resizing JitTable from 1024 to 2048
    05-25 18:54:43.006: I/DEBUG(65): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    05-25 18:54:43.006: I/DEBUG(65): Build fingerprint: 'htc_asia_india/htc_legend/legend/legend:2.2/FRF91/291292:user/release-keys'
    05-25 18:54:43.006: I/DEBUG(65): pid: 8967, tid: 9000 >>> com.prime31.EtceteraApplication <<<
    05-25 18:54:43.006: I/DEBUG(65): thread: WebViewCoreThre
    05-25 18:54:43.006: I/DEBUG(65): signal 11 (SIGSEGV), fault addr 00000044
    05-25 18:54:43.006: I/DEBUG(65): r0 00000000 r1 00000000 r2 00000000 r3 00000000
    05-25 18:54:43.006: I/DEBUG(65): r4 00000000 r5 005124fc r6 ffffffff r7 0051250c
    05-25 18:54:43.006: I/DEBUG(65): r8 47924a94 r9 00000004 10 0037ab90 fp 00000018
    05-25 18:54:43.006: I/DEBUG(65): ip a888c598 sp 47924960 lr a817b0f0 pc a8b07b00 cpsr 40000030
    05-25 18:54:43.006: I/DEBUG(65): d0 7ff0000000000000 d1 4280000044058000
    05-25 18:54:43.006: I/DEBUG(65): d2 0000001f0000010b d3 43eb0000000001d6
    05-25 18:54:43.006: I/DEBUG(65): d4 4385800043eb0000 d5 0000000000000000
    05-25 18:54:43.006: I/DEBUG(65): d6 0000000000000000 d7 0000000000000000
    05-25 18:54:43.006: I/DEBUG(65): d8 0000000000000000 d9 0000000000000000
    05-25 18:54:43.006: I/DEBUG(65): d10 0000000000000000 d11 0000000000000000
    05-25 18:54:43.006: I/DEBUG(65): d12 0000000000000000 d13 0000000000000000
    05-25 18:54:43.006: I/DEBUG(65): d14 0000000000000000 d15 0000000000000000
    05-25 18:54:43.006: I/DEBUG(65): scr 60000013
    05-25 18:54:43.066: I/DEBUG(65): #00 pc 00007b00 /system/lib/libsqlite.so
    05-25 18:54:43.066: I/DEBUG(65): #01 pc 0017b0ec /system/lib/libwebcore.so
    05-25 18:54:43.066: I/DEBUG(65): #02 pc 0017b3e8 /system/lib/libwebcore.so
    05-25 18:54:43.066: I/DEBUG(65): #03 pc 004c6ce4 /system/lib/libwebcore.so
    05-25 18:54:43.066: I/DEBUG(65): #04 pc 004bf6cc /system/lib/libwebcore.so
    05-25 18:54:43.076: I/DEBUG(65): #05 pc 004bfc30 /system/lib/libwebcore.so
    05-25 18:54:43.076: I/DEBUG(65): #06 pc 004bff50 /system/lib/libwebcore.so
    05-25 18:54:43.076: I/DEBUG(65): #07 pc 004c0170 /system/lib/libwebcore.so
    05-25 18:54:43.076: I/DEBUG(65): #08 pc 004c1b28 /system/lib/libwebcore.so
    05-25 18:54:43.086: I/DEBUG(65): #09 pc 002cbb48 /system/lib/libwebcore.so
    05-25 18:54:43.086: I/DEBUG(65): #10 pc 00017274 /system/lib/libdvm.so
    05-25 18:54:43.096: I/DEBUG(65): #11 pc 00044358 /system/lib/libdvm.so
    05-25 18:54:43.096: I/DEBUG(65): #12 pc 0001c1f0 /system/lib/libdvm.so
    05-25 18:54:43.096: I/DEBUG(65): #13 pc 00022ea8 /system/lib/libdvm.so
    05-25 18:54:43.096: I/DEBUG(65): #14 pc 00021d3c /system/lib/libdvm.so
    05-25 18:54:43.096: I/DEBUG(65): #15 pc 0005abc8 /system/lib/libdvm.so
    05-25 18:54:43.096: I/DEBUG(65): #16 pc 0005ade2 /system/lib/libdvm.so
    05-25 18:54:43.096: I/DEBUG(65): #17 pc 0004e9f2 /system/lib/libdvm.so
    05-25 18:54:43.106: I/DEBUG(65): #18 pc 00011168 /system/lib/libc.so
    05-25 18:54:43.106: I/DEBUG(65): #19 pc 00010bb0 /system/lib/libc.so
    05-25 18:54:43.106: I/DEBUG(65): code around pc:
    05-25 18:54:43.106: I/DEBUG(65): a8b07ae0 42939a01 3318d001 6b83e7e8 429a4662
    05-25 18:54:43.106: I/DEBUG(65): a8b07af0 6382dd01 b00363c1 46c0bdf0 1c04b570
    05-25 18:54:43.106: I/DEBUG(65): a8b07b00 1c166c40 f7fc1c0d 1c23fd25 601d33f8
    05-25 18:54:43.106: I/DEBUG(65): a8b07b10 601e3304 681b3b74 e0032201 689b1c19
    05-25 18:54:43.106: I/DEBUG(65): a8b07b20 700a3162 d1f92b00 f7fc6c60 2000fd33
    05-25 18:54:43.106: I/DEBUG(65): code around lr:
    05-25 18:54:43.106: I/DEBUG(65): a817b0d0 e8bd81f0 e2857010 e1a00007 eb1783be
    05-25 18:54:43.106: I/DEBUG(65): a817b0e0 e3a01000 e1a02001 e5950000 ebfa42c7
    05-25 18:54:43.106: I/DEBUG(65): a817b0f0 e59f10ac e28d800c e1a00008 e0841001
    05-25 18:54:43.106: I/DEBUG(65): a817b100 eb002aba e1a02008 e1a0000d e1a01005
    05-25 18:54:43.106: I/DEBUG(65): a817b110 eb0002c4 e59d800c e1a0600d e3580000
    05-25 18:54:43.116: I/DEBUG(65): stack:
    05-25 18:54:43.116: I/DEBUG(65): 47924920 afd4272c /system/lib/libc.so
    05-25 18:54:43.116: I/DEBUG(65): 47924924 a87874d4 /system/lib/libwebcore.so
    05-25 18:54:43.116: I/DEBUG(65): 47924928 00984758 [heap]
    05-25 18:54:43.116: I/DEBUG(65): 4792492c 00000000
    05-25 18:54:43.116: I/DEBUG(65): 47924930 00000003
    05-25 18:54:43.116: I/DEBUG(65): 47924934 00380bb8 [heap]
    05-25 18:54:43.116: I/DEBUG(65): 47924938 00985ff8 [heap]
    05-25 18:54:43.116: I/DEBUG(65): 4792493c 00985ff8 [heap]
    05-25 18:54:43.116: I/DEBUG(65): 47924940 00000200
    05-25 18:54:43.116: I/DEBUG(65): 47924944 afd4285c /system/lib/libc.so
    05-25 18:54:43.116: I/DEBUG(65): 47924948 0051250c [heap]
    05-25 18:54:43.116: I/DEBUG(65): 4792494c afd105a0 /system/lib/libc.so
    05-25 18:54:43.116: I/DEBUG(65): 47924950 a888bed8 /system/lib/libwebcore.so
    05-25 18:54:43.116: I/DEBUG(65): 47924954 005124fc [heap]
    05-25 18:54:43.116: I/DEBUG(65): 47924958 e3a070ad
    05-25 18:54:43.116: I/DEBUG(65): 4792495c ef9000ad
    05-25 18:54:43.116: I/DEBUG(65): #00 47924960 a888bed8 /system/lib/libwebcore.so
    05-25 18:54:43.126: I/DEBUG(65): 47924964 005124fc [heap]
    05-25 18:54:43.126: I/DEBUG(65): 47924968 ffffffff
    05-25 18:54:43.126: I/DEBUG(65): 4792496c a817b0f0 /system/lib/libwebcore.so
    05-25 18:54:43.126: I/DEBUG(65): #01 47924970 00000000
    05-25 18:54:43.126: I/DEBUG(65): 47924974 00000000
    05-25 18:54:43.126: I/DEBUG(65): 47924978 00000000
    05-25 18:54:43.126: I/DEBUG(65): 4792497c 00380bb8 [heap]
    05-25 18:54:43.126: I/DEBUG(65): 47924980 005124fc [heap]
    05-25 18:54:43.126: I/DEBUG(65): 47924984 005124e0 [heap]
    05-25 18:54:43.126: I/DEBUG(65): 47924988 ffffffff
    05-25 18:54:43.126: I/DEBUG(65): 4792498c ffffffff
    05-25 18:54:43.126: I/DEBUG(65): 47924990 47924a94
    05-25 18:54:43.126: I/DEBUG(65): 47924994 a817b3ec /system/lib/libwebcore.so
    05-25 18:54:44.536: D/dalvikvm(199): GC_EXPLICIT freed 18049 objects / 993928 bytes in 636ms
    05-25 18:54:44.726: I/BootReceiver(97): Copying /data/tombstones/tombstone_09 to DropBox (SYSTEM_TOMBSTONE)
    05-25 18:54:44.936: D/dalvikvm(97): GC_FOR_MALLOC freed 12337 objects / 975336 bytes in 201ms
    05-25 18:54:44.946: D/Zygote(67): Process 8967 terminated by signal (11)
    05-25 18:54:45.126: D/dalvikvm(97): GC_FOR_MALLOC freed 862 objects / 540952 bytes in 180ms
    05-25 18:54:45.126: V/LocationManagerService(97): Location listener died
    05-25 18:54:45.126: I/ActivityManager(97): Process com.prime31.EtceteraApplication (pid 8967) has died.
    05-25 18:54:45.126: I/WindowManager(97): WIN DEATH: Window{4504e880 com.prime31.EtceteraApplication/com.unity3d.player.UnityPlayerActivity paused=false}
    05-25 18:54:45.126: V/LocationManagerService(97): _removeUpdates: listener = Receiver{4546de48 Listener android.os.BinderProxy@45435bc0}
    05-25 18:54:45.136: I/WindowManager(97): WIN DEATH: Window{4509a108 com.prime31.EtceteraApplication/com.prime31.WebViewActivity paused=false}
    05-25 18:54:45.136: I/WindowManager(97): WIN DEATH: Window{450a88d8 com.prime31.EtceteraApplication/com.prime31.WebViewActivity paused=false}
    05-25 18:54:45.156: V/TtsService(8788): onDestroy() completed
    05-25 18:54:45.166: I/WindowManager(97): WIN DEATH: Window{45091e98 SurfaceView paused=false}
    05-25 18:54:45.196: E/ActivityManager(97): fail to set top app changed!
    05-25 18:54:45.196: I/ActivityManager(97): Start proc com.prime31.EtceteraApplication for activity com.prime31.EtceteraApplication/com.unity3d.player.UnityPlayerActivity: pid=9010 uid=10147 gids={3003, 1015}
    05-25 18:54:45.227: I/pthread(9010): ## thread 9010 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:54:45.236: I/pthread(9010): ## thread 9011 is created success
    05-25 18:54:45.246: I/pthread(9010): ## thread 9010 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:54:45.246: I/pthread(9010): ## thread 9012 is created success
    05-25 18:54:45.346: I/pthread(9010): ## thread 9010 is creating thread @dalvik/vm/Thread.c:1795
    05-25 18:54:45.346: I/pthread(9010): ## thread 9013 is created success
    05-25 18:54:45.376: I/pthread(9010): ## thread 9010 is creating thread @frameworks/base/libs/utils/Threads.cpp:139
    05-25 18:54:45.376: I/pthread(9010): ## thread 9014 is created success
    05-25 18:54:45.376: I/pthread(9010): ## thread 9014 is creating thread @frameworks/base/libs/utils/Threads.cpp:139
    05-25 18:54:45.376: I/pthread(9010): ## thread 9015 is created success
    05-25 18:54:45.416: D/Sensors(97): close_akm, fd=142
    05-25 18:54:45.436: I/UsageStats(97): Unexpected resume of com.prime31.EtceteraApplication while already resumed in com.prime31.EtceteraApplication
    05-25 18:54:45.476: I/Prime31(9010): UA takeoff in Application onCreate
    05-25 18:54:45.736: D/com.prime31.EtceteraApplication - UALib(9010): Airship Take Off! Lib Version: 1.0.7 / App key = YourDevelopmentAppKey / secret = YourDevelopmentAppSecret
    05-25 18:54:45.747: D/com.prime31.EtceteraApplication - UALib(9010): In Production? false
    05-25 18:54:45.766: E/com.prime31.EtceteraApplication - UALib(9010): Required permission com.prime31.EtceteraApplication.permission.C2D_MESSAGE is unknown to PackageManager.
    05-25 18:54:45.776: E/com.prime31.EtceteraApplication - UALib(9010): AndroidManifest.xml's com.urbanairship.push.c2dm.C2DMPushReceiver declaration missing required com.google.android.c2dm.intent.RECEIVE filter with category=com.prime31.EtceteraApplication
    05-25 18:54:45.776: E/com.prime31.EtceteraApplication - UALib(9010): AndroidManifest.xml's com.urbanairship.push.c2dm.C2DMPushReceiver declaration missing required com.google.android.c2dm.intent.REGISTRATION filter with category=com.prime31.EtceteraApplication
    05-25
    18:54:45.916: D/AK8973(73): Compass CLOSE
    05-25 18:54:45.986: D/com.prime31.EtceteraApplication - UALib(9010): Initializing Push.
    05-25 18:54:45.986: D/com.prime31.EtceteraApplication - UALib(9010): Initializing Analytics.
    05-25 18:54:45.996: I/pthread(9010): ## thread 9010 is creating thread @external/sqlite/dist/sqlite3.c:22379
    05-25 18:54:45.996: D/com.prime31.EtceteraApplication - UALib(8974): Push Service started with intent=Intent { act=com.urbanairship.push.START cmp=com.prime31.EtceteraApplication/com.urbanairship.push.PushService }
    05-25 18:54:46.016: I/pthread(9010): ## thread 9016 is created success
    05-25 18:54:46.066: D/dalvikvm(9010): Trying to load lib /data/data/com.prime31.EtceteraApplication/lib/libmono.so 0x44e058f8
    05-25 18:54:46.066: D/dalvikvm(9010): Added shared lib /data/data/com.prime31.EtceteraApplication/lib/libmono.so 0x44e058f8
    05-25 18:54:46.416: D/proxy(9010): Added shared lib /assets/libs/armeabi-vfp/libmono.so 0x80919e74
    05-25 18:54:46.416: D/proxy(9010): No JNI_OnLoad found in /assets/libs/armeabi-vfp/libmono.so 0x80919e74
    05-25 18:54:46.426: D/dalvikvm(9010): Trying to load lib /data/data/com.prime31.EtceteraApplication/lib/libunity.so 0x44e058f8
    05-25 18:54:46.426: D/dalvikvm(9010): Added shared lib /data/data/com.prime31.EtceteraApplication/lib/libunity.so 0x44e058f8
    05-25 18:54:47.266: D/proxy(9010): Added shared lib /assets/libs/armeabi-vfp/libunity.so 0x80a0f6fc
    05-25 18:54:47.276: I/pthread(9010): ## thread 9010 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:47.276: I/pthread(9010): ## thread 9017 is created success
    05-25 18:54:47.366: D/dalvikvm(9010): GC_FOR_MALLOC freed 2247 objects / 212672 bytes in 59ms
    05-25 18:54:47.376: I/pthread(9010): ## thread 9010 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:47.376: I/pthread(9010): ## thread 9018 is created success
    05-25 18:54:47.386: D/Sensors(97): open_akm, fd=101
    05-25 18:54:47.386: I/pthread(9010): ## thread 9010 is creating thread @dalvik/vm/Thread.c:1443
    05-25 18:54:47.386: D/AK8973(73): Compass Start
    05-25 18:54:47.386: I/pthread(9010): ## thread 9019 is created success
    05-25 18:54:47.386: I/pthread(73): ## thread 9020 is created success
    05-25 18:54:47.396: I/pthread(73): ## thread 9021 is created success
    05-25 18:54:47.447: W/InputManagerService(97): Got RemoteException sending setActive(false) notification to pid 8967 uid 10147
    05-25 18:54:47.497: D/libEGL(9010): loaded /system/lib/egl/libGLES_android.so
    05-25 18:54:47.507: D/libEGL(9010): loaded /system/lib/egl/libEGL_adreno200.so
    05-25 18:54:47.526: D/libEGL(9010): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
    05-25 18:54:47.526: D/libEGL(9010): loaded /system/lib/egl/libGLESv2_adreno200.so
    05-25 18:54:47.536: D/Unity(9010): Creating OpenGL ES 1.x context (RGB16 565 16/0)
    05-25 18:54:47.557: I/pthread(9010): ## thread 9022 is created success
    05-25 18:54:47.696: I/ActivityManager(97): Displayed activity com.prime31.EtceteraApplication/com.unity3d.player.UnityPlayerActivity: 2527 ms (total 2527 ms)
    05-25 18:54:47.897: I/BatteryStatsImpl(97): notePhoneSignalStrengthLocked: 4->3
    05-25 18:54:47.897: D/BT HS/HF(192): gsmAsuToSignal=15
    05-25 18:54:47.897: D/JBtlAg(192): setIndicatorValue: entered
    05-25 18:54:47.936: I/JBtlAg(192): After NativeJBtlAg_SetIndicatorValue, status = SUCCESS
    05-25 18:54:47.936: D/JBtlAg(192): setIndicatorValue: exiting
    05-25 18:54:48.146: I/pthread(9010): ## thread 9023 is created success
    05-25 18:54:48.246: I/pthread(9010): ## thread 9024 is created success
    05-25 18:54:48.416: I/pthread(9010): ## thread 9025 is created success
    05-25 18:54:48.476: D/dalvikvm(9010): GC_EXTERNAL_ALLOC freed 920 objects / 177440 bytes in 76ms
    05-25 18:54:48.476: I/pthread(9010): ## thread 9019 is creating thread @frameworks/base/libs/utils/Threads.cpp:139
    05-25 18:54:48.476: I/pthread(9010): ## thread 9026 is created success
    05-25 18:54:48.476: D/AudioPolicyManagerBase(68): startOutput() output 1, stream 3
    05-25 18:54:48.566: I/AudioHardwareMSM72XX(68): AUDIO_START: start kernel pcm_out driver.
    05-25 18:54:49.027: I/pthread(9010): ## thread 9027 is created success
    05-25 18:54:49.976: V/TtsService(8788): TtsService.onCreate()
    05-25 18:54:49.996: V/TtsService(8788): About to load /system/lib/libttspico.so, applyFilter=true
    05-25 18:54:49.996: V/TtsService(8788): TtsService.setLanguage(eng, IND, )
    05-25 18:54:50.006: I/SVOX Pico Engine(8788): TtsEngine::setLanguage found matching language(eng) but not matching country(IND).
    05-25 18:54:50.766: I/SVOX Pico Engine(8788): loaded en-US successfully
    05-25 18:54:50.776: I/SynthProxy(8788): setting speech rate to 100
    05-25 18:54:50.886: I/BatteryStatsImpl(97): notePhoneSignalStrengthLocked: 3->4
    05-25 18:54:50.896: D/BT HS/HF(192): gsmAsuToSignal=16
    05-25 18:54:50.896: D/JBtlAg(192): setIndicatorValue: entered
    05-25 18:54:50.916: I/JBtlAg(192): After NativeJBtlAg_SetIndicatorValue, status = SUCCESS
    05-25 18:54:50.916: D/JBtlAg(192): setIndicatorValue: exiting
    05-25 18:54:53.886: I/BatteryStatsImpl(97): notePhoneSignalStrengthLocked: 4->3
    05-25 18:54:53.886: D/BT HS/HF(192): gsmAsuToSignal=15
    05-25 18:54:53.886: D/JBtlAg(192): setIndicatorValue: entered
    05-25 18:54:53.906: I/JBtlAg(192): After NativeJBtlAg_SetIndicatorValue, status = SUCCESS
    05-25 18:54:53.906: D/JBtlAg(192): setIndicatorValue: exiting

    please help.
     
  7. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @achung, the web view is not customizable. There is nothing we cando about Google.com not loading on your device. The web view is owned by Android and it handles all loading of web pages. You will need to open a bug report with Googles bug reporter to get a fix for that.
     
  8. yuriythebest

    yuriythebest

    Joined:
    Nov 21, 2009
    Posts:
    1,121
    Hi Prime! In the Android In app Billing plugin, after the test purchase,

    are the event things (purchased successful, failed, etc ) supposed to work?
     
  9. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @yuri, events will only fire if you properly did all the setup: sign all with non-debug keystore, setup app on Play website, match bundle ID correctly, upload APK to Play, etc. if using actual products you then need to factory reset your device and sign in with a test user setup on the Checkout website.
     
  10. flamy

    flamy

    Joined:
    Feb 7, 2011
    Posts:
    194
    hi prime31 i have a small doubt regarding your in app purchase plugin for android. i have integrated and run the test scene it is working. i have added my custom listner to my scene and tried to call test purchase and it is also working.

    now i have set up the product ids in google play, and when i tried to call purchase product it says item unavailable, but the titles i gave for the product is there in the top of the purchase screen. Is it because the app is not published yet. do you have any idea about this? Please help me on this. im a bit worried about this. do i need to do something extra whn i add my real id?
     
  11. ironhero

    ironhero

    Joined:
    Nov 15, 2008
    Posts:
    65
    Prime
    we completed the SSO
    we need to deliver session_token into your plugin to work with it
    would you like to provide appropriate plugin method ?
     
  12. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @flamy, as long as you flooded all the steps on our docs (setting up products, signing with a non-debug keystore, factory resetting device, logging in with a Checkout test user, etc) and Googles docs it should work for you.


    @iron, the docs (http://prime31.com/unity/docs) pretty clearly show a getAccessToken method.
     
  13. ironhero

    ironhero

    Joined:
    Nov 15, 2008
    Posts:
    65
    Prime
    we need SetAccessToken method (but not GetAccessToken)
    tо use the token retrieved by Single Sigh-On
     
    Last edited: May 29, 2012
  14. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @iron, setting the access token is done by the Facebook SDK. We do not provide a way to override them setting it which happens automatically when SSO occurs.
     
  15. toshiya

    toshiya

    Joined:
    Apr 27, 2012
    Posts:
    8
    Hi prime.

    I use Social Networking Plugin for Android.(and iOS)

    When I tried to post to Facebook Wall at using FacebookAndroid.restRequest(), An error happened.
    How should I cope?

    code:
     Dictionary<string, string> dict = new Dictionary<string, string>();
     dict.Add("message", "test post");
     FacebookAndroid.restRequest("me/feed", "POST", dict);


    And I think try to post to FB with Image.
    What should I set in restRequest's 3rd arg? (it type is Dictionary<string,string>)
    ( I don't want to use showPostMessageDialog())



    W/Bundle(28199): Key message expected byte[] but value was a java.lang.String. The default value <null> was returned.
    W/Bundle(28199): Attempt to cast generated internal exception:
    W/Bundle(28199): java.lang.ClassCastException: java.lang.String cannot be cast to byte[]
    W/Bundle(28199): at android.os.Bundle.getByteArray(Bundle.java:1363)
    W/Bundle(28199): at com.facebook.android.Util.openUrl(Util.java:161)
    W/Bundle(28199): at com.facebook.android.Facebook.request(Facebook.java:752)
    W/Bundle(28199): at com.facebook.android.AsyncFacebookRunner$2.run(AsyncFacebookRunner.java:253)
     
    Last edited: May 30, 2012
  16. ironhero

    ironhero

    Joined:
    Nov 15, 2008
    Posts:
    65
    Prime
    do you mean , when SSO occurs, your plugin must work as logged-in already ?
     
    Last edited: May 30, 2012
  17. flamy

    flamy

    Joined:
    Feb 7, 2011
    Posts:
    194
    @prime31, i have done all these. My question is it will work even if it is not published or it will work only on publishing. ?!?! sorry for not being clear last time
     
  18. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @toshiya, the REST API is long since deprecated. You should be using the Graph API for anything these days. The plugin has simple helper methods for posting that create te Graph request for you.


    @flamy, you should upload but not publish your apk in order for Google to provide responses.
     
  19. flamy

    flamy

    Joined:
    Feb 7, 2011
    Posts:
    194
    ya im clear on this now but one more thing if i create an product named abc.weapon what should i pass to the PurchaseProduct() function, jus abc.weapon or should i send com.dariyal.abc.abc.weapon i mean with my bundle identifier or jus the product id i gave for creation. ??
     
  20. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @flamy, you should pass the exact product ID that you entered on the Google Play website.
     
  21. ridil

    ridil

    Joined:
    Apr 24, 2012
    Posts:
    31
    Hello,

    I'm getting a strange response from the MoPub Android plugin. When I call for a banner ad I'm getting 3 messages in the Eclipse console which say the following:

    1. adWillLoad: http://theadurl (which works, if i drop this url into firefox it loads the ad properly)
    2. MoPub server returned no ad.
    3. Ad Failed to Load.

    Now this is rather confusing since the server obviously returned an ad url since it shows up in the console and by dropping the url into firefox i can see the ad. Why would it say right after that it returned no ad and then Ad Failed to Load (this gets called as an event in Unity)? This morning the banner ads were loading fine, I haven't changed anything that I'm aware of, they just quit loading within the past hour with the above issue. Any help would be greatly appreciated.

    Thank you,
    Ridil
     
  22. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @Ridil, you will need to open a bug report with MoVend to get info on why they aren't displaying the ads. The plugin just pipes the calls through to their SDK.
     
  23. Lukas H

    Lukas H

    Joined:
    Jan 16, 2009
    Posts:
    394
    Hi Mike,

    Are there any known problems with Etcetera's webview and youtube video's?
    The webview loads the webpage just fine but when I click a video to play the videoframe becomes black and stays that way. (like it doesn't have hardware acceleration)
    When I use the native browser app it plays video's just fine.

    FYI I'm on a Samsung Galaxy Tab 10.1 (GT-P7500) with Android 3.1 using Unity 3.5.2 and EtceteraAndroid_2012-03-25
     
  24. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @lukas, the web specifically enables plugins as part of its setup process so assuming there is enough memory available for the player it should work. What do you see in te log cat logs?
     
  25. ridil

    ridil

    Joined:
    Apr 24, 2012
    Posts:
    31
    Hello,

    Okay, I've spent an entire day on this and I know for a fact that there is an issue in the MoPub plugin with interstitial ads. I've tried everything I can to fix it and now I'm frankly out of ideas.. So.. here it is:

    void Start()
    {
    MoPubAndroidManager.onInterstitialFailedEvent += PostLevelMenu.PostLevelMenuInstance.OnAdLoadFailed;
    MoPubAndroidManager.onInterstitialLoadedEvent += PostLevelMenu.PostLevelMenuInstance.OnAdLoadComplete;
    MoPubAndroid.requestInterstitalAd("myFullscreenAdId"); // I know this is the correct adId because it works in MoPubs preview system.
    }

    OnAdLoadFailed and OnAdLoadComplete never get called with this.

    So I change it to this:

    void Start()
    {
    MoPubAndroidManager.onAdFailedEvent += PostLevelMenu.PostLevelMenuInstance.OnAdLoadFailed;
    MoPubAndroidManager.onAdLoadedEvent += PostLevelMenu.PostLevelMenuInstance.OnAdLoadComplete;
    MoPubAndroid.createBanner("myFullscreenAdId", 0, 0);
    }

    This returns a callback for OnAdLoadComplete after a couple seconds. But no ad gets shown.

    This should be a fullscreen ad. I created the ads and have them as a backfill campaign on 100% so I know they're there. I have also tested them through MoPub so I know they're getting served.
    MoPub refers to fullscreens as interstitials so I assume your interstitial methods refer to fullscreen ads. After much google searching I've found no evidence to prove otherwise.
    If this is the case then why do interstitial methods return nothing while the createBanner calls do and why isnt the ad displayed? It returns a URL which links directly to the correct ad. I can pull the URL it retrieves from the server directly from eclipse by filtering MoPub messages and paste it into Firefox and the ad shows up fine.
    This leads me to the conclusion that there is an issue with the plugin displaying the ads in a webview properly.

    On a side note, using this exact same method (the CreateBanner one) I can show a banner ad on the screen perfectly fine so I know nothing is covering it up.

    Any help you could provide would be greatly appreciated.

    Thank you,
    Ridil
     
  26. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @ridil, I don't see any calls in your code to actually show an interstitial. Requesting an interstitial sends a request to load it. You still have to actually show it by calling showInterstitialAd once it is loaded. See the demo scene for example code.
     
  27. iRetrograde

    iRetrograde

    Joined:
    Oct 13, 2011
    Posts:
    93
    Hey Prime,

    I had purchased the Android Etc plugin a while back and I completely overlooked into whether it did the app rating support for other marketplaces: Amazon/B&N Kindle. I'm not sure if you are down for adding that support (otherwise I'll write my own) but if this is possible, please let me know.

    Cheers
     
    Last edited: May 31, 2012
  28. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @IRetro, it currently does not support other markets but you can just use Application.OpenURL for them with an appropriate url.
     
  29. Lukas H

    Lukas H

    Joined:
    Jan 16, 2009
    Posts:
    394
    Nothing special really, no AndroidRuntime exceptions or Unity errors.

    With clicking the youtube video it outputs:
    Code (csharp):
    1. I/LauncherAppWidgetHostView(32567): updateAppWidget() 480x488
    2. V/        ( 2222): In ResourceHandle::create newHandle
    3. V/        ( 2222): In ResourceHandle::create newHandle the url is = http://s.youtube.com/s?on3g=0&app=youtube_mobile&preq=%2Fwatch%3Fajax%3D1%26layou
    4. %3Dtablet%26tsp%3D1%26v%3D9M1A8Xv2hzQ&reloadCount=0&rdm=m4vdvn6b3&html5=1&ns=yt&ps=blazer&el=detailpage&hl=nl&cr=NL&docid=9M1A8Xv2hzQ&plid=h2x0o1d41i
    5. 9lk0mo&fmt=22&fs=0&screenw=1280&screenh=800&w=768&h=460&vw=0&vh=0&playerw=768&playerh=460&rt=0.022&app=youtube_mobile&sw=1&playback=1&len=1&st=0&et=0
    6. V/        ( 2222): In ResourceHandle::create newHandle
    7. V/        ( 2222): In ResourceHandle::create newHandle the url is = http://m.youtube.com/user_watch?app=youtube_mobile&noflv=1&html5=1&video_id=9M1A8
    8. v2hzQ&plid=h2x0o1d41iu9lk0mo&fmt=22&skl=false&ns=yt&el=detailpage&ps=blazer
    9. D/CONTEXT ( 2222): nativeDraw called here
    10. D/CONTEXT ( 2222): PictureSet* draw called here
    11. D/CONTEXT ( 2222): drawContentComposition*  called here
    12. D/CONTEXT ( 2222): *****drawContentComposition******* -  ENTER
    13. D/CONTEXT ( 2222): m_mainFrame->editor()->hasComposition not
    14. D/CONTEXT ( 2222): calling drawContentComposition
    15. D/CONTEXT ( 2222): *****drawContentComposition******* -  ENTER
    16. D/CONTEXT ( 2222): m_mainFrame->editor()->hasComposition not
    17. D/CONTEXT ( 2222): nativeDraw called here
    18. D/CONTEXT ( 2222): PictureSet* draw called here
    19. D/CONTEXT ( 2222): drawContentComposition*  called here
    20. D/CONTEXT ( 2222): *****drawContentComposition******* -  ENTER
    21. D/CONTEXT ( 2222): m_mainFrame->editor()->hasComposition not
    22. D/CONTEXT ( 2222): calling drawContentComposition
    23. D/CONTEXT ( 2222): *****drawContentComposition******* -  ENTER
    24. D/CONTEXT ( 2222): m_mainFrame->editor()->hasComposition not
    25. D/CONTEXT ( 2222): nativeDraw called here
    26. D/CONTEXT ( 2222): PictureSet* draw called here
    27. D/CONTEXT ( 2222): drawContentComposition*  called here
    28. D/CONTEXT ( 2222): *****drawContentComposition******* -  ENTER
    29. D/CONTEXT ( 2222): m_mainFrame->editor()->hasComposition not
    30. D/CONTEXT ( 2222): calling drawContentComposition
    31. D/CONTEXT ( 2222): *****drawContentComposition******* -  ENTER
    32. D/CONTEXT ( 2222): m_mainFrame->editor()->hasComposition not
    33. D/CONTEXT ( 2222): nativeDraw called here
    34. D/CONTEXT ( 2222): PictureSet* draw called here
    35. D/CONTEXT ( 2222): drawContentComposition*  called here
    36. D/CONTEXT ( 2222): *****drawContentComposition******* -  ENTER
    37. D/CONTEXT ( 2222): m_mainFrame->editor()->hasComposition not
    38. Keep doing this everyframe
    39.  
    I tested this on a brand new project with only the etc.android package imported, generated the manifest and changed the url from www.prime31.com to "http://m.youtube.com/#/watch?v=9M1A8Xv2hzQ". Just did some testing on some other devices too: HTC Explorer and Samsung Galaxy Tab 8.9" GT-P1000 both won't show me any youtube video.
    YouTube website loads and I see the video thumbnails, clicking on one and it doesn't play the video, on all devices, unfortunately. Also, clicking the "extend to fullscreen" button makes the app crash.
    Any ideas? Can you test on one of your devices?
     
    Last edited: Jun 1, 2012
  30. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @lukas, it looks like it is trying to draw video frames but failing. We will see of we can repro the issue.
     
  31. ridil

    ridil

    Joined:
    Apr 24, 2012
    Posts:
    31
    My code has a call to show the ad once it loads. The problem is the ad never loads. It never fails either. The plugin never returns a callback that anything occurred despite me seeing that the ad came down from MoPub in the eclipse logcat console. I didn't feel it was necessary to post my entire class file for you so I only posted what I thought was pertinent to the issue. Just so we're on the same page, I'm going to post my full code process for you minus my game specific code which doesn't matter.

    protected bool NeedsInterstitialAd = false;
    protected bool AdLoadComplete = false;
    void Start()
    {
    PostLevelMenu.PostLevelMenuInstance = this;
    if (PlayerPrefs.GetInt("FLE_uniquePayingUser") == 0)
    {
    AdLoadComplete = false;
    NeedsInterstitialAd = true;
    MoPubAndroidManager.onInterstitialFailedEvent += PostLevelMenu.PostLevelMenuInstance.OnAdLoadFailed;
    MoPubAndroidManager.onInterstitialLoadedEvent += PostLevelMenu.PostLevelMenuInstance.OnAdLoadComplete;
    //MoPubAndroidManager.onAdFailedEvent += PostLevelMenu.PostLevelMenuInstance.OnAdLoadFailed;
    //MoPubAndroidManager.onAdLoadedEvent += PostLevelMenu.PostLevelMenuInstance.OnAdLoadComplete;
    MoPubAndroid.requestInterstitalAd("myAdId");
    //EtceteraAndroid.showAlert("MoPub", "Requesting Interstitial Ad", "Okay");
    //MoPubAndroid.createBanner("myAdId", 0, 0); }
    }
    public void OnAdLoadFailed()
    {
    NeedsInterstitialAd = false;
    EtceteraAndroid.showAlert("MoPub", "Interstitial Ad Failed to load", "Okay");
    }

    public void OnAdLoadComplete()
    {
    NeedsInterstitialAd = false;
    AdLoadComplete = true;
    EtceteraAndroid.showAlert("MoPub", "Interstitial Ad successfully loaded", "Okay");
    //MoPubAndroid.hideBanner(true);
    }

    IEnumerator ContinueClicked()
    {
    ClickReceived = true;
    yield return new WaitForSeconds(2f);
    SetupLoadingScreen();
    yield return new WaitForSeconds(1f);
    while (NeedsInterstitialAd)
    yield return null;
    if (AdLoadComplete)
    {
    //EtceteraAndroid.showAlert("MoPub", "Displaying Interstitial Ad", "Okay");
    MoPubAndroid.showInterstitalAd();
    //MoPubAndroid.hideBanner(false);
    // Giving it some extra time to display the ad for testing purposes.
    yield return new WaitForSeconds(7);
    //MoPubAndroid.destroyBanner();
    }
    isLoadingNextLevel = true;
    }
     
  32. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @ridil, so, after calling showInterstitalAd you are seeing no interstitial and no logs at all? If that is the case you definitely need to open a bug report with MoPub so they can see what is happening in there.
     
  33. Lukas H

    Lukas H

    Joined:
    Jan 16, 2009
    Posts:
    394
    Thanks
     
  34. ridil

    ridil

    Joined:
    Apr 24, 2012
    Posts:
    31
    Well here's the thing: MoPubAndroid.showInterstitalAd(); never actually gets called because the IEnumerator is waiting on the plugin to return that the Ad successfully downloaded. MoPub records in logCat that the download completed however the plugin never makes its call to unity to report that so that it will know to show the ad. I do receive callbacks for Banner ads so I know that it isn't an issue of scope or object reachability, it has to be something else. I did notice that the MoPubAndroid plugin has the following method:




    // Starts loading an interstitial ad
    public static void requestInterstitalAd( string adUnitId )
    {
    if( Application.platform != RuntimePlatform.Android )
    return;

    _plugin.Call( "requestInterstitalAd", adUnitId );
    }

    If you notice, the word "interstitial" is spelled incorrectly as "interstital". I tried changing it to being spelled correctly and it didn't solve the issue but I can;t help but think it might have something to do with it in some way.

    - Ridil
     
  35. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @ridil, using the demo scene directly we have no problem showing interstitials and receiving all the appropriate events. If the MoPub SDK is not letting us know that an interstitial loaded only MoPub can answer why. All events are piped directly back to Unity that the MoPub SDK fires.
     
  36. ridil

    ridil

    Joined:
    Apr 24, 2012
    Posts:
    31
    Okay, so by creating a new project, with only your plugin and its TestSupport scene, plugging in my AdUnitIds and building to the android device I was able to get the interstitial ads to work, however, I still have an issue which I think should be relatively simple to resolve I'm just not sure how. After calling showInterstitialAd() the ad loads and theres a little arrow to close the ad on the screen. Once the user taps the arrow the ad goes away but the plugin does not let Unity know that this happened. I need to know when the user taps that arrow so that I can continue to the next menu in the application. Is there any functionality for this built into the plugin that I'm just not seeing?

    Thank you,
    Ridil
     
  37. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @ridil, the entire Unity VM is paused while an interstitial is showing. You can add the standard MonoBehaviour OnApplicationPause method to get notified when the ad shows (it will be paused) and when it is dismissed (it will be unpaused).
     
  38. ridil

    ridil

    Joined:
    Apr 24, 2012
    Posts:
    31
    Excellent! Thank you
     
  39. Arthur-Pai

    Arthur-Pai

    Joined:
    May 29, 2012
    Posts:
    6
    We have a Android AR project, We had two problem.
    first is how to control the web view size? we hope it is not fullscreen on android.
    second is how to integrate prime31 with Qualcomm Vuforia plugin?

    Thank you.
     
  40. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @arthur, the web view runs in its own Activity so it is full screen. We do not use Vuforia but judging from other users experience you just have to add the elements to the manifest that they require after our plugin generates it.
     
  41. ridil

    ridil

    Joined:
    Apr 24, 2012
    Posts:
    31
    Does the MoPub plugin support interstitial ads on the Kindle Fire? I have them working now on Android smart phone devices and the banner ads work on the Kindle however when I try to load an interstitial ad it crashes the game.

    - Ridil
     
  42. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @Ridil, you will have to check with MoPub on that one. Did you examine the log cat of the crash to see what information it presented?
     
  43. ridil

    ridil

    Joined:
    Apr 24, 2012
    Posts:
    31
    For some reason logcat doesn't work with my Kindle device. No device registers in eclipse the way the smartphones do.
     
  44. Lukas H

    Lukas H

    Joined:
    Jan 16, 2009
    Posts:
    394
    Any luck yet with repro'ing this?
     
  45. Byrondinho

    Byrondinho

    Joined:
    Jul 26, 2011
    Posts:
    19
    Hi Prime31,
    Is necessary buy Chartboost Android when i purchased Chartboost iPhone ?
    Also do you do a package discount shopping?

    Regards.
     
  46. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @lukas, we haven't been able to repro yet.


    @byron, iOS plugins cannot run on Android and vice versa. They are native code and can only run on a single platform. The only discount we are currently offering is when buying all the plugins for a platform at one time.
     
  47. bigcheese_

    bigcheese_

    Joined:
    Sep 6, 2011
    Posts:
    31
    I have a question regarding the IAB plugin, when I use IABAndroid.restoreTransactions() a transactionsRestoredEvent will get fired, but doesn't return anything, how can I check the product ids that get returned.
    Also, this will restore the transactions for the account currently signed in at google play application ?
     
    Last edited: Jun 7, 2012
  48. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @big, refunds fire the purchaseRefundedEvent which inides the product ID. Play can only operate with the user signed into the device.
     
  49. bigcheese_

    bigcheese_

    Joined:
    Sep 6, 2011
    Posts:
    31
    I'm sorry I edited my post, seems it didn't update on time, I meant "when I use IABAndroid.restoreTransactions() a transactionsRestoredEvent will get fired, but doesn't return anything, how can I check the product ids that get returned."
     
  50. prime31

    prime31

    Joined:
    Oct 9, 2008
    Posts:
    6,426
    @big, the event merely signifies that the request to restore transactions was received by Play. If any transactions are restored Play will fire the standard product purchased event.