Software Archive
Read-only legacy content
17061 Discussions

Eclipse or Android studio

Derp_K_
New Contributor I
1,912 Views

Hi

Which one is better for starting ?

0 Kudos
29 Replies
Derp_K_
New Contributor I
296 Views

What about this building error

0 Kudos
Eduardo_C_Intel
Employee
296 Views

This is an error in the AAPT (Android Asset Packaging Tool), this part of the build is processing your app assets to include it in the final apk file. Probably there are missing resources. Somebody in this stackoverflow thread had the same issue, check and see if it helps.

0 Kudos
Derp_K_
New Contributor I
296 Views

Great   

0 Kudos
Derp_K_
New Contributor I
296 Views

How can i provide multiple screen size support because i have a problem when i installed it

as shown




 

0 Kudos
Eduardo_C_Intel
Employee
296 Views

You have to provide specific resources and layouts for each of the supported screen densities. Check the complete guide and documentation on how to do it here.

0 Kudos
Derp_K_
New Contributor I
296 Views

Thanks Edu

0 Kudos
Haroon_K_
Beginner
296 Views

Hello ! 

It depends upon your application and further if you go for eclipse you get to know that it has all been combined in Android studio.

so in term of ease Android studio is good to start with.

Thanks. Have a nice day 

Regards,

Haroon

0 Kudos
Derp_K_
New Contributor I
296 Views

Thanks Haroon

0 Kudos
Khalil_S_
Beginner
296 Views

Eclipse . 

0 Kudos
Reply