The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
0answers
35 views

Setting up multiple domain tracking in Google Universal Analytics [closed]

I have several domains - domain.com, domain.net, domain.org and several sub domains - sub.domain.com, sub.domain.net And want to track them all individually as well as all together. I'm using the ...
0
votes
0answers
16 views

How to block showing images. Universal image loader

Im using Universal image loader. In settings, in my app have a button, that make to dont display images, to save traffic. How can i to do that? May be some parameter in the image loader config?
-2
votes
1answer
31 views

iphone : how to make iPhone App seachable in App Store for iPad device?

My app is and iPhone based App, and it can run on iPad device, though UI is designed for 640x960 device. When I search the app in iPad, it will show no this app by default. There're two tab in the ...
1
vote
1answer
30 views

UIButton size appears as DEFAULT at runtime despite being resized in XIB

I have a iPhone app I am converting to Universal. I properly set up the MainWindow-iPad.xib and tied its view controller to my view controller class and all the other links etc and at run time, under ...
0
votes
0answers
34 views

How do I add universal analytics to my magento store? [migrated]

I set up a new magento store, and a new analytics profile, and it asked if I wanted to use universal analytics or the original google analytics. After doing some checking, I found out I can create a ...
1
vote
3answers
169 views

Universal Master-Detail Application with Core Data and tab controller for iphone storyboard gets unrecognized selector sent to instance error

I started a Master-Detail Application in X-Code. I chose the options to be universal, core data, and git repo. When the application comes up, I went into the iphone story board, added a tab view ...
0
votes
0answers
34 views

No Accessor registered. Universal Tween Engine

I created the following accessor in order to add a simple tween to an imageview's position. I'm using a RelativeLayout. public class ImageViewAccessor implements TweenAccessor<ImageView> { ...
1
vote
1answer
50 views

Tutorials about building XML layouts that look equally across all devices using ADT [closed]

I don't know how to produce the same layout across all devices. If I use LinearLayout and use weight the problem is solved, but two new problems occur: 1) I get a warning on Eclipse that nested Views ...
0
votes
0answers
57 views

How to convert iPhone apps to Universal (autoresizing not working)

It's my first time posting on here, though I've used this forum via google a few dozen times for help. I have fairly poor programming practices so have probably been doing my apps all wrong (though I ...
0
votes
1answer
46 views

Custom header files in iOS Universal app

Can I do something as simple as: myHeaderFile~iphone.h myHeaderFile~iPad.h and then: #import "myHeaderFile.h" ? I'm assuming no, but you get the idea. Any tips? If I try using macros it doesn't ...
0
votes
2answers
249 views

Universal Image Loader use from asynctask

I want to use UIL from asynctask. import com.nostra13.universalimageloader.core.DisplayImageOptions; import com.nostra13.universalimageloader.core.ImageLoaderConfiguration; public class ...
0
votes
0answers
44 views

android getting current bitmap from pageviewer

i'm trying to get current view via getchildat(index) from pageviewer then get bitmap from the view but it always returns null i'm getting my index from MyPageChangeListener and i tried to set manual ...
0
votes
0answers
333 views

How use Android Universal Image Loader to catch image(s) and use them into layout background?

I'm doing some research on Universal Image Loader library and I found It awsome. But I have a doubt. I want to download an image from an URL, catch It into SD/Internal memory and use It into a Linear ...
0
votes
0answers
34 views

My dilemma; Universal App or two versions each under 50MB?

I've worked really hard to make my iOS game work on all devices (Universal including iPad Retina graphics, iPhone 5 version) and despite my best efforts I'm only able to get the game down to 100MB. I ...
0
votes
0answers
43 views

Integrate OpenAuth/OpenID with Universal Providers

Now, I am using Microsoft.AspNet.Membership.OpenAuth to Integrate OpenAuth With Universal Providers, I can create a External user by call openauth.create(p,p,p,p), but every time I call ...
0
votes
0answers
381 views

android universal image loader viewpager getting page position

i'm try to get the current page position in order to use it for setting wallpaper and etc i tried to use SimpleOnPageChangeListener on my Viewpager to get the position via onPageSelected my problem ...
0
votes
0answers
180 views

Gridview with universal image loader images are loading slowly

i'm using universal image loader to populate thumbnails into gridview from assets gallary but images are loading slowly during scrolling up or down so i think because images are being loaded with ...
0
votes
1answer
39 views

Universal qauntification hypothesis in Coq

I want to change the hypothesis H from the form below mL : Map mR : Map H : forall (k : RecType) (e : String.string), MapsTo k e (filter (is_vis_cookie l) mL) <-> MapsTo k e ...
0
votes
1answer
44 views

how to integrate google analytics for my universal app?

I have 2 universal applications, one for iOS, one for Android. If the app were not universal, I will create 2 properties, with 2 different tracking codes. But there, the app are universal. So do I ...
0
votes
0answers
22 views

Code Signing on Universal iOS App

I currently have an iPhone app on the iTunes store and have converted my current project over to an universal app to work on the iPad through the simulator. I was wondering if I need to create a new ...
0
votes
1answer
79 views

iOS universal App release but first release iPad only

I have seen blogs to say we can release the universal App for iPhone first and then add iPad support. I would imagine it should work fine the other way? i.e releasing it for iPad first and adding ...
0
votes
3answers
80 views

Converting an iphone application into an iPad , iOS?

I currently have an iOS iPhone application. What i want to do , is make it universal so that i can target the iPad too. What i did , was go to the target and change the iOS application target , from ...
0
votes
1answer
83 views

Does iCloud upload all files in the Documents directory to the cloud servers?

I was under the impression that iCloud only worked with UIDocument files. How about other types? Also if my user's files get uploaded into the cloud, can he use those files with all his devices if my ...
2
votes
1answer
63 views

Java universal commands

I'm writing a application which I would like to be able to do certain tasks with the computer. As an example I could use: runCommand("shutdown.exe", "-s -t 01"); to shutdown, but that would only ...
0
votes
0answers
20 views

Universal Voice Game System

I am planning to develop a Universal Voice Game System (VGS) inspired by Tribes: Ascend. Tribes: Ascend Voice Game System My first idea is to playback several small audio files as a microphone input ...
-1
votes
1answer
47 views

What route should I take to program a simple (preferably universal) app [closed]

What: I want to build an app that can be sold on itunes, android market, windows market(so a standalone app, not one that requires internet to use like an webpage). Tools: I am familiar and ...
0
votes
0answers
59 views

UIL: get current Image of ImagePagerActivity

I already read this posts but it could not help me. Android PagerAdapter :: Get Current Item into bitmap and here: Get focused View from ViewPager My Problem is that i want to get to current Image, ...
0
votes
1answer
91 views

substitute iphone app and ipad app with universal app

i have two apps in the app store an iPhone app and an iPad app. now i build a universal app and dont know how to substitue the existing two apps with the universal one. because my iphone app has an ...
0
votes
1answer
230 views

Universal application UI Design for all android device

Here i want to develop one application that run all size devices. In my application i have one screen which show Bookshelf. On Mobile Phone screen, I want show books with Cover Flow. On Table screen, ...
1
vote
1answer
198 views

Built-in scripting language available on all major operating systems?

Does anyone know of a scripting language that's included with most platforms (say Mac/Windows/Linux)? I haven't been able to find one. So far javascript in web browsers or compiled java are about ...
0
votes
7answers
91 views

Placing javascript/jquery functions in a universally accessible page

I am trying to clean up my pages, and one of the major ways that I am doing so is to put JavaScript and JQuery functions into a file called 'scripts.js' that is automatically accessed upon page load. ...
-1
votes
1answer
26 views

Is it possible to create an action that can receive different types of parameters? (Xcode)

I was woundering if it is possible to make an action that can receive different types of objects. For example if I want to pass UILabels and UIButtons, to the same action, but only one at the time. ...
0
votes
0answers
66 views

wrong sizes after creating view

I have iPhone app. It works fine. Now I need to get a universal app from it. So I've changed devices target to universal. For iPad I have a little bit different user interface than for iPhone. In ...
0
votes
1answer
60 views

Making universal build for iphone application with xcode 4.51

I had an old project which uses XIB for each UIViewControler.That was intended for I Phone but now I want to make that project with universal build that is for Iphone as wall as IPad also.The problem ...
1
vote
0answers
80 views

Universal App / Flipable / w Tab Bar Controller and Split View

I am trying to develop app frame with below features Goal is to develop an universal screen flow that starts with a uiview similar to weather app and upon flip it loads uitabbar controller based view. ...
0
votes
1answer
143 views

iPhone and iPad application(same name-two project)…?

I know that this question is ask many time, but I go through many of them and not find what actually I want. I have requirement of an application which have to be run in both in iPad & ...
3
votes
1answer
657 views

iphone/ipad app not appearing in iPad app store

We're developing our first iPhone and iPad app with xcode 4.5.2. It is a universal app, with targeted device family = iPhone/iPad. Runs fine on simulators for iPhone and iPad but when distributed to ...
4
votes
3answers
199 views

Can you make a universal app using both MainWindow.xib for the iPhone and Storyboard for the iPad?

I made an iPhone app long ago and I'm now thinking of making it a universal app, but I was wondering if I could use Storyboards for making the iPad version, so for the iPhone it would load a ...
2
votes
0answers
1k views

Rotation compatibility for iOS 5.1 and iOS 6

In a universal app that needs to run both on iOS 5.1 and iOS 6.0 I use the above code to allow rotation in both versions, and both on the iPhone, both on iPad. Is There a better way to do this, while ...
2
votes
1answer
2k views

iPhone 5 device modifier for dynamic xib loading

I'm working on a universal iOS app and wanting to use different xib files for iPhone 5. The way it currently works is by automatically selecting the file with the right device modifier (as specified ...
0
votes
1answer
624 views

NSInvalidArgumentException error. Not running under UIUserInterfaceIdiomPad

Whilst I understand why im receiving an error '', reason: '-[UIPopoverController initWithContentViewController:] called when not running under UIUserInterfaceIdiomPad.' Rectifying it is becoming a ...
0
votes
4answers
76 views

“Universal” links in HTML? [duplicate]

Possible Duplicate: Include one HTML file in another HTML file On each of the pages on my website I have a footer that contains about 12 links. Every time I want to change a link, I have to ...
3
votes
1answer
268 views

How to create one more AppDelegate in Xcode 4.3.2?

I am working in iPhone application, Using Xcode 4.3.2 tool to develop it, Using universal application to create this application, but only one Appdelegate (i am using this appdelegate for iPhone) show ...
1
vote
1answer
115 views

Handling iOS platform downgrade and Reuse of App Name

I haven't been able to find relevant answer to this problem. Please redirect if you know it's a duplicate question. Background: I have this version 1.0 of an app on the App Store. It's basically a ...
0
votes
0answers
254 views

ASP.NET Universal Providers 1.2 - “The connection name 'LocalSqlServer' was not found”

I'm trying to use the "ASP.NET Universal Providers 1.2" from http://nuget.org/packages/System.Web.Providers using Visual Studio 2010 and Sql Server 2008 Everything works find on my local dev box. ...
0
votes
1answer
22 views

Why in firebug there are lots of Inherited parts for one element from * { }?

As picture below shows, I see lots of Inherited parts from * selector (universal selector): Is there any inefficiency in the way I wrote the code? Should I do something to prevent such situation ...
1
vote
2answers
1k views

Can you make a universal storyboards app with only a single storyboard file?

Can you make a universal app with storyboards without the ipad storyboard file, just the iphone storyboard file and use the iPhone storyboard file for iPad too?
1
vote
1answer
107 views

PutCheckBoxes or Images into UniformGrid

I try to implement Whac a mole game in WPF. Molehills are in UniformGrid. Depending on options molehills are checkboxes or images. And here comes the trouble. I don't know how to implement ...
0
votes
1answer
892 views

iPad launch image is upside down (portrait) for landscape-only app regardless of rotation

I am developing a universal app. My deployment target is 5.1 I want it to run portrait-only on the iPhone/iPod, and in landscape-only on the iPad. I am testing with the iPhone and iPad simulators, as ...
0
votes
2answers
118 views

Will this texture sharing technique work in my universal iOS app?

I'm creating an universal iOS game and I'm trying to come up with a good system to share textures. In my case, all the retina iPhone textures are exactly the same size as my iPad textures. Right now I ...

1 2 3 4 5