Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ppsspp mod HELP
01-21-2013, 09:07 PM
Post: #1
Ppsspp mod HELP
I am making modifications to the source code of ppsspp to understand how it works i changed some names but i cant run it it says it stopped working...
help i could use ppsspp 0.5 in my s galaxy gio but i cant use mine... i will send my source and apk... i use AID.E Java IDE

Leave ur mails so i send files
Find all posts by this user
Quote this message in a reply
01-21-2013, 11:29 PM
Post: #2
RE: Ppsspp mod HELP
Aide java ide only compile java code

you needs compile native c/c++ code first.

It's normal crash if won't compile c/c++.
Find all posts by this user
Quote this message in a reply
01-22-2013, 11:09 AM
Post: #3
RE: Ppsspp mod HELP
(01-21-2013 11:29 PM)MaXiMu Wrote:  Aide java ide only compile java code

you needs compile native c/c++ code first.

It's normal crash if won't compile c/c++.

Plz tell me wt compilers to use
Find all posts by this user
Quote this message in a reply
01-22-2013, 12:15 PM
Post: #4
RE: Ppsspp mod HELP
Sorry but There are currently no ide on android that supports C / C + +

You compile c/c++ on you pc with ndk and eclipse ide

Ndk download http://developer.android.com/tools/sdk/ndk/index.html
How install eclipse http://developer.android.com/sdk/install...g-adt.html
Plugin ndk for eclipse ide http://tools.android.com/recent/usingthendkplugin

In the eclipse add ndk folder path
Preference → Android → NDK and choose your ndk location
Find all posts by this user
Quote this message in a reply
01-22-2013, 02:21 PM
Post: #5
RE: Ppsspp mod HELP
Ok ill try thanks if i cant can i send u the source and you send me the apk?
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: