Questions tagged [profiles]

202 questions
0
votes
2 answers

Android SDK - List bluetooth profiles

In Android, is there any way to list the bluetooth profiles or even consult them by coding or at least in terminal emulator ? I want that because most of the manufactures does not know or do not specify wich profiles are supported and I want to know…
Lucas Leal
  • 111
  • 8
0
votes
1 answer

How to compile a maven project for different version of jdk with profiles?

How compile a maven project using different jdk with profiles? I would like specify different profiles in my POM file, and run command mvn with profile name. Help me, I'm novice. A complete example would be ideal. Thanks.
user1800752
  • 29
  • 1
  • 6
0
votes
1 answer

Membership profiles in repeater

Frontend
user1497360
  • 37
  • 1
  • 5
0
votes
1 answer

Rails Devise: Separate Profile or integrate with Devise Controller?

I have a web app that will have 4 different users on it: Owner Admin (My Team and I) Common User of the App (the everyday people using the site Company Admins (The people who pay the bills) Company Users Of these the last 3 will require profiles and…
Andrew
  • 240
  • 1
  • 3
  • 17
0
votes
1 answer

wordpress artist

How can I make the following in wordpress (have googled and searched here): Singers pages (10-20 singers), each of them has: biography. discography. posts where he is mentioned (by tag probably). Kindly help.
iwtech.ru
  • 39
  • 1
  • 8
0
votes
2 answers

How to install MDM profiles in iPhone?

I want to develop a solution manager iPhone.As I know MDM can take it.But how can I make MDM Server.How to generate/install iPhone MDM profiles. What should I do? Please help me. Best regards!
0
votes
1 answer

Code Signing error Certificate identity 'iPhone Developer: xxx (5Wxxx)' appears more than once in the keychain... but no duplication

I have 2 sets of identity, one for me, one for a team I'm on (for a client). Therefore, 2 "iPhone Developer: (5W...) and iPhone Developer (7E...) keys and certificates. In all of the isolated tests I've done, I have only seen the duplicated…
Anna Billstrom
  • 2,482
  • 25
  • 33
0
votes
1 answer

RemoveProfile Command not working in mdm

RemoveProfile command is not working properly for me. I am setting the proper profile identifier with below xml
Manmay
  • 539
  • 2
  • 12
  • 28
0
votes
1 answer

Detecting "Temporary Internet Files" folder's location with bat file and delete them

Basically I need to delete all the temporary files and I've got the following script for it. As all the locations are hard coded and not all people use the default location, I was wondering if anyone could help me with script which would be…
user1491091
  • 1
  • 1
  • 1
0
votes
1 answer

implementing FindMe profile in ICS

I am working on Bluetooth application in android. I am writing an FindMe Server application on ICS. we have incorporated Gatt method in ICS as we are working on Low energy. I am not having FindMe profile API's currently so trying to use GATT method…
Satya
  • 800
  • 7
  • 20
0
votes
1 answer

Xcode certificates in anothe mac

I'm out of home and I forgot to export my certificate and code signing stuff from my imac. Now I'm having trouble with trying out projects on the device. I downloaded de certificates and everything from the provisioning portal but doesn't work. It…
Marcal
  • 1,371
  • 5
  • 19
  • 37
0
votes
0 answers

Automatically switch my sound profiles based on Time/Location in Android

I would like to get some inputs in creating an application which will switch my sound profiles based on the current time. For eg. from 9:00am - 6:00pm -> Office profile(only if weekdays, else Home profile) from 6:00pm - 10:00pm -> Home…
Navaneeth Sen
  • 6,315
  • 11
  • 53
  • 82
0
votes
1 answer

Switching from roaming profiles to folder redirection in a painless way

We have a windows 2008 domain. We used to have roaming profiles which were pointing to "\nas\homes\\Profile.V2". Now we want to switch to local profile + redirected folders (Desktop and My Documents). That's what we've done: go in A.D. and emptied…
Delta
  • 305
  • 3
  • 11
0
votes
3 answers

Django {{ profile }} globally available in templates

I'm building app with django-registration and django-profiles. Everywhere on the page I have the section displaying data of currently logged in user (like first and last name, using syntax like: {{ user.first_name }}) and it works fine. It is done…
-1
votes
1 answer

can generic Bluetooth dongle be used for printers that support printing over Bluetooth?

I have tried using a Bluetooth dongle (Advik) with my "KodakESP-3+2445" printer. I have created an Android client to connect to this printer. I select a UUID for OPP (Object Push Profile) and was able to obtain a BluetoothSocket and 'socket.write' a…
Roy Samuel
  • 790
  • 9
  • 24
1 2 3
13
14