Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2084] kitchensink cant run

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2013-05-24T18:43:59.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterAlan Hebo Jensen
AssigneeMauro Parra-Miranda
Created2013-05-24T10:58:52.000+0000
Updated2016-03-08T07:41:03.000+0000

Description

Steps to Reproduce

Run Kitchensink on androidn emulator on my windows 7 machine. The machine is newly installed and nothing else has been installed or run on it except whats needed for titanium

Actual Result

[INFO] Compiling Javascript Resources ... [INFO] Copying platform-specific files for 'Facebook' module [INFO] Copying platform-specific files ... [INFO] Compiling localization files [ERROR] Error generating R.java from manifest [ERROR] : Build process exited with code 1 [ERROR] : Project failed to build after 1s 519ms

Expected Result

software i can learn from :D

Attachments

FileDateSize
.log2013-05-24T10:58:55.000+0000150334
diagnostic420244367186409292.log2013-05-24T10:58:59.000+00006848

Comments

  1. Alan Hebo Jensen 2013-05-24

    Sorry i forgot to add that this is the first app i try to run on titanium. I finally managed to get titanium started up with no warnings or errors. I imported kitchensink through the "develop" tab
  2. Daniel Sefton 2013-05-24

    Hi Alan, Sorry for the inconvenience. We just fixed this error for Windows in TIMOB-13944. Please try: {quote}I copied and pasted the master code from github into androidsdk.py and is now working for me{quote} Resolving as duplicate of TIMOB-13944.
  3. Alan Hebo Jensen 2013-05-25

    Hey Im sorry but i have no idea what it is im supposed to do with the answer. I guess its this line you are referring to - I copied and pasted the master code from github into androidsdk.py and is now working for me! thanks so much for your help Im new to android development and the first thing your startup guide tells me is to import and run kitchen sink and that doesnt work i dont know what master , github, PR or FR means So you may call me a newbie. I hpoe you can help me and tell me exactly what im supposed to do to make YOUR example work. I dont understand why i have to do things to make your example wotk on your software when i have followed your instructions to the letter. Thank you
  4. Daniel Sefton 2013-05-26

    Hi Alan, Ok, no problem. You're right that it should work out of the box, unfortunately Google changed some things around with their Android SDK lately which broke our system. You'll need to patch the SDK yourself, which fortunately should be simple in this case. Back up and then open the following file:
    C:\Users\[user]\AppData\Roaming\Titanium\mobilesdk\win32\3.1.0.GA\android\androidsdk.py
    Replace its contents with this: https://raw.github.com/appcelerator/titanium_mobile/master/support/android/androidsdk.py Let me know if it works.
  5. Alan Hebo Jensen 2013-05-26

    Hey Thank you very much. Kitchen sink runs perfectly now and i tried alot of the menuitems and no errors. Eralier when i ran on windows 8 i got a error in most of the menu items. But now everything works Alan
  6. Mauro Parra-Miranda 2013-11-24

    Closing since it's a dup.

JSON Source