Droid X Apps: Let's Port em'

Honestly77

Senior Member
Dec 10, 2007
297
5
0
Ok so looking through this dump I have I see things like Swype...which I would love ported to the dinc and even the nexus. it looks really nice. the dock would also be cool...I know we don't have one but ya. It's all already 2.1 based so I think it might be as simple as some lines of code. I am not a app dev or any kind of dev so I am clueless but I am asking for help.


Below is the Swype.apk which will probably be the best thing to port.


http://www.4shared.com/account/file/5iNF36bP/Swype.html

FYI: Swype installs but gives up some nice FC's

I'll look threw it all and see if anything else stands out. Some of the icons are nice and so is some of the framework. Maybe work on a little resizing...that I know how to do :D
 

Daneshm90

Retired Recognized Developer
Jun 1, 2009
3,332
661
0
Heres the log of when u try to enable it. This is just the important bit

Code:
I/ActivityManager(  122): Start proc com.swype.android.inputmethod for service c
om.swype.android.inputmethod/.SwypeInputMethod: pid=14167 uid=10107 gids={}
W/InputManagerService(  122): Starting input on non-focused client com.android.i
[email protected] (uid=1000 pid=13631)
W/dalvikvm(14167): Exception Ljava/lang/UnsatisfiedLinkError; thrown during Lcom
/swype/android/jni/SwypeCore;.<clinit>
D/AndroidRuntime(14167): Shutting down VM
W/dalvikvm(14167): threadid=3: thread exiting with uncaught exception (group=0x4
001e178)
E/AndroidRuntime(14167): Uncaught handler: thread main exiting due to uncaught e
xception
E/AndroidRuntime(14167): java.lang.ExceptionInInitializerError
E/AndroidRuntime(14167):        at com.swype.android.inputmethod.SwypeApplicatio
n.<init>(SwypeApplication.java:67)
E/AndroidRuntime(14167):        at java.lang.Class.newInstanceImpl(Native Method
)
E/AndroidRuntime(14167):        at java.lang.Class.newInstance(Class.java:1479)
E/AndroidRuntime(14167):        at android.app.Instrumentation.newApplication(In
strumentation.java:957)
E/AndroidRuntime(14167):        at android.app.Instrumentation.newApplication(In
strumentation.java:942)
E/AndroidRuntime(14167):        at android.app.ActivityThread$PackageInfo.makeAp
plication(ActivityThread.java:518)
E/AndroidRuntime(14167):        at android.app.ActivityThread.handleBindApplicat
ion(ActivityThread.java:3996)
E/AndroidRuntime(14167):        at android.app.ActivityThread.access$2900(Activi
tyThread.java:119)
E/AndroidRuntime(14167):        at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:1901)
E/AndroidRuntime(14167):        at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime(14167):        at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime(14167):        at android.app.ActivityThread.main(ActivityThrea
d.java:4363)
E/AndroidRuntime(14167):        at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime(14167):        at java.lang.reflect.Method.invoke(Method.java:5
21)
E/AndroidRuntime(14167):        at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:860)
E/AndroidRuntime(14167):        at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:618)
E/AndroidRuntime(14167):        at dalvik.system.NativeStart.main(Native Method)

E/AndroidRuntime(14167): Caused by: java.lang.UnsatisfiedLinkError: Library Swyp
eCore not found
E/AndroidRuntime(14167):        at java.lang.Runtime.loadLibrary(Runtime.java:48
9)
E/AndroidRuntime(14167):        at java.lang.System.loadLibrary(System.java:557)

E/AndroidRuntime(14167):        at com.swype.android.jni.SwypeCore.<clinit>(Swyp
eCore.java:570)
E/AndroidRuntime(14167):        ... 17 more
I/Process (  122): Sending signal. PID: 14167 SIG: 3
I/dalvikvm(14167): threadid=7: reacting to signal 3
I/dalvikvm(14167): Wrote stack trace to '/data/anr/traces.txt'
 

Daneshm90

Retired Recognized Developer
Jun 1, 2009
3,332
661
0
Trying something.

Edit: So it worked, u gotta put the lib from /system/lib into the apk or i assume /system/lib of ur phone.

it stopped force-closing n is working. Gonna try out some more before uploading.
 
Last edited:

Daneshm90

Retired Recognized Developer
Jun 1, 2009
3,332
661
0
Btw this swype is 1.55.29.7532 isnt tht kinda old ? whts the point ? Current versions floating around on the forum are 1.56.30.7625

Im ditching this no point.
 

gbenj

Senior Member
Feb 4, 2008
684
13
0
one thing that might be worthwhile is the microphone icon included in this version. So we can do voice to text right from the keyboard...
 

lexluthor

Senior Member
Feb 7, 2007
1,932
204
0
Check out the Engaget video in Honestly77's link above at about 3:28. The Swype keyboard clearly has the microphone button in the lower right corner. Let's get this working!

Here is a pic.
Wow, yes, we must get this ported over. I know you guys can do this!
 

Honestly77

Senior Member
Dec 10, 2007
297
5
0
There are some other apps like the Blockbuster app and also it comes with these apps called Arc Video Editor Lite and Arc Photo Workshop. They sound cool...and also maybe some browser differences...dunno. And how hard is porting the live wallpapers? The droid eye looks legit.
 

MRFERRARI23

Senior Member
Jul 19, 2007
3,212
119
0
NYC AkA GOTHAM!
There are some other apps like the Blockbuster app and also it comes with these apps called Arc Video Editor Lite and Arc Photo Workshop. They sound cool...and also maybe some browser differences...dunno. And how hard is porting the live wallpapers? The droid eye looks legit.
+1 for arc video editor lite and arc photo workshop!!! I installed arc video it installed but I dont see anything:confused: im on the htc evo
 

Daneshm90

Retired Recognized Developer
Jun 1, 2009
3,332
661
0
Ok heres wht i have so far. Voice is working. its running in limited functionality, but thts been fixed before so can be done. Still lots of layout issues.

K bad news. Seems it was a fluke, it was unusable in the sense due to layout issues. Im afraid the .so controls whether you see the mic icon or not and that is compiled hence cannot be edited :(
 
Last edited:

Honestly77

Senior Member
Dec 10, 2007
297
5
0
Lame...do you think you'd have similar layout issues with other apps? I am assuming because everything is based to run within blur and on a 4.3 screen that porting things to sense is gonna be a ***** correct?
 

Troy89

Senior Member
Aug 11, 2009
260
6
0
Any chance touchwiz could also be ported? I'm not a developer just thought I ask while you were looking at the issue thank you :)
 

Honestly77

Senior Member
Dec 10, 2007
297
5
0
Touchwiz can't be ported from a moto rom...and I don't even know why you would want to put touchwiz on it. Even Samsung should just use vanilla. Touchwiz Android is a huge failure.
 

Troy89

Senior Member
Aug 11, 2009
260
6
0
Sorry I ment from the Samsung galaxy s ROM. I think its already been posted on the nexus one part of the forums in development, unfortunately it was ported for 2.2 if not I can post tomorrow. Any help would be appreciated, thanks. Just in case I got it wrong I mean the Samsung galaxy s launcher.
 

KB Smoka

Senior Member
Jun 13, 2010
278
11
48
CT
Did I hear the Droid X is coming with some kind of DLNA app? Is that only to stream from the phone or to the phone? If it's to the phone that would be an awesome app to port over....
 

Honestly77

Senior Member
Dec 10, 2007
297
5
0
Im not sure if we have the drivers for DNLA...they'd probably need to be re-written to be compatible with our phone. Also it could be hardware dependent meaning if we dont have the proper hardware it will never happen.