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 […]
0
votes
0
comments
2,776
views

Installing Broadcom Wireless Drivers

0 votes, 0.00 avg. rating (0% score)
I’m having serious problems installing the Broadcom drivers for Ubuntu. It worked perfectly on my previous version, but now, it is impossible. What are the steps to install Broadcom wireless drivers for a BCM43xx card? I’m a user with no advance knowledge in Linux, so I would need clear explanations on how to make, compile, […]