0
votes
0
comments
1,522
views

Android Studio: Add jar as library?

0 votes, 0.00 avg. rating (0% score)
I’m trying to use the new Android Studio but i can’t seem to get it working correctly. I’m using the Gson-library to serialize/deserialize JSON-objects. But the library somehow isn’t included in the build. I created a new project with just a MainActivity. Copied gson-2.2.3.jar in the /libs folder and added it as a library (right […]
0
votes
0
comments
1,020
views

How to install Android Studio in Ubuntu

0 votes, 0.00 avg. rating (0% score)
I have to install Android Studio in Ubuntu 12.04 and I have used this link to download Android Studio. Is there any easy way to install Studio in Ubuntu ? I am familiar with Eclipse ADT. JonasCz Download the Linux SDK from the Android website. Copy the folder to whereever you want to extract the […]