Hi,
is it possible to send data in ObjC (strings, much strings), and receive them in DotNet C#?
The background is I have an Iphone App from and to that I will send data and on the other side a dotnet application that will recieve and sent data.
Has someone an howto / idea where to begin?
Hi,
simple question:
How I can find out commands for a DLLImport in C#.Net and / or the Entry Points of the DLL?
Background:
I will use the MobileDevice-Libary from ITunes to send commands to an Iphone. I know round about 90% of the DLL-Commands from another open source project, but there are still 10% left, and I need a command of this 10%.
I currently have my main hard drive split into two partitions. One being Windows 7 with about 600 GB of memory, the other Windows 8 Consumer Preview with about 50 GB. As you can guess it is set up for a dual boot.
Today while looking up how to get the C# Facebook SDK for Metro apps I learned about the Release Preview being released. I was…
So Skype has a silent mode: e.g. it won't alert you in any way about incoming calls/messages. I'd like to use that mode while working to keep Skype from distracting me. I'd rather not quit the program or signoff during that time.
Is there a simple way to put Skype in that mode? There's an option for it in their SDK but not in the software.…
Has anyone gotten UIFileSharingEnabled or CFBundleDocumentTypes to work? I added UIFileSharingEnabled as true to my plist and used Apple's example from the link below for CFBundleDocumentTypes, but can't seem to get it to work.
I don't see my app under file sharing in iTunes, and I do not get the option to open documents I registered in my…
Say I want to look for open source iphone/Android tower defense game on sourceforge/google code/git hub. Directly searching by these keywords seems not easily getting desired result. Is there any way to search project on these sites? Thanks.
I always heard approx 5% users in the world keep JavaScript turned off.
But Adobe claims
Flash content reaches 99% of Internet
viewers
http://www.adobe.com/products/player_census/flashplayer/
Is it true even iphone, ipad and blackberry doesn't support Flash?
if it's true then if same thing we can achieve with FLASH and JavaScript…
hello all,
I am looking for component that can handle a spesific date.
what i am trying to do is to get Astring fron sever that represent date(for example 04-08-2012) in my iphone i want to be able to "work" with this date. such to compare it to another date , check if the date in the past or future and to print it to the app GUI
i tried…
I have a small fun Twitter app idea and I was wondering if there are Twitter app builders such as the ones you can find for iPhone?
If there aren't any. Are there good resources of learning how to put a Twitter app together?
Hi all
In our project we use FB connect authorization.
For authentication via mobile phone using the link http://m.facebook.com/tos.php?api_key=2461ce...7e76&v=1.0&next=http://beta.my_servicet.net/fb_connects/new_merge&cancel=http://beta.my_servicet.net/account
The user gets to FB and enter your username and password, then…
Hi,
The iPhone has a functionality that when a google maps URL is typed into (or linked) the mobile browser it will open the Google Maps app instead of displaying it in the mobile browser.
Now I'm wondering if that same functionality exists for say a Nokia (Symbian) phone? Is there a way to set up the link to open the Google maps app…
Is there such a thing? Mac OS X was based on BSD Unix so is it possible? Or from what I have heard, there is a MonoDevelop plugin that has an iPhone sim.
Does anyone know of a library to display charts and graphs natively on blackberry devices ? There are quite a few javascript (Flot...) charting libraries but I'd rather use something similar to Coreplot on iPhone if it is possible. I didn't find anything on top of SVG (JSR 226) or open GL ES (JSR 239) so any help is appreciated.
…
Unlike the iPhone simulator, the Android emulator doesn't look like an Android device.
If you have to create a screencast or promotional video of your Android application, the default skin of the emulator is no good.
Is there any way to configure the emulator to look like an Android device? If you have dealt with this already,…
We have developed a application for HTC HD2 mobile, which has windows 7 CE.
I have designed application to work for both the orientation (portrait, landscape)
Now I wanted to achieve auto screen rotation (portrait to landscape and landscape to portrait) according to the device movement (some thing like iPhone).
…
I am looking for mobile development blogs that you can recommend. Specifically, I would to know about blogs on mobile application development (like Android, iPhone, BlackBerry, J2ME etc) and also blogs about mobile web development. I havent been able to find this answered before here, hence the question
Hi guys, I'm creating a On-Screen keyboard for my application, and it supports skins as well.
Here's what I'm doing with the skins, I have a folder which contains some images and a xml file which maps the images to the keyboard, I want to be able to have the folder as a zip file like in Office 2007 (.docx) and iPhone firmwares…
With Apple making changes to section 3.3.1 on the iPhone dev agreement can one stillness libraries like boost in their apps?
I want to use Boost in my iPad app...
In an ASP.NET environment, what's the best way to play a mp3 file? Do I need to use a flash plugin (some users may not have flash). Also, this needs to work on a IPhone or an IPod.
Hey, I have put together an iPhone web app and i'm currently reading and displaying data from a MySQL database. I have added a search bar to this page and was wondering what the best way would be to search the content on the page.
http://j.mp/c6lV8c
I have a website that is using the viewport META tag to tell mobile browsers how to display content ( ). Viewing the page in the Android browser looks correct (and iPhone, etc).
When I load the page into a WebView component in an android Application, the WebView ignores the "VIEWPORT" tag, and renders the page at "full"…
So in a bluetooth piconet, there is one master with upto seven slaves. The master sets the clock and frequency hop that the slaves sync with. But is there a way to determine which device is the master and which is the slave? I'm mainly interested in portable devices (Android,iPhone) but beggars can't be choosers, if…