gen folder and Android4.4 are missing« Back to Questions List

When I exported the psd file and imported to Eclipse, the gen folder and the Android4.4 is not shown like in the video, do you know why and how to solve this?

Asked by thewilliamtan
Added December 15, 2015 11:05 pm

This question has been resolved, view the correct answer now!

Regarding Android 4.4

You can target any Android SDK version using Custom Android Content: //exportkit.com/kits/export-kit/output-customization/android-content. This will allow you to set your default Target Versions.

TIP: You can save your custom settings as eg. Android 4.4 UI: //exportkit.com/learn/how-to/using-the-suite/using-export-kit-pro.
Answer by admin
Answered On December 16, 2015 4:18 pm #
Correct Answer

Hi,

This is an easy fix. The gen folder is created by Android, if your project does not build and you get the ”R Not Resolved” error, then restart Eclipse and Java will reload correctly.

Other Reasons

There are a few other minor things that can effect a correct build – these are all mainly due to ”Android Default Rules”.

EXAMPLE: Your PSD name will output as your Android project name, so it cannot have a ' ' (space) and must begin with a lowercase letter – these are Android rules.  You must follow all normal Android rules.
Answer by admin
Answered On December 15, 2015 11:19 pm #
Looking for another answer? View other questions in Android Folder or get premium support for guaranteed results.
Asked by thewilliamtan
1783 views
2 answers
Last Answered 9 years ago by admin

Categories

Recent Answers

asked by lafejol
asked by rihabbenhmida
asked by zaineb khiari
asked by nmax
[+] View All Recent Questions

Share Your Knowledge!

Contribute to the community and help other users to benefit from your answer with experience and knowledge.