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
0
votes
1 answer

Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY when try to run BasicHereMapsSolution

So I'm trying to run BasicHereMapsSolution code sample in eclipse. I've already add com.here.android.sdk.jar to libraries in Java build paths. I also already set the emulator device to nokia X. But instead of working, I get message like this in…
light42
  • 31
  • 1
  • 9
0
votes
1 answer

Nokia-X NokiaNotificationMessaging error-> java.lang.NoClassDefFoundError: com.nokia.push.PushRegistrar

Hi i tried NOKIA NOTIFICATION MESSAGING in android but i face the following error LOG: 04-05 13:43:07.801: E/AndroidRuntime(1042): FATAL EXCEPTION: main 04-05 13:43:07.801: E/AndroidRuntime(1042): java.lang.NoClassDefFoundError:…
appukrb
  • 1,507
  • 4
  • 24
  • 53
0
votes
2 answers

Error in Nokia In- App purchase for Android -"Something went wrong with your Payment"

I am trying to implement "Nokia In- App purchase" in my android application. I referred the sample project**"Sample pepper firm"** provided by Nokia. When I enter a product-id and click on "Buy" button it gives error "Something went wrong with your…
Rupesh Nerkar
  • 391
  • 1
  • 3
  • 23
0
votes
2 answers

in-app purchase queryInventoryAsync doesnt return item which is already purchased

I am using test Product Id (PRODUCT_ID = "1023608") to implement Nokia In-App purchase. I can successfully purchase an Item using following code snippet. mHelper.launchPurchaseFlow(this, PRODUCT_ID, RC_REQUEST, this, ""); I am getting succes…
Vipul
  • 27,808
  • 7
  • 60
  • 75
0
votes
1 answer

Nokia Store download check for Nokia X

Due to some security constraints I would like to implement a check to see the app was really downloaded from Nokia Store or not. If the app was not downloaded from Nokia Store the app will not run. Is this possible? How can this be done? Thanks
attila
  • 47
  • 4
0
votes
1 answer

Nokia X 304 - The package name extracted from an APK file does not match the package name specified in the content item

So the Quick, default publish app option did not work (which is a serious getting started / user experience issue). So I tried the standard option. After I uploaded the app, I get this error Errors 304 - The package name extracted from an APK…
Siddharth
  • 9,349
  • 16
  • 86
  • 148
-1
votes
1 answer

APK Validation service is not available Nokia X

i am trying to submit my app to Nokia X app store but when i tried to upload my app to Nokia X app store i got this error: Incompatibility APK Validation service is not available Recommendation Please contact publishing support…
-1
votes
1 answer

Telugu font in nokia x

I bought a new Nokia-X mobile, but it doesn't support Telugu font. Is there any procedure to add/install Telugu for to Nokia-x mobile. Thank you.
praveen0894
  • 76
  • 2
  • 9
-1
votes
1 answer

Webview with here-map in android x which supported by nokia x mobile

I want to open here map in web view using Eclipse in Nokia x which also support the android x. Please help me or provide uri lancher for this Thank u .
-1
votes
1 answer

Does Nokia X allow ADB over network?

Due to space limitations in my office, I'd like to deploy my apps via network instead of via usb. Both the phone and the PC are in the same network. I'm hoping for something similar to Ouya: a checkbox in the settings and then "adb connect "
jalgames
  • 781
  • 4
  • 23
-1
votes
1 answer

Is it possible to get a user's location on nokiax without having to include the HERE maps sdk?

I need to detect a user's coarse location (just the city and country) within the app. I have the normal android code using android.location.LocationManager class. But when I ported to NokiaX, the app does not report any location. The HERE sdk only…
owsega
  • 96
  • 7
-3
votes
1 answer

Any android developer here who is using nokia xl?

Any NOKIA XL android developer here? I can't run a simple app on my NOKIA XL, but it's running on emulator. When I plug in any android cell phone, the eclipse detects it when I say it to run the android app. But it's not detecting my NOKIA XL. Any…
1 2 3
4