Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
329 views
in Technique[技术] by (71.8m points)

android - Run Sony's CameraRemoteSampleApp in ecplise

I am trying to bring up the sample code of sony's remote camera API with eclipse following this tutorial (https://developer.sony.com/2013/11/29/how-to-develop-an-app-using-the-camera-remote-api-2/) but won't work. Could you provide a step-by-step tutorial please?

try #1: 1.: File->New->create a new Android App Project 2.: Import->"File System"->from directory "..CameraRemoteAPIbeta_SDK_1.50CameraRemoteSampleAppAndroid" into the new Android App Project (Option: overwrite existing resource without warning=yes)

try #2: 1.: Create empty project 2.: Copy folders "res" and "src" and file manifest into this empty project

Both tries ended up with a long list of errors, e.g.: "R cannot be resolved to a variable"

thanks in advance!

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Solved! ..by reinstalling v4 and v7 support libraries!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...