-
This issue is to suggest that we reconsider the purpose and design of the Knowledge Graph Bubble in the Question Builder result display. I have received many user questions about this. I think the mai…
-
When printing via USB App crash after updating compileSdkVersion and targetSdkVersion to 34
java.lang.IllegalArgumentException: salesplay.salesplaylite.dev: Targeting U+ (version 34 and above) di…
-
Can I call the relinker.loadlibrary method from a class? I have an Xposed module, but I can't get the context of the MainActivity. Please help. before this, i use system.loadlibray. no context, I have…
-
Hello,
**Issue (regression) appearing from confluencebuilder 2.5**
### Issue description
After updating confluencebuilder from version 2.4 to 2.8 (yeah, it's been a long time...) we started t…
-
```
Apologize in advance if this is the incorrect topic group, but I couldn't find
any for Google Plus API for Android.
When using PlusShare.Builder, this creates an Intent that is use to launch Plu…
-
I kept getting these errors:
```
E/RequestThread-1: Hit timeout for jpeg callback!
W/CaptureCollector: Jpeg buffers dropped for request: 1
E/CameraDevice-JV-1: Lost output buffer reported for fram…
-
The linter that says "Sort child properties last in widget instance creations" is intended to make it so the widget construction cascade is properties-then-children so the heavily indented part comes …
-
Hi guys. Good afternoon !
I am facing a requirement in which I must integrate my mobile app with a BLE bracelet, basically I need to ensure that my application can scan BLE devices, looking for a BLE…
-
So...I added a button that just calls this method from MainView:
``` java
private void createNotification(Context context) {
Intent intent = new Intent(context, FlowMortarExampleActivity.class)…
-
I dug into the code and found that the "NotificationsManager.presentCard" will automatically log events such as dismiss, push opens, button click, etc.
The app successfully shows the Facebook CardA…