Please login or register.

Login with username, password and session length
Advanced search  

News:

Forum rules - please read before posting, it can save you a lot of time.

Pages: 1 [2]  All

Author Topic: Convert game by windows to android  (Read 15395 times)

0 Members and 1 Guest are viewing this topic.

HCDaniel

  • Regular poster
  • ***
  • Karma: 8
  • Offline Offline
  • Posts: 168
    • View Profile
Re: Convert game by windows to android
« Reply #15 on: August 17, 2013, 01:21:25 PM »

Change to the root path of your android project (...\sdk\tools\apps\test) and then use the command 1:1

Code: [Select]
android update project --path .

Previously you were in a different directory, not the directory of your game.
Logged

pirko7

  • Regular poster
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 166
    • View Profile
Re: Convert game by windows to android
« Reply #16 on: August 17, 2013, 01:33:43 PM »

When i change way on path E:\adt-bundle-windows-x86_64-20130219\sdk\tools\apps\test

Commands do not work.


Logged

HCDaniel

  • Regular poster
  • ***
  • Karma: 8
  • Offline Offline
  • Posts: 168
    • View Profile
Re: Convert game by windows to android
« Reply #17 on: August 17, 2013, 02:51:39 PM »

Please "cd" to your project first:

Code: [Select]
cd \path\to\sdk\tools\apps\test

then try the line with "android" in it.

BTW: Maybe its better for you to use eclipse? Just start the "eclipse.exe" and play around with the GUI.
Logged

pirko7

  • Regular poster
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 166
    • View Profile
Re: Convert game by windows to android
« Reply #18 on: August 17, 2013, 07:49:10 PM »

I try CD, but same problem. Yes i have eclipse, this step can make in it?
Logged

HCDaniel

  • Regular poster
  • ***
  • Karma: 8
  • Offline Offline
  • Posts: 168
    • View Profile
Re: Convert game by windows to android
« Reply #19 on: August 19, 2013, 08:37:11 AM »

Yes, you launch the eclipse version that comes with your Android tools. Create a new "HelloWord" app and play around with it.

Using eclipse to build the wmelite project would then probably just need a "New Android Project from existing code" from the project creation wizard.
Logged

pirko7

  • Regular poster
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 166
    • View Profile
Re: Convert game by windows to android
« Reply #20 on: August 26, 2013, 07:42:32 PM »

I used eclipse to build the wmelite project, but "New android project from existing code" not work.

When i imported project folder button for finish not worked. "Click click click" but nothing happens.


Logged
Pages: 1 [2]  All
 

Page created in 0.018 seconds with 24 queries.