cost 91 ms
問題> 將“android.support.multidex.MultiDexApplication”更改為“androidx.multidex.MultiDexApplication”是否會導致插件出現問題?

[英]Question> Does changing "android.support.multidex.MultiDexApplication" to "androidx.multidex.MultiDexApplication" causes problem to plugins?

我一直在使用 AS3/Anes/Distriqt。 將“android.support.multidex.MultiDexApplication”更改為“androidx.multidex.MultiDexApplication”會導致問題嗎? anesdistriqt(例如消息傳遞等)會發生故 ...

Distriqt Share Native Extension 不適用於 Android 上的位圖數據

[英]Distriqt Share Native Extension not working with Bitmapdata on Android

我想在社交媒體上分享一張圖片。該擴展適用於純文本,但在與 bitmapData 屬性共享時,什么也沒有發生(沒有錯誤、沒有提示、什么都沒有)。 我已經嘗試了存儲庫中提供的示例項目,但得到了相同的結果。 我還發現,如果我嘗試使用Share.service.shareFile()共享文件,它會給我一個錯 ...

來自 distriqt 廣告擴展的 Java 錯誤

[英]Java error from distriqt Adverts extension

我正在嘗試讓 distriqt Adverts 擴展在我的 AIR 應用程序中工作。 在我嘗試我的應用程序的每台設備上,我都知道Adverts.service.interstitials.isSupported返回false 。 在一台設備上,我也收到這些 Java 錯誤,這可能是原因: 我檢查並仔 ...

Distriqt GameServices ANE - Apple 游戲中心問題

[英]Distriqt GameServices ANE - Apple Game Center Problem

我正在 AS3 AIR 中開發游戲,並且正在使用 Distriqt GameServices 本機擴展。 問題是我無法登錄 Apple Game Center。 在文檔中,它聲明:如果 Google Play 服務不可用,那么您將無法使用此擴展中的功能。 還有一個代碼片段: 這聽起來很奇怪,因為 G ...

分享ANE不驗證密鑰

[英]Share ANE don't verify the key

我正在為iOS和Android開發一個應用程序,並且為此應用程序,我使用的是Distriqt(PushNotifications和Share)中不同的ANE。 PushNotifications ANE密鑰驗證工作正常,但是在Share ANE上,使用相同的密鑰會收到以下錯誤: 我也刪 ...

adobe air 中的燈塔開發

[英]Beacon development in adobe air

我已經購買了三個 bluecats 和三個 kontakt.io 信標,我想知道我是否可以使用 com.distriqt.Beacon ANE 進行我的應用程序開發? 謝謝 ...

在Android上使用Air ANE com.distriqt.Share,我收到消息“沒有應用程序可以執行此操作”

[英]Using Air ANE com.distriqt.Share on Android I get the message “No App can perform this action”

在Android上使用Air ANE com.distriqt.Share時 ,我收到消息“沒有應用程序可以執行此操作” 似乎是由bitmapData引起的,因為使用以下參數可以正常工作(為bitmapdata傳遞“ null”) 但是,這不是解決方案,因為我需要共享圖像。 ...

帶有 Distriqt Compass 的 Adob​​e Flash Professional CS5.5(AS3) 總是說“無法創建本機擴展上下文”

[英]Adobe Flash Professional CS5.5(AS3) with Distriqt Compass always says "The native extension context could not created"

我將 Adob​​e Flash Professional CS5.5 與 ANE Distriqt Compass 一起使用,我創建了一個簡單的 .fla 項目並編寫了幾行 AS3 腳本。 編譯成功,但是當我在我的電腦上執行 .swf 文件時,一開始它總是說 "The native exten ...

AS3 Air Native Extension com.distriq.Core與其他ANE沖突

[英]AS3 Air Native Extension com.distriq.Core conflits with other ANEs

我遇到了com.distriq.Core ANE的問題,它與我的其他ANE沖突(當我將其從應用程序包裝中刪除時就知道了,但是在包含此ANE之后,Flash Builder未能構建)。 這是錯誤消息: 因此,我需要一個建議,我現在應該怎么辦? 非常感激 ! ...

Distriqt PushNotification事件NOTIFICATION_SELECTED不會觸發(VERSION = 6)

[英]Distriqt PushNotification event NOTIFICATION_SELECTED won't fire (VERSION = 6)

Distriqt PushNotification版本6.0.029我在示例文件夾中使用PushNotificationsHelper,存在以下幾個問題: 對於初始化,PushNotifications.isSupported返回true,但是一旦我調用register,它將再次返回f ...

帶信標的室內定位應用

[英]Indoor localization application with beacons

我可以使用此信標擴展創建室內定位應用程序嗎? 我在文檔中沒有看到與手機和信標之間的范圍相關的任何內容。 ...

在iOS通知中設置正文似乎沒有任何影響

[英]Setting body in iOS notifications seems to have no affect

我們正在使用2016年6月19日起的ANE通知。 我試圖了解“身體”如何通過ANE參與iOS通知。 如果我做: 在Android上,我可以看到全部3個,並且效果很好。 在iOS上,我只能看到警報文本和標題文本。 我正在使用iOS 9.3.5的iPhone和iPod進行測試,並 ...

如何使本機Web視圖消失?

[英]How to make Native Web View disappear?

基本上,我需要設置一個visible屬性,或者只是調用hide()方法以使其在屏幕上不可見,有沒有辦法做到這一點? ...

2016-06-07 11:16:35   1   46    distriqt  
distriqt相機ANE中startRecordingVideo的正確“路徑”用法是什么?

[英]What is correct “Path” usage for startRecordingVideo in distriqt camera ANE?

我正在嘗試使用來自Distriqt的攝像機ANE錄制短視頻,其中一個參數用於startRecordingVideo()是“路徑”。 我無法弄清楚在iOS上保存時的有效路徑(當我到達它時可能是Android) 不幸的是,文檔有點缺乏...... http://docs.airna ...

我可以將“活動對話框”設置為具有自定義動畫的外觀嗎?

[英]Can I skin the Activity Dialog to have a custom animation?

如標題中所述,我想知道是否可以為“活動對話框”設置自定義動畫和/或背景。 我在您的文檔中找不到有關此的任何信息...而且我在設置主題時遇到了問題...我設置的主題都沒關系,總是可以看到相同的信息。 所有這些看起來都一樣: DialogTheme.DEVICE_DEFAULT_LIG ...


 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM