Questions tagged [nokiax]

Nokia X is a customized platform that was built on the Android Open Source Project (AOSP) and ran on the (now discontinued) Nokia X line of low-end smartphones. Nokia extensions mirror many of the Google specific Android extensions.

About

Nokia X is a customized platform built on the Android Open Source Project (AOSP), the software stack upon which some of the most popular smartphones in the world are based.

The core Nokia X platform is built on AOSP v4.1.2, which supports API level 16. On top of this, Nokia has added a number of frameworks which are close equivalents to the proprietary Google Android frameworks, such as for maps and inapp billing.

As of Mid-July 2014, Microsoft who now own Nokia smartphones, are discontinuing all Android based devices in the Nokia X line.

Links

Website

Documentation

57 questions
1
vote
1 answer

in app purchase Nokia X Market application

i make android game for Nokia X, Nokia X+, and Nokia XL. i want to add in app purchase to my application. i try many methods but it would not work for me. please see the below code. i call this code from onCreate Method. //Verify In-App Payment…
ibad ur rahman
  • 1,381
  • 4
  • 18
  • 40
1
vote
1 answer

Error while purchasing app ( Nokia-X InApp purchase )

I am having very hard time implementing Nokia Android In-App purchase. First issue I had faced was as follows while testing In-App purchase with test Product-Ids you are allowed to make purchase which happens just fine.But when I try to query…
Vipul
  • 27,808
  • 7
  • 60
  • 75
1
vote
1 answer

Nokia In App Billing ( Error checking for billing v3 support )

I am trying to integrate Nokia in App purchase in one of my application.I am able to run it on Nokia X simulator.But when I try to execute same code on Nokia X device I am facing following issue. I tried doing clear data for Nokia Store app but it…
Vipul
  • 27,808
  • 7
  • 60
  • 75
1
vote
2 answers

Starting emulator for AVD Nokia

I am trying to start emulator for Nokia x os but it fail and showing error like "Starting emulator for AVD 'Nokia' emulator: ERROR: This AVD's configuration is missing a kernel file!!" while creating it shows warning My Sdk is showing that image is…
Jitendra Prajapati
  • 1,002
  • 1
  • 10
  • 33
1
vote
1 answer

How to implement Nokia X-style UI in my app?

My action bar app looks pretty swell on the Nokia X simulator but I want it to look and feel like the built in apps. Some things I’m looking at in particular: The styling on the title bar The toolbar on the bottom, like in the Contacts app The…
Sijmen Mulder
  • 5,767
  • 3
  • 22
  • 33
1
vote
2 answers

GraphicsMode configuration for NokiaX via MonoGame

As described here I am having difficulty porting my existing working Android games, developed using MonoGame, to Nokia X. OpenTK does not appear to be able to detect the device capabilities properly, or something…
Paul Harman
  • 115
  • 1
  • 6
1
vote
2 answers

How to install Nokia_X series sdk in eclipse Adt Bundle

I have Eclipse & Android sdk adt bundle. Now I need to install Nokia_X series sdk with eclipse. How to install Nokia_X sdk. I have tried many times. But it shows error message like "unable to install".
Saravanan
  • 363
  • 1
  • 14
1
vote
2 answers

Integrating both Google Maps API and Nokia X HERE reference libraries for Google Maps API in one APK

I’m looking at the integrating Google Maps API and Nokia X HERE reference libraries for Google Maps API to one APK – docs here http://developer.nokia.com/resources/library/nokia-x/here-maps/one-apk-with-here-maps-and-google-maps.html I’m following…
Toni Petrina
  • 7,014
  • 1
  • 25
  • 34
0
votes
2 answers

Nokia X(1.2.4.1 & platforms 1.2) is not recognized by eclipse

I have updated my Nokia X in new update official (1.2.4.1 & platforms 1.2) update is ok BUT, when i connected my phone on my Eclipse, it is not recognized . Before updating every thing was fine. Please Help
Ayaz Hasan
  • 25
  • 1
  • 1
  • 4
0
votes
1 answer

Nokia Here Maps Marker Events

Good Day Devs, how to handle a the marker click event in Here Maps Android? I'm kinda confused on the documentation on how to used the events. Thank you Devs.
0
votes
2 answers

How to enable the GPS positioning UI on Nokia Here Maps for Android

Good Day Devs, I'm currently developing an app using Here Maps SDK but I have a problem. Once I run the map, there are no GPS Positioning UI placed on the Map. Should I code it manually or is there something that I will enable to make it appear?…
0
votes
2 answers

NokiaX Android "Error initializing map: p‌r‌o‌b‌l‌e‌m with disk cache"

Everything was working fine, all of a sudden I started to get this exception. 09-20 12:54:08.070: E/AndroidRuntime(4127): java.lang.RuntimeException: Error initializing map: problem with disk cache 09-20 12:54:08.070: E/AndroidRuntime(4127): at…
Siddharth
  • 9,349
  • 16
  • 86
  • 148
0
votes
0 answers

setMyLocationEnabled cause IllegalArgumentException with Here-maps wrapper v2

What i do: i use Nokia Here-maps wrapper v2 to display a map with one custom marker and the user's position. Then i use PolyLines to draw direction between those 2 points. All works fine with Google Play Services but on Nokia X i can't get user…
BOSSoNe
  • 11
  • 1
  • 4
0
votes
1 answer

Is PhoneGap support Nokia x

i am design camera application in nokia x which is support both windows and android can any one help me to open camera Application using phone gap in nokia x Thanx