Questions tagged as 'mobile'

2
answers

Is it possible to create an application in C / C ++ for Android?

I want to create an Android application using C or C ++ language. What are the advantages and disadvantages of this?     
asked by 01.06.2017 / 19:59
1
answer

How should a route data be stored?

I'm developing an application where a route from point A to B will be started and I want to save the coordinates to display the route later. How should these data be saved? Monitor any changes to GPS and save latitude a...
asked by 04.11.2016 / 20:25
4
answers

Mobile zoom tool

I'm developing a mobile app with Apache Cordova , I need a tool similar to Zoomify , but for mobile I tried to use Zoomify, did not get good results, which tool is the most suitable for this work? Is there a Google Maps API that does this work...
asked by 09.04.2015 / 15:52
2
answers

Error trying to host app on itunes

We made an iPhone app with Embarcadero xe10 + PHP, but when trying to host it in: He was turned down for not having IPV6 support. I joined the site link and I noticed that IPV6 access is not supported. Apple requires my application to...
asked by 01.03.2017 / 21:28
2
answers

After all PhoneGap (Apache Cordova) actually compiles applications in PURE native code?

Does PhoneGap (Apache Cordova) actually compile applications into PURO native code or does it act as a layer between a browser and the OS of the mobile phone? Which of the two options below is the most correct? I've heard that it's just a brow...
asked by 04.01.2014 / 11:16
1
answer

"Geographic" location of indoor devices

In geographic locations, GPS or triangularization with cellular antennas is almost a "problem solved," even with features and facilities available in the API of the main operating systems for mobile devices such as Android and iOS. But how i...
asked by 27.07.2014 / 00:11
1
answer

Make URL open in the same Activity

I'm creating a WebView for Android. When I load the App, the imported page works fine, but when I click on some link of the page, that same link opens in another browser.
asked by 18.08.2014 / 15:50
3
answers

How to detect a mobile device in Javascript?

I have a web application with AngularJS, where I need to know if the user is on a mobile device to improve their experience, putting buttons to make calls, send messages, etc. I have a directive that will display an element from this test:...
asked by 04.04.2017 / 18:52
2
answers

Finding an address by latitude and longitude

Since I can get the full address of a geolocation, ex: Lat. 37.386196601958 Lon. -121.964346639 (Such a street, Such a neighborhood, cep: tal)     
asked by 13.02.2016 / 20:07
1
answer

How to make an image "loose" inside a div

I need to leave a "loose" image within div on my mobile site. The div has fixed dimensions but the image is much larger, so it would have to be something similar to iframe , however, without scrolling and the user can move th...
asked by 20.10.2014 / 18:51