Questions tagged [custom-application]
32 questions
5
votes
1 answer
How to create custom api for tabhost and tabwidget?
I have created scrollable tab bar, using tabhost, tabwidget, and horizontalscrollbar which is layout_gravity is bottom. Now, i want to create custom API for that, so any one can use the api change the textsize, height, width etc..,according their…

manoj
- 51
- 5
3
votes
3 answers
How could i avoid the SAVE dialog in my custom blackberry Application?
I am writing a blackberry application and pushing screens one after another(three in series)
Screen1 displays Screen2 and Screen2 displays Screen3
When i press "Back Key" on my Blackberry Device i.e., bold 9700, its prompts a dialog box with…

SIA
- 773
- 3
- 11
- 22
2
votes
1 answer
Save Button not showing up when i try to add my custom app in Micrsoft TEAMS channel as a new TAB
i want to add my custom app to microsoft team channel as a new tab, when i click on plus sign to add a new tab window opens with several app, i can see my app also there, but after wards when i click on it new window opens but on there the save…

ASR
- 311
- 2
- 14
1
vote
1 answer
Enable / disable functionalities for users on Ms Teams custom App
I'm planning to build a custom application for Ms Teams and I wanted the app to have an 'Administration' context, reserved for some users, with charts and records management that the rest of the users wouldn't be able to see. Is there a way to…

DJPB
- 5,429
- 8
- 30
- 44
1
vote
1 answer
Is it possible to provide custom dimensions to my android application?
I want my android application to occupy some customized space (like top left corner of the application and device coincide, with the app occupying 1/4 of the width of the device and 3/4 of the height)
So far, I've tried defining the default…

Hambone
- 33
- 4
1
vote
1 answer
Adding gmail to your created app
I am creating a task organizer for my android device. I am trying to allow the organizer to schedule its tasks on the gmail calendar directly from my created app. Every time I search for this I get results on how to use google apps, not the…

user1842902
- 13
- 2
1
vote
2 answers
Update base template and apply to all sites who reference it - MOSS 2007
More SharePoint questions from me again today! I thank everyone that has helped thus far!
Here is my situation:
I have to create a custom application inside of sharepoint. I am using a document library which hosts web part pages and i am using Web…

Steve Hayes
- 505
- 4
- 16
0
votes
1 answer
Okta SSO Integration for A Custom OIDC App
We are looking to set up our application to support Okta SSO.
The steps we've taken so far:
signed up for Okta developer account and created an app and an org
integrated our frontend react app with the created Okta app and Okta sign-in page for…
0
votes
1 answer
Getting Error while uploading the Custom App in Teams
So one of our user is trying to upload the custom app through the Teams and getting below error.
Failed to create an app in Azure Active Directory. This problem can be resolved by login using a Microsoft 365 developer account, you can apply for a…

Suri007
- 71
- 1
- 7
0
votes
1 answer
Not able to add Custom-App in frappe docker
Following this URL https://github.com/frappe/frappe_docker/blob/main/docs/custom-apps.md
But unable to add Custom App as cannot add custom app through APPS_JSON
I tried this URL https://github.com/frappe/frappe_docker/blob/main/docs/custom-apps.md
0
votes
0 answers
How can I use Java to connect to/embed the ThingSpeak server (API) in our own Android studio app?
How can our own custom app read data from the thingSpeak server using the thingSpeak API?
As I have seen from other resources, the code I tried to use to connect my application to the thingSpeak server contained numerous errors, which prevented me…
0
votes
1 answer
AttributeError when building a custom users app in django
I am making a web tool with few apps in django. one of the apps is called "users" for which I made a custom app. I tried to create a superuser using the following command:
python manage.py createsuperuser
I was expecting the program to ask me for…

John
- 131
- 1
- 2
- 10
0
votes
0 answers
Yocto custom application through custom layer does not copy source files to destination rootfs
I am trying to install a custom application on my Yocto build.
I currently use a Raspberry Pi 4 64 bit setup, for which I want PyQt5 to display an application directly on the frame buffer (so no windowing manager or desktop envoirement).
My current…

Mats de Waard
- 139
- 2
- 15
0
votes
2 answers
Microsoft Teams Custom App doesn't work on mobile
I've already develop one custom Microsoft Teams app that correctly works on Desktop, but it doesn't work on mobile app.
It only display the page about the debug.
This is the tab into mobile app:
how can I solve it?
Thanks
This is the tab into…

Leonardo
- 69
- 7
0
votes
1 answer
Microrosft teams Usupported Manifest Version
I'm developing a custom teams app and until few days ago it was running ok: wep app run local from visual studio code with chrome debug, and the service app distributed on azure.
Yesterday I deleted by mistake the local app from app studio (inside…

Leonardo
- 69
- 7