Questions tagged as 'mobile'

1
answer

Consume an API Rest and Persist the data in a local bank - Titanium

I'm using the Titanium framework together with your Alloy plugin, and I need to consume a REST api in my application, I'd like to know a good way to consume this api and persist the JSON that it returns to a local bank. >     
asked by 28.07.2015 / 17:46
1
answer

Bug or implementation error with ng-if on Ionic?

I've created a list where I need to show whether an item has already been read or not, so I check a variable with the ng-if directive. However when the item is opened, and then returns / navigates back to the list, there is no change in the list...
asked by 20.08.2015 / 19:32
1
answer

How to rename a photo using the media plugin Cordova

I'm developing an application and this application receives some media files (videos, photos and audios) so I'm using the media capture , but when the user takes a photo for example it generates a random name, something like this 14593817201...
asked by 09.07.2015 / 16:39
1
answer

Mounting Dynamic Data with JavaScript

I'm working on a hybrid application, I'm using HTML5 with Java Script, my idea is when the buddy logs in with his account, the application goes on the server and searches everything that is related to that person and already mounts on a listview...
asked by 15.09.2015 / 13:28
1
answer

Open PDF on iOS mobile using Xamarin - C #

Does anyone know how I can open a PDF that is in the local iOS folder using the Xamarin platform? I've researched and tested it in many ways, but none of it works.     
asked by 07.07.2015 / 15:17
1
answer

Floating screen Cordova

I'm developing an application with Cordova, and I need to display some information brought from the DB when the user clicks a button, but I can not send it to another screen, I would like to display a kind of popup, is there any way to do this?...
asked by 16.06.2015 / 15:11
0
answers

Navbar Bootstrap and Dropdown

I have a menu that contains submenus. When the resolution is of mobile it only displays the menus and when I click on "products" it does not open the submenu that has in it, it is closed. What can it be? <nav role="navigation" class="...
asked by 26.05.2015 / 06:19
1
answer

Identify that an App is entering the background

I have an app that is in Object-C and I'm trying to pass it to Swift, but I'm having some problems, one of them is NSNotification that is not working. In object-C, I'm using it as follows: - (void)viewDidLoad{ [[NSNotificationCenter def...
asked by 25.03.2015 / 02:58
2
answers

How to get the sub node from a select list

I have a responsive menu on my site that some options should not appear when viewed through the phone. <ul class="sf-menu"> <li><a href="#lk1">A gente!</a> <ul>...
asked by 26.03.2015 / 02:05
1
answer

Error when reopening Map in fragment within DrawerList

I'm developing an Android Application and am having a problem navigating between Fragments. I created a drawerList and in it I have some fragments, in one of these fragments I have a map, when initially accessing this fragment, its components...
asked by 08.01.2015 / 14:32