sony Questions

3

I looked into Sony's developer website (3 March 2018) and while the design is changed, the contents seem to lag behind. https://developer.sony.com/develop/cameras I do not see any details of the...
Polydipsia asked 3/3, 2018 at 13:9

2

The app I'm currently developing has recently been showing problems when users update to 7.1.1 om Sony mobiles On a Sony XZ we can see this in the log when trying to addAccountExplicitly: Account...
Absorbing asked 27/4, 2017 at 17:36

2

I want to notify user that my app will not work properly if he has SONY android phone with STAMINE energy profile ON. This profile is blocking AlarmManager and device is not waked up when I want.
Prioress asked 17/9, 2013 at 8:59

1

Solved

Is it possible to get a Playstation network API working on a site? I'm wanting to create a site where PSN users can join online competitions using their PSN name
Manteau asked 2/8, 2017 at 8:48

4

Solved

With Sony's Xperia Home, certain apps have the ability to display a count bubble or badge on the app icon. Facebook and Facebook Messenger both do this, as well as the built in Email app. This ha...
Engrain asked 26/11, 2013 at 12:13

5

My real device is Sony Xperia c6502 with android version 4.3 I'm sure I connect it to my computer and I turn Developer options/ USB debugging on In SDK manager, Google USB driver is already instal...
Overunder asked 30/7, 2015 at 7:8

4

Solved

When I try to flash via fastboot system.img (from my custom AOSP build) to Sony Xperia Z3 I get the following error: # fastboot flash system system.img sending 'system' (584106 KB)... OKAY [ 18.2...
Kamala asked 15/12, 2015 at 20:57

2

Can you help me, how to programmatically detect STAMINA mode on Sony devices? I want to notify user that my app will not work properly if STAMINA is ON because it's blocking AlarmManager and devic...
Renfrew asked 27/10, 2013 at 22:24

1

Solved

Here is my code for show a PopupWindow View rootView = activity.getWindow().getDecorView().getRootView(); mPopupWindow.showAtLocation(rootView, Gravity.NO_GRAVITY, 0, 0); When I test it on Samsu...
Chantress asked 3/1, 2017 at 9:15

3

Solved

I've got a problem with AlarmManager. In short, I plan an alarmManager : Intent intent = new Intent(context, MyActivity.class); PendingIntent pendingIntent = PendingIntent.getActivity(context, 0,...
Expansile asked 30/11, 2016 at 20:0

1

Solved

I've got a problem for a long time now and I discovered cwac-wakeful, which could solve all my problems. I thought... :'( In short, for solving the problem, I've implemented a most simple app, whic...
Houseless asked 23/12, 2016 at 12:30

1

I'm making a follow focus app for Sony cameras. My app needs to be able to set focus marks and recall them. There are a lot of functions for doing AF on the Sony Camera API, but I'd like to be able...
Cercus asked 24/9, 2015 at 8:2

1

Solved

I am trying to play with BLE transmission on my device. Here is the code I use and the output: // check BLE support Log.i(TAG, "BLE supported: " + getPackageManager().hasSystemFeature(PackageMan...
Intoxicating asked 19/8, 2015 at 10:27

1

Solved

I've just got a Sony KDL-43W800C, and I intend to develop some apps for it, however I can not find any information on how to attach to it using adb for installing apks and getting the logs etc. Wh...
Cowman asked 15/7, 2015 at 5:3

1

Solved

I can see that Sony made an application named Remote Camera Control that controls a Sony camera over USB. Is there somewhere where I can find maybe the API or SDK to communicate with this camera li...
Spalla asked 13/4, 2015 at 10:47

4

Solved

Last week I downloaded the Flash tool, provided by Sony, from the developers world website and registered myself as a new user after installation. However, my account doesn't seem to get validated....
Hawthorn asked 10/4, 2013 at 15:46

2

Solved

I'm using this block of code to launch the default Alarm Clock when tapping on my clock widget. public Intent getAlarmPackage(Context context) { PackageManager packageManager = context.getPackage...
Annalee asked 17/7, 2013 at 17:21

3

I has just bought a Sony Bravia Internet TV. And as a developer (just web back end developer), I want to try to develop an app for my TV. But, I cannot find any tutorial or introduction about how t...
Daw asked 23/9, 2013 at 15:10

1

A customer has reported a strange error. When doing a normal AndroidHttpClient.execute() in an AsyncTask, the app crashes and he gets the following stack trace java.lang.RuntimeException: An erro...
Raze asked 9/12, 2013 at 14:56

2

I hope this is not to generic but I am developing an app for the Sony SmartWatch. When ever I make a mistake like allowing a null pointer exception. I can not get my app to restart. It's like it st...
Crin asked 30/1, 2013 at 20:19

1

Solved

We want to write an Android App for the Sony SmartWatch 2 which uses the device's NFC functionality to read and write NFC tags (such as Mifare or DESfire cards). NFC functionality is heavily promot...
Macrae asked 1/10, 2013 at 0:27

2

Today almost by accident I stumbled accross the announcement that Sony is opening the firmware development and creates a project under their own hood here: http://developer.sonymobile.com/services...
Subglacial asked 14/6, 2013 at 21:19

4

Solved

I recently purchased a Sony Bravia TV that comes with Internet capability built in. It supports a number of internet capable widgets and web video streaming apps for sites like youtube, twitter &am...
Sum asked 9/4, 2010 at 6:22

2

Solved

I was wondering if there are some PSP programmers here that could share their opinions with me. I'm an iPhone/iPod indie game dev right now ( I also develop non game apps , but I really love ...
Guardi asked 31/8, 2009 at 13:48
1

© 2022 - 2024 — McMap. All rights reserved.